#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); } }; 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 VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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); } }; template struct GenericVirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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 InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, 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 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); } }; template struct GenericInterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; // uiAwardedTips struct uiAwardedTips_t2524531762; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // System.String struct String_t; // UILabel struct UILabel_t3248798549; // DMCore.Logic.CADConfig struct CADConfig_t2669318563; // CDataModelInt struct CDataModelInt_t3463393640; // System.Action`1 struct Action_1_t1302699353; // System.Action`1 struct Action_1_t3252573759; // IEventDispatcher struct IEventDispatcher_t2294365884; // DMCore.Framework.Misc.CTextHelp struct CTextHelp_t3119637808; // DMCore.Logic.ADParamEx struct ADParamEx_t1844218245; // IEventBase struct IEventBase_t1130231758; // UnityEngine.GameObject struct GameObject_t1113636619; // DMCore.Logic.CADConfig/AwardInfo struct AwardInfo_t3362463391; // DMCore.Logic.CGiftListWnd struct CGiftListWnd_t2390808505; // DMCore.Logic.CAwardList struct CAwardList_t4094041907; // DMCore.CDataArray struct CDataArray_t4068198041; // DMCore.Logic.OnAccetpGiftsCallback struct OnAccetpGiftsCallback_t3618620664; // uiAwardItem struct uiAwardItem_t2462212148; // uiActivityAward struct uiActivityAward_t2058870093; // System.Collections.Generic.List`1 struct List_1_t3319525431; // System.Collections.Generic.List`1 struct List_1_t257213610; // uiAwardItem/OnAcceptItem struct OnAcceptItem_t3273832551; // uiActivityAward/OnAcceptAward struct OnAcceptAward_t3091551033; // UnityEngine.Object struct Object_t631007953; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // uiAwardUnit struct uiAwardUnit_t3137291991; // UISprite struct UISprite_t194114938; // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915; // DMCore.Logic.CShopConfig struct CShopConfig_t202154353; // UITexture struct UITexture_t3471168817; // DMCore.Logic.CShopManager struct CShopManager_t754298620; // DMCore.Logic.CPropManager struct CPropManager_t2238730194; // uiBeachRoomDetail struct uiBeachRoomDetail_t1802923196; // DMCore.Logic.CRoomMananger/RoomDetail struct RoomDetail_t2805919052; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] struct MemberInfoU5BU5D_t1518970116; // DMCore.Logic.CRoomMananger struct CRoomMananger_t1058696229; // UIWidget struct UIWidget_t3538521925; // uiBeachSceneInfo struct uiBeachSceneInfo_t2766362383; // DMListView struct DMListView_t512231514; // UIEventListener struct UIEventListener_t1665237878; // System.Action`1 struct Action_1_t1286104214; // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312; // uiRoomItem struct uiRoomItem_t56249093; // DMCore.Logic.CWndController struct CWndController_t749709641; // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407; // uiBGCell struct uiBGCell_t2010339240; // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846; // DMCore.Logic.CShareConfig/CShareBGInfo struct CShareBGInfo_t3844391580; // System.Action`1 struct Action_1_t2019918284; // UIBGColor struct UIBGColor_t1323100424; // UnityEngine.Shader struct Shader_t4151988712; // UnityEngine.Material struct Material_t340375123; // UnityEngine.Texture struct Texture_t3661962703; // BetterList`1 struct BetterList_1_t2877333782; // BetterList`1 struct BetterList_1_t1311249841; // BetterList`1 struct BetterList_1_t1755521610; // UIPanel struct UIPanel_t1716472341; // uiBgUvAnim struct uiBgUvAnim_t4147147407; // uiBianShengCardManager struct uiBianShengCardManager_t158166134; // DMCore.Logic.CMyPackageManager struct CMyPackageManager_t122981866; // DMCore.Logic.CMiscConfig struct CMiscConfig_t1694835947; // uiBigWinners struct uiBigWinners_t214919741; // CUIBase struct CUIBase_t3255455658; // DMCore.Logic.BigWinnerManager struct BigWinnerManager_t2778902537; // CDataModelList struct CDataModelList_t1133308508; // System.Delegate struct Delegate_t1188392813; // CEventChangeAll struct CEventChangeAll_t836503194; // IDataEvent struct IDataEvent_t1799629657; // IDataModel struct IDataModel_t653005279; // CEventAddOne struct CEventAddOne_t265969249; // CEventChangeOne struct CEventChangeOne_t3209287255; // CEventAddRange struct CEventAddRange_t2605741470; // DMCore.Logic.CFruitMachineCtrllor struct CFruitMachineCtrllor_t592290270; // uiBlueprintCell struct uiBlueprintCell_t4104189110; // DMCore.Logic.CItemBase struct CItemBase_t2436786639; // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771; // uiBookReservation struct uiBookReservation_t3310437479; // DMCore.Logic.CBookReservationManager struct CBookReservationManager_t2709920264; // DMCore.Logic.CBookReservationConfig struct CBookReservationConfig_t3541798465; // DMCore.Framework.Scene.CMainRole struct CMainRole_t4200562839; // DMCore.Logic.CHandBookManager struct CHandBookManager_t2716637598; // uiBookReservationCardItem struct uiBookReservationCardItem_t1237954327; // DMListViewItem struct DMListViewItem_t3648257704; // System.Action`1 struct Action_1_t3123413348; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo struct CBookReservationInfo_t4147366020; // uiBookReservationDetail struct uiBookReservationDetail_t264602622; // RotateRole struct RotateRole_t1146201425; // DMCore.Framework.Scene.CSceneService struct CSceneService_t551449725; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // DMCore.Framework.Scene.CJuniorRoleModelItem struct CJuniorRoleModelItem_t636793867; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.Logic.CBookReservationPreview struct CBookReservationPreview_t483566172; // DMCore.ILogicBase struct ILogicBase_t2190831891; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // uiBookReservationGroup struct uiBookReservationGroup_t37050430; // uiBookReservationItem struct uiBookReservationItem_t3110617468; // CFashionTagCtr struct CFashionTagCtr_t1928095552; // DMCore.Logic.CPropsDetailManager struct CPropsDetailManager_t2661117877; // uiBookReservationPreview struct uiBookReservationPreview_t53882363; // ScenePersonalBtnCallBack struct ScenePersonalBtnCallBack_t2666224716; // CUIEvent struct CUIEvent_t99497512; // DMCore.CEventManager struct CEventManager_t474365641; // DMCore.OnEventCall struct OnEventCall_t3758354630; // DMCore.Logic.CSuitAnimCfg struct CSuitAnimCfg_t328222487; // DMCore.Logic.CSuitAnimCfg/SuitData struct SuitData_t121943445; // UnityEngine.Animation struct Animation_t3648466861; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // uiBoxItem struct uiBoxItem_t1023674949; // DMCore.Logic.CLotteryNew/CReward struct CReward_t140956603; // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158; // DMCore.Logic.CLotteryNew/CJackpotData struct CJackpotData_t469346297; // uiBtnList struct uiBtnList_t3771050923; // DMCore.Logic.ITEM_NEW_TYPE[] struct ITEM_NEW_TYPEU5BU5D_t375000505; // uiBtnList/ChangeHandler struct ChangeHandler_t1870456169; // uiButtonItem struct uiButtonItem_t520046349; // DMCore.Logic.shopModel struct shopModel_t101745799; // UIButton struct UIButton_t1100396938; // UIButtonColor struct UIButtonColor_t2038074180; // UnityEngine.Collider struct Collider_t1773347010; // TweenColor struct TweenColor_t2112002648; // UnityEngine.Behaviour struct Behaviour_t1437897464; // UIButtonActivate struct UIButtonActivate_t1184781629; // UnityEngine.Renderer struct Renderer_t2627027031; // UnityEngine.Light struct Light_t3756812086; // DMListViewSlideOptimize struct DMListViewSlideOptimize_t2157965775; // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466; // DMCore.Framework.Resource.IResourceManager struct IResourceManager_t3165642952; // DMCore.CRoot struct CRoot_t1043641654; // DMCore.ISoundManager struct ISoundManager_t434164892; // UnityEngine.AudioClip struct AudioClip_t3680889665; // UIButtonKeyBinding struct UIButtonKeyBinding_t362050117; // UIButtonKeys struct UIButtonKeys_t486517330; // UIButtonMessage struct UIButtonMessage_t952534536; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // System.Object[] struct ObjectU5BU5D_t2843939325; // UIButtonOffset struct UIButtonOffset_t4041087173; // TweenPosition struct TweenPosition_t1378762002; // UIButtonPlayAnimation struct UIButtonPlayAnimation_t2969862230; // ActiveAnimation struct ActiveAnimation_t3475256642; // UIButtonRotation struct UIButtonRotation_t284788413; // TweenRotation struct TweenRotation_t3072670746; // UIButtonScale struct UIButtonScale_t3973287916; // TweenScale struct TweenScale_t2539309033; // UIButtonSound struct UIButtonSound_t1291613135; // UnityEngine.AudioSource struct AudioSource_t3935305588; // UIButtonTween struct UIButtonTween_t2031402466; // UITweener struct UITweener_t260334902; // UITweener[] struct UITweenerU5BU5D_t3440034099; // uiBuyGiftPackage struct uiBuyGiftPackage_t2532157177; // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145; // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189; // DMCore.Logic.CActivityBuyGiftPackage struct CActivityBuyGiftPackage_t3637356948; // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // DMCore.Logic.CRechargeUnit struct CRechargeUnit_t1619097969; // DMCore.Logic.CRechargeManager struct CRechargeManager_t2919414649; // uiBuyGiftPackageCell struct uiBuyGiftPackageCell_t424486225; // uiItemIcon struct uiItemIcon_t1499550016; // uiBuyLotteryNum struct uiBuyLotteryNum_t2649912829; // uiBuyLotteryNum/OnClickMsgCallBack struct OnClickMsgCallBack_t2417972543; // UICamera struct UICamera_t1356438871; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1941309864; // UICamera/MouseOrTouch struct MouseOrTouch_t3052596533; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1968819495; // System.Collections.Generic.List`1 struct List_1_t2833680200; // System.Collections.Generic.List`1 struct List_1_t2828513613; // UnityEngine.RaycastHit[] struct RaycastHitU5BU5D_t1690781147; // System.Comparison`1 struct Comparison_1_t830933145; // UICamera/Highlighted struct Highlighted_t1361605458; // System.Comparison`1 struct Comparison_1_t1131370050; // System.Comparison`1 struct Comparison_1_t2855037343; // System.Action struct Action_t1264377477; // UIInput struct UIInput_t421821618; // UICameraBtnMsg struct UICameraBtnMsg_t3135486447; // uiCandies struct uiCandies_t442672041; // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739; // uiMarryRoom struct uiMarryRoom_t1900638889; // uiCardAward struct uiCardAward_t3318272268; // uiCardDetail struct uiCardDetail_t583670087; // DMCore.Logic.CIdolCardManager struct CIdolCardManager_t1778192884; // DMCore.Logic.CIdolCardConfig struct CIdolCardConfig_t2073998303; // DMCore.Logic.CardUnit struct CardUnit_t3010225743; // uiChooseCardItem struct uiChooseCardItem_t1601743264; // ScenePersonalIdolCard struct ScenePersonalIdolCard_t3773513121; // uiCardHandBook struct uiCardHandBook_t3772295797; // System.Collections.Generic.List`1 struct List_1_t1113943529; // AllClothesListView struct AllClothesListView_t3567130420; // UIItemFashionTag struct UIItemFashionTag_t3936836083; // DMCore.Logic.logicCardManager struct logicCardManager_t2956095708; // CHandBookCtr struct CHandBookCtr_t4285066741; // System.Collections.Generic.List`1 struct List_1_t128053199; // HandBookCfg struct HandBookCfg_t3398685571; // HandBookCfg/SuitInfo struct SuitInfo_t4135687472; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1839659084; // uiCardHandBookItemGroup struct uiCardHandBookItemGroup_t3791664164; // System.Action`1 struct Action_1_t1368688201; // CPathManager struct CPathManager_t4193792977; // CPathManager/PathInfo struct PathInfo_t2470358406; // FashionTagPathItem struct FashionTagPathItem_t395259518; // System.Collections.Generic.List`1 struct List_1_t201580312; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866; // uiCardHandBookClothesItem struct uiCardHandBookClothesItem_t168020937; // DMCore.Logic.CardHandBookItemData struct CardHandBookItemData_t620105045; // uiCardHandBookItemCell struct uiCardHandBookItemCell_t2920226558; // DMCore.Logic.CUserCardParams struct CUserCardParams_t243895319; // uiCardPreviewGroup struct uiCardPreviewGroup_t2522655268; // uiCardPreviewItemCell struct uiCardPreviewItemCell_t2511978798; // DMCore.Logic.CGiftManager struct CGiftManager_t2180653355; // uiCardSieve struct uiCardSieve_t4210341803; // DMCore.Logic.CTimerManager struct CTimerManager_t4186675208; // DMCore.Logic.TimerCallbackProc struct TimerCallbackProc_t3381003091; // uiCardWndEdit struct uiCardWndEdit_t826760283; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // DMCore.Logic.PersonaliseConfig struct PersonaliseConfig_t2812043406; // CQualifyingManager struct CQualifyingManager_t954001806; // QualifyInfo struct QualifyInfo_t2809524376; // DMCore.Logic.CVipManager struct CVipManager_t269477008; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // CConstellationManager struct CConstellationManager_t2532336838; // DMCore.Logic.CChangeNameManager struct CChangeNameManager_t2068867582; // DMCore.Logic.CChangeNameInfo struct CChangeNameInfo_t1998310127; // CConstellationManager/ChangeStarSin struct ChangeStarSin_t3703845707; // CMonoSnapLib struct CMonoSnapLib_t2382924513; // System.Byte[] struct ByteU5BU5D_t4116647657; // UnityEngine.Texture2D struct Texture2D_t3840446185; // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544; // uiCardWndView struct uiCardWndView_t47472385; // DMCore.Logic.CIdolAbilityManager struct CIdolAbilityManager_t240297659; // System.Collections.Generic.List`1 struct List_1_t2166201334; // DMCore.Logic.IdolPlayerData struct IdolPlayerData_t1126670343; // DMCore.Logic.IdolData struct IdolData_t118514082; // System.Collections.Generic.List`1 struct List_1_t1519036347; // DMCore.Logic.IdolLevelCount struct IdolLevelCount_t694126592; // DMCore.Logic.AbilityLevelCount struct AbilityLevelCount_t46961605; // DMCore.Logic.CIdolManager struct CIdolManager_t2822338582; // cbCouple/OnRefreshIsLover struct OnRefreshIsLover_t1807964166; // DMCore.Framework.Misc.CLogHelp struct CLogHelp_t779629444; // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201; // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264; // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868; // UnityEngine.BoxCollider struct BoxCollider_t1640800422; // uiPassWordCheck struct uiPassWordCheck_t3889324906; // DMCore.Logic.CMarryListManager struct CMarryListManager_t2185299657; // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822; // FashionStarsManager struct FashionStarsManager_t4100381698; // DMCore.Logic.ShareManager struct ShareManager_t1254576143; // UICenterOnChild struct UICenterOnChild_t253063637; // UIDraggablePanel struct UIDraggablePanel_t1628346357; // System.Type struct Type_t; // SpringPanel struct SpringPanel_t277350554; // uiChangeName struct uiChangeName_t2037277797; // DMCore.Logic.OnChangeNameCallback struct OnChangeNameCallback_t2458829697; // uiChannelCell struct uiChannelCell_t3387525417; // System.Collections.Generic.List`1 struct List_1_t779509957; // System.Comparison`1 struct Comparison_1_t395036224; // System.Collections.Generic.List`1 struct List_1_t395442325; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1380571261; // System.Collections.Generic.Dictionary`2>> struct Dictionary_2_t3277249325; // CBetterSet`1> struct CBetterSet_1_t433888323; // CBetterSet`1> struct CBetterSet_1_t2134195988; // CDataModelBool struct CDataModelBool_t2269476966; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t407749678; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3302194709; // 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; // DMCore.Logic.AbilityLevelCount[] struct AbilityLevelCountU5BU5D_t3035042696; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // UnityEngine.Color32[] struct Color32U5BU5D_t3850468773; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4177511560; // BetterList`1 struct BetterList_1_t1591806957; // System.Collections.Generic.List`1 struct List_1_t2340636913; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t1810328984; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t741555727; // uiMarryList struct uiMarryList_t4006298226; // MarryListItemData struct MarryListItemData_t1515524605; // System.Collections.Generic.List`1 struct List_1_t2987599347; // System.Collections.Generic.List`1 struct List_1_t2824189888; // DMSerial struct DMSerial_t3962411756; // System.Collections.Generic.List`1 struct List_1_t3662906633; // System.Collections.Generic.List`1 struct List_1_t60038374; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // UIItemFashionTag[] struct UIItemFashionTagU5BU5D_t258193634; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1306535103; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t763310475; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t4284552512; // UICamera/MouseOrTouch[] struct MouseOrTouchU5BU5D_t3534648920; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3138987764; // UICamera/Highlighted[] struct HighlightedU5BU5D_t2628291367; // UICamera[] struct UICameraU5BU5D_t179349358; // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag[] struct StaticTagU5BU5D_t2037664279; // UIAtlas struct UIAtlas_t3195533529; // DMCore.Logic.IdolLevelCount[] struct IdolLevelCountU5BU5D_t2831767553; // CQualifyingManager/CallBack struct CallBack_t4012644998; // System.Collections.Generic.List`1 struct List_1_t4281599118; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t4066855417; // CurQualifyRankInfo struct CurQualifyRankInfo_t2391125760; // SelfQualifyPkResultInfo struct SelfQualifyPkResultInfo_t1561294256; // 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.List`1 struct List_1_t913674750; // DMCore.CDataProperty struct CDataProperty_t2806246268; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3496360981; // DMCore.Logic.CLotteryNew/CumulativeReward struct CumulativeReward_t2188911381; // System.Collections.Generic.List`1 struct List_1_t1839416141; // BetterList`1 struct BetterList_1_t2996838064; // System.Collections.Generic.List`1 struct List_1_t3149535657; // System.Collections.ArrayList struct ArrayList_t2718874744; // System.Collections.Generic.List`1 struct List_1_t891640810; // CBetterSet`1> struct CBetterSet_1_t1416977057; // DMCore.Logic.CPropGroup[] struct CPropGroupU5BU5D_t555838530; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2625280635; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t133775218; // DMCore.Logic.CShopGroupBuyingData struct CShopGroupBuyingData_t1345810626; // DMCore.Logic.CShopManager/CShopItemGroup struct CShopItemGroup_t1245061887; // 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; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t454560111; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1165792132; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t104342236; // System.Collections.Generic.List`1 struct List_1_t1441398424; // System.Void struct Void_t1185182177; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1550011832; // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Collections.Generic.List`1 struct List_1_t4056803065; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3314469724; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3305624072; // DMCore.Framework.Misc.CTextHelp/TextUnitGroup struct TextUnitGroup_t1441580864; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1359071737; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3121698093; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3546609324; // System.Collections.Generic.List`1 struct List_1_t1324473466; // System.Predicate`1 struct Predicate_1_t677692848; // ScenePersonalIdolCardItem struct ScenePersonalIdolCardItem_t2496533263; // 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; // CDataModelAny struct CDataModelAny_t3819624005; // System.Func`2 struct Func_2_t4154244306; // DMCore.Logic.CShareConfig/CShareInfo struct CShareInfo_t1190539625; // DMCore.Logic.CPindanManager/CPindanShop struct CPindanShop_t4113161522; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2057254576; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3653026924; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1077624712; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3399067577; // DMCore.Logic.CLotteryNew/CLotteryResultData struct CLotteryResultData_t968175401; // DMCore.Logic.CGiftManager/OnPlayEffect struct OnPlayEffect_t1177268666; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4239275471; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1296649317; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1816109752; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3613805462; // DMCore.Logic.cPingDataList struct cPingDataList_t1861597238; // DMCore.Logic.cFamilyConcludeData struct cFamilyConcludeData_t4171257602; // DMCore.Logic.cPingSelectedData struct cPingSelectedData_t1229964886; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2657169777; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t2902467086; // DMCore.Logic.cFamilyRewardData struct cFamilyRewardData_t1462483200; // System.Collections.Generic.List`1 struct List_1_t4013753755; // 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.LevelupStarInfo struct LevelupStarInfo_t831176484; // DMCore.Logic.IdolAwardUnit struct IdolAwardUnit_t568575365; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2770358969; // System.Collections.Generic.List`1 struct List_1_t817360128; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t326174247; // System.Boolean[] struct BooleanU5BU5D_t2897418192; // DMCore.Framework.Task.ITaskBase`1 struct ITaskBase_1_t2595950535; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t863209702; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3625702484; // System.Collections.Generic.List`1 struct List_1_t25523635; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t3209204262; // DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult struct CFruitIssueResult_t2046439586; // System.Collections.Generic.List`1 struct List_1_t1208796635; // System.Collections.Generic.List`1 struct List_1_t296433643; // System.Predicate`1 struct Predicate_1_t562016017; // System.Collections.Generic.List`1 struct List_1_t3609756528; // UnityEngine.AudioClip/PCMReaderCallback struct PCMReaderCallback_t1677636661; // UnityEngine.AudioClip/PCMSetPositionCallback struct PCMSetPositionCallback_t1059417452; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Camera.ICameraBase struct ICameraBase_t3615533728; // DMCore.Framework.Movie.CAnimSystem struct CAnimSystem_t3541144328; // DMCore.Framework.CTimerCtrl struct CTimerCtrl_t297173612; // DMCore.Net.CNetMainLogic struct CNetMainLogic_t857650587; // DMCore.CAccManager struct CAccManager_t1454736772; // DMCore.DanceMode.CDanceManager struct CDanceManager_t448141780; // DMCore.Framework.Location.CLocationManager struct CLocationManager_t1346018200; // System.Collections.Generic.List`1 struct List_1_t187333189; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // 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; // System.Collections.Generic.List`1 struct List_1_t863193852; // System.Collections.Generic.List`1 struct List_1_t539570837; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // System.Action`1 struct Action_1_t1458240324; // UIGeometry struct UIGeometry_t1059483952; // 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; // System.Single[] struct SingleU5BU5D_t1444911251; // System.Collections.Generic.List`1 struct List_1_t777473367; // UIPanel[] struct UIPanelU5BU5D_t1463265784; // BetterList`1 struct BetterList_1_t1563739553; // System.Comparison`1 struct Comparison_1_t3313453104; // System.Action`1 struct Action_1_t1569734369; // DMProcessBar struct DMProcessBar_t1457963892; // 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; // System.Action`1 struct Action_1_t432802497; // System.Action`1 struct Action_1_t3647724237; // 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_t857997111; // DMCore.Framework.Misc.CIconAlign struct CIconAlign_t2187079683; // DMCore.Framework.Resource.OnResourceResult struct OnResourceResult_t3899022047; // System.Collections.Generic.List`1 struct List_1_t2585711361; // UIAtlas/Sprite struct Sprite_t2895597119; // UIFont struct UIFont_t2766063701; // UIScrollBar struct UIScrollBar_t1285772729; // UnityEngine.AnimationCurve struct AnimationCurve_t3046754366; // UITable struct UITable_t3168834800; extern RuntimeClass* CMiscHelp_t3597884754_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var; extern String_t* _stringLiteral2316438621; extern String_t* _stringLiteral2583345559; extern String_t* _stringLiteral978870477; extern String_t* _stringLiteral2905837849; extern const uint32_t uiAwardedTips_OnPageInit_m1986460189_MetadataUsageId; extern RuntimeClass* CADConfig_t2669318563_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1302699353_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiAwardedTips_OnFresh_m754363743_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m504862446_RuntimeMethod_var; extern String_t* _stringLiteral3044431724; extern String_t* _stringLiteral963858957; extern String_t* _stringLiteral2094812548; extern const uint32_t uiAwardedTips_OnPageShow_m3836351466_MetadataUsageId; extern const uint32_t uiAwardedTips_OnPageHide_m3466448471_MetadataUsageId; extern const uint32_t uiAwardedTips_OnFresh_m754363743_MetadataUsageId; extern const uint32_t uiAwardedTips_ClkOnCloseBtn_m4026193307_MetadataUsageId; extern const uint32_t uiAwardedTips_OnBuyClk_m1228350944_MetadataUsageId; extern const uint32_t uiAwardedTips_OnWatchClk_m1860422521_MetadataUsageId; extern RuntimeClass* CGiftListWnd_t2390808505_il2cpp_TypeInfo_var; extern const uint32_t uiAwardedTips_OnClkAward_m672584753_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern String_t* _stringLiteral3923321062; extern String_t* _stringLiteral3073633708; extern String_t* _stringLiteral3073633705; extern String_t* _stringLiteral3073633706; extern String_t* _stringLiteral4073361682; extern String_t* _stringLiteral396872980; extern String_t* _stringLiteral3172362157; extern const uint32_t uiAwardItem_OnPageInit_m3874630109_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral804948949; extern const uint32_t uiAwardItem_Start_m752833205_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const uint32_t uiAwardItem_InitAward_m3106832494_MetadataUsageId; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern const uint32_t OnAcceptItem_BeginInvoke_m2270384316_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var; extern String_t* _stringLiteral63249541; extern String_t* _stringLiteral2674046249; extern const uint32_t uiAwardUnit_OnPageInit_m4066243218_MetadataUsageId; extern RuntimeClass* CShopManager_t754298620_il2cpp_TypeInfo_var; extern RuntimeClass* CPropManager_t2238730194_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614616; extern String_t* _stringLiteral1489288386; extern String_t* _stringLiteral2567449759; extern const uint32_t uiAwardUnit_SetData_m4035243930_MetadataUsageId; extern const uint32_t uiAwardUnit_Update_m2778906134_MetadataUsageId; extern const uint32_t uiAwardUnit_OnClickItem_m1164883938_MetadataUsageId; extern const uint32_t uiAwardUnit_SetQuality_m2984174031_MetadataUsageId; extern RuntimeClass* TransformU5BU5D_t807237628_il2cpp_TypeInfo_var; extern String_t* _stringLiteral715405343; extern String_t* _stringLiteral2618824575; extern const uint32_t uiBeachRoomDetail_OnPageInit_m1376031419_MetadataUsageId; extern RuntimeClass* CRoomMananger_t1058696229_il2cpp_TypeInfo_var; extern const uint32_t uiBeachRoomDetail_OnConfirm_m660453316_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var; extern String_t* _stringLiteral3455367108; extern String_t* _stringLiteral2628106232; extern String_t* _stringLiteral62725243; extern String_t* _stringLiteral3074512667; extern const uint32_t uiBeachRoomDetail_SetMembersInfo_m3864472887_MetadataUsageId; extern RuntimeClass* Action_1_t1286104214_il2cpp_TypeInfo_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiBeachRoomDetail_t1802923196_m3504106100_RuntimeMethod_var; extern const RuntimeMethod* uiBeachSceneInfo_OnClkClose_m3122958789_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2622589598_RuntimeMethod_var; extern String_t* _stringLiteral104847294; extern String_t* _stringLiteral2345101507; extern String_t* _stringLiteral158846686; extern String_t* _stringLiteral3504977753; extern String_t* _stringLiteral420178417; extern String_t* _stringLiteral2751251521; extern String_t* _stringLiteral2667869247; extern String_t* _stringLiteral2968802646; extern String_t* _stringLiteral955076865; extern String_t* _stringLiteral2657606183; extern const uint32_t uiBeachSceneInfo_OnPageInit_m1323975709_MetadataUsageId; extern RuntimeClass* CBeachManager_t2929024312_il2cpp_TypeInfo_var; extern const uint32_t uiBeachSceneInfo_OnPageShow_m2851734361_MetadataUsageId; extern const uint32_t uiBeachSceneInfo_Update_m638998354_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiRoomItem_t56249093_m2410560509_RuntimeMethod_var; extern const uint32_t uiBeachSceneInfo_RefreshBeachRoomList_m1292085183_MetadataUsageId; extern const uint32_t uiBeachSceneInfo_InitRoom_m644853264_MetadataUsageId; extern RuntimeClass* CWndController_t749709641_il2cpp_TypeInfo_var; extern const uint32_t uiBeachSceneInfo_OnClkClose_m3122958789_MetadataUsageId; extern RuntimeClass* CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var; extern const uint32_t uiBeachSceneInfo_OnCreateRoom_m65706590_MetadataUsageId; extern const uint32_t uiBeachSceneInfo_OnMouseUp_m2139483311_MetadataUsageId; extern RuntimeClass* uiHelpSliderItem_t1334750846_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiBGCell_OnChooseBackground_m322583966_RuntimeMethod_var; extern String_t* _stringLiteral2725161568; extern String_t* _stringLiteral3799868049; extern const uint32_t uiBGCell_Awake_m864193991_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m3134296422_RuntimeMethod_var; extern const uint32_t uiBGCell_OnChooseBackground_m322583966_MetadataUsageId; extern String_t* _stringLiteral4290668283; extern const uint32_t UIBGColor_get_shader_m1577479887_MetadataUsageId; extern const uint32_t UIBGColor_set_shader_m3014165341_MetadataUsageId; extern const uint32_t UIBGColor_get_hasDynamicMaterial_m3438643048_MetadataUsageId; extern RuntimeClass* Material_t340375123_il2cpp_TypeInfo_var; extern const uint32_t UIBGColor_get_material_m4053564566_MetadataUsageId; extern RuntimeClass* NGUITools_t1206951095_il2cpp_TypeInfo_var; extern const uint32_t UIBGColor_set_material_m512305909_MetadataUsageId; extern const uint32_t UIBGColor_OnDestroy_m1441573395_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 UIBGColor_OnFill_m2500551425_MetadataUsageId; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var; extern const uint32_t uiBgUvAnim_Update_m998014148_MetadataUsageId; extern String_t* _stringLiteral3406017422; extern const uint32_t uiBianShengCardManager_OnPageInit_m184800882_MetadataUsageId; extern const uint32_t uiBianShengCardManager_OnCloseBtn_m4282065221_MetadataUsageId; extern RuntimeClass* CMyPackageManager_t122981866_il2cpp_TypeInfo_var; extern RuntimeClass* CMiscConfig_t1694835947_il2cpp_TypeInfo_var; extern String_t* _stringLiteral867238559; extern const uint32_t uiBianShengCardManager_RefreshBianShengCardData_m3596626222_MetadataUsageId; extern RuntimeClass* CUIBase_t3255455658_il2cpp_TypeInfo_var; extern const uint32_t uiBigWinners__ctor_m1070469083_MetadataUsageId; extern RuntimeClass* BigWinnerManager_t2778902537_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisDMListView_t512231514_m1941377446_RuntimeMethod_var; extern const RuntimeMethod* uiBigWinners_OnBigWinnerDataChanged_m1425801535_RuntimeMethod_var; extern const RuntimeMethod* uiBigWinners_OnCloseBtn_m4213158523_RuntimeMethod_var; extern String_t* _stringLiteral4046392299; extern String_t* _stringLiteral4065886845; extern String_t* _stringLiteral3970310809; extern const uint32_t uiBigWinners_OnPageInit_m4059662116_MetadataUsageId; extern RuntimeClass* CEventChangeAll_t836503194_il2cpp_TypeInfo_var; extern const uint32_t uiBigWinners_OnPageShow_m2132266040_MetadataUsageId; extern const uint32_t uiBigWinners_OnDestroy_m2290935283_MetadataUsageId; extern RuntimeClass* IDataEvent_t1799629657_il2cpp_TypeInfo_var; extern RuntimeClass* CEventAddOne_t265969249_il2cpp_TypeInfo_var; extern RuntimeClass* CEventChangeOne_t3209287255_il2cpp_TypeInfo_var; extern RuntimeClass* CEventAddRange_t2605741470_il2cpp_TypeInfo_var; extern const uint32_t uiBigWinners_OnBigWinnerDataChanged_m1425801535_MetadataUsageId; extern RuntimeClass* BigWinnerData_t984912469_il2cpp_TypeInfo_var; extern RuntimeClass* CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4233201913; extern String_t* _stringLiteral4233201914; extern String_t* _stringLiteral4233201915; extern String_t* _stringLiteral4233201916; extern String_t* _stringLiteral4233201917; extern String_t* _stringLiteral4233201918; extern const uint32_t uiBigWinners_FreshUIItem_m2514396587_MetadataUsageId; extern const uint32_t uiBigWinners_OnCloseBtn_m4213158523_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var; extern String_t* _stringLiteral1003826412; extern String_t* _stringLiteral1734863359; extern String_t* _stringLiteral1014183152; extern String_t* _stringLiteral222907311; extern String_t* _stringLiteral88648756; extern String_t* _stringLiteral1958519737; extern const uint32_t uiBlueprintCell_OnPageInit_m540991736_MetadataUsageId; extern String_t* _stringLiteral3450517496; extern String_t* _stringLiteral3073595282; extern const uint32_t uiBlueprintCell_SetData_m4003980983_MetadataUsageId; extern const uint32_t uiBlueprintCell_OnActive_m3942949777_MetadataUsageId; extern const uint32_t uiBlueprintCell_OnDisactive_m3145232875_MetadataUsageId; extern const uint32_t uiBlueprintCell_Update_m1186763374_MetadataUsageId; extern const uint32_t uiBookReservation__ctor_m879792627_MetadataUsageId; extern const RuntimeMethod* CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var; extern String_t* _stringLiteral2876026995; extern String_t* _stringLiteral2621381514; extern String_t* _stringLiteral2154780780; extern const uint32_t uiBookReservation_OnPageInit_m577884293_MetadataUsageId; extern RuntimeClass* CBookReservationManager_t2709920264_il2cpp_TypeInfo_var; extern RuntimeClass* CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiBookReservation_OnRefresh_m3091574049_RuntimeMethod_var; extern const uint32_t uiBookReservation_OnPageShow_m1145430142_MetadataUsageId; extern const uint32_t uiBookReservation_OnPageHide_m4241468125_MetadataUsageId; extern const uint32_t uiBookReservation_GenerateItems_m3562383101_MetadataUsageId; extern const uint32_t uiBookReservation_OnRefresh_m3091574049_MetadataUsageId; extern RuntimeClass* Action_1_t3123413348_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var; extern const RuntimeMethod* uiBookReservationCardItem_OnIndexChanged_m4209425704_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m4058363731_RuntimeMethod_var; extern const uint32_t uiBookReservationCardItem_Awake_m2767991326_MetadataUsageId; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiBookReservationCardItem_OnClkItem_m1187087414_RuntimeMethod_var; extern String_t* _stringLiteral2593704684; extern String_t* _stringLiteral2784838888; extern String_t* _stringLiteral2328036797; extern const uint32_t uiBookReservationCardItem_OnPageInit_m140343845_MetadataUsageId; extern const uint32_t uiBookReservationCardItem_Update_m2503628154_MetadataUsageId; extern const uint32_t uiBookReservationCardItem_OnIndexChanged_m4209425704_MetadataUsageId; extern String_t* _stringLiteral2883777792; extern const uint32_t uiBookReservationCardItem_SetProgress_m1304069632_MetadataUsageId; extern const uint32_t uiBookReservationCardItem_OnClkItem_m1187087414_MetadataUsageId; extern const uint32_t uiBookReservationDetail__ctor_m3670487398_MetadataUsageId; extern const RuntimeMethod* CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var; extern const RuntimeMethod* uiBookReservationDetail_OnClkAction_m574954616_RuntimeMethod_var; extern const RuntimeMethod* uiBookReservationDetail_OnClkLoves_m4079022363_RuntimeMethod_var; extern const RuntimeMethod* uiBookReservationDetail_OnClkOwner_m809583080_RuntimeMethod_var; extern String_t* _stringLiteral2390864766; extern String_t* _stringLiteral16686371; extern String_t* _stringLiteral4007327653; extern String_t* _stringLiteral3103141344; extern String_t* _stringLiteral2685689369; extern String_t* _stringLiteral3259656256; extern String_t* _stringLiteral551331366; extern String_t* _stringLiteral3053690379; extern String_t* _stringLiteral664537805; extern const uint32_t uiBookReservationDetail_OnPageInit_m1125585903_MetadataUsageId; extern RuntimeClass* ISceneRole_t2394225724_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiBookReservationDetail_OnDataReady_m3780221180_RuntimeMethod_var; extern String_t* _stringLiteral1968740040; extern String_t* _stringLiteral3856173099; extern String_t* _stringLiteral2478703678; extern String_t* _stringLiteral836452629; extern String_t* _stringLiteral4166355951; extern const uint32_t uiBookReservationDetail_OnPageShow_m443332060_MetadataUsageId; extern const uint32_t uiBookReservationDetail_OnPageHide_m2592008415_MetadataUsageId; extern RuntimeClass* CBookReservationPreview_t483566172_il2cpp_TypeInfo_var; extern const uint32_t uiBookReservationDetail_OnClkAction_m574954616_MetadataUsageId; extern const uint32_t uiBookReservationDetail_OnClkLoves_m4079022363_MetadataUsageId; extern const uint32_t uiBookReservationDetail_OnClkOwner_m809583080_MetadataUsageId; extern const uint32_t uiBookReservationDetail_SetProgress_m284810980_MetadataUsageId; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2992781582; extern String_t* _stringLiteral3889729611; extern const uint32_t uiBookReservationDetail_GetRoleParent_m1012340685_MetadataUsageId; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern RuntimeClass* GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2833084525; extern String_t* _stringLiteral3548628297; extern const uint32_t uiBookReservationDetail_OnInitRole_m1401434671_MetadataUsageId; extern RuntimeClass* CItemManager_t2289463753_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4280694343; extern String_t* _stringLiteral3703666563; extern const uint32_t uiBookReservationDetail_OnEquipClothing_m2211834662_MetadataUsageId; extern const uint32_t uiBookReservationDetail_GenerateItems_m3066758508_MetadataUsageId; extern const RuntimeMethod* uiBookReservationGroup_OnIndexChanged_m1607584622_RuntimeMethod_var; extern const uint32_t uiBookReservationGroup_Awake_m928905926_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298_RuntimeMethod_var; extern String_t* _stringLiteral3238190190; extern String_t* _stringLiteral3238255726; extern String_t* _stringLiteral3238321262; extern const uint32_t uiBookReservationGroup_OnPageInit_m4238995313_MetadataUsageId; extern const uint32_t uiBookReservationItem__ctor_m1083533026_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var; extern String_t* _stringLiteral159231023; extern String_t* _stringLiteral3280317044; extern const uint32_t uiBookReservationItem_OnPageInit_m984455111_MetadataUsageId; extern String_t* _stringLiteral3961694652; extern const uint32_t uiBookReservationItem_SetData_m4028920306_MetadataUsageId; extern const uint32_t uiBookReservationItem_Update_m372280682_MetadataUsageId; extern RuntimeClass* CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2601211427; extern const uint32_t uiBookReservationItem_OnClkDetail_m1969078430_MetadataUsageId; extern const uint32_t uiBookReservationPreview__ctor_m85241329_MetadataUsageId; extern String_t* _stringLiteral3867341799; extern String_t* _stringLiteral3123434358; extern String_t* _stringLiteral3905964710; extern String_t* _stringLiteral2595566315; extern const uint32_t uiBookReservationPreview_OnPageInit_m2905805322_MetadataUsageId; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181_RuntimeMethod_var; extern String_t* _stringLiteral4110603647; extern String_t* _stringLiteral327503799; extern String_t* _stringLiteral3707319120; extern String_t* _stringLiteral3292652826; extern const uint32_t uiBookReservationPreview_OnPageShow_m2126338446_MetadataUsageId; extern String_t* _stringLiteral4067784163; extern String_t* _stringLiteral4067587555; extern const uint32_t uiBookReservationPreview_Update_m4100423897_MetadataUsageId; extern RuntimeClass* IEventBase_t1130231758_il2cpp_TypeInfo_var; extern RuntimeClass* CUIEvent_t99497512_il2cpp_TypeInfo_var; extern const uint32_t uiBookReservationPreview_OnExternCallEvent_m2095788950_MetadataUsageId; extern RuntimeClass* OnEventCall_t3758354630_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiBookReservationPreview_OnStoped_m2841594159_RuntimeMethod_var; extern const uint32_t uiBookReservationPreview_OnPageHide_m2218725314_MetadataUsageId; extern const uint32_t uiBookReservationPreview_OnDestroy_m4182398106_MetadataUsageId; extern const uint32_t uiBookReservationPreview_CreateRole_m2280530737_MetadataUsageId; extern const uint32_t uiBookReservationPreview_OnEquip_m3557037678_MetadataUsageId; extern const uint32_t uiBookReservationPreview_GetRoleParent_m4198382077_MetadataUsageId; extern const uint32_t uiBookReservationPreview_OnInitRole_m1601240725_MetadataUsageId; extern RuntimeClass* CSuitAnimCfg_t328222487_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var; extern String_t* _stringLiteral163049914; extern String_t* _stringLiteral566363835; extern const uint32_t uiBookReservationPreview_OnPlayAnimation_m2495623012_MetadataUsageId; extern const uint32_t uiBookReservationPreview_SetTitle_m2767158307_MetadataUsageId; extern String_t* _stringLiteral1218975298; extern String_t* _stringLiteral2787001860; extern String_t* _stringLiteral2786936324; extern const uint32_t uiBoxItem_OnPageInit_m904258381_MetadataUsageId; extern RuntimeClass* CLotteryNew_t505895158_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1854665898; extern String_t* _stringLiteral128326862; extern String_t* _stringLiteral2810055485; extern String_t* _stringLiteral1119750022; extern const uint32_t uiBoxItem_Update_m1578640092_MetadataUsageId; extern RuntimeClass* ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21_FieldInfo_var; extern const uint32_t uiBtnList__ctor_m3293363407_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var; extern const uint32_t uiBtnList_OnPageInit_m2929830702_MetadataUsageId; extern const uint32_t uiBtnList_OnPageShow_m2918554423_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiButtonItem_t520046349_m2566513919_RuntimeMethod_var; extern const uint32_t uiBtnList_UpdataBtnList_m3657695021_MetadataUsageId; extern const uint32_t uiBtnList_ChangePage_m3765206667_MetadataUsageId; extern const uint32_t uiBtnList_GetTypeList_m766684833_MetadataUsageId; extern const uint32_t ChangeHandler_BeginInvoke_m2231044575_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var; extern const uint32_t UIButton_get_isEnabled_m3917059616_MetadataUsageId; extern const uint32_t UIButton_set_isEnabled_m1234584269_MetadataUsageId; extern const uint32_t UIButton_UpdateColor_m2458102150_MetadataUsageId; extern const uint32_t UIButtonActivate_DoActiveTarget_m2358452554_MetadataUsageId; extern const uint32_t UIButtonActivate_Update_m2545917186_MetadataUsageId; extern RuntimeClass* UICamera_t1356438871_il2cpp_TypeInfo_var; extern const uint32_t UIButtonColor_OnEnable_m3058268885_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisTweenColor_t2112002648_m589280454_RuntimeMethod_var; extern const uint32_t UIButtonColor_OnDisable_m4134814923_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisUIWidget_t3538521925_m828741074_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var; extern String_t* _stringLiteral3759872429; extern const uint32_t UIButtonColor_Init_m2185922445_MetadataUsageId; extern const uint32_t UIButtonColor_OnPress_m835906664_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var; extern String_t* _stringLiteral701655923; extern String_t* _stringLiteral395876608; extern String_t* _stringLiteral1572235202; extern String_t* _stringLiteral3786105593; extern String_t* _stringLiteral1208991571; extern const uint32_t uiButtonItem_OnPageInit_m1333696989_MetadataUsageId; extern String_t* _stringLiteral1250648943; extern const uint32_t uiButtonItem_OnInitData_m4162785770_MetadataUsageId; extern RuntimeClass* IResourceManager_t3165642952_il2cpp_TypeInfo_var; extern RuntimeClass* CRoot_t1043641654_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiBtnList_t3771050923_m2370419788_RuntimeMethod_var; extern String_t* _stringLiteral2305127668; extern const uint32_t uiButtonItem_OnBtnClick_m1771541049_MetadataUsageId; extern RuntimeClass* Input_t1431474628_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1100000177; extern String_t* _stringLiteral1987255052; extern const uint32_t UIButtonKeyBinding_Update_m1765688651_MetadataUsageId; extern const uint32_t UIButtonKeys_Start_m4034747437_MetadataUsageId; extern const uint32_t UIButtonKeys_OnKey_m1747910905_MetadataUsageId; extern const uint32_t UIButtonKeys_OnClick_m1275736740_MetadataUsageId; extern const uint32_t UIButtonMessage_OnEnable_m1563615519_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponentsInChildren_TisTransform_t3600365921_m2064339587_RuntimeMethod_var; extern const uint32_t UIButtonMessage_Send_m171626551_MetadataUsageId; extern const uint32_t UIButtonOffset__ctor_m1124962570_MetadataUsageId; extern const uint32_t UIButtonOffset_Start_m1936018910_MetadataUsageId; extern const uint32_t UIButtonOffset_OnEnable_m2021565864_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisTweenPosition_t1378762002_m3376411002_RuntimeMethod_var; extern const uint32_t UIButtonOffset_OnDisable_m3358696187_MetadataUsageId; extern const uint32_t UIButtonOffset_OnPress_m4098423800_MetadataUsageId; extern const uint32_t UIButtonOffset_OnHover_m3995239596_MetadataUsageId; extern const uint32_t UIButtonPlayAnimation_OnEnable_m1485362395_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentInChildren_TisAnimation_t3648466861_m4170904281_RuntimeMethod_var; extern const uint32_t UIButtonPlayAnimation_Play_m3406508544_MetadataUsageId; extern const uint32_t UIButtonRotation__ctor_m1767619579_MetadataUsageId; extern const uint32_t UIButtonRotation_Start_m1688309171_MetadataUsageId; extern const uint32_t UIButtonRotation_OnEnable_m2106867289_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisTweenRotation_t3072670746_m3634294947_RuntimeMethod_var; extern const uint32_t UIButtonRotation_OnDisable_m1200564053_MetadataUsageId; extern const uint32_t UIButtonRotation_OnPress_m2889849813_MetadataUsageId; extern const uint32_t UIButtonRotation_OnHover_m1946581485_MetadataUsageId; extern const uint32_t UIButtonScale_Start_m1388556964_MetadataUsageId; extern const uint32_t UIButtonScale_OnEnable_m1007325815_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisTweenScale_t2539309033_m1054082648_RuntimeMethod_var; extern const uint32_t UIButtonScale_OnDisable_m3229047393_MetadataUsageId; extern const uint32_t UIButtonScale_OnPress_m1572325940_MetadataUsageId; extern const uint32_t UIButtonScale_OnHover_m635889962_MetadataUsageId; extern const uint32_t UIButtonSound_OnHover_m2840090657_MetadataUsageId; extern const uint32_t UIButtonSound_OnPress_m3628505046_MetadataUsageId; extern const uint32_t UIButtonSound_OnClick_m3775823010_MetadataUsageId; extern const uint32_t UIButtonTween_Start_m1280367316_MetadataUsageId; extern const uint32_t UIButtonTween_OnEnable_m234780594_MetadataUsageId; extern const uint32_t UIButtonTween_Update_m3536643496_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponentsInChildren_TisUITweener_t260334902_m514475847_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponents_TisUITweener_t260334902_m306844651_RuntimeMethod_var; extern const uint32_t UIButtonTween_Play_m3024872144_MetadataUsageId; extern const uint32_t uiBuyGiftPackage__ctor_m2471475950_MetadataUsageId; extern const RuntimeMethod* uiBuyGiftPackage_Recharge_m2401703566_RuntimeMethod_var; extern const RuntimeMethod* uiBuyGiftPackage_AcceptAward_m2455722091_RuntimeMethod_var; extern const RuntimeMethod* uiBuyGiftPackage_OnCloseBtn_m1386904163_RuntimeMethod_var; extern String_t* _stringLiteral3860473023; extern String_t* _stringLiteral3874830015; extern String_t* _stringLiteral1560527566; extern String_t* _stringLiteral798146092; extern String_t* _stringLiteral2734863662; extern String_t* _stringLiteral969708755; extern String_t* _stringLiteral845132364; extern const uint32_t uiBuyGiftPackage_OnPageInit_m3999310606_MetadataUsageId; extern RuntimeClass* CActivityManager_t1081296145_il2cpp_TypeInfo_var; extern RuntimeClass* SDKEventManager_t864216586_il2cpp_TypeInfo_var; extern String_t* _stringLiteral62725234; extern String_t* _stringLiteral3451369358; extern const uint32_t uiBuyGiftPackage_OnPageShow_m3219973186_MetadataUsageId; extern const uint32_t uiBuyGiftPackage_Update_m1850151226_MetadataUsageId; extern RuntimeClass* CActivityBuyGiftPackage_t3637356948_il2cpp_TypeInfo_var; extern RuntimeClass* Texture_t3661962703_il2cpp_TypeInfo_var; extern const RuntimeMethod* CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var; extern String_t* _stringLiteral1411202476; extern String_t* _stringLiteral1411268012; extern String_t* _stringLiteral1411333548; extern String_t* _stringLiteral1410874796; extern String_t* _stringLiteral1410940332; extern const uint32_t uiBuyGiftPackage_OnFreshPage_m4293025483_MetadataUsageId; extern const uint32_t uiBuyGiftPackage_OnCloseBtn_m1386904163_MetadataUsageId; extern RuntimeClass* OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiBuyGiftPackage_OnMsgBoxClkCallBack_m3469650028_RuntimeMethod_var; extern String_t* _stringLiteral2580239033; extern const uint32_t uiBuyGiftPackage_Recharge_m2401703566_MetadataUsageId; extern const uint32_t uiBuyGiftPackage_AcceptAward_m2455722091_MetadataUsageId; extern RuntimeClass* CRechargeConfig_t910639634_il2cpp_TypeInfo_var; extern RuntimeClass* CRechargeManager_t2919414649_il2cpp_TypeInfo_var; extern const uint32_t uiBuyGiftPackage_OnMsgBoxClkCallBack_m3469650028_MetadataUsageId; extern const RuntimeMethod* uiBuyGiftPackageCell_IndexChanged_m945364484_RuntimeMethod_var; extern String_t* _stringLiteral3352100148; extern const uint32_t uiBuyGiftPackageCell_OnPageInit_m3239323154_MetadataUsageId; extern const uint32_t uiBuyGiftPackageCell_Update_m917104020_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333_RuntimeMethod_var; extern const RuntimeMethod* CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var; extern String_t* _stringLiteral2638693453; extern const uint32_t uiBuyGiftPackageCell_IndexChanged_m945364484_MetadataUsageId; extern String_t* _stringLiteral3513118071; extern String_t* _stringLiteral684162419; extern String_t* _stringLiteral4276752576; extern String_t* _stringLiteral3512408597; extern String_t* _stringLiteral908529856; extern String_t* _stringLiteral3976210752; extern String_t* _stringLiteral3614648640; extern String_t* _stringLiteral132629146; extern String_t* _stringLiteral2466339804; extern const uint32_t uiBuyLotteryNum_OnPageInit_m2714819084_MetadataUsageId; extern const uint32_t uiBuyLotteryNum_Update_m4016566291_MetadataUsageId; extern String_t* _stringLiteral3967592439; extern String_t* _stringLiteral2635885525; extern String_t* _stringLiteral3497279390; extern String_t* _stringLiteral1334167863; extern String_t* _stringLiteral2615459241; extern String_t* _stringLiteral985907064; extern String_t* _stringLiteral2091341682; extern const uint32_t uiBuyLotteryNum_OpenWnd_m3956314758_MetadataUsageId; extern const uint32_t uiBuyLotteryNum_ChangeNum_m704472145_MetadataUsageId; extern const uint32_t OnClickMsgCallBack_BeginInvoke_m668086358_MetadataUsageId; extern String_t* _stringLiteral1891098395; extern String_t* _stringLiteral2984908384; extern String_t* _stringLiteral1828639942; extern const uint32_t UICamera__ctor_m1329506944_MetadataUsageId; extern const uint32_t UICamera_get_handlesEvents_m1345739546_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisCamera_t4157153871_m2650170333_RuntimeMethod_var; extern const uint32_t UICamera_get_cachedCamera_m4018054106_MetadataUsageId; extern const uint32_t UICamera_get_selectedObject_m2309762316_MetadataUsageId; extern String_t* _stringLiteral2527927615; extern const uint32_t UICamera_set_selectedObject_m1094482772_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m1246885584_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Count_m842235744_RuntimeMethod_var; extern const uint32_t UICamera_get_touchCount_m1133676099_MetadataUsageId; extern const RuntimeMethod* List_1_Clear_m2612882493_RuntimeMethod_var; extern const uint32_t UICamera_OnApplicationQuit_m1531405632_MetadataUsageId; extern const uint32_t UICamera_get_mainCamera_m1550005809_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m858926770_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3485295340_RuntimeMethod_var; extern const uint32_t UICamera_get_eventHandler_m2743679551_MetadataUsageId; extern RuntimeClass* Comparison_1_t830933145_il2cpp_TypeInfo_var; extern const RuntimeMethod* UICamera_U3CRaycastU3Em__0_m1408386504_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m3695710052_RuntimeMethod_var; extern const RuntimeMethod* Array_Sort_TisRaycastHit_t1056001966_m2392174665_RuntimeMethod_var; extern const uint32_t UICamera_Raycast_m650433059_MetadataUsageId; extern const RuntimeMethod* NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283_RuntimeMethod_var; extern const uint32_t UICamera_IsVisible_m45929191_MetadataUsageId; extern const uint32_t UICamera_FindCameraForLayer_m2025561796_MetadataUsageId; extern const uint32_t UICamera_GetDirection_m1927415963_MetadataUsageId; extern const uint32_t UICamera_GetDirection_m2870607377_MetadataUsageId; extern const uint32_t UICamera_GetDirection_m3146327580_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m3118721810_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2793234850_RuntimeMethod_var; extern const uint32_t UICamera_IsHighlighted_m134792023_MetadataUsageId; extern RuntimeClass* Highlighted_t1361605458_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_RemoveAt_m3217097609_RuntimeMethod_var; extern const RuntimeMethod* List_1_Remove_m4260304817_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1451020550_RuntimeMethod_var; extern String_t* _stringLiteral3276437211; extern const uint32_t UICamera_Highlight_m2203724596_MetadataUsageId; extern const uint32_t UICamera_Notify_m1142249407_MetadataUsageId; extern RuntimeClass* MouseOrTouch_t3052596533_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_TryGetValue_m2559781193_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Add_m1986959813_RuntimeMethod_var; extern const uint32_t UICamera_GetTouch_m1184833856_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Remove_m771101595_RuntimeMethod_var; extern const uint32_t UICamera_RemoveTouch_m1716096159_MetadataUsageId; extern RuntimeClass* Comparison_1_t1131370050_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m3944794444_RuntimeMethod_var; extern const RuntimeMethod* UICamera_CompareFunc_m2122920557_RuntimeMethod_var; extern const RuntimeMethod* Comparison_1__ctor_m1920919561_RuntimeMethod_var; extern const RuntimeMethod* List_1_Sort_m897373343_RuntimeMethod_var; extern const uint32_t UICamera_Awake_m3705321291_MetadataUsageId; extern const RuntimeMethod* List_1_Remove_m384400751_RuntimeMethod_var; extern const uint32_t UICamera_OnDestroy_m3015452653_MetadataUsageId; extern const uint32_t UICamera_FixedUpdate_m1019135447_MetadataUsageId; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3452614568; extern String_t* _stringLiteral3640988606; extern String_t* _stringLiteral392133386; extern const uint32_t UICamera_Update_m2750012184_MetadataUsageId; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const uint32_t UICamera_ProcessMouse_m2852774347_MetadataUsageId; extern const uint32_t UICamera_ProcessTouches_m2057797988_MetadataUsageId; extern RuntimeClass* KeyCode_t2599294277_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisUIInput_t421821618_m2698166460_RuntimeMethod_var; extern String_t* _stringLiteral582573251; extern const uint32_t UICamera_ProcessOthers_m3177665451_MetadataUsageId; extern String_t* _stringLiteral864187982; extern String_t* _stringLiteral462989284; extern String_t* _stringLiteral864777792; extern const uint32_t UICamera_ProcessTouch_m1074172368_MetadataUsageId; extern String_t* _stringLiteral973849535; extern const uint32_t UICamera_ShowTooltip_m3553293505_MetadataUsageId; extern RuntimeClass* List_1_t2828513613_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t2833680200_il2cpp_TypeInfo_var; extern RuntimeClass* MouseOrTouchU5BU5D_t3534648920_il2cpp_TypeInfo_var; extern RuntimeClass* Dictionary_2_t1941309864_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1322093860_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m1419365838_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2__ctor_m3253546634_RuntimeMethod_var; extern const uint32_t UICamera__cctor_m783054775_MetadataUsageId; extern const uint32_t UICameraBtnMsg_OnEnable_m184573022_MetadataUsageId; extern const uint32_t UICameraBtnMsg_Send_m3312935910_MetadataUsageId; extern String_t* _stringLiteral2927548441; extern const uint32_t uiCandies_OnPageInit_m271872899_MetadataUsageId; extern String_t* _stringLiteral3452614648; extern const uint32_t uiCandies_SetCandyInfo_m426923074_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiMarryRoom_t1900638889_m1958876305_RuntimeMethod_var; extern String_t* _stringLiteral3481716321; extern const uint32_t uiCandies_Awake_m918144335_MetadataUsageId; extern const uint32_t uiCardAward_Update_m1587564922_MetadataUsageId; extern const uint32_t uiCardAward_OnEnable_m1374297326_MetadataUsageId; extern String_t* _stringLiteral2039638561; extern String_t* _stringLiteral757168687; extern String_t* _stringLiteral4292906465; extern String_t* _stringLiteral2995244736; extern const uint32_t uiCardAward_SetAcceptBtnEnale_m4078744325_MetadataUsageId; extern const uint32_t uiCardAward_OnClickAccept_m2943956607_MetadataUsageId; extern RuntimeClass* CurrencyGetManager_t971236882_il2cpp_TypeInfo_var; extern RuntimeClass* CInputStatistics_t4182964798_il2cpp_TypeInfo_var; extern const uint32_t uiCardAward_OnClickRecharge_m1944047258_MetadataUsageId; extern const uint32_t uiCardDetail__ctor_m3115096343_MetadataUsageId; extern const RuntimeMethod* uiCardDetail_OnClkClose_m3682938114_RuntimeMethod_var; extern String_t* _stringLiteral923733092; extern String_t* _stringLiteral2164835093; extern String_t* _stringLiteral3357100390; extern const uint32_t uiCardDetail_OnPageInit_m3864400000_MetadataUsageId; extern RuntimeClass* CIdolCardManager_t1778192884_il2cpp_TypeInfo_var; extern RuntimeClass* CIdolCardConfig_t2073998303_il2cpp_TypeInfo_var; extern const RuntimeMethod* Component_GetComponent_TisuiChooseCardItem_t1601743264_m3272458855_RuntimeMethod_var; extern const uint32_t uiCardDetail_OnPageShow_m2310536544_MetadataUsageId; extern const uint32_t uiCardDetail_OnPageHide_m2721190728_MetadataUsageId; extern RuntimeClass* CUIHelp_t1606002733_il2cpp_TypeInfo_var; extern RuntimeClass* ScenePersonalIdolCard_t3773513121_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2768688727; extern const uint32_t uiCardDetail_OnClkClose_m3682938114_MetadataUsageId; extern RuntimeClass* List_1_t1113943529_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m1258869691_RuntimeMethod_var; extern const uint32_t uiCardHandBook__ctor_m3071137015_MetadataUsageId; extern RuntimeClass* ChangeHandler_t1870456169_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_Collection_m3262701157_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_Clothes_m3087871650_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_Theme_m2932863083_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_LookMore_m2514199585_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_Sort_m1105397255_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClikcBtn_Back_m1504244972_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_SortDefault_m3569641827_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnClickBtn_SortQuality_m2101599222_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisAllClothesListView_t3567130420_m1134785790_RuntimeMethod_var; extern const RuntimeMethod* CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992_RuntimeMethod_var; extern const RuntimeMethod* AllClothesListView_OnChangePage_m493627008_RuntimeMethod_var; extern const RuntimeMethod* GameObject_GetComponent_TisUIItemFashionTag_t3936836083_m60803082_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3261009552_RuntimeMethod_var; extern String_t* _stringLiteral476666759; extern String_t* _stringLiteral3429673231; extern String_t* _stringLiteral3629441498; extern String_t* _stringLiteral2581929444; extern String_t* _stringLiteral1946504520; extern String_t* _stringLiteral2777363013; extern String_t* _stringLiteral3009939273; extern String_t* _stringLiteral1743968894; extern String_t* _stringLiteral3066988287; extern String_t* _stringLiteral1415257586; extern String_t* _stringLiteral367197921; extern String_t* _stringLiteral1262621648; extern String_t* _stringLiteral3024855651; extern String_t* _stringLiteral3243422538; extern String_t* _stringLiteral3372949146; extern String_t* _stringLiteral1134956601; extern String_t* _stringLiteral190685348; extern String_t* _stringLiteral56900717; extern String_t* _stringLiteral2126128708; extern String_t* _stringLiteral3855437624; extern String_t* _stringLiteral3419640488; extern String_t* _stringLiteral1141090938; extern String_t* _stringLiteral3685013148; extern String_t* _stringLiteral2764457908; extern String_t* _stringLiteral2763278370; extern String_t* _stringLiteral2763212834; extern String_t* _stringLiteral1399770081; extern String_t* _stringLiteral643997657; extern String_t* _stringLiteral840212333; extern String_t* _stringLiteral840212330; extern const uint32_t uiCardHandBook_OnPageInit_m538660842_MetadataUsageId; extern const uint32_t uiCardHandBook_OnClickBtn_Collection_m3262701157_MetadataUsageId; extern const uint32_t uiCardHandBook_SetSelectState_m3563854427_MetadataUsageId; extern const uint32_t uiCardHandBook_OnClickBtn_Clothes_m3087871650_MetadataUsageId; extern const uint32_t uiCardHandBook_OnClickBtn_Theme_m2932863083_MetadataUsageId; extern const uint32_t uiCardHandBook_OnClickBtn_LookMore_m2514199585_MetadataUsageId; extern String_t* _stringLiteral3532096649; extern const uint32_t uiCardHandBook_OnClickBtn_Sort_m1105397255_MetadataUsageId; extern String_t* _stringLiteral2410514000; extern String_t* _stringLiteral1999247124; extern const uint32_t uiCardHandBook_OnClickBtn_SortDefault_m3569641827_MetadataUsageId; extern String_t* _stringLiteral42931988; extern const uint32_t uiCardHandBook_OnClickBtn_SortQuality_m2101599222_MetadataUsageId; extern String_t* _stringLiteral4166749152; extern String_t* _stringLiteral1318190737; extern const uint32_t uiCardHandBook_OnClikcBtn_Back_m1504244972_MetadataUsageId; extern const uint32_t uiCardHandBook_FreshCollectionPage_m632610304_MetadataUsageId; extern const uint32_t uiCardHandBook_FreshClothesPage_m807016399_MetadataUsageId; extern const uint32_t uiCardHandBook_FreshThemeClothesPage_m1626360244_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m186164705_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m888956288_RuntimeMethod_var; extern String_t* _stringLiteral3062143441; extern String_t* _stringLiteral3452614529; extern String_t* _stringLiteral2475132353; extern String_t* _stringLiteral3906157183; extern const uint32_t uiCardHandBook_ChangeThemeList_m2528376881_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m722743141_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m46612669_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2295844663_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1665413869_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m3739686686_RuntimeMethod_var; extern String_t* _stringLiteral3923320070; extern String_t* _stringLiteral3110085218; extern String_t* _stringLiteral847691140; extern const uint32_t uiCardHandBook_ChangeCollectionList_m1144573411_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var; extern String_t* _stringLiteral3442272287; extern String_t* _stringLiteral535247626; extern String_t* _stringLiteral3625978232; extern String_t* _stringLiteral2236239056; extern const uint32_t uiCardHandBook_SetQualityCount_m3085594267_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiCardHandBookItemGroup_t3791664164_m521487346_RuntimeMethod_var; extern const uint32_t uiCardHandBook_Update_m3389169677_MetadataUsageId; extern RuntimeClass* Action_t1264377477_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t1368688201_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiCardHandBook_ChangeThemeList_m2528376881_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_OnChangeTab_m2810575132_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2084225466_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_ChangeCollectionList_m1144573411_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBook_UpdataItem_m1149849953_RuntimeMethod_var; extern const uint32_t uiCardHandBook_OnPageShow_m1792039334_MetadataUsageId; extern const uint32_t uiCardHandBook_OnExternCallEvent_m2993929297_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3729392029_RuntimeMethod_var; extern const RuntimeMethod* Component_GetComponent_TisFashionTagPathItem_t395259518_m4206237618_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1534739071_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m382287618_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m2316818742_RuntimeMethod_var; extern String_t* _stringLiteral1239585427; extern String_t* _stringLiteral440539065; extern const uint32_t uiCardHandBook_UpdataItem_m1149849953_MetadataUsageId; extern const uint32_t uiCardHandBook_OnPageHide_m3442880808_MetadataUsageId; extern const RuntimeMethod* uiCardHandBookClothesItem_btnClickEvent_m1530077791_RuntimeMethod_var; extern String_t* _stringLiteral3454252990; extern String_t* _stringLiteral384739119; extern String_t* _stringLiteral3028044765; extern const uint32_t uiCardHandBookClothesItem_Awake_m851018873_MetadataUsageId; extern const uint32_t uiCardHandBookClothesItem_SetItemData_m3950337628_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m3401007060_RuntimeMethod_var; extern const uint32_t uiCardHandBookClothesItem_btnClickEvent_m1530077791_MetadataUsageId; extern const uint32_t uiCardHandBookClothesItem_Update_m2257790976_MetadataUsageId; extern String_t* _stringLiteral416089558; extern String_t* _stringLiteral1002396243; extern String_t* _stringLiteral2353029999; extern String_t* _stringLiteral1666200964; extern String_t* _stringLiteral3927008111; extern String_t* _stringLiteral314220209; extern String_t* _stringLiteral1970692975; extern String_t* _stringLiteral3535529532; extern String_t* _stringLiteral3544671087; extern String_t* _stringLiteral2197444507; extern String_t* _stringLiteral1588355951; extern String_t* _stringLiteral4140342939; extern String_t* _stringLiteral2445606372; extern String_t* _stringLiteral1433527042; extern String_t* _stringLiteral2445606371; extern String_t* _stringLiteral1178994819; extern String_t* _stringLiteral2445606370; extern String_t* _stringLiteral872653747; extern String_t* _stringLiteral2445606377; extern String_t* _stringLiteral1157709352; extern String_t* _stringLiteral2445606376; extern String_t* _stringLiteral2421311302; extern String_t* _stringLiteral2445606375; extern String_t* _stringLiteral662937240; extern String_t* _stringLiteral3162334063; extern const uint32_t uiCardHandBookItemCell_SetItemInfo_m1389754114_MetadataUsageId; extern const RuntimeMethod* Enumerator_Dispose_m1527477603_RuntimeMethod_var; extern String_t* _stringLiteral2002595880; extern String_t* _stringLiteral3452614544; extern const uint32_t uiCardHandBookItemCell_SetCount_m804532318_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164_RuntimeMethod_var; extern const RuntimeMethod* uiCardHandBookItemGroup_IndexChanged_m576696872_RuntimeMethod_var; extern String_t* _stringLiteral3164789870; extern String_t* _stringLiteral3164855406; extern String_t* _stringLiteral3164920942; extern String_t* _stringLiteral3164986478; extern const uint32_t uiCardHandBookItemGroup_Awake_m3879531060_MetadataUsageId; extern const RuntimeMethod* CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435_RuntimeMethod_var; extern const RuntimeMethod* uiCardPreviewGroup_IndexChanged_m2827175237_RuntimeMethod_var; extern String_t* _stringLiteral3064368064; extern String_t* _stringLiteral725715904; extern String_t* _stringLiteral2682031040; extern String_t* _stringLiteral343378880; extern const uint32_t uiCardPreviewGroup_OnPageInit_m2695964029_MetadataUsageId; extern const uint32_t uiCardPreviewGroup_SetIndex_m2584878897_MetadataUsageId; extern String_t* _stringLiteral2768723894; extern String_t* _stringLiteral4166355918; extern const uint32_t uiCardPreviewItemCell_OnPageInit_m2717703618_MetadataUsageId; extern const uint32_t uiCardPreviewItemCell_Update_m3241814567_MetadataUsageId; extern const uint32_t uiCardPreviewItemCell_SetItemData_m1326870221_MetadataUsageId; extern const uint32_t uiCardPreviewItemCell_SetQuality_m307301654_MetadataUsageId; extern const uint32_t uiCardPreviewItemCell_InitUI_m1829609950_MetadataUsageId; extern const RuntimeMethod* uiCardPreviewItemCell_onUseBianShengCard_m2190371434_RuntimeMethod_var; extern String_t* _stringLiteral3039636649; extern const uint32_t uiCardPreviewItemCell_ClickItem_m737649134_MetadataUsageId; extern RuntimeClass* CGiftManager_t2180653355_il2cpp_TypeInfo_var; extern const uint32_t uiCardPreviewItemCell_onUseBianShengCard_m2190371434_MetadataUsageId; extern const uint32_t uiCardSieve__ctor_m3924701878_MetadataUsageId; extern const RuntimeMethod* uiCardSieve_OnClkClose_m1538425206_RuntimeMethod_var; extern const RuntimeMethod* uiCardSieve_OnClkOK_m2925115496_RuntimeMethod_var; extern const RuntimeMethod* uiCardSieve_OnClkType_m1246159234_RuntimeMethod_var; extern const RuntimeMethod* uiCardSieve_OnClkLevel_m1915446110_RuntimeMethod_var; extern String_t* _stringLiteral299248297; extern String_t* _stringLiteral58769768; extern String_t* _stringLiteral1537567923; extern String_t* _stringLiteral3354216801; extern String_t* _stringLiteral3963633384; extern String_t* _stringLiteral1902329248; extern String_t* _stringLiteral2586257328; extern String_t* _stringLiteral3562350755; extern String_t* _stringLiteral1223698595; extern String_t* _stringLiteral3180013731; extern String_t* _stringLiteral841361571; extern String_t* _stringLiteral2797676707; extern const uint32_t uiCardSieve_OnPageInit_m2897754276_MetadataUsageId; extern const uint32_t uiCardSieve_OnClkClose_m1538425206_MetadataUsageId; extern const uint32_t uiCardSieve_OnClkOK_m2925115496_MetadataUsageId; extern String_t* _stringLiteral2099964651; extern String_t* _stringLiteral2099964654; extern String_t* _stringLiteral2099964653; extern const uint32_t uiCardSieve_OnClkType_m1246159234_MetadataUsageId; extern RuntimeClass* CTimerManager_t4186675208_il2cpp_TypeInfo_var; extern RuntimeClass* TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiCardSieve_OnResetCD_m964750750_RuntimeMethod_var; extern String_t* _stringLiteral1820661907; extern String_t* _stringLiteral2707270041; extern String_t* _stringLiteral2707270038; extern String_t* _stringLiteral2707270039; extern String_t* _stringLiteral2707270044; extern String_t* _stringLiteral2707270045; extern const uint32_t uiCardSieve_OnClkLevel_m1915446110_MetadataUsageId; extern const uint32_t uiCardSieve_ResetTypeButton_m2361785647_MetadataUsageId; extern const uint32_t uiCardWndEdit__ctor_m3284656281_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var; extern String_t* _stringLiteral3701377607; extern String_t* _stringLiteral1108805237; extern String_t* _stringLiteral2199470949; extern String_t* _stringLiteral1340942439; extern String_t* _stringLiteral4179316378; extern String_t* _stringLiteral4286245646; extern String_t* _stringLiteral2947110641; extern String_t* _stringLiteral568987626; extern String_t* _stringLiteral2754599253; extern String_t* _stringLiteral1739093509; extern String_t* _stringLiteral2431381861; extern String_t* _stringLiteral744350784; extern String_t* _stringLiteral3714098038; extern String_t* _stringLiteral2095520793; extern String_t* _stringLiteral1091131638; extern const uint32_t uiCardWndEdit_OnPageInit_m3130140815_MetadataUsageId; extern RuntimeClass* CVipManager_t269477008_il2cpp_TypeInfo_var; 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 uiCardWndEdit_Update_m3750233583_MetadataUsageId; extern RuntimeClass* PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern String_t* _stringLiteral62725275; extern String_t* _stringLiteral2063768543; extern String_t* _stringLiteral2475264448; extern String_t* _stringLiteral2208383481; extern const uint32_t uiCardWndEdit_OnOpen_m3005409909_MetadataUsageId; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern RuntimeClass* CDataArray_t4068198041_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2012051561; extern String_t* _stringLiteral600826037; extern String_t* _stringLiteral2425908410; extern const uint32_t uiCardWndEdit_OnClkSave_m2114566691_MetadataUsageId; extern RuntimeClass* CChangeNameManager_t2068867582_il2cpp_TypeInfo_var; extern const uint32_t uiCardWndEdit_OnClkShowChangeName_m1086156412_MetadataUsageId; extern RuntimeClass* ChangeStarSin_t3703845707_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiCardWndEdit_OnStarSignChanged_m3959068771_RuntimeMethod_var; extern const uint32_t uiCardWndEdit_OnClkShowStarSign_m3108297021_MetadataUsageId; extern const uint32_t uiCardWndEdit_OnClkHideStarSign_m3755492235_MetadataUsageId; extern const uint32_t uiCardWndEdit_OnStarSignChanged_m3959068771_MetadataUsageId; extern const uint32_t uiCardWndEdit_OnClkCanclePhotoDevice_m2543680144_MetadataUsageId; extern RuntimeClass* Action_1_t2019918284_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisCMonoSnapLib_t2382924513_m1578455370_RuntimeMethod_var; extern const RuntimeMethod* uiCardWndEdit_OnSnapDoneCallback_m2757975932_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m838414602_RuntimeMethod_var; extern const RuntimeMethod* uiCardWndEdit_OnCameraCancelCallback_m1154256153_RuntimeMethod_var; extern String_t* _stringLiteral3855035130; extern String_t* _stringLiteral286601773; extern const uint32_t uiCardWndEdit_OnClkPhotoDeviceCamera_m3587348678_MetadataUsageId; extern const RuntimeMethod* uiCardWndEdit_OnAlbumCancelCallback_m1071007485_RuntimeMethod_var; extern const uint32_t uiCardWndEdit_OnClkPhotoDevicePhotoLib_m2820711857_MetadataUsageId; extern RuntimeClass* CIOVar_t2470797383_il2cpp_TypeInfo_var; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2152618785; extern const uint32_t uiCardWndEdit_OnSnapDoneCallback_m2757975932_MetadataUsageId; extern String_t* _stringLiteral3452614542; extern String_t* _stringLiteral3526323687; extern const uint32_t uiCardWndEdit_OnCameraCancelCallback_m1154256153_MetadataUsageId; extern const uint32_t uiCardWndEdit_OnClkPhotoEdit_m4085117955_MetadataUsageId; extern String_t* _stringLiteral3670037087; extern String_t* _stringLiteral3951041756; extern const uint32_t uiCardWndEdit_OnClkPhotoView_m1294232838_MetadataUsageId; extern const uint32_t uiCardWndEdit_IsContentChanged_m2289795752_MetadataUsageId; extern String_t* _stringLiteral3303014637; extern const uint32_t uiCardWndView__ctor_m39996617_MetadataUsageId; extern RuntimeClass* uiCardWndView_t47472385_il2cpp_TypeInfo_var; extern const uint32_t uiCardWndView_GetInstance_m3947123162_MetadataUsageId; extern String_t* _stringLiteral3186492069; extern String_t* _stringLiteral3537792821; extern String_t* _stringLiteral2952028860; extern String_t* _stringLiteral784836427; extern String_t* _stringLiteral4066504248; extern String_t* _stringLiteral3824366275; extern String_t* _stringLiteral3616362162; extern String_t* _stringLiteral2030964856; extern String_t* _stringLiteral1399386160; extern String_t* _stringLiteral2157960712; extern String_t* _stringLiteral2134588761; extern String_t* _stringLiteral657745696; extern String_t* _stringLiteral3219635446; extern String_t* _stringLiteral3243728677; extern String_t* _stringLiteral706639991; extern String_t* _stringLiteral1416129766; extern String_t* _stringLiteral378063913; extern String_t* _stringLiteral976176797; extern String_t* _stringLiteral2766241220; extern String_t* _stringLiteral872668176; extern String_t* _stringLiteral1383562505; extern String_t* _stringLiteral2884515221; extern String_t* _stringLiteral1595986686; extern String_t* _stringLiteral1404290336; extern String_t* _stringLiteral987648825; extern String_t* _stringLiteral2396419255; extern String_t* _stringLiteral1505483684; extern String_t* _stringLiteral3732289174; extern String_t* _stringLiteral1304900791; extern String_t* _stringLiteral1304835255; extern String_t* _stringLiteral1304769719; extern String_t* _stringLiteral1305228471; extern String_t* _stringLiteral1305162935; extern String_t* _stringLiteral973566599; extern String_t* _stringLiteral444490810; extern String_t* _stringLiteral2050491874; extern const uint32_t uiCardWndView_OnPageInit_m1757902500_MetadataUsageId; extern String_t* _stringLiteral3451107214; extern const uint32_t uiCardWndView_Start_m1498659229_MetadataUsageId; extern RuntimeClass* CKDDeviceService_t1823984140_il2cpp_TypeInfo_var; extern const uint32_t uiCardWndView_Update_m75770913_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1746374537_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1216061873_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1020503464_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1309486996_RuntimeMethod_var; extern String_t* _stringLiteral4184969715; extern String_t* _stringLiteral1540782177; extern const uint32_t uiCardWndView_OnUpdateData_m2514004567_MetadataUsageId; extern RuntimeClass* CIdolManager_t2822338582_il2cpp_TypeInfo_var; extern const uint32_t uiCardWndView_OnRefreshTitle_m3744555035_MetadataUsageId; extern String_t* _stringLiteral3454253023; extern const uint32_t uiCardWndView_SetStarLevel_m956221824_MetadataUsageId; extern RuntimeClass* cbCouple_t1980970727_il2cpp_TypeInfo_var; extern RuntimeClass* OnRefreshIsLover_t1807964166_il2cpp_TypeInfo_var; extern const RuntimeMethod* uiCardWndView_RefreshIsAlone_m592033773_RuntimeMethod_var; extern String_t* _stringLiteral3859026685; extern const uint32_t uiCardWndView_RequestLoverState_m1878996602_MetadataUsageId; extern RuntimeClass* CFriendManager_t3708308264_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2570825119; extern String_t* _stringLiteral2601265189; extern String_t* _stringLiteral3296743498; extern String_t* _stringLiteral4088616922; extern String_t* _stringLiteral324677265; extern String_t* _stringLiteral415382372; extern const uint32_t uiCardWndView_OnOpen_m2298658403_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var; extern String_t* _stringLiteral2156582004; extern String_t* _stringLiteral3372071513; extern String_t* _stringLiteral2403580505; extern const uint32_t uiCardWndView_OnProcessFocusButton_m3391909780_MetadataUsageId; extern const uint32_t uiCardWndView_OnConcernSuccess_m503143150_MetadataUsageId; extern const uint32_t uiCardWndView_OnCloseWndProc_m2245271942_MetadataUsageId; extern RuntimeClass* enumRequestFrom_t3677637358_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3069917219; extern String_t* _stringLiteral3603710531; extern const uint32_t uiCardWndView_OnClkRecharge_m2797997456_MetadataUsageId; extern const uint32_t uiCardWndView_OnClkGift_m4155576322_MetadataUsageId; extern const uint32_t uiCardWndView_OnClkFocus_m2893209516_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452_RuntimeMethod_var; extern String_t* _stringLiteral1072052736; extern const uint32_t uiCardWndView_OnClkFollow_m1209835526_MetadataUsageId; extern const uint32_t uiCardWndView_OnClkPhotoView_m1683616914_MetadataUsageId; extern RuntimeClass* CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1936059840; extern const uint32_t uiCardWndView_OnClkPrise_m2178205750_MetadataUsageId; extern RuntimeClass* ColorMap_t353729970_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1120776975; extern String_t* _stringLiteral1586550295; extern String_t* _stringLiteral3190265515; extern String_t* _stringLiteral1119997891; extern String_t* _stringLiteral1624181574; extern String_t* _stringLiteral613136077; extern String_t* _stringLiteral529746715; extern String_t* _stringLiteral3282172477; extern String_t* _stringLiteral1205988835; extern String_t* _stringLiteral1405964633; extern String_t* _stringLiteral3457005541; extern String_t* _stringLiteral98060245; extern String_t* _stringLiteral1328434632; extern const uint32_t uiCardWndView_FillUI_m2735964333_MetadataUsageId; extern String_t* _stringLiteral1006194032; extern String_t* _stringLiteral1538062380; extern String_t* _stringLiteral3153642355; extern const uint32_t uiCardWndView_RefreshIsAlone_m592033773_MetadataUsageId; extern String_t* _stringLiteral3598882595; extern const uint32_t uiCardWndView_RefreshFollowBtnState_m989279787_MetadataUsageId; extern const uint32_t uiCardWndView_OnClkIdolBtn_m1722352732_MetadataUsageId; extern const RuntimeType* UIDraggablePanel_t1628346357_0_0_0_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881_RuntimeMethod_var; extern const RuntimeMethod* UICenterOnChild_OnDragFinished_m2738335918_RuntimeMethod_var; extern String_t* _stringLiteral2846838967; extern String_t* _stringLiteral1631449564; extern const uint32_t UICenterOnChild_Recenter_m2143222953_MetadataUsageId; extern String_t* _stringLiteral1053433203; extern String_t* _stringLiteral213819874; extern String_t* _stringLiteral925494187; extern String_t* _stringLiteral1489680667; extern String_t* _stringLiteral2797202424; extern String_t* _stringLiteral2481360030; extern String_t* _stringLiteral1968890448; extern String_t* _stringLiteral1265854453; extern const uint32_t uiChangeName_OnPageInit_m483601702_MetadataUsageId; extern const uint32_t uiChangeName_OnPageShow_m3972076470_MetadataUsageId; extern String_t* _stringLiteral3941814321; extern String_t* _stringLiteral1828439149; extern String_t* _stringLiteral1985564044; extern const uint32_t uiChangeName_OnClickButton_m1386707125_MetadataUsageId; extern const uint32_t uiChangeName_DoRandomName_m2130846068_MetadataUsageId; extern const uint32_t uiChangeName_DoConfirm_m2165509635_MetadataUsageId; extern const uint32_t uiChangeName_DoCancel_m4146304182_MetadataUsageId; extern const uint32_t uiChangeName_Update_m3878693721_MetadataUsageId; extern const uint32_t uiChannelCell__ctor_m3155351150_MetadataUsageId; extern String_t* _stringLiteral2676139618; extern String_t* _stringLiteral2055788989; extern const uint32_t uiChannelCell_OnPageInit_m1397547771_MetadataUsageId; extern String_t* _stringLiteral1498202608; extern const uint32_t uiChannelCell_SetData_m3062728065_MetadataUsageId; extern const uint32_t uiChannelCell_SetActive_m1051668006_MetadataUsageId; struct TransformU5BU5D_t807237628; struct MemberInfoU5BU5D_t1518970116; struct GameObjectU5BU5D_t3328599146; struct ITEM_NEW_TYPEU5BU5D_t375000505; struct UITweenerU5BU5D_t3440034099; struct MouseOrTouchU5BU5D_t3534648920; struct RaycastHitU5BU5D_t1690781147; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct ByteU5BU5D_t4116647657; struct ObjectU5BU5D_t2843939325; #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 CBOOKRESERVATIONINFO_T4147366020_H #define CBOOKRESERVATIONINFO_T4147366020_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig/CBookReservationInfo struct CBookReservationInfo_t4147366020 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::Id int32_t ___Id_0; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::name String_t* ___name_1; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::sex int32_t ___sex_2; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::getPath String_t* ___getPath_3; // System.String DMCore.Logic.CBookReservationConfig/CBookReservationInfo::imaPath String_t* ___imaPath_4; // System.Boolean DMCore.Logic.CBookReservationConfig/CBookReservationInfo::bowner bool ___bowner_5; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::loverId int32_t ___loverId_6; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ownedAmount int32_t ___ownedAmount_7; // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::actionId int32_t ___actionId_8; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::items List_1_t128053199 * ___items_9; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::ownItems List_1_t128053199 * ___ownItems_10; public: inline static int32_t get_offset_of_Id_0() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___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_name_1() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___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_sex_2() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___sex_2)); } inline int32_t get_sex_2() const { return ___sex_2; } inline int32_t* get_address_of_sex_2() { return &___sex_2; } inline void set_sex_2(int32_t value) { ___sex_2 = value; } inline static int32_t get_offset_of_getPath_3() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___getPath_3)); } inline String_t* get_getPath_3() const { return ___getPath_3; } inline String_t** get_address_of_getPath_3() { return &___getPath_3; } inline void set_getPath_3(String_t* value) { ___getPath_3 = value; Il2CppCodeGenWriteBarrier((&___getPath_3), value); } inline static int32_t get_offset_of_imaPath_4() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___imaPath_4)); } inline String_t* get_imaPath_4() const { return ___imaPath_4; } inline String_t** get_address_of_imaPath_4() { return &___imaPath_4; } inline void set_imaPath_4(String_t* value) { ___imaPath_4 = value; Il2CppCodeGenWriteBarrier((&___imaPath_4), value); } inline static int32_t get_offset_of_bowner_5() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___bowner_5)); } inline bool get_bowner_5() const { return ___bowner_5; } inline bool* get_address_of_bowner_5() { return &___bowner_5; } inline void set_bowner_5(bool value) { ___bowner_5 = value; } inline static int32_t get_offset_of_loverId_6() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___loverId_6)); } inline int32_t get_loverId_6() const { return ___loverId_6; } inline int32_t* get_address_of_loverId_6() { return &___loverId_6; } inline void set_loverId_6(int32_t value) { ___loverId_6 = value; } inline static int32_t get_offset_of_ownedAmount_7() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___ownedAmount_7)); } inline int32_t get_ownedAmount_7() const { return ___ownedAmount_7; } inline int32_t* get_address_of_ownedAmount_7() { return &___ownedAmount_7; } inline void set_ownedAmount_7(int32_t value) { ___ownedAmount_7 = value; } inline static int32_t get_offset_of_actionId_8() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___actionId_8)); } inline int32_t get_actionId_8() const { return ___actionId_8; } inline int32_t* get_address_of_actionId_8() { return &___actionId_8; } inline void set_actionId_8(int32_t value) { ___actionId_8 = value; } inline static int32_t get_offset_of_items_9() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___items_9)); } inline List_1_t128053199 * get_items_9() const { return ___items_9; } inline List_1_t128053199 ** get_address_of_items_9() { return &___items_9; } inline void set_items_9(List_1_t128053199 * value) { ___items_9 = value; Il2CppCodeGenWriteBarrier((&___items_9), value); } inline static int32_t get_offset_of_ownItems_10() { return static_cast(offsetof(CBookReservationInfo_t4147366020, ___ownItems_10)); } inline List_1_t128053199 * get_ownItems_10() const { return ___ownItems_10; } inline List_1_t128053199 ** get_address_of_ownItems_10() { return &___ownItems_10; } inline void set_ownItems_10(List_1_t128053199 * value) { ___ownItems_10 = value; Il2CppCodeGenWriteBarrier((&___ownItems_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONINFO_T4147366020_H #ifndef ABILITYLEVELCOUNT_T46961605_H #define ABILITYLEVELCOUNT_T46961605_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.AbilityLevelCount struct AbilityLevelCount_t46961605 : public RuntimeObject { public: // System.Int32 DMCore.Logic.AbilityLevelCount::m_level int32_t ___m_level_0; // System.Int32 DMCore.Logic.AbilityLevelCount::m_levelUpExp int32_t ___m_levelUpExp_1; // System.Collections.Generic.List`1 DMCore.Logic.AbilityLevelCount::m_RewardCount List_1_t779509957 * ___m_RewardCount_2; public: inline static int32_t get_offset_of_m_level_0() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_level_0)); } inline int32_t get_m_level_0() const { return ___m_level_0; } inline int32_t* get_address_of_m_level_0() { return &___m_level_0; } inline void set_m_level_0(int32_t value) { ___m_level_0 = value; } inline static int32_t get_offset_of_m_levelUpExp_1() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_levelUpExp_1)); } inline int32_t get_m_levelUpExp_1() const { return ___m_levelUpExp_1; } inline int32_t* get_address_of_m_levelUpExp_1() { return &___m_levelUpExp_1; } inline void set_m_levelUpExp_1(int32_t value) { ___m_levelUpExp_1 = value; } inline static int32_t get_offset_of_m_RewardCount_2() { return static_cast(offsetof(AbilityLevelCount_t46961605, ___m_RewardCount_2)); } inline List_1_t779509957 * get_m_RewardCount_2() const { return ___m_RewardCount_2; } inline List_1_t779509957 ** get_address_of_m_RewardCount_2() { return &___m_RewardCount_2; } inline void set_m_RewardCount_2(List_1_t779509957 * value) { ___m_RewardCount_2 = value; Il2CppCodeGenWriteBarrier((&___m_RewardCount_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ABILITYLEVELCOUNT_T46961605_H #ifndef CBCOUPLE_T1980970727_H #define CBCOUPLE_T1980970727_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbCouple struct cbCouple_t1980970727 : public RuntimeObject { public: public: }; struct cbCouple_t1980970727_StaticFields { public: // cbCouple/OnRefreshIsLover cbCouple::onRefeshIslover OnRefreshIsLover_t1807964166 * ___onRefeshIslover_0; public: inline static int32_t get_offset_of_onRefeshIslover_0() { return static_cast(offsetof(cbCouple_t1980970727_StaticFields, ___onRefeshIslover_0)); } inline OnRefreshIsLover_t1807964166 * get_onRefeshIslover_0() const { return ___onRefeshIslover_0; } inline OnRefreshIsLover_t1807964166 ** get_address_of_onRefeshIslover_0() { return &___onRefeshIslover_0; } inline void set_onRefeshIslover_0(OnRefreshIsLover_t1807964166 * value) { ___onRefeshIslover_0 = value; Il2CppCodeGenWriteBarrier((&___onRefeshIslover_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBCOUPLE_T1980970727_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 CHANDBOOKMANAGER_T2716637598_H #define CHANDBOOKMANAGER_T2716637598_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CHandBookManager struct CHandBookManager_t2716637598 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CHandBookManager::IsReturnCardBook bool ___IsReturnCardBook_1; // System.Action DMCore.Logic.CHandBookManager::OnChangeThemeList Action_t1264377477 * ___OnChangeThemeList_2; // System.Action`1 DMCore.Logic.CHandBookManager::ChangeTabEvent Action_1_t1368688201 * ___ChangeTabEvent_3; // System.Action DMCore.Logic.CHandBookManager::OnChangeCollectionList Action_t1264377477 * ___OnChangeCollectionList_4; // System.Action`1 DMCore.Logic.CHandBookManager::ClothesItemClickEvent Action_1_t3123413348 * ___ClothesItemClickEvent_5; // System.Int32 DMCore.Logic.CHandBookManager::laber int32_t ___laber_6; // System.Int32 DMCore.Logic.CHandBookManager::tagCount int32_t ___tagCount_7; // System.Boolean DMCore.Logic.CHandBookManager::IsOver bool ___IsOver_8; // System.Int64 DMCore.Logic.CHandBookManager::m_TargetID int64_t ___m_TargetID_9; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CHandBookManager::clothesDic Dictionary_2_t1839659084 * ___clothesDic_10; // System.Collections.Generic.List`1 DMCore.Logic.CHandBookManager::themeItemID List_1_t128053199 * ___themeItemID_11; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CHandBookManager::collectionID Dictionary_2_t1839659084 * ___collectionID_12; // System.Boolean DMCore.Logic.CHandBookManager::SetClothesCountSucess bool ___SetClothesCountSucess_13; // System.Int32 DMCore.Logic.CHandBookManager::subType int32_t ___subType_14; // System.Int32 DMCore.Logic.CHandBookManager::CurrentList int32_t ___CurrentList_15; // System.Int32 DMCore.Logic.CHandBookManager::subSort int32_t ___subSort_16; // System.Boolean DMCore.Logic.CHandBookManager::isHandBookEnter bool ___isHandBookEnter_17; // System.Boolean DMCore.Logic.CHandBookManager::IsInit bool ___IsInit_18; public: inline static int32_t get_offset_of_IsReturnCardBook_1() { return static_cast(offsetof(CHandBookManager_t2716637598, ___IsReturnCardBook_1)); } inline bool get_IsReturnCardBook_1() const { return ___IsReturnCardBook_1; } inline bool* get_address_of_IsReturnCardBook_1() { return &___IsReturnCardBook_1; } inline void set_IsReturnCardBook_1(bool value) { ___IsReturnCardBook_1 = value; } inline static int32_t get_offset_of_OnChangeThemeList_2() { return static_cast(offsetof(CHandBookManager_t2716637598, ___OnChangeThemeList_2)); } inline Action_t1264377477 * get_OnChangeThemeList_2() const { return ___OnChangeThemeList_2; } inline Action_t1264377477 ** get_address_of_OnChangeThemeList_2() { return &___OnChangeThemeList_2; } inline void set_OnChangeThemeList_2(Action_t1264377477 * value) { ___OnChangeThemeList_2 = value; Il2CppCodeGenWriteBarrier((&___OnChangeThemeList_2), value); } inline static int32_t get_offset_of_ChangeTabEvent_3() { return static_cast(offsetof(CHandBookManager_t2716637598, ___ChangeTabEvent_3)); } inline Action_1_t1368688201 * get_ChangeTabEvent_3() const { return ___ChangeTabEvent_3; } inline Action_1_t1368688201 ** get_address_of_ChangeTabEvent_3() { return &___ChangeTabEvent_3; } inline void set_ChangeTabEvent_3(Action_1_t1368688201 * value) { ___ChangeTabEvent_3 = value; Il2CppCodeGenWriteBarrier((&___ChangeTabEvent_3), value); } inline static int32_t get_offset_of_OnChangeCollectionList_4() { return static_cast(offsetof(CHandBookManager_t2716637598, ___OnChangeCollectionList_4)); } inline Action_t1264377477 * get_OnChangeCollectionList_4() const { return ___OnChangeCollectionList_4; } inline Action_t1264377477 ** get_address_of_OnChangeCollectionList_4() { return &___OnChangeCollectionList_4; } inline void set_OnChangeCollectionList_4(Action_t1264377477 * value) { ___OnChangeCollectionList_4 = value; Il2CppCodeGenWriteBarrier((&___OnChangeCollectionList_4), value); } inline static int32_t get_offset_of_ClothesItemClickEvent_5() { return static_cast(offsetof(CHandBookManager_t2716637598, ___ClothesItemClickEvent_5)); } inline Action_1_t3123413348 * get_ClothesItemClickEvent_5() const { return ___ClothesItemClickEvent_5; } inline Action_1_t3123413348 ** get_address_of_ClothesItemClickEvent_5() { return &___ClothesItemClickEvent_5; } inline void set_ClothesItemClickEvent_5(Action_1_t3123413348 * value) { ___ClothesItemClickEvent_5 = value; Il2CppCodeGenWriteBarrier((&___ClothesItemClickEvent_5), value); } inline static int32_t get_offset_of_laber_6() { return static_cast(offsetof(CHandBookManager_t2716637598, ___laber_6)); } inline int32_t get_laber_6() const { return ___laber_6; } inline int32_t* get_address_of_laber_6() { return &___laber_6; } inline void set_laber_6(int32_t value) { ___laber_6 = value; } inline static int32_t get_offset_of_tagCount_7() { return static_cast(offsetof(CHandBookManager_t2716637598, ___tagCount_7)); } inline int32_t get_tagCount_7() const { return ___tagCount_7; } inline int32_t* get_address_of_tagCount_7() { return &___tagCount_7; } inline void set_tagCount_7(int32_t value) { ___tagCount_7 = value; } inline static int32_t get_offset_of_IsOver_8() { return static_cast(offsetof(CHandBookManager_t2716637598, ___IsOver_8)); } inline bool get_IsOver_8() const { return ___IsOver_8; } inline bool* get_address_of_IsOver_8() { return &___IsOver_8; } inline void set_IsOver_8(bool value) { ___IsOver_8 = value; } inline static int32_t get_offset_of_m_TargetID_9() { return static_cast(offsetof(CHandBookManager_t2716637598, ___m_TargetID_9)); } inline int64_t get_m_TargetID_9() const { return ___m_TargetID_9; } inline int64_t* get_address_of_m_TargetID_9() { return &___m_TargetID_9; } inline void set_m_TargetID_9(int64_t value) { ___m_TargetID_9 = value; } inline static int32_t get_offset_of_clothesDic_10() { return static_cast(offsetof(CHandBookManager_t2716637598, ___clothesDic_10)); } inline Dictionary_2_t1839659084 * get_clothesDic_10() const { return ___clothesDic_10; } inline Dictionary_2_t1839659084 ** get_address_of_clothesDic_10() { return &___clothesDic_10; } inline void set_clothesDic_10(Dictionary_2_t1839659084 * value) { ___clothesDic_10 = value; Il2CppCodeGenWriteBarrier((&___clothesDic_10), value); } inline static int32_t get_offset_of_themeItemID_11() { return static_cast(offsetof(CHandBookManager_t2716637598, ___themeItemID_11)); } inline List_1_t128053199 * get_themeItemID_11() const { return ___themeItemID_11; } inline List_1_t128053199 ** get_address_of_themeItemID_11() { return &___themeItemID_11; } inline void set_themeItemID_11(List_1_t128053199 * value) { ___themeItemID_11 = value; Il2CppCodeGenWriteBarrier((&___themeItemID_11), value); } inline static int32_t get_offset_of_collectionID_12() { return static_cast(offsetof(CHandBookManager_t2716637598, ___collectionID_12)); } inline Dictionary_2_t1839659084 * get_collectionID_12() const { return ___collectionID_12; } inline Dictionary_2_t1839659084 ** get_address_of_collectionID_12() { return &___collectionID_12; } inline void set_collectionID_12(Dictionary_2_t1839659084 * value) { ___collectionID_12 = value; Il2CppCodeGenWriteBarrier((&___collectionID_12), value); } inline static int32_t get_offset_of_SetClothesCountSucess_13() { return static_cast(offsetof(CHandBookManager_t2716637598, ___SetClothesCountSucess_13)); } inline bool get_SetClothesCountSucess_13() const { return ___SetClothesCountSucess_13; } inline bool* get_address_of_SetClothesCountSucess_13() { return &___SetClothesCountSucess_13; } inline void set_SetClothesCountSucess_13(bool value) { ___SetClothesCountSucess_13 = value; } inline static int32_t get_offset_of_subType_14() { return static_cast(offsetof(CHandBookManager_t2716637598, ___subType_14)); } inline int32_t get_subType_14() const { return ___subType_14; } inline int32_t* get_address_of_subType_14() { return &___subType_14; } inline void set_subType_14(int32_t value) { ___subType_14 = value; } inline static int32_t get_offset_of_CurrentList_15() { return static_cast(offsetof(CHandBookManager_t2716637598, ___CurrentList_15)); } inline int32_t get_CurrentList_15() const { return ___CurrentList_15; } inline int32_t* get_address_of_CurrentList_15() { return &___CurrentList_15; } inline void set_CurrentList_15(int32_t value) { ___CurrentList_15 = value; } inline static int32_t get_offset_of_subSort_16() { return static_cast(offsetof(CHandBookManager_t2716637598, ___subSort_16)); } inline int32_t get_subSort_16() const { return ___subSort_16; } inline int32_t* get_address_of_subSort_16() { return &___subSort_16; } inline void set_subSort_16(int32_t value) { ___subSort_16 = value; } inline static int32_t get_offset_of_isHandBookEnter_17() { return static_cast(offsetof(CHandBookManager_t2716637598, ___isHandBookEnter_17)); } inline bool get_isHandBookEnter_17() const { return ___isHandBookEnter_17; } inline bool* get_address_of_isHandBookEnter_17() { return &___isHandBookEnter_17; } inline void set_isHandBookEnter_17(bool value) { ___isHandBookEnter_17 = value; } inline static int32_t get_offset_of_IsInit_18() { return static_cast(offsetof(CHandBookManager_t2716637598, ___IsInit_18)); } inline bool get_IsInit_18() const { return ___IsInit_18; } inline bool* get_address_of_IsInit_18() { return &___IsInit_18; } inline void set_IsInit_18(bool value) { ___IsInit_18 = value; } }; struct CHandBookManager_t2716637598_StaticFields { public: // DMCore.Logic.CHandBookManager DMCore.Logic.CHandBookManager::s_Instance CHandBookManager_t2716637598 * ___s_Instance_0; // System.Comparison`1 DMCore.Logic.CHandBookManager::<>f__am$cache0 Comparison_1_t395036224 * ___U3CU3Ef__amU24cache0_19; // System.Comparison`1 DMCore.Logic.CHandBookManager::<>f__am$cache1 Comparison_1_t395036224 * ___U3CU3Ef__amU24cache1_20; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CHandBookManager_t2716637598_StaticFields, ___s_Instance_0)); } inline CHandBookManager_t2716637598 * get_s_Instance_0() const { return ___s_Instance_0; } inline CHandBookManager_t2716637598 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CHandBookManager_t2716637598 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_19() { return static_cast(offsetof(CHandBookManager_t2716637598_StaticFields, ___U3CU3Ef__amU24cache0_19)); } inline Comparison_1_t395036224 * get_U3CU3Ef__amU24cache0_19() const { return ___U3CU3Ef__amU24cache0_19; } inline Comparison_1_t395036224 ** get_address_of_U3CU3Ef__amU24cache0_19() { return &___U3CU3Ef__amU24cache0_19; } inline void set_U3CU3Ef__amU24cache0_19(Comparison_1_t395036224 * value) { ___U3CU3Ef__amU24cache0_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_19), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache1_20() { return static_cast(offsetof(CHandBookManager_t2716637598_StaticFields, ___U3CU3Ef__amU24cache1_20)); } inline Comparison_1_t395036224 * get_U3CU3Ef__amU24cache1_20() const { return ___U3CU3Ef__amU24cache1_20; } inline Comparison_1_t395036224 ** get_address_of_U3CU3Ef__amU24cache1_20() { return &___U3CU3Ef__amU24cache1_20; } inline void set_U3CU3Ef__amU24cache1_20(Comparison_1_t395036224 * value) { ___U3CU3Ef__amU24cache1_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache1_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANDBOOKMANAGER_T2716637598_H #ifndef IDOLLEVELCOUNT_T694126592_H #define IDOLLEVELCOUNT_T694126592_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolLevelCount struct IdolLevelCount_t694126592 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IdolLevelCount::m_AbilityIndex int32_t ___m_AbilityIndex_0; // System.Int32 DMCore.Logic.IdolLevelCount::m_AbilityLevel int32_t ___m_AbilityLevel_1; // System.Int32 DMCore.Logic.IdolLevelCount::m_AbilityValue int32_t ___m_AbilityValue_2; // System.Collections.Generic.List`1 DMCore.Logic.IdolLevelCount::m_curAbilityData List_1_t395442325 * ___m_curAbilityData_3; public: inline static int32_t get_offset_of_m_AbilityIndex_0() { return static_cast(offsetof(IdolLevelCount_t694126592, ___m_AbilityIndex_0)); } inline int32_t get_m_AbilityIndex_0() const { return ___m_AbilityIndex_0; } inline int32_t* get_address_of_m_AbilityIndex_0() { return &___m_AbilityIndex_0; } inline void set_m_AbilityIndex_0(int32_t value) { ___m_AbilityIndex_0 = value; } inline static int32_t get_offset_of_m_AbilityLevel_1() { return static_cast(offsetof(IdolLevelCount_t694126592, ___m_AbilityLevel_1)); } inline int32_t get_m_AbilityLevel_1() const { return ___m_AbilityLevel_1; } inline int32_t* get_address_of_m_AbilityLevel_1() { return &___m_AbilityLevel_1; } inline void set_m_AbilityLevel_1(int32_t value) { ___m_AbilityLevel_1 = value; } inline static int32_t get_offset_of_m_AbilityValue_2() { return static_cast(offsetof(IdolLevelCount_t694126592, ___m_AbilityValue_2)); } inline int32_t get_m_AbilityValue_2() const { return ___m_AbilityValue_2; } inline int32_t* get_address_of_m_AbilityValue_2() { return &___m_AbilityValue_2; } inline void set_m_AbilityValue_2(int32_t value) { ___m_AbilityValue_2 = value; } inline static int32_t get_offset_of_m_curAbilityData_3() { return static_cast(offsetof(IdolLevelCount_t694126592, ___m_curAbilityData_3)); } inline List_1_t395442325 * get_m_curAbilityData_3() const { return ___m_curAbilityData_3; } inline List_1_t395442325 ** get_address_of_m_curAbilityData_3() { return &___m_curAbilityData_3; } inline void set_m_curAbilityData_3(List_1_t395442325 * value) { ___m_curAbilityData_3 = value; Il2CppCodeGenWriteBarrier((&___m_curAbilityData_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLLEVELCOUNT_T694126592_H #ifndef CBOOKRESERVATIONPREVIEW_T483566172_H #define CBOOKRESERVATIONPREVIEW_T483566172_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationPreview struct CBookReservationPreview_t483566172 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSuitId1U3Ek__BackingField_0; // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSuitId2U3Ek__BackingField_1; // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSex1U3Ek__BackingField_2; // System.Int32 DMCore.Logic.CBookReservationPreview::k__BackingField int32_t ___U3CSex2U3Ek__BackingField_3; // System.Boolean DMCore.Logic.CBookReservationPreview::k__BackingField bool ___U3CIsSingleU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CSuitId1U3Ek__BackingField_0() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSuitId1U3Ek__BackingField_0)); } inline int32_t get_U3CSuitId1U3Ek__BackingField_0() const { return ___U3CSuitId1U3Ek__BackingField_0; } inline int32_t* get_address_of_U3CSuitId1U3Ek__BackingField_0() { return &___U3CSuitId1U3Ek__BackingField_0; } inline void set_U3CSuitId1U3Ek__BackingField_0(int32_t value) { ___U3CSuitId1U3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CSuitId2U3Ek__BackingField_1() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSuitId2U3Ek__BackingField_1)); } inline int32_t get_U3CSuitId2U3Ek__BackingField_1() const { return ___U3CSuitId2U3Ek__BackingField_1; } inline int32_t* get_address_of_U3CSuitId2U3Ek__BackingField_1() { return &___U3CSuitId2U3Ek__BackingField_1; } inline void set_U3CSuitId2U3Ek__BackingField_1(int32_t value) { ___U3CSuitId2U3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSex1U3Ek__BackingField_2() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSex1U3Ek__BackingField_2)); } inline int32_t get_U3CSex1U3Ek__BackingField_2() const { return ___U3CSex1U3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSex1U3Ek__BackingField_2() { return &___U3CSex1U3Ek__BackingField_2; } inline void set_U3CSex1U3Ek__BackingField_2(int32_t value) { ___U3CSex1U3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CSex2U3Ek__BackingField_3() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CSex2U3Ek__BackingField_3)); } inline int32_t get_U3CSex2U3Ek__BackingField_3() const { return ___U3CSex2U3Ek__BackingField_3; } inline int32_t* get_address_of_U3CSex2U3Ek__BackingField_3() { return &___U3CSex2U3Ek__BackingField_3; } inline void set_U3CSex2U3Ek__BackingField_3(int32_t value) { ___U3CSex2U3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsSingleU3Ek__BackingField_4() { return static_cast(offsetof(CBookReservationPreview_t483566172, ___U3CIsSingleU3Ek__BackingField_4)); } inline bool get_U3CIsSingleU3Ek__BackingField_4() const { return ___U3CIsSingleU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsSingleU3Ek__BackingField_4() { return &___U3CIsSingleU3Ek__BackingField_4; } inline void set_U3CIsSingleU3Ek__BackingField_4(bool value) { ___U3CIsSingleU3Ek__BackingField_4 = value; } }; struct CBookReservationPreview_t483566172_StaticFields { public: // DMCore.Logic.CBookReservationPreview DMCore.Logic.CBookReservationPreview::s_Instance CBookReservationPreview_t483566172 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CBookReservationPreview_t483566172_StaticFields, ___s_Instance_5)); } inline CBookReservationPreview_t483566172 * get_s_Instance_5() const { return ___s_Instance_5; } inline CBookReservationPreview_t483566172 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CBookReservationPreview_t483566172 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONPREVIEW_T483566172_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 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 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 IDOLPLAYERDATA_T1126670343_H #define IDOLPLAYERDATA_T1126670343_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolPlayerData struct IdolPlayerData_t1126670343 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IdolPlayerData::m_IdolLevel int32_t ___m_IdolLevel_0; // System.Int32 DMCore.Logic.IdolPlayerData::m_IdolMaxLevel int32_t ___m_IdolMaxLevel_1; // System.Int32 DMCore.Logic.IdolPlayerData::m_IdolValue int32_t ___m_IdolValue_2; public: inline static int32_t get_offset_of_m_IdolLevel_0() { return static_cast(offsetof(IdolPlayerData_t1126670343, ___m_IdolLevel_0)); } inline int32_t get_m_IdolLevel_0() const { return ___m_IdolLevel_0; } inline int32_t* get_address_of_m_IdolLevel_0() { return &___m_IdolLevel_0; } inline void set_m_IdolLevel_0(int32_t value) { ___m_IdolLevel_0 = value; } inline static int32_t get_offset_of_m_IdolMaxLevel_1() { return static_cast(offsetof(IdolPlayerData_t1126670343, ___m_IdolMaxLevel_1)); } inline int32_t get_m_IdolMaxLevel_1() const { return ___m_IdolMaxLevel_1; } inline int32_t* get_address_of_m_IdolMaxLevel_1() { return &___m_IdolMaxLevel_1; } inline void set_m_IdolMaxLevel_1(int32_t value) { ___m_IdolMaxLevel_1 = value; } inline static int32_t get_offset_of_m_IdolValue_2() { return static_cast(offsetof(IdolPlayerData_t1126670343, ___m_IdolValue_2)); } inline int32_t get_m_IdolValue_2() const { return ___m_IdolValue_2; } inline int32_t* get_address_of_m_IdolValue_2() { return &___m_IdolValue_2; } inline void set_m_IdolValue_2(int32_t value) { ___m_IdolValue_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLPLAYERDATA_T1126670343_H #ifndef IDOLDATA_T118514082_H #define IDOLDATA_T118514082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IdolData struct IdolData_t118514082 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IdolData::m_Level int32_t ___m_Level_0; // System.Int32 DMCore.Logic.IdolData::m_LevelUpExp int32_t ___m_LevelUpExp_1; public: inline static int32_t get_offset_of_m_Level_0() { return static_cast(offsetof(IdolData_t118514082, ___m_Level_0)); } inline int32_t get_m_Level_0() const { return ___m_Level_0; } inline int32_t* get_address_of_m_Level_0() { return &___m_Level_0; } inline void set_m_Level_0(int32_t value) { ___m_Level_0 = value; } inline static int32_t get_offset_of_m_LevelUpExp_1() { return static_cast(offsetof(IdolData_t118514082, ___m_LevelUpExp_1)); } inline int32_t get_m_LevelUpExp_1() const { return ___m_LevelUpExp_1; } inline int32_t* get_address_of_m_LevelUpExp_1() { return &___m_LevelUpExp_1; } inline void set_m_LevelUpExp_1(int32_t value) { ___m_LevelUpExp_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDOLDATA_T118514082_H #ifndef LIST_1_T1519036347_H #define LIST_1_T1519036347_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_t1519036347 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items AbilityLevelCountU5BU5D_t3035042696* ____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_t1519036347, ____items_1)); } inline AbilityLevelCountU5BU5D_t3035042696* get__items_1() const { return ____items_1; } inline AbilityLevelCountU5BU5D_t3035042696** get_address_of__items_1() { return &____items_1; } inline void set__items_1(AbilityLevelCountU5BU5D_t3035042696* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1519036347, ____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_t1519036347, ____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_t1519036347_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray AbilityLevelCountU5BU5D_t3035042696* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1519036347_StaticFields, ___EmptyArray_4)); } inline AbilityLevelCountU5BU5D_t3035042696* get_EmptyArray_4() const { return ___EmptyArray_4; } inline AbilityLevelCountU5BU5D_t3035042696** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(AbilityLevelCountU5BU5D_t3035042696* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1519036347_H #ifndef CLEVELMANAGER_T3077608201_H #define CLEVELMANAGER_T3077608201_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Level.CLevelManager struct CLevelManager_t3077608201 : public RuntimeObject { public: // System.String DMCore.Framework.Level.CLevelManager::m_levelName String_t* ___m_levelName_0; // System.Int32 DMCore.Framework.Level.CLevelManager::m_realLevelIndex int32_t ___m_realLevelIndex_1; // System.Int32 DMCore.Framework.Level.CLevelManager::m_levelLabor int32_t ___m_levelLabor_2; // System.Boolean DMCore.Framework.Level.CLevelManager::m_bEnableAutoLoad bool ___m_bEnableAutoLoad_3; // System.Collections.Generic.Dictionary`2 DMCore.Framework.Level.CLevelManager::m_arrayLevel Dictionary_2_t2736202052 * ___m_arrayLevel_4; public: inline static int32_t get_offset_of_m_levelName_0() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelName_0)); } inline String_t* get_m_levelName_0() const { return ___m_levelName_0; } inline String_t** get_address_of_m_levelName_0() { return &___m_levelName_0; } inline void set_m_levelName_0(String_t* value) { ___m_levelName_0 = value; Il2CppCodeGenWriteBarrier((&___m_levelName_0), value); } inline static int32_t get_offset_of_m_realLevelIndex_1() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_realLevelIndex_1)); } inline int32_t get_m_realLevelIndex_1() const { return ___m_realLevelIndex_1; } inline int32_t* get_address_of_m_realLevelIndex_1() { return &___m_realLevelIndex_1; } inline void set_m_realLevelIndex_1(int32_t value) { ___m_realLevelIndex_1 = value; } inline static int32_t get_offset_of_m_levelLabor_2() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_levelLabor_2)); } inline int32_t get_m_levelLabor_2() const { return ___m_levelLabor_2; } inline int32_t* get_address_of_m_levelLabor_2() { return &___m_levelLabor_2; } inline void set_m_levelLabor_2(int32_t value) { ___m_levelLabor_2 = value; } inline static int32_t get_offset_of_m_bEnableAutoLoad_3() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_bEnableAutoLoad_3)); } inline bool get_m_bEnableAutoLoad_3() const { return ___m_bEnableAutoLoad_3; } inline bool* get_address_of_m_bEnableAutoLoad_3() { return &___m_bEnableAutoLoad_3; } inline void set_m_bEnableAutoLoad_3(bool value) { ___m_bEnableAutoLoad_3 = value; } inline static int32_t get_offset_of_m_arrayLevel_4() { return static_cast(offsetof(CLevelManager_t3077608201, ___m_arrayLevel_4)); } inline Dictionary_2_t2736202052 * get_m_arrayLevel_4() const { return ___m_arrayLevel_4; } inline Dictionary_2_t2736202052 ** get_address_of_m_arrayLevel_4() { return &___m_arrayLevel_4; } inline void set_m_arrayLevel_4(Dictionary_2_t2736202052 * value) { ___m_arrayLevel_4 = value; Il2CppCodeGenWriteBarrier((&___m_arrayLevel_4), value); } }; struct CLevelManager_t3077608201_StaticFields { public: // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::s_Instance CLevelManager_t3077608201 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLevelManager_t3077608201_StaticFields, ___s_Instance_5)); } inline CLevelManager_t3077608201 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLevelManager_t3077608201 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLevelManager_t3077608201 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELMANAGER_T3077608201_H #ifndef 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 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 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 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 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 CBOOKRESERVATIONMANAGER_T2709920264_H #define CBOOKRESERVATIONMANAGER_T2709920264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationManager struct CBookReservationManager_t2709920264 : public RuntimeObject { public: // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationManager::m_info CBookReservationInfo_t4147366020 * ___m_info_1; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationManager::m_list List_1_t2340636913 * ___m_list_2; // CDataModelBool DMCore.Logic.CBookReservationManager::m_bOwnerDataReady CDataModelBool_t2269476966 * ___m_bOwnerDataReady_3; // CDataModelBool DMCore.Logic.CBookReservationManager::m_bSingleDataReady CDataModelBool_t2269476966 * ___m_bSingleDataReady_4; // CDataModelBool DMCore.Logic.CBookReservationManager::m_bRefreshProgress CDataModelBool_t2269476966 * ___m_bRefreshProgress_5; public: inline static int32_t get_offset_of_m_info_1() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_info_1)); } inline CBookReservationInfo_t4147366020 * get_m_info_1() const { return ___m_info_1; } inline CBookReservationInfo_t4147366020 ** get_address_of_m_info_1() { return &___m_info_1; } inline void set_m_info_1(CBookReservationInfo_t4147366020 * value) { ___m_info_1 = value; Il2CppCodeGenWriteBarrier((&___m_info_1), value); } inline static int32_t get_offset_of_m_list_2() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_list_2)); } inline List_1_t2340636913 * get_m_list_2() const { return ___m_list_2; } inline List_1_t2340636913 ** get_address_of_m_list_2() { return &___m_list_2; } inline void set_m_list_2(List_1_t2340636913 * value) { ___m_list_2 = value; Il2CppCodeGenWriteBarrier((&___m_list_2), value); } inline static int32_t get_offset_of_m_bOwnerDataReady_3() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_bOwnerDataReady_3)); } inline CDataModelBool_t2269476966 * get_m_bOwnerDataReady_3() const { return ___m_bOwnerDataReady_3; } inline CDataModelBool_t2269476966 ** get_address_of_m_bOwnerDataReady_3() { return &___m_bOwnerDataReady_3; } inline void set_m_bOwnerDataReady_3(CDataModelBool_t2269476966 * value) { ___m_bOwnerDataReady_3 = value; Il2CppCodeGenWriteBarrier((&___m_bOwnerDataReady_3), value); } inline static int32_t get_offset_of_m_bSingleDataReady_4() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_bSingleDataReady_4)); } inline CDataModelBool_t2269476966 * get_m_bSingleDataReady_4() const { return ___m_bSingleDataReady_4; } inline CDataModelBool_t2269476966 ** get_address_of_m_bSingleDataReady_4() { return &___m_bSingleDataReady_4; } inline void set_m_bSingleDataReady_4(CDataModelBool_t2269476966 * value) { ___m_bSingleDataReady_4 = value; Il2CppCodeGenWriteBarrier((&___m_bSingleDataReady_4), value); } inline static int32_t get_offset_of_m_bRefreshProgress_5() { return static_cast(offsetof(CBookReservationManager_t2709920264, ___m_bRefreshProgress_5)); } inline CDataModelBool_t2269476966 * get_m_bRefreshProgress_5() const { return ___m_bRefreshProgress_5; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefreshProgress_5() { return &___m_bRefreshProgress_5; } inline void set_m_bRefreshProgress_5(CDataModelBool_t2269476966 * value) { ___m_bRefreshProgress_5 = value; Il2CppCodeGenWriteBarrier((&___m_bRefreshProgress_5), value); } }; struct CBookReservationManager_t2709920264_StaticFields { public: // DMCore.Logic.CBookReservationManager DMCore.Logic.CBookReservationManager::s_Instance CBookReservationManager_t2709920264 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CBookReservationManager_t2709920264_StaticFields, ___s_Instance_0)); } inline CBookReservationManager_t2709920264 * get_s_Instance_0() const { return ___s_Instance_0; } inline CBookReservationManager_t2709920264 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CBookReservationManager_t2709920264 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONMANAGER_T2709920264_H #ifndef CFRAGMENTMANAGER_T4020029771_H #define CFRAGMENTMANAGER_T4020029771_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFragmentManager struct CFragmentManager_t4020029771 : public RuntimeObject { public: // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFragmentManager::m_TaskController ITaskBase_1_t1810328984 * ___m_TaskController_0; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFragmentManager::m_FormulaList Dictionary_2_t741555727 * ___m_FormulaList_1; // System.Boolean DMCore.Logic.CFragmentManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_2; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedPrintID int32_t ___m_SelectedPrintID_3; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedPrintBarID int32_t ___m_SelectedPrintBarID_4; // System.Int32 DMCore.Logic.CFragmentManager::m_LastSelectedPrintID int32_t ___m_LastSelectedPrintID_5; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedFragmentID int32_t ___m_SelectedFragmentID_6; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedFragmentBarID int32_t ___m_SelectedFragmentBarID_7; // System.Boolean DMCore.Logic.CFragmentManager::m_IsComposeFormulaReceived bool ___m_IsComposeFormulaReceived_8; // System.Int32 DMCore.Logic.CFragmentManager::m_FragmentUpdateCount int32_t ___m_FragmentUpdateCount_9; // System.Int32 DMCore.Logic.CFragmentManager::m_LastFragmentUpdateCount int32_t ___m_LastFragmentUpdateCount_10; // System.Boolean DMCore.Logic.CFragmentManager::m_IsNeedRefreshUpdate bool ___m_IsNeedRefreshUpdate_11; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedEquipID int32_t ___m_SelectedEquipID_12; // System.Int32 DMCore.Logic.CFragmentManager::m_SelectedEquipBarID int32_t ___m_SelectedEquipBarID_13; // System.Int32 DMCore.Logic.CFragmentManager::m_LastSelectedEquipID int32_t ___m_LastSelectedEquipID_14; // System.Boolean DMCore.Logic.CFragmentManager::m_IsDecomposeFormulaReceived bool ___m_IsDecomposeFormulaReceived_15; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFragmentManager::m_ClothFragmentData Dictionary_2_t1839659084 * ___m_ClothFragmentData_16; public: inline static int32_t get_offset_of_m_TaskController_0() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_TaskController_0)); } inline ITaskBase_1_t1810328984 * get_m_TaskController_0() const { return ___m_TaskController_0; } inline ITaskBase_1_t1810328984 ** get_address_of_m_TaskController_0() { return &___m_TaskController_0; } inline void set_m_TaskController_0(ITaskBase_1_t1810328984 * value) { ___m_TaskController_0 = value; Il2CppCodeGenWriteBarrier((&___m_TaskController_0), value); } inline static int32_t get_offset_of_m_FormulaList_1() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_FormulaList_1)); } inline Dictionary_2_t741555727 * get_m_FormulaList_1() const { return ___m_FormulaList_1; } inline Dictionary_2_t741555727 ** get_address_of_m_FormulaList_1() { return &___m_FormulaList_1; } inline void set_m_FormulaList_1(Dictionary_2_t741555727 * value) { ___m_FormulaList_1 = value; Il2CppCodeGenWriteBarrier((&___m_FormulaList_1), value); } inline static int32_t get_offset_of_m_IsNeedRefreshAll_2() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsNeedRefreshAll_2)); } inline bool get_m_IsNeedRefreshAll_2() const { return ___m_IsNeedRefreshAll_2; } inline bool* get_address_of_m_IsNeedRefreshAll_2() { return &___m_IsNeedRefreshAll_2; } inline void set_m_IsNeedRefreshAll_2(bool value) { ___m_IsNeedRefreshAll_2 = value; } inline static int32_t get_offset_of_m_SelectedPrintID_3() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedPrintID_3)); } inline int32_t get_m_SelectedPrintID_3() const { return ___m_SelectedPrintID_3; } inline int32_t* get_address_of_m_SelectedPrintID_3() { return &___m_SelectedPrintID_3; } inline void set_m_SelectedPrintID_3(int32_t value) { ___m_SelectedPrintID_3 = value; } inline static int32_t get_offset_of_m_SelectedPrintBarID_4() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedPrintBarID_4)); } inline int32_t get_m_SelectedPrintBarID_4() const { return ___m_SelectedPrintBarID_4; } inline int32_t* get_address_of_m_SelectedPrintBarID_4() { return &___m_SelectedPrintBarID_4; } inline void set_m_SelectedPrintBarID_4(int32_t value) { ___m_SelectedPrintBarID_4 = value; } inline static int32_t get_offset_of_m_LastSelectedPrintID_5() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastSelectedPrintID_5)); } inline int32_t get_m_LastSelectedPrintID_5() const { return ___m_LastSelectedPrintID_5; } inline int32_t* get_address_of_m_LastSelectedPrintID_5() { return &___m_LastSelectedPrintID_5; } inline void set_m_LastSelectedPrintID_5(int32_t value) { ___m_LastSelectedPrintID_5 = value; } inline static int32_t get_offset_of_m_SelectedFragmentID_6() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedFragmentID_6)); } inline int32_t get_m_SelectedFragmentID_6() const { return ___m_SelectedFragmentID_6; } inline int32_t* get_address_of_m_SelectedFragmentID_6() { return &___m_SelectedFragmentID_6; } inline void set_m_SelectedFragmentID_6(int32_t value) { ___m_SelectedFragmentID_6 = value; } inline static int32_t get_offset_of_m_SelectedFragmentBarID_7() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedFragmentBarID_7)); } inline int32_t get_m_SelectedFragmentBarID_7() const { return ___m_SelectedFragmentBarID_7; } inline int32_t* get_address_of_m_SelectedFragmentBarID_7() { return &___m_SelectedFragmentBarID_7; } inline void set_m_SelectedFragmentBarID_7(int32_t value) { ___m_SelectedFragmentBarID_7 = value; } inline static int32_t get_offset_of_m_IsComposeFormulaReceived_8() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsComposeFormulaReceived_8)); } inline bool get_m_IsComposeFormulaReceived_8() const { return ___m_IsComposeFormulaReceived_8; } inline bool* get_address_of_m_IsComposeFormulaReceived_8() { return &___m_IsComposeFormulaReceived_8; } inline void set_m_IsComposeFormulaReceived_8(bool value) { ___m_IsComposeFormulaReceived_8 = value; } inline static int32_t get_offset_of_m_FragmentUpdateCount_9() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_FragmentUpdateCount_9)); } inline int32_t get_m_FragmentUpdateCount_9() const { return ___m_FragmentUpdateCount_9; } inline int32_t* get_address_of_m_FragmentUpdateCount_9() { return &___m_FragmentUpdateCount_9; } inline void set_m_FragmentUpdateCount_9(int32_t value) { ___m_FragmentUpdateCount_9 = value; } inline static int32_t get_offset_of_m_LastFragmentUpdateCount_10() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastFragmentUpdateCount_10)); } inline int32_t get_m_LastFragmentUpdateCount_10() const { return ___m_LastFragmentUpdateCount_10; } inline int32_t* get_address_of_m_LastFragmentUpdateCount_10() { return &___m_LastFragmentUpdateCount_10; } inline void set_m_LastFragmentUpdateCount_10(int32_t value) { ___m_LastFragmentUpdateCount_10 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshUpdate_11() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsNeedRefreshUpdate_11)); } inline bool get_m_IsNeedRefreshUpdate_11() const { return ___m_IsNeedRefreshUpdate_11; } inline bool* get_address_of_m_IsNeedRefreshUpdate_11() { return &___m_IsNeedRefreshUpdate_11; } inline void set_m_IsNeedRefreshUpdate_11(bool value) { ___m_IsNeedRefreshUpdate_11 = value; } inline static int32_t get_offset_of_m_SelectedEquipID_12() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedEquipID_12)); } inline int32_t get_m_SelectedEquipID_12() const { return ___m_SelectedEquipID_12; } inline int32_t* get_address_of_m_SelectedEquipID_12() { return &___m_SelectedEquipID_12; } inline void set_m_SelectedEquipID_12(int32_t value) { ___m_SelectedEquipID_12 = value; } inline static int32_t get_offset_of_m_SelectedEquipBarID_13() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_SelectedEquipBarID_13)); } inline int32_t get_m_SelectedEquipBarID_13() const { return ___m_SelectedEquipBarID_13; } inline int32_t* get_address_of_m_SelectedEquipBarID_13() { return &___m_SelectedEquipBarID_13; } inline void set_m_SelectedEquipBarID_13(int32_t value) { ___m_SelectedEquipBarID_13 = value; } inline static int32_t get_offset_of_m_LastSelectedEquipID_14() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_LastSelectedEquipID_14)); } inline int32_t get_m_LastSelectedEquipID_14() const { return ___m_LastSelectedEquipID_14; } inline int32_t* get_address_of_m_LastSelectedEquipID_14() { return &___m_LastSelectedEquipID_14; } inline void set_m_LastSelectedEquipID_14(int32_t value) { ___m_LastSelectedEquipID_14 = value; } inline static int32_t get_offset_of_m_IsDecomposeFormulaReceived_15() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_IsDecomposeFormulaReceived_15)); } inline bool get_m_IsDecomposeFormulaReceived_15() const { return ___m_IsDecomposeFormulaReceived_15; } inline bool* get_address_of_m_IsDecomposeFormulaReceived_15() { return &___m_IsDecomposeFormulaReceived_15; } inline void set_m_IsDecomposeFormulaReceived_15(bool value) { ___m_IsDecomposeFormulaReceived_15 = value; } inline static int32_t get_offset_of_m_ClothFragmentData_16() { return static_cast(offsetof(CFragmentManager_t4020029771, ___m_ClothFragmentData_16)); } inline Dictionary_2_t1839659084 * get_m_ClothFragmentData_16() const { return ___m_ClothFragmentData_16; } inline Dictionary_2_t1839659084 ** get_address_of_m_ClothFragmentData_16() { return &___m_ClothFragmentData_16; } inline void set_m_ClothFragmentData_16(Dictionary_2_t1839659084 * value) { ___m_ClothFragmentData_16 = value; Il2CppCodeGenWriteBarrier((&___m_ClothFragmentData_16), value); } }; struct CFragmentManager_t4020029771_StaticFields { public: // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::s_Instance CFragmentManager_t4020029771 * ___s_Instance_17; public: inline static int32_t get_offset_of_s_Instance_17() { return static_cast(offsetof(CFragmentManager_t4020029771_StaticFields, ___s_Instance_17)); } inline CFragmentManager_t4020029771 * get_s_Instance_17() const { return ___s_Instance_17; } inline CFragmentManager_t4020029771 ** get_address_of_s_Instance_17() { return &___s_Instance_17; } inline void set_s_Instance_17(CFragmentManager_t4020029771 * value) { ___s_Instance_17 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRAGMENTMANAGER_T4020029771_H #ifndef CMARRYLISTMANAGER_T2185299657_H #define CMARRYLISTMANAGER_T2185299657_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CMarryListManager struct CMarryListManager_t2185299657 : public RuntimeObject { public: // uiMarryList DMCore.Logic.CMarryListManager::mUIMarryList uiMarryList_t4006298226 * ___mUIMarryList_1; // MarryListItemData DMCore.Logic.CMarryListManager::myData MarryListItemData_t1515524605 * ___myData_2; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::otherList List_1_t2987599347 * ___otherList_3; // System.Int32 DMCore.Logic.CMarryListManager::MaxPage int32_t ___MaxPage_4; // System.Int32 DMCore.Logic.CMarryListManager::CurPage int32_t ___CurPage_5; // System.Boolean DMCore.Logic.CMarryListManager::MarryChanged bool ___MarryChanged_6; // System.Boolean DMCore.Logic.CMarryListManager::BlessChanged bool ___BlessChanged_7; // System.Boolean DMCore.Logic.CMarryListManager::m_MarryRoomList bool ___m_MarryRoomList_8; // System.Double DMCore.Logic.CMarryListManager::m_lastRequstTimePos double ___m_lastRequstTimePos_9; // System.Boolean DMCore.Logic.CMarryListManager::MarryStart bool ___MarryStart_10; // System.Boolean DMCore.Logic.CMarryListManager::MarryEnd bool ___MarryEnd_11; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::allData List_1_t2987599347 * ___allData_12; // System.Collections.Generic.List`1 DMCore.Logic.CMarryListManager::blessData List_1_t2824189888 * ___blessData_13; public: inline static int32_t get_offset_of_mUIMarryList_1() { return static_cast(offsetof(CMarryListManager_t2185299657, ___mUIMarryList_1)); } inline uiMarryList_t4006298226 * get_mUIMarryList_1() const { return ___mUIMarryList_1; } inline uiMarryList_t4006298226 ** get_address_of_mUIMarryList_1() { return &___mUIMarryList_1; } inline void set_mUIMarryList_1(uiMarryList_t4006298226 * value) { ___mUIMarryList_1 = value; Il2CppCodeGenWriteBarrier((&___mUIMarryList_1), value); } inline static int32_t get_offset_of_myData_2() { return static_cast(offsetof(CMarryListManager_t2185299657, ___myData_2)); } inline MarryListItemData_t1515524605 * get_myData_2() const { return ___myData_2; } inline MarryListItemData_t1515524605 ** get_address_of_myData_2() { return &___myData_2; } inline void set_myData_2(MarryListItemData_t1515524605 * value) { ___myData_2 = value; Il2CppCodeGenWriteBarrier((&___myData_2), value); } inline static int32_t get_offset_of_otherList_3() { return static_cast(offsetof(CMarryListManager_t2185299657, ___otherList_3)); } inline List_1_t2987599347 * get_otherList_3() const { return ___otherList_3; } inline List_1_t2987599347 ** get_address_of_otherList_3() { return &___otherList_3; } inline void set_otherList_3(List_1_t2987599347 * value) { ___otherList_3 = value; Il2CppCodeGenWriteBarrier((&___otherList_3), value); } inline static int32_t get_offset_of_MaxPage_4() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MaxPage_4)); } inline int32_t get_MaxPage_4() const { return ___MaxPage_4; } inline int32_t* get_address_of_MaxPage_4() { return &___MaxPage_4; } inline void set_MaxPage_4(int32_t value) { ___MaxPage_4 = value; } inline static int32_t get_offset_of_CurPage_5() { return static_cast(offsetof(CMarryListManager_t2185299657, ___CurPage_5)); } inline int32_t get_CurPage_5() const { return ___CurPage_5; } inline int32_t* get_address_of_CurPage_5() { return &___CurPage_5; } inline void set_CurPage_5(int32_t value) { ___CurPage_5 = value; } inline static int32_t get_offset_of_MarryChanged_6() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryChanged_6)); } inline bool get_MarryChanged_6() const { return ___MarryChanged_6; } inline bool* get_address_of_MarryChanged_6() { return &___MarryChanged_6; } inline void set_MarryChanged_6(bool value) { ___MarryChanged_6 = value; } inline static int32_t get_offset_of_BlessChanged_7() { return static_cast(offsetof(CMarryListManager_t2185299657, ___BlessChanged_7)); } inline bool get_BlessChanged_7() const { return ___BlessChanged_7; } inline bool* get_address_of_BlessChanged_7() { return &___BlessChanged_7; } inline void set_BlessChanged_7(bool value) { ___BlessChanged_7 = value; } inline static int32_t get_offset_of_m_MarryRoomList_8() { return static_cast(offsetof(CMarryListManager_t2185299657, ___m_MarryRoomList_8)); } inline bool get_m_MarryRoomList_8() const { return ___m_MarryRoomList_8; } inline bool* get_address_of_m_MarryRoomList_8() { return &___m_MarryRoomList_8; } inline void set_m_MarryRoomList_8(bool value) { ___m_MarryRoomList_8 = value; } inline static int32_t get_offset_of_m_lastRequstTimePos_9() { return static_cast(offsetof(CMarryListManager_t2185299657, ___m_lastRequstTimePos_9)); } inline double get_m_lastRequstTimePos_9() const { return ___m_lastRequstTimePos_9; } inline double* get_address_of_m_lastRequstTimePos_9() { return &___m_lastRequstTimePos_9; } inline void set_m_lastRequstTimePos_9(double value) { ___m_lastRequstTimePos_9 = value; } inline static int32_t get_offset_of_MarryStart_10() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryStart_10)); } inline bool get_MarryStart_10() const { return ___MarryStart_10; } inline bool* get_address_of_MarryStart_10() { return &___MarryStart_10; } inline void set_MarryStart_10(bool value) { ___MarryStart_10 = value; } inline static int32_t get_offset_of_MarryEnd_11() { return static_cast(offsetof(CMarryListManager_t2185299657, ___MarryEnd_11)); } inline bool get_MarryEnd_11() const { return ___MarryEnd_11; } inline bool* get_address_of_MarryEnd_11() { return &___MarryEnd_11; } inline void set_MarryEnd_11(bool value) { ___MarryEnd_11 = value; } inline static int32_t get_offset_of_allData_12() { return static_cast(offsetof(CMarryListManager_t2185299657, ___allData_12)); } inline List_1_t2987599347 * get_allData_12() const { return ___allData_12; } inline List_1_t2987599347 ** get_address_of_allData_12() { return &___allData_12; } inline void set_allData_12(List_1_t2987599347 * value) { ___allData_12 = value; Il2CppCodeGenWriteBarrier((&___allData_12), value); } inline static int32_t get_offset_of_blessData_13() { return static_cast(offsetof(CMarryListManager_t2185299657, ___blessData_13)); } inline List_1_t2824189888 * get_blessData_13() const { return ___blessData_13; } inline List_1_t2824189888 ** get_address_of_blessData_13() { return &___blessData_13; } inline void set_blessData_13(List_1_t2824189888 * value) { ___blessData_13 = value; Il2CppCodeGenWriteBarrier((&___blessData_13), value); } }; struct CMarryListManager_t2185299657_StaticFields { public: // DMCore.Logic.CMarryListManager DMCore.Logic.CMarryListManager::s_Instance CMarryListManager_t2185299657 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CMarryListManager_t2185299657_StaticFields, ___s_Instance_0)); } inline CMarryListManager_t2185299657 * get_s_Instance_0() const { return ___s_Instance_0; } inline CMarryListManager_t2185299657 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CMarryListManager_t2185299657 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMARRYLISTMANAGER_T2185299657_H #ifndef FASHIONSTARSMANAGER_T4100381698_H #define FASHIONSTARSMANAGER_T4100381698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FashionStarsManager struct FashionStarsManager_t4100381698 : public RuntimeObject { public: // System.Boolean FashionStarsManager::k__BackingField bool ___U3CMainPageFashionChangedU3Ek__BackingField_2; // System.Int32 FashionStarsManager::k__BackingField int32_t ___U3CCurrentFashionStarU3Ek__BackingField_3; // System.Boolean FashionStarsManager::k__BackingField bool ___U3CIsShowingEffectU3Ek__BackingField_4; // System.Boolean FashionStarsManager::k__BackingField bool ___U3CIsInitializedU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CMainPageFashionChangedU3Ek__BackingField_2() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CMainPageFashionChangedU3Ek__BackingField_2)); } inline bool get_U3CMainPageFashionChangedU3Ek__BackingField_2() const { return ___U3CMainPageFashionChangedU3Ek__BackingField_2; } inline bool* get_address_of_U3CMainPageFashionChangedU3Ek__BackingField_2() { return &___U3CMainPageFashionChangedU3Ek__BackingField_2; } inline void set_U3CMainPageFashionChangedU3Ek__BackingField_2(bool value) { ___U3CMainPageFashionChangedU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CCurrentFashionStarU3Ek__BackingField_3() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CCurrentFashionStarU3Ek__BackingField_3)); } inline int32_t get_U3CCurrentFashionStarU3Ek__BackingField_3() const { return ___U3CCurrentFashionStarU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CCurrentFashionStarU3Ek__BackingField_3() { return &___U3CCurrentFashionStarU3Ek__BackingField_3; } inline void set_U3CCurrentFashionStarU3Ek__BackingField_3(int32_t value) { ___U3CCurrentFashionStarU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsShowingEffectU3Ek__BackingField_4() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CIsShowingEffectU3Ek__BackingField_4)); } inline bool get_U3CIsShowingEffectU3Ek__BackingField_4() const { return ___U3CIsShowingEffectU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsShowingEffectU3Ek__BackingField_4() { return &___U3CIsShowingEffectU3Ek__BackingField_4; } inline void set_U3CIsShowingEffectU3Ek__BackingField_4(bool value) { ___U3CIsShowingEffectU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CIsInitializedU3Ek__BackingField_5() { return static_cast(offsetof(FashionStarsManager_t4100381698, ___U3CIsInitializedU3Ek__BackingField_5)); } inline bool get_U3CIsInitializedU3Ek__BackingField_5() const { return ___U3CIsInitializedU3Ek__BackingField_5; } inline bool* get_address_of_U3CIsInitializedU3Ek__BackingField_5() { return &___U3CIsInitializedU3Ek__BackingField_5; } inline void set_U3CIsInitializedU3Ek__BackingField_5(bool value) { ___U3CIsInitializedU3Ek__BackingField_5 = value; } }; struct FashionStarsManager_t4100381698_StaticFields { public: // FashionStarsManager FashionStarsManager::s_instance FashionStarsManager_t4100381698 * ___s_instance_6; public: inline static int32_t get_offset_of_s_instance_6() { return static_cast(offsetof(FashionStarsManager_t4100381698_StaticFields, ___s_instance_6)); } inline FashionStarsManager_t4100381698 * get_s_instance_6() const { return ___s_instance_6; } inline FashionStarsManager_t4100381698 ** get_address_of_s_instance_6() { return &___s_instance_6; } inline void set_s_instance_6(FashionStarsManager_t4100381698 * value) { ___s_instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASHIONSTARSMANAGER_T4100381698_H #ifndef BIGWINNERDATA_T984912469_H #define BIGWINNERDATA_T984912469_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BigWinnerData struct BigWinnerData_t984912469 : public RuntimeObject { public: // System.Int32 DMCore.Logic.BigWinnerData::playerRank int32_t ___playerRank_0; // System.String DMCore.Logic.BigWinnerData::playerName String_t* ___playerName_1; // System.String DMCore.Logic.BigWinnerData::lotteryTime String_t* ___lotteryTime_2; // System.Int32 DMCore.Logic.BigWinnerData::lotteryResult int32_t ___lotteryResult_3; // System.Int32 DMCore.Logic.BigWinnerData::goldAmount int32_t ___goldAmount_4; // System.Int32 DMCore.Logic.BigWinnerData::Score int32_t ___Score_5; public: inline static int32_t get_offset_of_playerRank_0() { return static_cast(offsetof(BigWinnerData_t984912469, ___playerRank_0)); } inline int32_t get_playerRank_0() const { return ___playerRank_0; } inline int32_t* get_address_of_playerRank_0() { return &___playerRank_0; } inline void set_playerRank_0(int32_t value) { ___playerRank_0 = value; } inline static int32_t get_offset_of_playerName_1() { return static_cast(offsetof(BigWinnerData_t984912469, ___playerName_1)); } inline String_t* get_playerName_1() const { return ___playerName_1; } inline String_t** get_address_of_playerName_1() { return &___playerName_1; } inline void set_playerName_1(String_t* value) { ___playerName_1 = value; Il2CppCodeGenWriteBarrier((&___playerName_1), value); } inline static int32_t get_offset_of_lotteryTime_2() { return static_cast(offsetof(BigWinnerData_t984912469, ___lotteryTime_2)); } inline String_t* get_lotteryTime_2() const { return ___lotteryTime_2; } inline String_t** get_address_of_lotteryTime_2() { return &___lotteryTime_2; } inline void set_lotteryTime_2(String_t* value) { ___lotteryTime_2 = value; Il2CppCodeGenWriteBarrier((&___lotteryTime_2), value); } inline static int32_t get_offset_of_lotteryResult_3() { return static_cast(offsetof(BigWinnerData_t984912469, ___lotteryResult_3)); } inline int32_t get_lotteryResult_3() const { return ___lotteryResult_3; } inline int32_t* get_address_of_lotteryResult_3() { return &___lotteryResult_3; } inline void set_lotteryResult_3(int32_t value) { ___lotteryResult_3 = value; } inline static int32_t get_offset_of_goldAmount_4() { return static_cast(offsetof(BigWinnerData_t984912469, ___goldAmount_4)); } inline int32_t get_goldAmount_4() const { return ___goldAmount_4; } inline int32_t* get_address_of_goldAmount_4() { return &___goldAmount_4; } inline void set_goldAmount_4(int32_t value) { ___goldAmount_4 = value; } inline static int32_t get_offset_of_Score_5() { return static_cast(offsetof(BigWinnerData_t984912469, ___Score_5)); } inline int32_t get_Score_5() const { return ___Score_5; } inline int32_t* get_address_of_Score_5() { return &___Score_5; } inline void set_Score_5(int32_t value) { ___Score_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BIGWINNERDATA_T984912469_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 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 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 SHOPBRANDREGION_T2226231466_H #define SHOPBRANDREGION_T2226231466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShopBrandRegion struct ShopBrandRegion_t2226231466 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ShopBrandRegion::k__BackingField int32_t ___U3CCurrentUseHeadIndexU3Ek__BackingField_1; // System.String DMCore.Logic.ShopBrandRegion::k__BackingField String_t* ___U3CCurrentUseBrandIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.ShopBrandRegion::k__BackingField bool ___U3CIsNeedFreshUIU3Ek__BackingField_3; // System.Collections.Generic.List`1 DMCore.Logic.ShopBrandRegion::m_BrandList List_1_t60038374 * ___m_BrandList_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.ShopBrandRegion::m_GoodsURL Dictionary_2_t1632706988 * ___m_GoodsURL_5; public: inline static int32_t get_offset_of_U3CCurrentUseHeadIndexU3Ek__BackingField_1() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CCurrentUseHeadIndexU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentUseHeadIndexU3Ek__BackingField_1() const { return ___U3CCurrentUseHeadIndexU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentUseHeadIndexU3Ek__BackingField_1() { return &___U3CCurrentUseHeadIndexU3Ek__BackingField_1; } inline void set_U3CCurrentUseHeadIndexU3Ek__BackingField_1(int32_t value) { ___U3CCurrentUseHeadIndexU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCurrentUseBrandIDU3Ek__BackingField_2() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CCurrentUseBrandIDU3Ek__BackingField_2)); } inline String_t* get_U3CCurrentUseBrandIDU3Ek__BackingField_2() const { return ___U3CCurrentUseBrandIDU3Ek__BackingField_2; } inline String_t** get_address_of_U3CCurrentUseBrandIDU3Ek__BackingField_2() { return &___U3CCurrentUseBrandIDU3Ek__BackingField_2; } inline void set_U3CCurrentUseBrandIDU3Ek__BackingField_2(String_t* value) { ___U3CCurrentUseBrandIDU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((&___U3CCurrentUseBrandIDU3Ek__BackingField_2), value); } inline static int32_t get_offset_of_U3CIsNeedFreshUIU3Ek__BackingField_3() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___U3CIsNeedFreshUIU3Ek__BackingField_3)); } inline bool get_U3CIsNeedFreshUIU3Ek__BackingField_3() const { return ___U3CIsNeedFreshUIU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsNeedFreshUIU3Ek__BackingField_3() { return &___U3CIsNeedFreshUIU3Ek__BackingField_3; } inline void set_U3CIsNeedFreshUIU3Ek__BackingField_3(bool value) { ___U3CIsNeedFreshUIU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_BrandList_4() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___m_BrandList_4)); } inline List_1_t60038374 * get_m_BrandList_4() const { return ___m_BrandList_4; } inline List_1_t60038374 ** get_address_of_m_BrandList_4() { return &___m_BrandList_4; } inline void set_m_BrandList_4(List_1_t60038374 * value) { ___m_BrandList_4 = value; Il2CppCodeGenWriteBarrier((&___m_BrandList_4), value); } inline static int32_t get_offset_of_m_GoodsURL_5() { return static_cast(offsetof(ShopBrandRegion_t2226231466, ___m_GoodsURL_5)); } inline Dictionary_2_t1632706988 * get_m_GoodsURL_5() const { return ___m_GoodsURL_5; } inline Dictionary_2_t1632706988 ** get_address_of_m_GoodsURL_5() { return &___m_GoodsURL_5; } inline void set_m_GoodsURL_5(Dictionary_2_t1632706988 * value) { ___m_GoodsURL_5 = value; Il2CppCodeGenWriteBarrier((&___m_GoodsURL_5), value); } }; struct ShopBrandRegion_t2226231466_StaticFields { public: // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::s_Instance ShopBrandRegion_t2226231466 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(ShopBrandRegion_t2226231466_StaticFields, ___s_Instance_0)); } inline ShopBrandRegion_t2226231466 * get_s_Instance_0() const { return ___s_Instance_0; } inline ShopBrandRegion_t2226231466 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(ShopBrandRegion_t2226231466 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHOPBRANDREGION_T2226231466_H #ifndef LIST_1_T1113943529_H #define LIST_1_T1113943529_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_t1113943529 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UIItemFashionTagU5BU5D_t258193634* ____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_t1113943529, ____items_1)); } inline UIItemFashionTagU5BU5D_t258193634* get__items_1() const { return ____items_1; } inline UIItemFashionTagU5BU5D_t258193634** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UIItemFashionTagU5BU5D_t258193634* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1113943529, ____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_t1113943529, ____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_t1113943529_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UIItemFashionTagU5BU5D_t258193634* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1113943529_StaticFields, ___EmptyArray_4)); } inline UIItemFashionTagU5BU5D_t258193634* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UIItemFashionTagU5BU5D_t258193634** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UIItemFashionTagU5BU5D_t258193634* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1113943529_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 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 DICTIONARY_2_T1839659084_H #define DICTIONARY_2_T1839659084_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_t1839659084 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots Int32U5BU5D_t385246372* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1839659084, ___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_t1839659084, ___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_t1839659084, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1839659084, ___valueSlots_7)); } inline Int32U5BU5D_t385246372* get_valueSlots_7() const { return ___valueSlots_7; } inline Int32U5BU5D_t385246372** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(Int32U5BU5D_t385246372* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084, ___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_t1839659084_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4284552512 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1839659084_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4284552512 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4284552512 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4284552512 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1839659084_H #ifndef PATHINFO_T2470358406_H #define PATHINFO_T2470358406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CPathManager/PathInfo struct PathInfo_t2470358406 : public RuntimeObject { public: // System.Int32 CPathManager/PathInfo::k__BackingField int32_t ___U3CPathIDU3Ek__BackingField_0; // System.String CPathManager/PathInfo::k__BackingField String_t* ___U3CPathNameU3Ek__BackingField_1; // System.Int32 CPathManager/PathInfo::k__BackingField int32_t ___U3CUIPathU3Ek__BackingField_2; // System.String CPathManager/PathInfo::k__BackingField String_t* ___U3CPicPathU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CPathIDU3Ek__BackingField_0() { return static_cast(offsetof(PathInfo_t2470358406, ___U3CPathIDU3Ek__BackingField_0)); } inline int32_t get_U3CPathIDU3Ek__BackingField_0() const { return ___U3CPathIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CPathIDU3Ek__BackingField_0() { return &___U3CPathIDU3Ek__BackingField_0; } inline void set_U3CPathIDU3Ek__BackingField_0(int32_t value) { ___U3CPathIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CPathNameU3Ek__BackingField_1() { return static_cast(offsetof(PathInfo_t2470358406, ___U3CPathNameU3Ek__BackingField_1)); } inline String_t* get_U3CPathNameU3Ek__BackingField_1() const { return ___U3CPathNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CPathNameU3Ek__BackingField_1() { return &___U3CPathNameU3Ek__BackingField_1; } inline void set_U3CPathNameU3Ek__BackingField_1(String_t* value) { ___U3CPathNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CPathNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CUIPathU3Ek__BackingField_2() { return static_cast(offsetof(PathInfo_t2470358406, ___U3CUIPathU3Ek__BackingField_2)); } inline int32_t get_U3CUIPathU3Ek__BackingField_2() const { return ___U3CUIPathU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CUIPathU3Ek__BackingField_2() { return &___U3CUIPathU3Ek__BackingField_2; } inline void set_U3CUIPathU3Ek__BackingField_2(int32_t value) { ___U3CUIPathU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CPicPathU3Ek__BackingField_3() { return static_cast(offsetof(PathInfo_t2470358406, ___U3CPicPathU3Ek__BackingField_3)); } inline String_t* get_U3CPicPathU3Ek__BackingField_3() const { return ___U3CPicPathU3Ek__BackingField_3; } inline String_t** get_address_of_U3CPicPathU3Ek__BackingField_3() { return &___U3CPicPathU3Ek__BackingField_3; } inline void set_U3CPicPathU3Ek__BackingField_3(String_t* value) { ___U3CPicPathU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CPicPathU3Ek__BackingField_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHINFO_T2470358406_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 IACTIVITYDETAIL_T2848416189_H #define IACTIVITYDETAIL_T2848416189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.IActivityDetail struct IActivityDetail_t2848416189 : public RuntimeObject { public: // System.Int32 DMCore.Logic.IActivityDetail::m_activityID int32_t ___m_activityID_0; // System.Int32 DMCore.Logic.IActivityDetail::m_activityNewlID int32_t ___m_activityNewlID_1; // System.Boolean DMCore.Logic.IActivityDetail::m_isNewUpdate bool ___m_isNewUpdate_2; // System.Boolean DMCore.Logic.IActivityDetail::m_isDataReady bool ___m_isDataReady_3; // System.String DMCore.Logic.IActivityDetail::m_activityName String_t* ___m_activityName_4; // System.String DMCore.Logic.IActivityDetail::m_activityTitle String_t* ___m_activityTitle_5; // System.String DMCore.Logic.IActivityDetail::m_activityDesc String_t* ___m_activityDesc_6; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_startTime List_1_t128053199 * ___m_startTime_7; // System.Collections.Generic.List`1 DMCore.Logic.IActivityDetail::m_endTime List_1_t128053199 * ___m_endTime_8; // System.Boolean DMCore.Logic.IActivityDetail::m_needSort bool ___m_needSort_9; // System.Int32 DMCore.Logic.IActivityDetail::m_nActivityType int32_t ___m_nActivityType_10; public: inline static int32_t get_offset_of_m_activityID_0() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityID_0)); } inline int32_t get_m_activityID_0() const { return ___m_activityID_0; } inline int32_t* get_address_of_m_activityID_0() { return &___m_activityID_0; } inline void set_m_activityID_0(int32_t value) { ___m_activityID_0 = value; } inline static int32_t get_offset_of_m_activityNewlID_1() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityNewlID_1)); } inline int32_t get_m_activityNewlID_1() const { return ___m_activityNewlID_1; } inline int32_t* get_address_of_m_activityNewlID_1() { return &___m_activityNewlID_1; } inline void set_m_activityNewlID_1(int32_t value) { ___m_activityNewlID_1 = value; } inline static int32_t get_offset_of_m_isNewUpdate_2() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isNewUpdate_2)); } inline bool get_m_isNewUpdate_2() const { return ___m_isNewUpdate_2; } inline bool* get_address_of_m_isNewUpdate_2() { return &___m_isNewUpdate_2; } inline void set_m_isNewUpdate_2(bool value) { ___m_isNewUpdate_2 = value; } inline static int32_t get_offset_of_m_isDataReady_3() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_isDataReady_3)); } inline bool get_m_isDataReady_3() const { return ___m_isDataReady_3; } inline bool* get_address_of_m_isDataReady_3() { return &___m_isDataReady_3; } inline void set_m_isDataReady_3(bool value) { ___m_isDataReady_3 = value; } inline static int32_t get_offset_of_m_activityName_4() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityName_4)); } inline String_t* get_m_activityName_4() const { return ___m_activityName_4; } inline String_t** get_address_of_m_activityName_4() { return &___m_activityName_4; } inline void set_m_activityName_4(String_t* value) { ___m_activityName_4 = value; Il2CppCodeGenWriteBarrier((&___m_activityName_4), value); } inline static int32_t get_offset_of_m_activityTitle_5() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityTitle_5)); } inline String_t* get_m_activityTitle_5() const { return ___m_activityTitle_5; } inline String_t** get_address_of_m_activityTitle_5() { return &___m_activityTitle_5; } inline void set_m_activityTitle_5(String_t* value) { ___m_activityTitle_5 = value; Il2CppCodeGenWriteBarrier((&___m_activityTitle_5), value); } inline static int32_t get_offset_of_m_activityDesc_6() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_activityDesc_6)); } inline String_t* get_m_activityDesc_6() const { return ___m_activityDesc_6; } inline String_t** get_address_of_m_activityDesc_6() { return &___m_activityDesc_6; } inline void set_m_activityDesc_6(String_t* value) { ___m_activityDesc_6 = value; Il2CppCodeGenWriteBarrier((&___m_activityDesc_6), value); } inline static int32_t get_offset_of_m_startTime_7() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_startTime_7)); } inline List_1_t128053199 * get_m_startTime_7() const { return ___m_startTime_7; } inline List_1_t128053199 ** get_address_of_m_startTime_7() { return &___m_startTime_7; } inline void set_m_startTime_7(List_1_t128053199 * value) { ___m_startTime_7 = value; Il2CppCodeGenWriteBarrier((&___m_startTime_7), value); } inline static int32_t get_offset_of_m_endTime_8() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_endTime_8)); } inline List_1_t128053199 * get_m_endTime_8() const { return ___m_endTime_8; } inline List_1_t128053199 ** get_address_of_m_endTime_8() { return &___m_endTime_8; } inline void set_m_endTime_8(List_1_t128053199 * value) { ___m_endTime_8 = value; Il2CppCodeGenWriteBarrier((&___m_endTime_8), value); } inline static int32_t get_offset_of_m_needSort_9() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_needSort_9)); } inline bool get_m_needSort_9() const { return ___m_needSort_9; } inline bool* get_address_of_m_needSort_9() { return &___m_needSort_9; } inline void set_m_needSort_9(bool value) { ___m_needSort_9 = value; } inline static int32_t get_offset_of_m_nActivityType_10() { return static_cast(offsetof(IActivityDetail_t2848416189, ___m_nActivityType_10)); } inline int32_t get_m_nActivityType_10() const { return ___m_nActivityType_10; } inline int32_t* get_address_of_m_nActivityType_10() { return &___m_nActivityType_10; } inline void set_m_nActivityType_10(int32_t value) { ___m_nActivityType_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IACTIVITYDETAIL_T2848416189_H #ifndef DICTIONARY_2_T1941309864_H #define DICTIONARY_2_T1941309864_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_t1941309864 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots Int32U5BU5D_t385246372* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots MouseOrTouchU5BU5D_t3534648920* ___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_t1941309864, ___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_t1941309864, ___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_t1941309864, ___keySlots_6)); } inline Int32U5BU5D_t385246372* get_keySlots_6() const { return ___keySlots_6; } inline Int32U5BU5D_t385246372** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(Int32U5BU5D_t385246372* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1941309864, ___valueSlots_7)); } inline MouseOrTouchU5BU5D_t3534648920* get_valueSlots_7() const { return ___valueSlots_7; } inline MouseOrTouchU5BU5D_t3534648920** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(MouseOrTouchU5BU5D_t3534648920* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1941309864, ___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_t1941309864, ___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_t1941309864, ___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_t1941309864, ___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_t1941309864, ___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_t1941309864, ___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_t1941309864, ___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_t1941309864_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3138987764 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1941309864_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3138987764 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3138987764 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3138987764 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1941309864_H #ifndef LIST_1_T2833680200_H #define LIST_1_T2833680200_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_t2833680200 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items HighlightedU5BU5D_t2628291367* ____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_t2833680200, ____items_1)); } inline HighlightedU5BU5D_t2628291367* get__items_1() const { return ____items_1; } inline HighlightedU5BU5D_t2628291367** get_address_of__items_1() { return &____items_1; } inline void set__items_1(HighlightedU5BU5D_t2628291367* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2833680200, ____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_t2833680200, ____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_t2833680200_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray HighlightedU5BU5D_t2628291367* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2833680200_StaticFields, ___EmptyArray_4)); } inline HighlightedU5BU5D_t2628291367* get_EmptyArray_4() const { return ___EmptyArray_4; } inline HighlightedU5BU5D_t2628291367** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(HighlightedU5BU5D_t2628291367* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2833680200_H #ifndef LIST_1_T2828513613_H #define LIST_1_T2828513613_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_t2828513613 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UICameraU5BU5D_t179349358* ____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_t2828513613, ____items_1)); } inline UICameraU5BU5D_t179349358* get__items_1() const { return ____items_1; } inline UICameraU5BU5D_t179349358** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UICameraU5BU5D_t179349358* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2828513613, ____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_t2828513613, ____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_t2828513613_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray UICameraU5BU5D_t179349358* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2828513613_StaticFields, ___EmptyArray_4)); } inline UICameraU5BU5D_t179349358* get_EmptyArray_4() const { return ___EmptyArray_4; } inline UICameraU5BU5D_t179349358** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(UICameraU5BU5D_t179349358* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2828513613_H #ifndef HIGHLIGHTED_T1361605458_H #define HIGHLIGHTED_T1361605458_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera/Highlighted struct Highlighted_t1361605458 : public RuntimeObject { public: // UnityEngine.GameObject UICamera/Highlighted::go GameObject_t1113636619 * ___go_0; // System.Int32 UICamera/Highlighted::counter int32_t ___counter_1; public: inline static int32_t get_offset_of_go_0() { return static_cast(offsetof(Highlighted_t1361605458, ___go_0)); } inline GameObject_t1113636619 * get_go_0() const { return ___go_0; } inline GameObject_t1113636619 ** get_address_of_go_0() { return &___go_0; } inline void set_go_0(GameObject_t1113636619 * value) { ___go_0 = value; Il2CppCodeGenWriteBarrier((&___go_0), value); } inline static int32_t get_offset_of_counter_1() { return static_cast(offsetof(Highlighted_t1361605458, ___counter_1)); } inline int32_t get_counter_1() const { return ___counter_1; } inline int32_t* get_address_of_counter_1() { return &___counter_1; } inline void set_counter_1(int32_t value) { ___counter_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HIGHLIGHTED_T1361605458_H #ifndef CCANDYMANAGER_T1000487739_H #define CCANDYMANAGER_T1000487739_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CCandyManager struct CCandyManager_t1000487739 : public RuntimeObject { public: // uiCandies DMCore.Logic.CCandyManager::mUICandies uiCandies_t442672041 * ___mUICandies_1; // System.Int32 DMCore.Logic.CCandyManager::mCandyNum int32_t ___mCandyNum_2; // System.Boolean DMCore.Logic.CCandyManager::Changed bool ___Changed_3; // System.Boolean DMCore.Logic.CCandyManager::IsMarriySceneReady bool ___IsMarriySceneReady_4; public: inline static int32_t get_offset_of_mUICandies_1() { return static_cast(offsetof(CCandyManager_t1000487739, ___mUICandies_1)); } inline uiCandies_t442672041 * get_mUICandies_1() const { return ___mUICandies_1; } inline uiCandies_t442672041 ** get_address_of_mUICandies_1() { return &___mUICandies_1; } inline void set_mUICandies_1(uiCandies_t442672041 * value) { ___mUICandies_1 = value; Il2CppCodeGenWriteBarrier((&___mUICandies_1), value); } inline static int32_t get_offset_of_mCandyNum_2() { return static_cast(offsetof(CCandyManager_t1000487739, ___mCandyNum_2)); } inline int32_t get_mCandyNum_2() const { return ___mCandyNum_2; } inline int32_t* get_address_of_mCandyNum_2() { return &___mCandyNum_2; } inline void set_mCandyNum_2(int32_t value) { ___mCandyNum_2 = value; } inline static int32_t get_offset_of_Changed_3() { return static_cast(offsetof(CCandyManager_t1000487739, ___Changed_3)); } inline bool get_Changed_3() const { return ___Changed_3; } inline bool* get_address_of_Changed_3() { return &___Changed_3; } inline void set_Changed_3(bool value) { ___Changed_3 = value; } inline static int32_t get_offset_of_IsMarriySceneReady_4() { return static_cast(offsetof(CCandyManager_t1000487739, ___IsMarriySceneReady_4)); } inline bool get_IsMarriySceneReady_4() const { return ___IsMarriySceneReady_4; } inline bool* get_address_of_IsMarriySceneReady_4() { return &___IsMarriySceneReady_4; } inline void set_IsMarriySceneReady_4(bool value) { ___IsMarriySceneReady_4 = value; } }; struct CCandyManager_t1000487739_StaticFields { public: // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::s_Instance CCandyManager_t1000487739 * ___s_Instance_0; public: inline static int32_t get_offset_of_s_Instance_0() { return static_cast(offsetof(CCandyManager_t1000487739_StaticFields, ___s_Instance_0)); } inline CCandyManager_t1000487739 * get_s_Instance_0() const { return ___s_Instance_0; } inline CCandyManager_t1000487739 ** get_address_of_s_Instance_0() { return &___s_Instance_0; } inline void set_s_Instance_0(CCandyManager_t1000487739 * value) { ___s_Instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCANDYMANAGER_T1000487739_H #ifndef CARDUNIT_T3010225743_H #define CARDUNIT_T3010225743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardUnit struct CardUnit_t3010225743 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardUnit::cardID int32_t ___cardID_0; // System.Int32 DMCore.Logic.CardUnit::cardType int32_t ___cardType_1; // System.String DMCore.Logic.CardUnit::cardName String_t* ___cardName_2; // System.String DMCore.Logic.CardUnit::cardDesc String_t* ___cardDesc_3; // System.String DMCore.Logic.CardUnit::thumbnailPath String_t* ___thumbnailPath_4; // System.String DMCore.Logic.CardUnit::completePath String_t* ___completePath_5; // System.Int32 DMCore.Logic.CardUnit::level int32_t ___level_6; // System.Int32 DMCore.Logic.CardUnit::time int32_t ___time_7; // System.Int32 DMCore.Logic.CardUnit::dancing int32_t ___dancing_8; // System.Int32 DMCore.Logic.CardUnit::fashion int32_t ___fashion_9; // System.Int32 DMCore.Logic.CardUnit::affinity int32_t ___affinity_10; // System.Int32 DMCore.Logic.CardUnit::popularity int32_t ___popularity_11; // System.Int32 DMCore.Logic.CardUnit::dedicated int32_t ___dedicated_12; // System.Int32 DMCore.Logic.CardUnit::fatigue int32_t ___fatigue_13; // System.Int32 DMCore.Logic.CardUnit::score int32_t ___score_14; // System.Boolean DMCore.Logic.CardUnit::lockState bool ___lockState_15; public: inline static int32_t get_offset_of_cardID_0() { return static_cast(offsetof(CardUnit_t3010225743, ___cardID_0)); } inline int32_t get_cardID_0() const { return ___cardID_0; } inline int32_t* get_address_of_cardID_0() { return &___cardID_0; } inline void set_cardID_0(int32_t value) { ___cardID_0 = value; } inline static int32_t get_offset_of_cardType_1() { return static_cast(offsetof(CardUnit_t3010225743, ___cardType_1)); } inline int32_t get_cardType_1() const { return ___cardType_1; } inline int32_t* get_address_of_cardType_1() { return &___cardType_1; } inline void set_cardType_1(int32_t value) { ___cardType_1 = value; } inline static int32_t get_offset_of_cardName_2() { return static_cast(offsetof(CardUnit_t3010225743, ___cardName_2)); } inline String_t* get_cardName_2() const { return ___cardName_2; } inline String_t** get_address_of_cardName_2() { return &___cardName_2; } inline void set_cardName_2(String_t* value) { ___cardName_2 = value; Il2CppCodeGenWriteBarrier((&___cardName_2), value); } inline static int32_t get_offset_of_cardDesc_3() { return static_cast(offsetof(CardUnit_t3010225743, ___cardDesc_3)); } inline String_t* get_cardDesc_3() const { return ___cardDesc_3; } inline String_t** get_address_of_cardDesc_3() { return &___cardDesc_3; } inline void set_cardDesc_3(String_t* value) { ___cardDesc_3 = value; Il2CppCodeGenWriteBarrier((&___cardDesc_3), value); } inline static int32_t get_offset_of_thumbnailPath_4() { return static_cast(offsetof(CardUnit_t3010225743, ___thumbnailPath_4)); } inline String_t* get_thumbnailPath_4() const { return ___thumbnailPath_4; } inline String_t** get_address_of_thumbnailPath_4() { return &___thumbnailPath_4; } inline void set_thumbnailPath_4(String_t* value) { ___thumbnailPath_4 = value; Il2CppCodeGenWriteBarrier((&___thumbnailPath_4), value); } inline static int32_t get_offset_of_completePath_5() { return static_cast(offsetof(CardUnit_t3010225743, ___completePath_5)); } inline String_t* get_completePath_5() const { return ___completePath_5; } inline String_t** get_address_of_completePath_5() { return &___completePath_5; } inline void set_completePath_5(String_t* value) { ___completePath_5 = value; Il2CppCodeGenWriteBarrier((&___completePath_5), value); } inline static int32_t get_offset_of_level_6() { return static_cast(offsetof(CardUnit_t3010225743, ___level_6)); } inline int32_t get_level_6() const { return ___level_6; } inline int32_t* get_address_of_level_6() { return &___level_6; } inline void set_level_6(int32_t value) { ___level_6 = value; } inline static int32_t get_offset_of_time_7() { return static_cast(offsetof(CardUnit_t3010225743, ___time_7)); } inline int32_t get_time_7() const { return ___time_7; } inline int32_t* get_address_of_time_7() { return &___time_7; } inline void set_time_7(int32_t value) { ___time_7 = value; } inline static int32_t get_offset_of_dancing_8() { return static_cast(offsetof(CardUnit_t3010225743, ___dancing_8)); } inline int32_t get_dancing_8() const { return ___dancing_8; } inline int32_t* get_address_of_dancing_8() { return &___dancing_8; } inline void set_dancing_8(int32_t value) { ___dancing_8 = value; } inline static int32_t get_offset_of_fashion_9() { return static_cast(offsetof(CardUnit_t3010225743, ___fashion_9)); } inline int32_t get_fashion_9() const { return ___fashion_9; } inline int32_t* get_address_of_fashion_9() { return &___fashion_9; } inline void set_fashion_9(int32_t value) { ___fashion_9 = value; } inline static int32_t get_offset_of_affinity_10() { return static_cast(offsetof(CardUnit_t3010225743, ___affinity_10)); } inline int32_t get_affinity_10() const { return ___affinity_10; } inline int32_t* get_address_of_affinity_10() { return &___affinity_10; } inline void set_affinity_10(int32_t value) { ___affinity_10 = value; } inline static int32_t get_offset_of_popularity_11() { return static_cast(offsetof(CardUnit_t3010225743, ___popularity_11)); } inline int32_t get_popularity_11() const { return ___popularity_11; } inline int32_t* get_address_of_popularity_11() { return &___popularity_11; } inline void set_popularity_11(int32_t value) { ___popularity_11 = value; } inline static int32_t get_offset_of_dedicated_12() { return static_cast(offsetof(CardUnit_t3010225743, ___dedicated_12)); } inline int32_t get_dedicated_12() const { return ___dedicated_12; } inline int32_t* get_address_of_dedicated_12() { return &___dedicated_12; } inline void set_dedicated_12(int32_t value) { ___dedicated_12 = value; } inline static int32_t get_offset_of_fatigue_13() { return static_cast(offsetof(CardUnit_t3010225743, ___fatigue_13)); } inline int32_t get_fatigue_13() const { return ___fatigue_13; } inline int32_t* get_address_of_fatigue_13() { return &___fatigue_13; } inline void set_fatigue_13(int32_t value) { ___fatigue_13 = value; } inline static int32_t get_offset_of_score_14() { return static_cast(offsetof(CardUnit_t3010225743, ___score_14)); } inline int32_t get_score_14() const { return ___score_14; } inline int32_t* get_address_of_score_14() { return &___score_14; } inline void set_score_14(int32_t value) { ___score_14 = value; } inline static int32_t get_offset_of_lockState_15() { return static_cast(offsetof(CardUnit_t3010225743, ___lockState_15)); } inline bool get_lockState_15() const { return ___lockState_15; } inline bool* get_address_of_lockState_15() { return &___lockState_15; } inline void set_lockState_15(bool value) { ___lockState_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDUNIT_T3010225743_H #ifndef LIST_1_T201580312_H #define LIST_1_T201580312_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_t201580312 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StaticTagU5BU5D_t2037664279* ____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_t201580312, ____items_1)); } inline StaticTagU5BU5D_t2037664279* get__items_1() const { return ____items_1; } inline StaticTagU5BU5D_t2037664279** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StaticTagU5BU5D_t2037664279* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t201580312, ____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_t201580312, ____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_t201580312_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StaticTagU5BU5D_t2037664279* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t201580312_StaticFields, ___EmptyArray_4)); } inline StaticTagU5BU5D_t2037664279* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StaticTagU5BU5D_t2037664279** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StaticTagU5BU5D_t2037664279* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T201580312_H #ifndef QUALIFYINFO_T2809524376_H #define QUALIFYINFO_T2809524376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // QualifyInfo struct QualifyInfo_t2809524376 : public RuntimeObject { public: // System.String QualifyInfo::PlayerName String_t* ___PlayerName_0; // System.Int64 QualifyInfo::UserID int64_t ___UserID_1; // System.Int64 QualifyInfo::HeadPhotoID int64_t ___HeadPhotoID_2; // System.Int32 QualifyInfo::Sex int32_t ___Sex_3; // System.Int32 QualifyInfo::ModeName int32_t ___ModeName_4; // System.String QualifyInfo::GradeName String_t* ___GradeName_5; // System.Int32 QualifyInfo::QualifyLevel int32_t ___QualifyLevel_6; // System.Int32 QualifyInfo::StarNum int32_t ___StarNum_7; // System.Int32 QualifyInfo::StarAll int32_t ___StarAll_8; // System.Int32 QualifyInfo::Grade int32_t ___Grade_9; // System.Int32 QualifyInfo::MyRankNum int32_t ___MyRankNum_10; // System.Int32 QualifyInfo::Score int32_t ___Score_11; // System.Single QualifyInfo::WinRate float ___WinRate_12; // System.Int32 QualifyInfo::WinCount int32_t ___WinCount_13; // System.Int32 QualifyInfo::TotalGameNum int32_t ___TotalGameNum_14; // System.Int32 QualifyInfo::HeadBoxID int32_t ___HeadBoxID_15; public: inline static int32_t get_offset_of_PlayerName_0() { return static_cast(offsetof(QualifyInfo_t2809524376, ___PlayerName_0)); } inline String_t* get_PlayerName_0() const { return ___PlayerName_0; } inline String_t** get_address_of_PlayerName_0() { return &___PlayerName_0; } inline void set_PlayerName_0(String_t* value) { ___PlayerName_0 = value; Il2CppCodeGenWriteBarrier((&___PlayerName_0), value); } inline static int32_t get_offset_of_UserID_1() { return static_cast(offsetof(QualifyInfo_t2809524376, ___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_HeadPhotoID_2() { return static_cast(offsetof(QualifyInfo_t2809524376, ___HeadPhotoID_2)); } inline int64_t get_HeadPhotoID_2() const { return ___HeadPhotoID_2; } inline int64_t* get_address_of_HeadPhotoID_2() { return &___HeadPhotoID_2; } inline void set_HeadPhotoID_2(int64_t value) { ___HeadPhotoID_2 = value; } inline static int32_t get_offset_of_Sex_3() { return static_cast(offsetof(QualifyInfo_t2809524376, ___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_ModeName_4() { return static_cast(offsetof(QualifyInfo_t2809524376, ___ModeName_4)); } inline int32_t get_ModeName_4() const { return ___ModeName_4; } inline int32_t* get_address_of_ModeName_4() { return &___ModeName_4; } inline void set_ModeName_4(int32_t value) { ___ModeName_4 = value; } inline static int32_t get_offset_of_GradeName_5() { return static_cast(offsetof(QualifyInfo_t2809524376, ___GradeName_5)); } inline String_t* get_GradeName_5() const { return ___GradeName_5; } inline String_t** get_address_of_GradeName_5() { return &___GradeName_5; } inline void set_GradeName_5(String_t* value) { ___GradeName_5 = value; Il2CppCodeGenWriteBarrier((&___GradeName_5), value); } inline static int32_t get_offset_of_QualifyLevel_6() { return static_cast(offsetof(QualifyInfo_t2809524376, ___QualifyLevel_6)); } inline int32_t get_QualifyLevel_6() const { return ___QualifyLevel_6; } inline int32_t* get_address_of_QualifyLevel_6() { return &___QualifyLevel_6; } inline void set_QualifyLevel_6(int32_t value) { ___QualifyLevel_6 = value; } inline static int32_t get_offset_of_StarNum_7() { return static_cast(offsetof(QualifyInfo_t2809524376, ___StarNum_7)); } inline int32_t get_StarNum_7() const { return ___StarNum_7; } inline int32_t* get_address_of_StarNum_7() { return &___StarNum_7; } inline void set_StarNum_7(int32_t value) { ___StarNum_7 = value; } inline static int32_t get_offset_of_StarAll_8() { return static_cast(offsetof(QualifyInfo_t2809524376, ___StarAll_8)); } inline int32_t get_StarAll_8() const { return ___StarAll_8; } inline int32_t* get_address_of_StarAll_8() { return &___StarAll_8; } inline void set_StarAll_8(int32_t value) { ___StarAll_8 = value; } inline static int32_t get_offset_of_Grade_9() { return static_cast(offsetof(QualifyInfo_t2809524376, ___Grade_9)); } inline int32_t get_Grade_9() const { return ___Grade_9; } inline int32_t* get_address_of_Grade_9() { return &___Grade_9; } inline void set_Grade_9(int32_t value) { ___Grade_9 = value; } inline static int32_t get_offset_of_MyRankNum_10() { return static_cast(offsetof(QualifyInfo_t2809524376, ___MyRankNum_10)); } inline int32_t get_MyRankNum_10() const { return ___MyRankNum_10; } inline int32_t* get_address_of_MyRankNum_10() { return &___MyRankNum_10; } inline void set_MyRankNum_10(int32_t value) { ___MyRankNum_10 = value; } inline static int32_t get_offset_of_Score_11() { return static_cast(offsetof(QualifyInfo_t2809524376, ___Score_11)); } inline int32_t get_Score_11() const { return ___Score_11; } inline int32_t* get_address_of_Score_11() { return &___Score_11; } inline void set_Score_11(int32_t value) { ___Score_11 = value; } inline static int32_t get_offset_of_WinRate_12() { return static_cast(offsetof(QualifyInfo_t2809524376, ___WinRate_12)); } inline float get_WinRate_12() const { return ___WinRate_12; } inline float* get_address_of_WinRate_12() { return &___WinRate_12; } inline void set_WinRate_12(float value) { ___WinRate_12 = value; } inline static int32_t get_offset_of_WinCount_13() { return static_cast(offsetof(QualifyInfo_t2809524376, ___WinCount_13)); } inline int32_t get_WinCount_13() const { return ___WinCount_13; } inline int32_t* get_address_of_WinCount_13() { return &___WinCount_13; } inline void set_WinCount_13(int32_t value) { ___WinCount_13 = value; } inline static int32_t get_offset_of_TotalGameNum_14() { return static_cast(offsetof(QualifyInfo_t2809524376, ___TotalGameNum_14)); } inline int32_t get_TotalGameNum_14() const { return ___TotalGameNum_14; } inline int32_t* get_address_of_TotalGameNum_14() { return &___TotalGameNum_14; } inline void set_TotalGameNum_14(int32_t value) { ___TotalGameNum_14 = value; } inline static int32_t get_offset_of_HeadBoxID_15() { return static_cast(offsetof(QualifyInfo_t2809524376, ___HeadBoxID_15)); } inline int32_t get_HeadBoxID_15() const { return ___HeadBoxID_15; } inline int32_t* get_address_of_HeadBoxID_15() { return &___HeadBoxID_15; } inline void set_HeadBoxID_15(int32_t value) { ___HeadBoxID_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUALIFYINFO_T2809524376_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 CUIEVENT_T99497512_H #define CUIEVENT_T99497512_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CUIEvent struct CUIEvent_t99497512 : public RuntimeObject { public: // System.Int32 CUIEvent::k__BackingField int32_t ___U3CUIEventIDU3Ek__BackingField_0; // UnityEngine.GameObject CUIEvent::k__BackingField GameObject_t1113636619 * ___U3CTargetU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CUIEventIDU3Ek__BackingField_0() { return static_cast(offsetof(CUIEvent_t99497512, ___U3CUIEventIDU3Ek__BackingField_0)); } inline int32_t get_U3CUIEventIDU3Ek__BackingField_0() const { return ___U3CUIEventIDU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CUIEventIDU3Ek__BackingField_0() { return &___U3CUIEventIDU3Ek__BackingField_0; } inline void set_U3CUIEventIDU3Ek__BackingField_0(int32_t value) { ___U3CUIEventIDU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CTargetU3Ek__BackingField_1() { return static_cast(offsetof(CUIEvent_t99497512, ___U3CTargetU3Ek__BackingField_1)); } inline GameObject_t1113636619 * get_U3CTargetU3Ek__BackingField_1() const { return ___U3CTargetU3Ek__BackingField_1; } inline GameObject_t1113636619 ** get_address_of_U3CTargetU3Ek__BackingField_1() { return &___U3CTargetU3Ek__BackingField_1; } inline void set_U3CTargetU3Ek__BackingField_1(GameObject_t1113636619 * value) { ___U3CTargetU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CTargetU3Ek__BackingField_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUIEVENT_T99497512_H #ifndef CCONSTELLATIONMANAGER_T2532336838_H #define CCONSTELLATIONMANAGER_T2532336838_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CConstellationManager struct CConstellationManager_t2532336838 : public RuntimeObject { public: // System.Int32 CConstellationManager::starIndex int32_t ___starIndex_1; // CConstellationManager/ChangeStarSin CConstellationManager::changeStatSign ChangeStarSin_t3703845707 * ___changeStatSign_2; public: inline static int32_t get_offset_of_starIndex_1() { return static_cast(offsetof(CConstellationManager_t2532336838, ___starIndex_1)); } inline int32_t get_starIndex_1() const { return ___starIndex_1; } inline int32_t* get_address_of_starIndex_1() { return &___starIndex_1; } inline void set_starIndex_1(int32_t value) { ___starIndex_1 = value; } inline static int32_t get_offset_of_changeStatSign_2() { return static_cast(offsetof(CConstellationManager_t2532336838, ___changeStatSign_2)); } inline ChangeStarSin_t3703845707 * get_changeStatSign_2() const { return ___changeStatSign_2; } inline ChangeStarSin_t3703845707 ** get_address_of_changeStatSign_2() { return &___changeStatSign_2; } inline void set_changeStatSign_2(ChangeStarSin_t3703845707 * value) { ___changeStatSign_2 = value; Il2CppCodeGenWriteBarrier((&___changeStatSign_2), value); } }; struct CConstellationManager_t2532336838_StaticFields { public: // CConstellationManager CConstellationManager::instance CConstellationManager_t2532336838 * ___instance_0; public: inline static int32_t get_offset_of_instance_0() { return static_cast(offsetof(CConstellationManager_t2532336838_StaticFields, ___instance_0)); } inline CConstellationManager_t2532336838 * get_instance_0() const { return ___instance_0; } inline CConstellationManager_t2532336838 ** get_address_of_instance_0() { return &___instance_0; } inline void set_instance_0(CConstellationManager_t2532336838 * value) { ___instance_0 = value; Il2CppCodeGenWriteBarrier((&___instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCONSTELLATIONMANAGER_T2532336838_H #ifndef CCHANGENAMEMANAGER_T2068867582_H #define CCHANGENAMEMANAGER_T2068867582_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeNameManager struct CChangeNameManager_t2068867582 : public RuntimeObject { public: // DMCore.Logic.CChangeNameInfo DMCore.Logic.CChangeNameManager::_info_set CChangeNameInfo_t1998310127 * ____info_set_0; // System.Boolean DMCore.Logic.CChangeNameManager::_is_need_refresh_name bool ____is_need_refresh_name_1; // System.String DMCore.Logic.CChangeNameManager::_new_name String_t* ____new_name_2; public: inline static int32_t get_offset_of__info_set_0() { return static_cast(offsetof(CChangeNameManager_t2068867582, ____info_set_0)); } inline CChangeNameInfo_t1998310127 * get__info_set_0() const { return ____info_set_0; } inline CChangeNameInfo_t1998310127 ** get_address_of__info_set_0() { return &____info_set_0; } inline void set__info_set_0(CChangeNameInfo_t1998310127 * value) { ____info_set_0 = value; Il2CppCodeGenWriteBarrier((&____info_set_0), value); } inline static int32_t get_offset_of__is_need_refresh_name_1() { return static_cast(offsetof(CChangeNameManager_t2068867582, ____is_need_refresh_name_1)); } inline bool get__is_need_refresh_name_1() const { return ____is_need_refresh_name_1; } inline bool* get_address_of__is_need_refresh_name_1() { return &____is_need_refresh_name_1; } inline void set__is_need_refresh_name_1(bool value) { ____is_need_refresh_name_1 = value; } inline static int32_t get_offset_of__new_name_2() { return static_cast(offsetof(CChangeNameManager_t2068867582, ____new_name_2)); } inline String_t* get__new_name_2() const { return ____new_name_2; } inline String_t** get_address_of__new_name_2() { return &____new_name_2; } inline void set__new_name_2(String_t* value) { ____new_name_2 = value; Il2CppCodeGenWriteBarrier((&____new_name_2), value); } }; struct CChangeNameManager_t2068867582_StaticFields { public: // DMCore.Logic.CChangeNameManager DMCore.Logic.CChangeNameManager::s_instance CChangeNameManager_t2068867582 * ___s_instance_3; public: inline static int32_t get_offset_of_s_instance_3() { return static_cast(offsetof(CChangeNameManager_t2068867582_StaticFields, ___s_instance_3)); } inline CChangeNameManager_t2068867582 * get_s_instance_3() const { return ___s_instance_3; } inline CChangeNameManager_t2068867582 ** get_address_of_s_instance_3() { return &___s_instance_3; } inline void set_s_instance_3(CChangeNameManager_t2068867582 * value) { ___s_instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHANGENAMEMANAGER_T2068867582_H #ifndef LIST_1_T2166201334_H #define LIST_1_T2166201334_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_t2166201334 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items IdolLevelCountU5BU5D_t2831767553* ____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_t2166201334, ____items_1)); } inline IdolLevelCountU5BU5D_t2831767553* get__items_1() const { return ____items_1; } inline IdolLevelCountU5BU5D_t2831767553** get_address_of__items_1() { return &____items_1; } inline void set__items_1(IdolLevelCountU5BU5D_t2831767553* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2166201334, ____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_t2166201334, ____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_t2166201334_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray IdolLevelCountU5BU5D_t2831767553* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2166201334_StaticFields, ___EmptyArray_4)); } inline IdolLevelCountU5BU5D_t2831767553* get_EmptyArray_4() const { return ___EmptyArray_4; } inline IdolLevelCountU5BU5D_t2831767553** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(IdolLevelCountU5BU5D_t2831767553* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2166201334_H #ifndef CQUALIFYINGMANAGER_T954001806_H #define CQUALIFYINGMANAGER_T954001806_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CQualifyingManager struct CQualifyingManager_t954001806 : public RuntimeObject { public: // CQualifyingManager/CallBack CQualifyingManager::RefrQfModeList CallBack_t4012644998 * ___RefrQfModeList_0; // CQualifyingManager/CallBack CQualifyingManager::RefrQfRankListBaseInfo CallBack_t4012644998 * ___RefrQfRankListBaseInfo_1; // CQualifyingManager/CallBack CQualifyingManager::RefrQfRankList CallBack_t4012644998 * ___RefrQfRankList_2; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchFailed CallBack_t4012644998 * ___RefrQfMatchFailed_3; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchSuccess CallBack_t4012644998 * ___RefrQfMatchSuccess_4; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchRoleInfo CallBack_t4012644998 * ___RefrQfMatchRoleInfo_5; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchSelfInfo CallBack_t4012644998 * ___RefrQfMatchSelfInfo_6; // CQualifyingManager/CallBack CQualifyingManager::RefrQfInMatchQueue CallBack_t4012644998 * ___RefrQfInMatchQueue_7; // CQualifyingManager/CallBack CQualifyingManager::ReturnToLobby CallBack_t4012644998 * ___ReturnToLobby_8; // CQualifyingManager/CallBack CQualifyingManager::RefrQfMatchCd CallBack_t4012644998 * ___RefrQfMatchCd_9; // System.String[] CQualifyingManager::Opentime StringU5BU5D_t1281789340* ___Opentime_10; // System.Int32 CQualifyingManager::OpenLevel int32_t ___OpenLevel_11; // System.Boolean CQualifyingManager::IsFullDownLoad bool ___IsFullDownLoad_12; // System.Boolean CQualifyingManager::RemindOnce bool ___RemindOnce_13; // System.Boolean CQualifyingManager::RemindMatchTimeOnce bool ___RemindMatchTimeOnce_14; // System.Boolean CQualifyingManager::IsQualifyingGame bool ___IsQualifyingGame_15; // System.Boolean CQualifyingManager::IsInMatchQueue bool ___IsInMatchQueue_16; // System.Int32 CQualifyingManager::Mode int32_t ___Mode_17; // System.Int32[] CQualifyingManager::MatchCDTime Int32U5BU5D_t385246372* ___MatchCDTime_18; // System.Int32 CQualifyingManager::qfModeNum int32_t ___qfModeNum_20; // System.Int32 CQualifyingManager::isOpen int32_t ___isOpen_21; // System.Collections.Generic.List`1 CQualifyingManager::selfQualifyInfoList List_1_t4281599118 * ___selfQualifyInfoList_22; // System.Collections.Generic.List`1 CQualifyingManager::qualifyInfoList List_1_t4281599118 * ___qualifyInfoList_23; // System.Collections.Generic.Dictionary`2> CQualifyingManager::matchedQueue Dictionary_2_t4066855417 * ___matchedQueue_24; // CurQualifyRankInfo CQualifyingManager::curQualifyRankInfo CurQualifyRankInfo_t2391125760 * ___curQualifyRankInfo_25; // SelfQualifyPkResultInfo CQualifyingManager::pkResult SelfQualifyPkResultInfo_t1561294256 * ___pkResult_26; // System.Collections.Generic.List`1 CQualifyingManager::allPlayerQualifyInfo List_1_t4281599118 * ___allPlayerQualifyInfo_27; public: inline static int32_t get_offset_of_RefrQfModeList_0() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfModeList_0)); } inline CallBack_t4012644998 * get_RefrQfModeList_0() const { return ___RefrQfModeList_0; } inline CallBack_t4012644998 ** get_address_of_RefrQfModeList_0() { return &___RefrQfModeList_0; } inline void set_RefrQfModeList_0(CallBack_t4012644998 * value) { ___RefrQfModeList_0 = value; Il2CppCodeGenWriteBarrier((&___RefrQfModeList_0), value); } inline static int32_t get_offset_of_RefrQfRankListBaseInfo_1() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfRankListBaseInfo_1)); } inline CallBack_t4012644998 * get_RefrQfRankListBaseInfo_1() const { return ___RefrQfRankListBaseInfo_1; } inline CallBack_t4012644998 ** get_address_of_RefrQfRankListBaseInfo_1() { return &___RefrQfRankListBaseInfo_1; } inline void set_RefrQfRankListBaseInfo_1(CallBack_t4012644998 * value) { ___RefrQfRankListBaseInfo_1 = value; Il2CppCodeGenWriteBarrier((&___RefrQfRankListBaseInfo_1), value); } inline static int32_t get_offset_of_RefrQfRankList_2() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfRankList_2)); } inline CallBack_t4012644998 * get_RefrQfRankList_2() const { return ___RefrQfRankList_2; } inline CallBack_t4012644998 ** get_address_of_RefrQfRankList_2() { return &___RefrQfRankList_2; } inline void set_RefrQfRankList_2(CallBack_t4012644998 * value) { ___RefrQfRankList_2 = value; Il2CppCodeGenWriteBarrier((&___RefrQfRankList_2), value); } inline static int32_t get_offset_of_RefrQfMatchFailed_3() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchFailed_3)); } inline CallBack_t4012644998 * get_RefrQfMatchFailed_3() const { return ___RefrQfMatchFailed_3; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchFailed_3() { return &___RefrQfMatchFailed_3; } inline void set_RefrQfMatchFailed_3(CallBack_t4012644998 * value) { ___RefrQfMatchFailed_3 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchFailed_3), value); } inline static int32_t get_offset_of_RefrQfMatchSuccess_4() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchSuccess_4)); } inline CallBack_t4012644998 * get_RefrQfMatchSuccess_4() const { return ___RefrQfMatchSuccess_4; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchSuccess_4() { return &___RefrQfMatchSuccess_4; } inline void set_RefrQfMatchSuccess_4(CallBack_t4012644998 * value) { ___RefrQfMatchSuccess_4 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchSuccess_4), value); } inline static int32_t get_offset_of_RefrQfMatchRoleInfo_5() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchRoleInfo_5)); } inline CallBack_t4012644998 * get_RefrQfMatchRoleInfo_5() const { return ___RefrQfMatchRoleInfo_5; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchRoleInfo_5() { return &___RefrQfMatchRoleInfo_5; } inline void set_RefrQfMatchRoleInfo_5(CallBack_t4012644998 * value) { ___RefrQfMatchRoleInfo_5 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchRoleInfo_5), value); } inline static int32_t get_offset_of_RefrQfMatchSelfInfo_6() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchSelfInfo_6)); } inline CallBack_t4012644998 * get_RefrQfMatchSelfInfo_6() const { return ___RefrQfMatchSelfInfo_6; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchSelfInfo_6() { return &___RefrQfMatchSelfInfo_6; } inline void set_RefrQfMatchSelfInfo_6(CallBack_t4012644998 * value) { ___RefrQfMatchSelfInfo_6 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchSelfInfo_6), value); } inline static int32_t get_offset_of_RefrQfInMatchQueue_7() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfInMatchQueue_7)); } inline CallBack_t4012644998 * get_RefrQfInMatchQueue_7() const { return ___RefrQfInMatchQueue_7; } inline CallBack_t4012644998 ** get_address_of_RefrQfInMatchQueue_7() { return &___RefrQfInMatchQueue_7; } inline void set_RefrQfInMatchQueue_7(CallBack_t4012644998 * value) { ___RefrQfInMatchQueue_7 = value; Il2CppCodeGenWriteBarrier((&___RefrQfInMatchQueue_7), value); } inline static int32_t get_offset_of_ReturnToLobby_8() { return static_cast(offsetof(CQualifyingManager_t954001806, ___ReturnToLobby_8)); } inline CallBack_t4012644998 * get_ReturnToLobby_8() const { return ___ReturnToLobby_8; } inline CallBack_t4012644998 ** get_address_of_ReturnToLobby_8() { return &___ReturnToLobby_8; } inline void set_ReturnToLobby_8(CallBack_t4012644998 * value) { ___ReturnToLobby_8 = value; Il2CppCodeGenWriteBarrier((&___ReturnToLobby_8), value); } inline static int32_t get_offset_of_RefrQfMatchCd_9() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RefrQfMatchCd_9)); } inline CallBack_t4012644998 * get_RefrQfMatchCd_9() const { return ___RefrQfMatchCd_9; } inline CallBack_t4012644998 ** get_address_of_RefrQfMatchCd_9() { return &___RefrQfMatchCd_9; } inline void set_RefrQfMatchCd_9(CallBack_t4012644998 * value) { ___RefrQfMatchCd_9 = value; Il2CppCodeGenWriteBarrier((&___RefrQfMatchCd_9), value); } inline static int32_t get_offset_of_Opentime_10() { return static_cast(offsetof(CQualifyingManager_t954001806, ___Opentime_10)); } inline StringU5BU5D_t1281789340* get_Opentime_10() const { return ___Opentime_10; } inline StringU5BU5D_t1281789340** get_address_of_Opentime_10() { return &___Opentime_10; } inline void set_Opentime_10(StringU5BU5D_t1281789340* value) { ___Opentime_10 = value; Il2CppCodeGenWriteBarrier((&___Opentime_10), value); } inline static int32_t get_offset_of_OpenLevel_11() { return static_cast(offsetof(CQualifyingManager_t954001806, ___OpenLevel_11)); } inline int32_t get_OpenLevel_11() const { return ___OpenLevel_11; } inline int32_t* get_address_of_OpenLevel_11() { return &___OpenLevel_11; } inline void set_OpenLevel_11(int32_t value) { ___OpenLevel_11 = value; } inline static int32_t get_offset_of_IsFullDownLoad_12() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsFullDownLoad_12)); } inline bool get_IsFullDownLoad_12() const { return ___IsFullDownLoad_12; } inline bool* get_address_of_IsFullDownLoad_12() { return &___IsFullDownLoad_12; } inline void set_IsFullDownLoad_12(bool value) { ___IsFullDownLoad_12 = value; } inline static int32_t get_offset_of_RemindOnce_13() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RemindOnce_13)); } inline bool get_RemindOnce_13() const { return ___RemindOnce_13; } inline bool* get_address_of_RemindOnce_13() { return &___RemindOnce_13; } inline void set_RemindOnce_13(bool value) { ___RemindOnce_13 = value; } inline static int32_t get_offset_of_RemindMatchTimeOnce_14() { return static_cast(offsetof(CQualifyingManager_t954001806, ___RemindMatchTimeOnce_14)); } inline bool get_RemindMatchTimeOnce_14() const { return ___RemindMatchTimeOnce_14; } inline bool* get_address_of_RemindMatchTimeOnce_14() { return &___RemindMatchTimeOnce_14; } inline void set_RemindMatchTimeOnce_14(bool value) { ___RemindMatchTimeOnce_14 = value; } inline static int32_t get_offset_of_IsQualifyingGame_15() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsQualifyingGame_15)); } inline bool get_IsQualifyingGame_15() const { return ___IsQualifyingGame_15; } inline bool* get_address_of_IsQualifyingGame_15() { return &___IsQualifyingGame_15; } inline void set_IsQualifyingGame_15(bool value) { ___IsQualifyingGame_15 = value; } inline static int32_t get_offset_of_IsInMatchQueue_16() { return static_cast(offsetof(CQualifyingManager_t954001806, ___IsInMatchQueue_16)); } inline bool get_IsInMatchQueue_16() const { return ___IsInMatchQueue_16; } inline bool* get_address_of_IsInMatchQueue_16() { return &___IsInMatchQueue_16; } inline void set_IsInMatchQueue_16(bool value) { ___IsInMatchQueue_16 = value; } inline static int32_t get_offset_of_Mode_17() { return static_cast(offsetof(CQualifyingManager_t954001806, ___Mode_17)); } inline int32_t get_Mode_17() const { return ___Mode_17; } inline int32_t* get_address_of_Mode_17() { return &___Mode_17; } inline void set_Mode_17(int32_t value) { ___Mode_17 = value; } inline static int32_t get_offset_of_MatchCDTime_18() { return static_cast(offsetof(CQualifyingManager_t954001806, ___MatchCDTime_18)); } inline Int32U5BU5D_t385246372* get_MatchCDTime_18() const { return ___MatchCDTime_18; } inline Int32U5BU5D_t385246372** get_address_of_MatchCDTime_18() { return &___MatchCDTime_18; } inline void set_MatchCDTime_18(Int32U5BU5D_t385246372* value) { ___MatchCDTime_18 = value; Il2CppCodeGenWriteBarrier((&___MatchCDTime_18), value); } inline static int32_t get_offset_of_qfModeNum_20() { return static_cast(offsetof(CQualifyingManager_t954001806, ___qfModeNum_20)); } inline int32_t get_qfModeNum_20() const { return ___qfModeNum_20; } inline int32_t* get_address_of_qfModeNum_20() { return &___qfModeNum_20; } inline void set_qfModeNum_20(int32_t value) { ___qfModeNum_20 = value; } inline static int32_t get_offset_of_isOpen_21() { return static_cast(offsetof(CQualifyingManager_t954001806, ___isOpen_21)); } inline int32_t get_isOpen_21() const { return ___isOpen_21; } inline int32_t* get_address_of_isOpen_21() { return &___isOpen_21; } inline void set_isOpen_21(int32_t value) { ___isOpen_21 = value; } inline static int32_t get_offset_of_selfQualifyInfoList_22() { return static_cast(offsetof(CQualifyingManager_t954001806, ___selfQualifyInfoList_22)); } inline List_1_t4281599118 * get_selfQualifyInfoList_22() const { return ___selfQualifyInfoList_22; } inline List_1_t4281599118 ** get_address_of_selfQualifyInfoList_22() { return &___selfQualifyInfoList_22; } inline void set_selfQualifyInfoList_22(List_1_t4281599118 * value) { ___selfQualifyInfoList_22 = value; Il2CppCodeGenWriteBarrier((&___selfQualifyInfoList_22), value); } inline static int32_t get_offset_of_qualifyInfoList_23() { return static_cast(offsetof(CQualifyingManager_t954001806, ___qualifyInfoList_23)); } inline List_1_t4281599118 * get_qualifyInfoList_23() const { return ___qualifyInfoList_23; } inline List_1_t4281599118 ** get_address_of_qualifyInfoList_23() { return &___qualifyInfoList_23; } inline void set_qualifyInfoList_23(List_1_t4281599118 * value) { ___qualifyInfoList_23 = value; Il2CppCodeGenWriteBarrier((&___qualifyInfoList_23), value); } inline static int32_t get_offset_of_matchedQueue_24() { return static_cast(offsetof(CQualifyingManager_t954001806, ___matchedQueue_24)); } inline Dictionary_2_t4066855417 * get_matchedQueue_24() const { return ___matchedQueue_24; } inline Dictionary_2_t4066855417 ** get_address_of_matchedQueue_24() { return &___matchedQueue_24; } inline void set_matchedQueue_24(Dictionary_2_t4066855417 * value) { ___matchedQueue_24 = value; Il2CppCodeGenWriteBarrier((&___matchedQueue_24), value); } inline static int32_t get_offset_of_curQualifyRankInfo_25() { return static_cast(offsetof(CQualifyingManager_t954001806, ___curQualifyRankInfo_25)); } inline CurQualifyRankInfo_t2391125760 * get_curQualifyRankInfo_25() const { return ___curQualifyRankInfo_25; } inline CurQualifyRankInfo_t2391125760 ** get_address_of_curQualifyRankInfo_25() { return &___curQualifyRankInfo_25; } inline void set_curQualifyRankInfo_25(CurQualifyRankInfo_t2391125760 * value) { ___curQualifyRankInfo_25 = value; Il2CppCodeGenWriteBarrier((&___curQualifyRankInfo_25), value); } inline static int32_t get_offset_of_pkResult_26() { return static_cast(offsetof(CQualifyingManager_t954001806, ___pkResult_26)); } inline SelfQualifyPkResultInfo_t1561294256 * get_pkResult_26() const { return ___pkResult_26; } inline SelfQualifyPkResultInfo_t1561294256 ** get_address_of_pkResult_26() { return &___pkResult_26; } inline void set_pkResult_26(SelfQualifyPkResultInfo_t1561294256 * value) { ___pkResult_26 = value; Il2CppCodeGenWriteBarrier((&___pkResult_26), value); } inline static int32_t get_offset_of_allPlayerQualifyInfo_27() { return static_cast(offsetof(CQualifyingManager_t954001806, ___allPlayerQualifyInfo_27)); } inline List_1_t4281599118 * get_allPlayerQualifyInfo_27() const { return ___allPlayerQualifyInfo_27; } inline List_1_t4281599118 ** get_address_of_allPlayerQualifyInfo_27() { return &___allPlayerQualifyInfo_27; } inline void set_allPlayerQualifyInfo_27(List_1_t4281599118 * value) { ___allPlayerQualifyInfo_27 = value; Il2CppCodeGenWriteBarrier((&___allPlayerQualifyInfo_27), value); } }; struct CQualifyingManager_t954001806_StaticFields { public: // CQualifyingManager CQualifyingManager::s_instance CQualifyingManager_t954001806 * ___s_instance_19; // DMCore.OnEventCall CQualifyingManager::<>f__mg$cache0 OnEventCall_t3758354630 * ___U3CU3Ef__mgU24cache0_28; public: inline static int32_t get_offset_of_s_instance_19() { return static_cast(offsetof(CQualifyingManager_t954001806_StaticFields, ___s_instance_19)); } inline CQualifyingManager_t954001806 * get_s_instance_19() const { return ___s_instance_19; } inline CQualifyingManager_t954001806 ** get_address_of_s_instance_19() { return &___s_instance_19; } inline void set_s_instance_19(CQualifyingManager_t954001806 * value) { ___s_instance_19 = value; Il2CppCodeGenWriteBarrier((&___s_instance_19), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_28() { return static_cast(offsetof(CQualifyingManager_t954001806_StaticFields, ___U3CU3Ef__mgU24cache0_28)); } inline OnEventCall_t3758354630 * get_U3CU3Ef__mgU24cache0_28() const { return ___U3CU3Ef__mgU24cache0_28; } inline OnEventCall_t3758354630 ** get_address_of_U3CU3Ef__mgU24cache0_28() { return &___U3CU3Ef__mgU24cache0_28; } inline void set_U3CU3Ef__mgU24cache0_28(OnEventCall_t3758354630 * value) { ___U3CU3Ef__mgU24cache0_28 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_28), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CQUALIFYINGMANAGER_T954001806_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 STATICTAG_T3024472866_H #define STATICTAG_T3024472866_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag struct StaticTag_t3024472866 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::k__BackingField int32_t ___U3CIdU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(StaticTag_t3024472866, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STATICTAG_T3024472866_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 CJACKPOTDATA_T469346297_H #define CJACKPOTDATA_T469346297_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CJackpotData struct CJackpotData_t469346297 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_luckValue int32_t ____luckValue_0; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_lotteryCount int32_t ____lotteryCount_1; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_lastTime int32_t ____lastTime_2; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_configID int32_t ____configID_3; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_onePrice int32_t ____onePrice_4; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_fivePrice int32_t ____fivePrice_5; // System.Int32 DMCore.Logic.CLotteryNew/CJackpotData::_itemCount int32_t ____itemCount_6; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew/CJackpotData::_itemList Dictionary_2_t3496360981 * ____itemList_7; // DMCore.Logic.CLotteryNew/CumulativeReward DMCore.Logic.CLotteryNew/CJackpotData::_rewardData CumulativeReward_t2188911381 * ____rewardData_8; // System.Boolean DMCore.Logic.CLotteryNew/CJackpotData::_isUpdata bool ____isUpdata_9; public: inline static int32_t get_offset_of__luckValue_0() { return static_cast(offsetof(CJackpotData_t469346297, ____luckValue_0)); } inline int32_t get__luckValue_0() const { return ____luckValue_0; } inline int32_t* get_address_of__luckValue_0() { return &____luckValue_0; } inline void set__luckValue_0(int32_t value) { ____luckValue_0 = value; } inline static int32_t get_offset_of__lotteryCount_1() { return static_cast(offsetof(CJackpotData_t469346297, ____lotteryCount_1)); } inline int32_t get__lotteryCount_1() const { return ____lotteryCount_1; } inline int32_t* get_address_of__lotteryCount_1() { return &____lotteryCount_1; } inline void set__lotteryCount_1(int32_t value) { ____lotteryCount_1 = value; } inline static int32_t get_offset_of__lastTime_2() { return static_cast(offsetof(CJackpotData_t469346297, ____lastTime_2)); } inline int32_t get__lastTime_2() const { return ____lastTime_2; } inline int32_t* get_address_of__lastTime_2() { return &____lastTime_2; } inline void set__lastTime_2(int32_t value) { ____lastTime_2 = value; } inline static int32_t get_offset_of__configID_3() { return static_cast(offsetof(CJackpotData_t469346297, ____configID_3)); } inline int32_t get__configID_3() const { return ____configID_3; } inline int32_t* get_address_of__configID_3() { return &____configID_3; } inline void set__configID_3(int32_t value) { ____configID_3 = value; } inline static int32_t get_offset_of__onePrice_4() { return static_cast(offsetof(CJackpotData_t469346297, ____onePrice_4)); } inline int32_t get__onePrice_4() const { return ____onePrice_4; } inline int32_t* get_address_of__onePrice_4() { return &____onePrice_4; } inline void set__onePrice_4(int32_t value) { ____onePrice_4 = value; } inline static int32_t get_offset_of__fivePrice_5() { return static_cast(offsetof(CJackpotData_t469346297, ____fivePrice_5)); } inline int32_t get__fivePrice_5() const { return ____fivePrice_5; } inline int32_t* get_address_of__fivePrice_5() { return &____fivePrice_5; } inline void set__fivePrice_5(int32_t value) { ____fivePrice_5 = value; } inline static int32_t get_offset_of__itemCount_6() { return static_cast(offsetof(CJackpotData_t469346297, ____itemCount_6)); } inline int32_t get__itemCount_6() const { return ____itemCount_6; } inline int32_t* get_address_of__itemCount_6() { return &____itemCount_6; } inline void set__itemCount_6(int32_t value) { ____itemCount_6 = value; } inline static int32_t get_offset_of__itemList_7() { return static_cast(offsetof(CJackpotData_t469346297, ____itemList_7)); } inline Dictionary_2_t3496360981 * get__itemList_7() const { return ____itemList_7; } inline Dictionary_2_t3496360981 ** get_address_of__itemList_7() { return &____itemList_7; } inline void set__itemList_7(Dictionary_2_t3496360981 * value) { ____itemList_7 = value; Il2CppCodeGenWriteBarrier((&____itemList_7), value); } inline static int32_t get_offset_of__rewardData_8() { return static_cast(offsetof(CJackpotData_t469346297, ____rewardData_8)); } inline CumulativeReward_t2188911381 * get__rewardData_8() const { return ____rewardData_8; } inline CumulativeReward_t2188911381 ** get_address_of__rewardData_8() { return &____rewardData_8; } inline void set__rewardData_8(CumulativeReward_t2188911381 * value) { ____rewardData_8 = value; Il2CppCodeGenWriteBarrier((&____rewardData_8), value); } inline static int32_t get_offset_of__isUpdata_9() { return static_cast(offsetof(CJackpotData_t469346297, ____isUpdata_9)); } inline bool get__isUpdata_9() const { return ____isUpdata_9; } inline bool* get_address_of__isUpdata_9() { return &____isUpdata_9; } inline void set__isUpdata_9(bool value) { ____isUpdata_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CJACKPOTDATA_T469346297_H #ifndef CREWARD_T140956603_H #define CREWARD_T140956603_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/CReward struct CReward_t140956603 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CLotteryNew/CReward::_cumulativeCout int32_t ____cumulativeCout_0; // System.Int32 DMCore.Logic.CLotteryNew/CReward::_rewardCount int32_t ____rewardCount_1; // System.Int32 DMCore.Logic.CLotteryNew/CReward::_isDraw int32_t ____isDraw_2; // System.Collections.Generic.List`1 DMCore.Logic.CLotteryNew/CReward::_rewardData List_1_t1839416141 * ____rewardData_3; public: inline static int32_t get_offset_of__cumulativeCout_0() { return static_cast(offsetof(CReward_t140956603, ____cumulativeCout_0)); } inline int32_t get__cumulativeCout_0() const { return ____cumulativeCout_0; } inline int32_t* get_address_of__cumulativeCout_0() { return &____cumulativeCout_0; } inline void set__cumulativeCout_0(int32_t value) { ____cumulativeCout_0 = value; } inline static int32_t get_offset_of__rewardCount_1() { return static_cast(offsetof(CReward_t140956603, ____rewardCount_1)); } inline int32_t get__rewardCount_1() const { return ____rewardCount_1; } inline int32_t* get_address_of__rewardCount_1() { return &____rewardCount_1; } inline void set__rewardCount_1(int32_t value) { ____rewardCount_1 = value; } inline static int32_t get_offset_of__isDraw_2() { return static_cast(offsetof(CReward_t140956603, ____isDraw_2)); } inline int32_t get__isDraw_2() const { return ____isDraw_2; } inline int32_t* get_address_of__isDraw_2() { return &____isDraw_2; } inline void set__isDraw_2(int32_t value) { ____isDraw_2 = value; } inline static int32_t get_offset_of__rewardData_3() { return static_cast(offsetof(CReward_t140956603, ____rewardData_3)); } inline List_1_t1839416141 * get__rewardData_3() const { return ____rewardData_3; } inline List_1_t1839416141 ** get_address_of__rewardData_3() { return &____rewardData_3; } inline void set__rewardData_3(List_1_t1839416141 * value) { ____rewardData_3 = value; Il2CppCodeGenWriteBarrier((&____rewardData_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREWARD_T140956603_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 SUITDATA_T121943445_H #define SUITDATA_T121943445_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSuitAnimCfg/SuitData struct SuitData_t121943445 : public RuntimeObject { public: // System.String DMCore.Logic.CSuitAnimCfg/SuitData::k__BackingField String_t* ___U3CAnimNameU3Ek__BackingField_0; // System.String DMCore.Logic.CSuitAnimCfg/SuitData::k__BackingField String_t* ___U3CEffectNameU3Ek__BackingField_1; // System.Single DMCore.Logic.CSuitAnimCfg/SuitData::k__BackingField float ___U3CEffectTimeU3Ek__BackingField_2; // System.Collections.Generic.List`1 DMCore.Logic.CSuitAnimCfg/SuitData::m_listItems List_1_t128053199 * ___m_listItems_3; public: inline static int32_t get_offset_of_U3CAnimNameU3Ek__BackingField_0() { return static_cast(offsetof(SuitData_t121943445, ___U3CAnimNameU3Ek__BackingField_0)); } inline String_t* get_U3CAnimNameU3Ek__BackingField_0() const { return ___U3CAnimNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CAnimNameU3Ek__BackingField_0() { return &___U3CAnimNameU3Ek__BackingField_0; } inline void set_U3CAnimNameU3Ek__BackingField_0(String_t* value) { ___U3CAnimNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CAnimNameU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CEffectNameU3Ek__BackingField_1() { return static_cast(offsetof(SuitData_t121943445, ___U3CEffectNameU3Ek__BackingField_1)); } inline String_t* get_U3CEffectNameU3Ek__BackingField_1() const { return ___U3CEffectNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CEffectNameU3Ek__BackingField_1() { return &___U3CEffectNameU3Ek__BackingField_1; } inline void set_U3CEffectNameU3Ek__BackingField_1(String_t* value) { ___U3CEffectNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CEffectNameU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CEffectTimeU3Ek__BackingField_2() { return static_cast(offsetof(SuitData_t121943445, ___U3CEffectTimeU3Ek__BackingField_2)); } inline float get_U3CEffectTimeU3Ek__BackingField_2() const { return ___U3CEffectTimeU3Ek__BackingField_2; } inline float* get_address_of_U3CEffectTimeU3Ek__BackingField_2() { return &___U3CEffectTimeU3Ek__BackingField_2; } inline void set_U3CEffectTimeU3Ek__BackingField_2(float value) { ___U3CEffectTimeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_listItems_3() { return static_cast(offsetof(SuitData_t121943445, ___m_listItems_3)); } inline List_1_t128053199 * get_m_listItems_3() const { return ___m_listItems_3; } inline List_1_t128053199 ** get_address_of_m_listItems_3() { return &___m_listItems_3; } inline void set_m_listItems_3(List_1_t128053199 * value) { ___m_listItems_3 = value; Il2CppCodeGenWriteBarrier((&___m_listItems_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SUITDATA_T121943445_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 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 CAWARDLIST_T4094041907_H #define CAWARDLIST_T4094041907_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardList struct CAwardList_t4094041907 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CAwardList::m_AwardList List_1_t3149535657 * ___m_AwardList_0; public: inline static int32_t get_offset_of_m_AwardList_0() { return static_cast(offsetof(CAwardList_t4094041907, ___m_AwardList_0)); } inline List_1_t3149535657 * get_m_AwardList_0() const { return ___m_AwardList_0; } inline List_1_t3149535657 ** get_address_of_m_AwardList_0() { return &___m_AwardList_0; } inline void set_m_AwardList_0(List_1_t3149535657 * value) { ___m_AwardList_0 = value; Il2CppCodeGenWriteBarrier((&___m_AwardList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDLIST_T4094041907_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 CBEACHMANAGER_T2929024312_H #define CBEACHMANAGER_T2929024312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBeachManager struct CBeachManager_t2929024312 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CBeachManager::k__BackingField bool ___U3CIsSelectionChangedU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CBeachManager::k__BackingField bool ___U3CIsSceneInfoChangedU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CBeachManager::m_defaultSceneID int32_t ___m_defaultSceneID_3; // System.Int32 DMCore.Logic.CBeachManager::m_selectedSceneID int32_t ___m_selectedSceneID_4; // System.Boolean DMCore.Logic.CBeachManager::m_bResetDone bool ___m_bResetDone_5; // System.Collections.Generic.List`1 DMCore.Logic.CBeachManager::m_sceneInfoList List_1_t891640810 * ___m_sceneInfoList_6; public: inline static int32_t get_offset_of_U3CIsSelectionChangedU3Ek__BackingField_0() { return static_cast(offsetof(CBeachManager_t2929024312, ___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_U3CIsSceneInfoChangedU3Ek__BackingField_1() { return static_cast(offsetof(CBeachManager_t2929024312, ___U3CIsSceneInfoChangedU3Ek__BackingField_1)); } inline bool get_U3CIsSceneInfoChangedU3Ek__BackingField_1() const { return ___U3CIsSceneInfoChangedU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsSceneInfoChangedU3Ek__BackingField_1() { return &___U3CIsSceneInfoChangedU3Ek__BackingField_1; } inline void set_U3CIsSceneInfoChangedU3Ek__BackingField_1(bool value) { ___U3CIsSceneInfoChangedU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_defaultSceneID_3() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_defaultSceneID_3)); } inline int32_t get_m_defaultSceneID_3() const { return ___m_defaultSceneID_3; } inline int32_t* get_address_of_m_defaultSceneID_3() { return &___m_defaultSceneID_3; } inline void set_m_defaultSceneID_3(int32_t value) { ___m_defaultSceneID_3 = value; } inline static int32_t get_offset_of_m_selectedSceneID_4() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_selectedSceneID_4)); } inline int32_t get_m_selectedSceneID_4() const { return ___m_selectedSceneID_4; } inline int32_t* get_address_of_m_selectedSceneID_4() { return &___m_selectedSceneID_4; } inline void set_m_selectedSceneID_4(int32_t value) { ___m_selectedSceneID_4 = value; } inline static int32_t get_offset_of_m_bResetDone_5() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_bResetDone_5)); } inline bool get_m_bResetDone_5() const { return ___m_bResetDone_5; } inline bool* get_address_of_m_bResetDone_5() { return &___m_bResetDone_5; } inline void set_m_bResetDone_5(bool value) { ___m_bResetDone_5 = value; } inline static int32_t get_offset_of_m_sceneInfoList_6() { return static_cast(offsetof(CBeachManager_t2929024312, ___m_sceneInfoList_6)); } inline List_1_t891640810 * get_m_sceneInfoList_6() const { return ___m_sceneInfoList_6; } inline List_1_t891640810 ** get_address_of_m_sceneInfoList_6() { return &___m_sceneInfoList_6; } inline void set_m_sceneInfoList_6(List_1_t891640810 * value) { ___m_sceneInfoList_6 = value; Il2CppCodeGenWriteBarrier((&___m_sceneInfoList_6), value); } }; struct CBeachManager_t2929024312_StaticFields { public: // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::m_instance CBeachManager_t2929024312 * ___m_instance_2; public: inline static int32_t get_offset_of_m_instance_2() { return static_cast(offsetof(CBeachManager_t2929024312_StaticFields, ___m_instance_2)); } inline CBeachManager_t2929024312 * get_m_instance_2() const { return ___m_instance_2; } inline CBeachManager_t2929024312 ** get_address_of_m_instance_2() { return &___m_instance_2; } inline void set_m_instance_2(CBeachManager_t2929024312 * value) { ___m_instance_2 = value; Il2CppCodeGenWriteBarrier((&___m_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBEACHMANAGER_T2929024312_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 AWARDINFO_T3362463391_H #define AWARDINFO_T3362463391_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CADConfig/AwardInfo struct AwardInfo_t3362463391 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CADConfig/AwardInfo::index int32_t ___index_0; // DMCore.Logic.CAwardList DMCore.Logic.CADConfig/AwardInfo::list CAwardList_t4094041907 * ___list_1; public: inline static int32_t get_offset_of_index_0() { return static_cast(offsetof(AwardInfo_t3362463391, ___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_list_1() { return static_cast(offsetof(AwardInfo_t3362463391, ___list_1)); } inline CAwardList_t4094041907 * get_list_1() const { return ___list_1; } inline CAwardList_t4094041907 ** get_address_of_list_1() { return &___list_1; } inline void set_list_1(CAwardList_t4094041907 * value) { ___list_1 = value; Il2CppCodeGenWriteBarrier((&___list_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AWARDINFO_T3362463391_H #ifndef ADPARAMEX_T1844218245_H #define ADPARAMEX_T1844218245_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ADParamEx struct ADParamEx_t1844218245 : public RuntimeObject { public: // System.Int32 DMCore.Logic.ADParamEx::id int32_t ___id_0; // System.Int32 DMCore.Logic.ADParamEx::index int32_t ___index_1; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(ADParamEx_t1844218245, ___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_index_1() { return static_cast(offsetof(ADParamEx_t1844218245, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADPARAMEX_T1844218245_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef CPROPMANAGER_T2238730194_H #define CPROPMANAGER_T2238730194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropManager struct CPropManager_t2238730194 : public RuntimeObject { public: // DMCore.Logic.CPropGroup[] DMCore.Logic.CPropManager::m_groupArr CPropGroupU5BU5D_t555838530* ___m_groupArr_0; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CPropManager::m_buyTimeCache Dictionary_2_t2625280635 * ___m_buyTimeCache_1; public: inline static int32_t get_offset_of_m_groupArr_0() { return static_cast(offsetof(CPropManager_t2238730194, ___m_groupArr_0)); } inline CPropGroupU5BU5D_t555838530* get_m_groupArr_0() const { return ___m_groupArr_0; } inline CPropGroupU5BU5D_t555838530** get_address_of_m_groupArr_0() { return &___m_groupArr_0; } inline void set_m_groupArr_0(CPropGroupU5BU5D_t555838530* value) { ___m_groupArr_0 = value; Il2CppCodeGenWriteBarrier((&___m_groupArr_0), value); } inline static int32_t get_offset_of_m_buyTimeCache_1() { return static_cast(offsetof(CPropManager_t2238730194, ___m_buyTimeCache_1)); } inline Dictionary_2_t2625280635 * get_m_buyTimeCache_1() const { return ___m_buyTimeCache_1; } inline Dictionary_2_t2625280635 ** get_address_of_m_buyTimeCache_1() { return &___m_buyTimeCache_1; } inline void set_m_buyTimeCache_1(Dictionary_2_t2625280635 * value) { ___m_buyTimeCache_1 = value; Il2CppCodeGenWriteBarrier((&___m_buyTimeCache_1), value); } }; struct CPropManager_t2238730194_StaticFields { public: // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::s_instance CPropManager_t2238730194 * ___s_instance_2; public: inline static int32_t get_offset_of_s_instance_2() { return static_cast(offsetof(CPropManager_t2238730194_StaticFields, ___s_instance_2)); } inline CPropManager_t2238730194 * get_s_instance_2() const { return ___s_instance_2; } inline CPropManager_t2238730194 ** get_address_of_s_instance_2() { return &___s_instance_2; } inline void set_s_instance_2(CPropManager_t2238730194 * value) { ___s_instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPMANAGER_T2238730194_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 CAWARDITEM_T1677460915_H #define CAWARDITEM_T1677460915_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardItem struct CAwardItem_t1677460915 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CAwardItem::m_configId int32_t ___m_configId_0; // System.Int32 DMCore.Logic.CAwardItem::m_amount int32_t ___m_amount_1; // System.Int32 DMCore.Logic.CAwardItem::m_valid int32_t ___m_valid_2; // System.Int32 DMCore.Logic.CAwardItem::m_sex int32_t ___m_sex_3; public: inline static int32_t get_offset_of_m_configId_0() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_configId_0)); } inline int32_t get_m_configId_0() const { return ___m_configId_0; } inline int32_t* get_address_of_m_configId_0() { return &___m_configId_0; } inline void set_m_configId_0(int32_t value) { ___m_configId_0 = value; } inline static int32_t get_offset_of_m_amount_1() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_amount_1)); } inline int32_t get_m_amount_1() const { return ___m_amount_1; } inline int32_t* get_address_of_m_amount_1() { return &___m_amount_1; } inline void set_m_amount_1(int32_t value) { ___m_amount_1 = value; } inline static int32_t get_offset_of_m_valid_2() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_valid_2)); } inline int32_t get_m_valid_2() const { return ___m_valid_2; } inline int32_t* get_address_of_m_valid_2() { return &___m_valid_2; } inline void set_m_valid_2(int32_t value) { ___m_valid_2 = value; } inline static int32_t get_offset_of_m_sex_3() { return static_cast(offsetof(CAwardItem_t1677460915, ___m_sex_3)); } inline int32_t get_m_sex_3() const { return ___m_sex_3; } inline int32_t* get_address_of_m_sex_3() { return &___m_sex_3; } inline void set_m_sex_3(int32_t value) { ___m_sex_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDITEM_T1677460915_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 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 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 MEMBERINFO_T2195004153_H #define MEMBERINFO_T2195004153_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153 { public: // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nUserId int64_t ____nUserId_0; // System.String DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_strNickName String_t* ____strNickName_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nSex int32_t ____nSex_2; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nLv int32_t ____nLv_3; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nVipLv int32_t ____nVipLv_4; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo::_nMemberLv int32_t ____nMemberLv_5; public: inline static int32_t get_offset_of__nUserId_0() { return static_cast(offsetof(MemberInfo_t2195004153, ____nUserId_0)); } inline int64_t get__nUserId_0() const { return ____nUserId_0; } inline int64_t* get_address_of__nUserId_0() { return &____nUserId_0; } inline void set__nUserId_0(int64_t value) { ____nUserId_0 = value; } inline static int32_t get_offset_of__strNickName_1() { return static_cast(offsetof(MemberInfo_t2195004153, ____strNickName_1)); } inline String_t* get__strNickName_1() const { return ____strNickName_1; } inline String_t** get_address_of__strNickName_1() { return &____strNickName_1; } inline void set__strNickName_1(String_t* value) { ____strNickName_1 = value; Il2CppCodeGenWriteBarrier((&____strNickName_1), value); } inline static int32_t get_offset_of__nSex_2() { return static_cast(offsetof(MemberInfo_t2195004153, ____nSex_2)); } inline int32_t get__nSex_2() const { return ____nSex_2; } inline int32_t* get_address_of__nSex_2() { return &____nSex_2; } inline void set__nSex_2(int32_t value) { ____nSex_2 = value; } inline static int32_t get_offset_of__nLv_3() { return static_cast(offsetof(MemberInfo_t2195004153, ____nLv_3)); } inline int32_t get__nLv_3() const { return ____nLv_3; } inline int32_t* get_address_of__nLv_3() { return &____nLv_3; } inline void set__nLv_3(int32_t value) { ____nLv_3 = value; } inline static int32_t get_offset_of__nVipLv_4() { return static_cast(offsetof(MemberInfo_t2195004153, ____nVipLv_4)); } inline int32_t get__nVipLv_4() const { return ____nVipLv_4; } inline int32_t* get_address_of__nVipLv_4() { return &____nVipLv_4; } inline void set__nVipLv_4(int32_t value) { ____nVipLv_4 = value; } inline static int32_t get_offset_of__nMemberLv_5() { return static_cast(offsetof(MemberInfo_t2195004153, ____nMemberLv_5)); } inline int32_t get__nMemberLv_5() const { return ____nMemberLv_5; } inline int32_t* get_address_of__nMemberLv_5() { return &____nMemberLv_5; } inline void set__nMemberLv_5(int32_t value) { ____nMemberLv_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153_marshaled_pinvoke { int64_t ____nUserId_0; char* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLv_5; }; // Native definition for COM marshalling of DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo struct MemberInfo_t2195004153_marshaled_com { int64_t ____nUserId_0; Il2CppChar* ____strNickName_1; int32_t ____nSex_2; int32_t ____nLv_3; int32_t ____nVipLv_4; int32_t ____nMemberLv_5; }; #endif // MEMBERINFO_T2195004153_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef 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 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 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 CSHOPCONFIG_T202154353_H #define CSHOPCONFIG_T202154353_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CShopConfig struct CShopConfig_t202154353 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_goodsPool Dictionary_2_t454560111 * ___m_goodsPool_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_Diction Dictionary_2_t1165792132 * ___m_Diction_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CShopConfig::m_Suits Dictionary_2_t104342236 * ___m_Suits_3; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::m_ActivityPicList_NAN List_1_t1441398424 * ___m_ActivityPicList_NAN_4; // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::m_ActivityPicList_NV List_1_t1441398424 * ___m_ActivityPicList_NV_5; public: inline static int32_t get_offset_of_m_goodsPool_1() { return static_cast(offsetof(CShopConfig_t202154353, ___m_goodsPool_1)); } inline Dictionary_2_t454560111 * get_m_goodsPool_1() const { return ___m_goodsPool_1; } inline Dictionary_2_t454560111 ** get_address_of_m_goodsPool_1() { return &___m_goodsPool_1; } inline void set_m_goodsPool_1(Dictionary_2_t454560111 * value) { ___m_goodsPool_1 = value; Il2CppCodeGenWriteBarrier((&___m_goodsPool_1), value); } inline static int32_t get_offset_of_m_Diction_2() { return static_cast(offsetof(CShopConfig_t202154353, ___m_Diction_2)); } inline Dictionary_2_t1165792132 * get_m_Diction_2() const { return ___m_Diction_2; } inline Dictionary_2_t1165792132 ** get_address_of_m_Diction_2() { return &___m_Diction_2; } inline void set_m_Diction_2(Dictionary_2_t1165792132 * value) { ___m_Diction_2 = value; Il2CppCodeGenWriteBarrier((&___m_Diction_2), value); } inline static int32_t get_offset_of_m_Suits_3() { return static_cast(offsetof(CShopConfig_t202154353, ___m_Suits_3)); } inline Dictionary_2_t104342236 * get_m_Suits_3() const { return ___m_Suits_3; } inline Dictionary_2_t104342236 ** get_address_of_m_Suits_3() { return &___m_Suits_3; } inline void set_m_Suits_3(Dictionary_2_t104342236 * value) { ___m_Suits_3 = value; Il2CppCodeGenWriteBarrier((&___m_Suits_3), value); } inline static int32_t get_offset_of_m_ActivityPicList_NAN_4() { return static_cast(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NAN_4)); } inline List_1_t1441398424 * get_m_ActivityPicList_NAN_4() const { return ___m_ActivityPicList_NAN_4; } inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NAN_4() { return &___m_ActivityPicList_NAN_4; } inline void set_m_ActivityPicList_NAN_4(List_1_t1441398424 * value) { ___m_ActivityPicList_NAN_4 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NAN_4), value); } inline static int32_t get_offset_of_m_ActivityPicList_NV_5() { return static_cast(offsetof(CShopConfig_t202154353, ___m_ActivityPicList_NV_5)); } inline List_1_t1441398424 * get_m_ActivityPicList_NV_5() const { return ___m_ActivityPicList_NV_5; } inline List_1_t1441398424 ** get_address_of_m_ActivityPicList_NV_5() { return &___m_ActivityPicList_NV_5; } inline void set_m_ActivityPicList_NV_5(List_1_t1441398424 * value) { ___m_ActivityPicList_NV_5 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityPicList_NV_5), value); } }; struct CShopConfig_t202154353_StaticFields { public: // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::s_Instance CShopConfig_t202154353 * ___s_Instance_6; public: inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CShopConfig_t202154353_StaticFields, ___s_Instance_6)); } inline CShopConfig_t202154353 * get_s_Instance_6() const { return ___s_Instance_6; } inline CShopConfig_t202154353 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CShopConfig_t202154353 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSHOPCONFIG_T202154353_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 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 UICARDHANDBOOK_T3772295797_H #define UICARDHANDBOOK_T3772295797_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardHandBook struct uiCardHandBook_t3772295797 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiCardHandBook::btn_Collection Transform_t3600365921 * ___btn_Collection_8; // UnityEngine.Transform uiCardHandBook::btn_Clothes Transform_t3600365921 * ___btn_Clothes_9; // UnityEngine.Transform uiCardHandBook::btn_ThemeClothes Transform_t3600365921 * ___btn_ThemeClothes_10; // UnityEngine.Transform uiCardHandBook::btn_LookMore Transform_t3600365921 * ___btn_LookMore_11; // UnityEngine.Transform uiCardHandBook::lastClickBtn Transform_t3600365921 * ___lastClickBtn_12; // DMListView uiCardHandBook::m_list DMListView_t512231514 * ___m_list_13; // DMListView uiCardHandBook::m_CollectionList DMListView_t512231514 * ___m_CollectionList_14; // DMListView uiCardHandBook::m_ThemeList DMListView_t512231514 * ___m_ThemeList_15; // UnityEngine.Transform uiCardHandBook::themeDown Transform_t3600365921 * ___themeDown_16; // UnityEngine.Transform uiCardHandBook::collectionDown Transform_t3600365921 * ___collectionDown_17; // UnityEngine.Transform uiCardHandBook::clothesDown Transform_t3600365921 * ___clothesDown_18; // UILabel uiCardHandBook::label_themeBlue UILabel_t3248798549 * ___label_themeBlue_19; // UILabel uiCardHandBook::label_themePurple UILabel_t3248798549 * ___label_themePurple_20; // UILabel uiCardHandBook::label_themeOrange UILabel_t3248798549 * ___label_themeOrange_21; // UILabel uiCardHandBook::collectionCount UILabel_t3248798549 * ___collectionCount_22; // UISprite uiCardHandBook::recentlyGet UISprite_t194114938 * ___recentlyGet_23; // System.Boolean uiCardHandBook::isFreshTheme bool ___isFreshTheme_24; // System.Boolean uiCardHandBook::isDoubleSort bool ___isDoubleSort_25; // UnityEngine.Transform uiCardHandBook::second_Page Transform_t3600365921 * ___second_Page_26; // UnityEngine.Transform uiCardHandBook::secondPageTop Transform_t3600365921 * ___secondPageTop_27; // UnityEngine.Transform uiCardHandBook::btn_back Transform_t3600365921 * ___btn_back_28; // uiBtnList uiCardHandBook::m_BtnList uiBtnList_t3771050923 * ___m_BtnList_29; // DMListView uiCardHandBook::m_ClothesList DMListView_t512231514 * ___m_ClothesList_30; // AllClothesListView uiCardHandBook::m_AllClothesList AllClothesListView_t3567130420 * ___m_AllClothesList_31; // UnityEngine.Transform uiCardHandBook::btn_Sort Transform_t3600365921 * ___btn_Sort_32; // UnityEngine.Transform uiCardHandBook::btn_SortDefault Transform_t3600365921 * ___btn_SortDefault_33; // UnityEngine.Transform uiCardHandBook::btn_SortQuality Transform_t3600365921 * ___btn_SortQuality_34; // DMListView uiCardHandBook::pathList DMListView_t512231514 * ___pathList_35; // UnityEngine.Transform uiCardHandBook::tagRoot Transform_t3600365921 * ___tagRoot_36; // System.Collections.Generic.List`1 uiCardHandBook::fashionTagList List_1_t1113943529 * ___fashionTagList_38; public: inline static int32_t get_offset_of_btn_Collection_8() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_Collection_8)); } inline Transform_t3600365921 * get_btn_Collection_8() const { return ___btn_Collection_8; } inline Transform_t3600365921 ** get_address_of_btn_Collection_8() { return &___btn_Collection_8; } inline void set_btn_Collection_8(Transform_t3600365921 * value) { ___btn_Collection_8 = value; Il2CppCodeGenWriteBarrier((&___btn_Collection_8), value); } inline static int32_t get_offset_of_btn_Clothes_9() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_Clothes_9)); } inline Transform_t3600365921 * get_btn_Clothes_9() const { return ___btn_Clothes_9; } inline Transform_t3600365921 ** get_address_of_btn_Clothes_9() { return &___btn_Clothes_9; } inline void set_btn_Clothes_9(Transform_t3600365921 * value) { ___btn_Clothes_9 = value; Il2CppCodeGenWriteBarrier((&___btn_Clothes_9), value); } inline static int32_t get_offset_of_btn_ThemeClothes_10() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_ThemeClothes_10)); } inline Transform_t3600365921 * get_btn_ThemeClothes_10() const { return ___btn_ThemeClothes_10; } inline Transform_t3600365921 ** get_address_of_btn_ThemeClothes_10() { return &___btn_ThemeClothes_10; } inline void set_btn_ThemeClothes_10(Transform_t3600365921 * value) { ___btn_ThemeClothes_10 = value; Il2CppCodeGenWriteBarrier((&___btn_ThemeClothes_10), value); } inline static int32_t get_offset_of_btn_LookMore_11() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_LookMore_11)); } inline Transform_t3600365921 * get_btn_LookMore_11() const { return ___btn_LookMore_11; } inline Transform_t3600365921 ** get_address_of_btn_LookMore_11() { return &___btn_LookMore_11; } inline void set_btn_LookMore_11(Transform_t3600365921 * value) { ___btn_LookMore_11 = value; Il2CppCodeGenWriteBarrier((&___btn_LookMore_11), value); } inline static int32_t get_offset_of_lastClickBtn_12() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___lastClickBtn_12)); } inline Transform_t3600365921 * get_lastClickBtn_12() const { return ___lastClickBtn_12; } inline Transform_t3600365921 ** get_address_of_lastClickBtn_12() { return &___lastClickBtn_12; } inline void set_lastClickBtn_12(Transform_t3600365921 * value) { ___lastClickBtn_12 = value; Il2CppCodeGenWriteBarrier((&___lastClickBtn_12), value); } inline static int32_t get_offset_of_m_list_13() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___m_list_13)); } inline DMListView_t512231514 * get_m_list_13() const { return ___m_list_13; } inline DMListView_t512231514 ** get_address_of_m_list_13() { return &___m_list_13; } inline void set_m_list_13(DMListView_t512231514 * value) { ___m_list_13 = value; Il2CppCodeGenWriteBarrier((&___m_list_13), value); } inline static int32_t get_offset_of_m_CollectionList_14() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___m_CollectionList_14)); } inline DMListView_t512231514 * get_m_CollectionList_14() const { return ___m_CollectionList_14; } inline DMListView_t512231514 ** get_address_of_m_CollectionList_14() { return &___m_CollectionList_14; } inline void set_m_CollectionList_14(DMListView_t512231514 * value) { ___m_CollectionList_14 = value; Il2CppCodeGenWriteBarrier((&___m_CollectionList_14), value); } inline static int32_t get_offset_of_m_ThemeList_15() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___m_ThemeList_15)); } inline DMListView_t512231514 * get_m_ThemeList_15() const { return ___m_ThemeList_15; } inline DMListView_t512231514 ** get_address_of_m_ThemeList_15() { return &___m_ThemeList_15; } inline void set_m_ThemeList_15(DMListView_t512231514 * value) { ___m_ThemeList_15 = value; Il2CppCodeGenWriteBarrier((&___m_ThemeList_15), value); } inline static int32_t get_offset_of_themeDown_16() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___themeDown_16)); } inline Transform_t3600365921 * get_themeDown_16() const { return ___themeDown_16; } inline Transform_t3600365921 ** get_address_of_themeDown_16() { return &___themeDown_16; } inline void set_themeDown_16(Transform_t3600365921 * value) { ___themeDown_16 = value; Il2CppCodeGenWriteBarrier((&___themeDown_16), value); } inline static int32_t get_offset_of_collectionDown_17() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___collectionDown_17)); } inline Transform_t3600365921 * get_collectionDown_17() const { return ___collectionDown_17; } inline Transform_t3600365921 ** get_address_of_collectionDown_17() { return &___collectionDown_17; } inline void set_collectionDown_17(Transform_t3600365921 * value) { ___collectionDown_17 = value; Il2CppCodeGenWriteBarrier((&___collectionDown_17), value); } inline static int32_t get_offset_of_clothesDown_18() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___clothesDown_18)); } inline Transform_t3600365921 * get_clothesDown_18() const { return ___clothesDown_18; } inline Transform_t3600365921 ** get_address_of_clothesDown_18() { return &___clothesDown_18; } inline void set_clothesDown_18(Transform_t3600365921 * value) { ___clothesDown_18 = value; Il2CppCodeGenWriteBarrier((&___clothesDown_18), value); } inline static int32_t get_offset_of_label_themeBlue_19() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___label_themeBlue_19)); } inline UILabel_t3248798549 * get_label_themeBlue_19() const { return ___label_themeBlue_19; } inline UILabel_t3248798549 ** get_address_of_label_themeBlue_19() { return &___label_themeBlue_19; } inline void set_label_themeBlue_19(UILabel_t3248798549 * value) { ___label_themeBlue_19 = value; Il2CppCodeGenWriteBarrier((&___label_themeBlue_19), value); } inline static int32_t get_offset_of_label_themePurple_20() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___label_themePurple_20)); } inline UILabel_t3248798549 * get_label_themePurple_20() const { return ___label_themePurple_20; } inline UILabel_t3248798549 ** get_address_of_label_themePurple_20() { return &___label_themePurple_20; } inline void set_label_themePurple_20(UILabel_t3248798549 * value) { ___label_themePurple_20 = value; Il2CppCodeGenWriteBarrier((&___label_themePurple_20), value); } inline static int32_t get_offset_of_label_themeOrange_21() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___label_themeOrange_21)); } inline UILabel_t3248798549 * get_label_themeOrange_21() const { return ___label_themeOrange_21; } inline UILabel_t3248798549 ** get_address_of_label_themeOrange_21() { return &___label_themeOrange_21; } inline void set_label_themeOrange_21(UILabel_t3248798549 * value) { ___label_themeOrange_21 = value; Il2CppCodeGenWriteBarrier((&___label_themeOrange_21), value); } inline static int32_t get_offset_of_collectionCount_22() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___collectionCount_22)); } inline UILabel_t3248798549 * get_collectionCount_22() const { return ___collectionCount_22; } inline UILabel_t3248798549 ** get_address_of_collectionCount_22() { return &___collectionCount_22; } inline void set_collectionCount_22(UILabel_t3248798549 * value) { ___collectionCount_22 = value; Il2CppCodeGenWriteBarrier((&___collectionCount_22), value); } inline static int32_t get_offset_of_recentlyGet_23() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___recentlyGet_23)); } inline UISprite_t194114938 * get_recentlyGet_23() const { return ___recentlyGet_23; } inline UISprite_t194114938 ** get_address_of_recentlyGet_23() { return &___recentlyGet_23; } inline void set_recentlyGet_23(UISprite_t194114938 * value) { ___recentlyGet_23 = value; Il2CppCodeGenWriteBarrier((&___recentlyGet_23), value); } inline static int32_t get_offset_of_isFreshTheme_24() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___isFreshTheme_24)); } inline bool get_isFreshTheme_24() const { return ___isFreshTheme_24; } inline bool* get_address_of_isFreshTheme_24() { return &___isFreshTheme_24; } inline void set_isFreshTheme_24(bool value) { ___isFreshTheme_24 = value; } inline static int32_t get_offset_of_isDoubleSort_25() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___isDoubleSort_25)); } inline bool get_isDoubleSort_25() const { return ___isDoubleSort_25; } inline bool* get_address_of_isDoubleSort_25() { return &___isDoubleSort_25; } inline void set_isDoubleSort_25(bool value) { ___isDoubleSort_25 = value; } inline static int32_t get_offset_of_second_Page_26() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___second_Page_26)); } inline Transform_t3600365921 * get_second_Page_26() const { return ___second_Page_26; } inline Transform_t3600365921 ** get_address_of_second_Page_26() { return &___second_Page_26; } inline void set_second_Page_26(Transform_t3600365921 * value) { ___second_Page_26 = value; Il2CppCodeGenWriteBarrier((&___second_Page_26), value); } inline static int32_t get_offset_of_secondPageTop_27() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___secondPageTop_27)); } inline Transform_t3600365921 * get_secondPageTop_27() const { return ___secondPageTop_27; } inline Transform_t3600365921 ** get_address_of_secondPageTop_27() { return &___secondPageTop_27; } inline void set_secondPageTop_27(Transform_t3600365921 * value) { ___secondPageTop_27 = value; Il2CppCodeGenWriteBarrier((&___secondPageTop_27), value); } inline static int32_t get_offset_of_btn_back_28() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_back_28)); } inline Transform_t3600365921 * get_btn_back_28() const { return ___btn_back_28; } inline Transform_t3600365921 ** get_address_of_btn_back_28() { return &___btn_back_28; } inline void set_btn_back_28(Transform_t3600365921 * value) { ___btn_back_28 = value; Il2CppCodeGenWriteBarrier((&___btn_back_28), value); } inline static int32_t get_offset_of_m_BtnList_29() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___m_BtnList_29)); } inline uiBtnList_t3771050923 * get_m_BtnList_29() const { return ___m_BtnList_29; } inline uiBtnList_t3771050923 ** get_address_of_m_BtnList_29() { return &___m_BtnList_29; } inline void set_m_BtnList_29(uiBtnList_t3771050923 * value) { ___m_BtnList_29 = value; Il2CppCodeGenWriteBarrier((&___m_BtnList_29), value); } inline static int32_t get_offset_of_m_ClothesList_30() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___m_ClothesList_30)); } inline DMListView_t512231514 * get_m_ClothesList_30() const { return ___m_ClothesList_30; } inline DMListView_t512231514 ** get_address_of_m_ClothesList_30() { return &___m_ClothesList_30; } inline void set_m_ClothesList_30(DMListView_t512231514 * value) { ___m_ClothesList_30 = value; Il2CppCodeGenWriteBarrier((&___m_ClothesList_30), value); } inline static int32_t get_offset_of_m_AllClothesList_31() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___m_AllClothesList_31)); } inline AllClothesListView_t3567130420 * get_m_AllClothesList_31() const { return ___m_AllClothesList_31; } inline AllClothesListView_t3567130420 ** get_address_of_m_AllClothesList_31() { return &___m_AllClothesList_31; } inline void set_m_AllClothesList_31(AllClothesListView_t3567130420 * value) { ___m_AllClothesList_31 = value; Il2CppCodeGenWriteBarrier((&___m_AllClothesList_31), value); } inline static int32_t get_offset_of_btn_Sort_32() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_Sort_32)); } inline Transform_t3600365921 * get_btn_Sort_32() const { return ___btn_Sort_32; } inline Transform_t3600365921 ** get_address_of_btn_Sort_32() { return &___btn_Sort_32; } inline void set_btn_Sort_32(Transform_t3600365921 * value) { ___btn_Sort_32 = value; Il2CppCodeGenWriteBarrier((&___btn_Sort_32), value); } inline static int32_t get_offset_of_btn_SortDefault_33() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_SortDefault_33)); } inline Transform_t3600365921 * get_btn_SortDefault_33() const { return ___btn_SortDefault_33; } inline Transform_t3600365921 ** get_address_of_btn_SortDefault_33() { return &___btn_SortDefault_33; } inline void set_btn_SortDefault_33(Transform_t3600365921 * value) { ___btn_SortDefault_33 = value; Il2CppCodeGenWriteBarrier((&___btn_SortDefault_33), value); } inline static int32_t get_offset_of_btn_SortQuality_34() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___btn_SortQuality_34)); } inline Transform_t3600365921 * get_btn_SortQuality_34() const { return ___btn_SortQuality_34; } inline Transform_t3600365921 ** get_address_of_btn_SortQuality_34() { return &___btn_SortQuality_34; } inline void set_btn_SortQuality_34(Transform_t3600365921 * value) { ___btn_SortQuality_34 = value; Il2CppCodeGenWriteBarrier((&___btn_SortQuality_34), value); } inline static int32_t get_offset_of_pathList_35() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___pathList_35)); } inline DMListView_t512231514 * get_pathList_35() const { return ___pathList_35; } inline DMListView_t512231514 ** get_address_of_pathList_35() { return &___pathList_35; } inline void set_pathList_35(DMListView_t512231514 * value) { ___pathList_35 = value; Il2CppCodeGenWriteBarrier((&___pathList_35), value); } inline static int32_t get_offset_of_tagRoot_36() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___tagRoot_36)); } inline Transform_t3600365921 * get_tagRoot_36() const { return ___tagRoot_36; } inline Transform_t3600365921 ** get_address_of_tagRoot_36() { return &___tagRoot_36; } inline void set_tagRoot_36(Transform_t3600365921 * value) { ___tagRoot_36 = value; Il2CppCodeGenWriteBarrier((&___tagRoot_36), value); } inline static int32_t get_offset_of_fashionTagList_38() { return static_cast(offsetof(uiCardHandBook_t3772295797, ___fashionTagList_38)); } inline List_1_t1113943529 * get_fashionTagList_38() const { return ___fashionTagList_38; } inline List_1_t1113943529 ** get_address_of_fashionTagList_38() { return &___fashionTagList_38; } inline void set_fashionTagList_38(List_1_t1113943529 * value) { ___fashionTagList_38 = value; Il2CppCodeGenWriteBarrier((&___fashionTagList_38), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDHANDBOOK_T3772295797_H #ifndef HANDBOOKCFG_T3398685571_H #define HANDBOOKCFG_T3398685571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // HandBookCfg struct HandBookCfg_t3398685571 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 HandBookCfg::themeInfoDic Dictionary_2_t1550011832 * ___themeInfoDic_2; public: inline static int32_t get_offset_of_themeInfoDic_2() { return static_cast(offsetof(HandBookCfg_t3398685571, ___themeInfoDic_2)); } inline Dictionary_2_t1550011832 * get_themeInfoDic_2() const { return ___themeInfoDic_2; } inline Dictionary_2_t1550011832 ** get_address_of_themeInfoDic_2() { return &___themeInfoDic_2; } inline void set_themeInfoDic_2(Dictionary_2_t1550011832 * value) { ___themeInfoDic_2 = value; Il2CppCodeGenWriteBarrier((&___themeInfoDic_2), value); } }; struct HandBookCfg_t3398685571_StaticFields { public: // HandBookCfg HandBookCfg::s_Instance HandBookCfg_t3398685571 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(HandBookCfg_t3398685571_StaticFields, ___s_Instance_1)); } inline HandBookCfg_t3398685571 * get_s_Instance_1() const { return ___s_Instance_1; } inline HandBookCfg_t3398685571 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(HandBookCfg_t3398685571 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HANDBOOKCFG_T3398685571_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 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 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 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 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 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 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 UICARDSIEVE_T4210341803_H #define UICARDSIEVE_T4210341803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardSieve struct uiCardSieve_t4210341803 : public CUIBase_t3255455658 { public: // System.Boolean uiCardSieve::bReady bool ___bReady_8; // System.Boolean uiCardSieve::bClickCD bool ___bClickCD_9; // UnityEngine.Transform uiCardSieve::m_typeRoot Transform_t3600365921 * ___m_typeRoot_10; // UnityEngine.Transform uiCardSieve::m_levelRoot Transform_t3600365921 * ___m_levelRoot_11; // System.Int32 uiCardSieve::m_lv1_click int32_t ___m_lv1_click_12; // System.Int32 uiCardSieve::m_lv2_click int32_t ___m_lv2_click_13; // System.Int32 uiCardSieve::m_lv3_click int32_t ___m_lv3_click_14; // System.Int32 uiCardSieve::m_lv4_click int32_t ___m_lv4_click_15; // System.Int32 uiCardSieve::m_lv5_click int32_t ___m_lv5_click_16; public: inline static int32_t get_offset_of_bReady_8() { return static_cast(offsetof(uiCardSieve_t4210341803, ___bReady_8)); } inline bool get_bReady_8() const { return ___bReady_8; } inline bool* get_address_of_bReady_8() { return &___bReady_8; } inline void set_bReady_8(bool value) { ___bReady_8 = value; } inline static int32_t get_offset_of_bClickCD_9() { return static_cast(offsetof(uiCardSieve_t4210341803, ___bClickCD_9)); } inline bool get_bClickCD_9() const { return ___bClickCD_9; } inline bool* get_address_of_bClickCD_9() { return &___bClickCD_9; } inline void set_bClickCD_9(bool value) { ___bClickCD_9 = value; } inline static int32_t get_offset_of_m_typeRoot_10() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_typeRoot_10)); } inline Transform_t3600365921 * get_m_typeRoot_10() const { return ___m_typeRoot_10; } inline Transform_t3600365921 ** get_address_of_m_typeRoot_10() { return &___m_typeRoot_10; } inline void set_m_typeRoot_10(Transform_t3600365921 * value) { ___m_typeRoot_10 = value; Il2CppCodeGenWriteBarrier((&___m_typeRoot_10), value); } inline static int32_t get_offset_of_m_levelRoot_11() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_levelRoot_11)); } inline Transform_t3600365921 * get_m_levelRoot_11() const { return ___m_levelRoot_11; } inline Transform_t3600365921 ** get_address_of_m_levelRoot_11() { return &___m_levelRoot_11; } inline void set_m_levelRoot_11(Transform_t3600365921 * value) { ___m_levelRoot_11 = value; Il2CppCodeGenWriteBarrier((&___m_levelRoot_11), value); } inline static int32_t get_offset_of_m_lv1_click_12() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_lv1_click_12)); } inline int32_t get_m_lv1_click_12() const { return ___m_lv1_click_12; } inline int32_t* get_address_of_m_lv1_click_12() { return &___m_lv1_click_12; } inline void set_m_lv1_click_12(int32_t value) { ___m_lv1_click_12 = value; } inline static int32_t get_offset_of_m_lv2_click_13() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_lv2_click_13)); } inline int32_t get_m_lv2_click_13() const { return ___m_lv2_click_13; } inline int32_t* get_address_of_m_lv2_click_13() { return &___m_lv2_click_13; } inline void set_m_lv2_click_13(int32_t value) { ___m_lv2_click_13 = value; } inline static int32_t get_offset_of_m_lv3_click_14() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_lv3_click_14)); } inline int32_t get_m_lv3_click_14() const { return ___m_lv3_click_14; } inline int32_t* get_address_of_m_lv3_click_14() { return &___m_lv3_click_14; } inline void set_m_lv3_click_14(int32_t value) { ___m_lv3_click_14 = value; } inline static int32_t get_offset_of_m_lv4_click_15() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_lv4_click_15)); } inline int32_t get_m_lv4_click_15() const { return ___m_lv4_click_15; } inline int32_t* get_address_of_m_lv4_click_15() { return &___m_lv4_click_15; } inline void set_m_lv4_click_15(int32_t value) { ___m_lv4_click_15 = value; } inline static int32_t get_offset_of_m_lv5_click_16() { return static_cast(offsetof(uiCardSieve_t4210341803, ___m_lv5_click_16)); } inline int32_t get_m_lv5_click_16() const { return ___m_lv5_click_16; } inline int32_t* get_address_of_m_lv5_click_16() { return &___m_lv5_click_16; } inline void set_m_lv5_click_16(int32_t value) { ___m_lv5_click_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDSIEVE_T4210341803_H #ifndef UIBOOKRESERVATIONPREVIEW_T53882363_H #define UIBOOKRESERVATIONPREVIEW_T53882363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBookReservationPreview struct uiBookReservationPreview_t53882363 : public CUIBase_t3255455658 { public: // DMCore.Framework.Scene.ISceneRole uiBookReservationPreview::m_role ISceneRole_t2394225724 * ___m_role_8; // DMCore.Framework.Scene.ISceneRole uiBookReservationPreview::m_role_Partner ISceneRole_t2394225724 * ___m_role_Partner_9; // RotateRole uiBookReservationPreview::m_rotate_Center RotateRole_t1146201425 * ___m_rotate_Center_10; // RotateRole uiBookReservationPreview::m_rotate_Left RotateRole_t1146201425 * ___m_rotate_Left_11; // RotateRole uiBookReservationPreview::m_rotate_Right RotateRole_t1146201425 * ___m_rotate_Right_12; // System.Int32 uiBookReservationPreview::m_Id1 int32_t ___m_Id1_13; // System.Int32 uiBookReservationPreview::m_Id2 int32_t ___m_Id2_14; // UILabel uiBookReservationPreview::m_titleLab UILabel_t3248798549 * ___m_titleLab_15; // System.Boolean uiBookReservationPreview::m_bPlaying bool ___m_bPlaying_16; public: inline static int32_t get_offset_of_m_role_8() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_role_8)); } inline ISceneRole_t2394225724 * get_m_role_8() const { return ___m_role_8; } inline ISceneRole_t2394225724 ** get_address_of_m_role_8() { return &___m_role_8; } inline void set_m_role_8(ISceneRole_t2394225724 * value) { ___m_role_8 = value; Il2CppCodeGenWriteBarrier((&___m_role_8), value); } inline static int32_t get_offset_of_m_role_Partner_9() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_role_Partner_9)); } inline ISceneRole_t2394225724 * get_m_role_Partner_9() const { return ___m_role_Partner_9; } inline ISceneRole_t2394225724 ** get_address_of_m_role_Partner_9() { return &___m_role_Partner_9; } inline void set_m_role_Partner_9(ISceneRole_t2394225724 * value) { ___m_role_Partner_9 = value; Il2CppCodeGenWriteBarrier((&___m_role_Partner_9), value); } inline static int32_t get_offset_of_m_rotate_Center_10() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_rotate_Center_10)); } inline RotateRole_t1146201425 * get_m_rotate_Center_10() const { return ___m_rotate_Center_10; } inline RotateRole_t1146201425 ** get_address_of_m_rotate_Center_10() { return &___m_rotate_Center_10; } inline void set_m_rotate_Center_10(RotateRole_t1146201425 * value) { ___m_rotate_Center_10 = value; Il2CppCodeGenWriteBarrier((&___m_rotate_Center_10), value); } inline static int32_t get_offset_of_m_rotate_Left_11() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_rotate_Left_11)); } inline RotateRole_t1146201425 * get_m_rotate_Left_11() const { return ___m_rotate_Left_11; } inline RotateRole_t1146201425 ** get_address_of_m_rotate_Left_11() { return &___m_rotate_Left_11; } inline void set_m_rotate_Left_11(RotateRole_t1146201425 * value) { ___m_rotate_Left_11 = value; Il2CppCodeGenWriteBarrier((&___m_rotate_Left_11), value); } inline static int32_t get_offset_of_m_rotate_Right_12() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_rotate_Right_12)); } inline RotateRole_t1146201425 * get_m_rotate_Right_12() const { return ___m_rotate_Right_12; } inline RotateRole_t1146201425 ** get_address_of_m_rotate_Right_12() { return &___m_rotate_Right_12; } inline void set_m_rotate_Right_12(RotateRole_t1146201425 * value) { ___m_rotate_Right_12 = value; Il2CppCodeGenWriteBarrier((&___m_rotate_Right_12), value); } inline static int32_t get_offset_of_m_Id1_13() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_Id1_13)); } inline int32_t get_m_Id1_13() const { return ___m_Id1_13; } inline int32_t* get_address_of_m_Id1_13() { return &___m_Id1_13; } inline void set_m_Id1_13(int32_t value) { ___m_Id1_13 = value; } inline static int32_t get_offset_of_m_Id2_14() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_Id2_14)); } inline int32_t get_m_Id2_14() const { return ___m_Id2_14; } inline int32_t* get_address_of_m_Id2_14() { return &___m_Id2_14; } inline void set_m_Id2_14(int32_t value) { ___m_Id2_14 = value; } inline static int32_t get_offset_of_m_titleLab_15() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_titleLab_15)); } inline UILabel_t3248798549 * get_m_titleLab_15() const { return ___m_titleLab_15; } inline UILabel_t3248798549 ** get_address_of_m_titleLab_15() { return &___m_titleLab_15; } inline void set_m_titleLab_15(UILabel_t3248798549 * value) { ___m_titleLab_15 = value; Il2CppCodeGenWriteBarrier((&___m_titleLab_15), value); } inline static int32_t get_offset_of_m_bPlaying_16() { return static_cast(offsetof(uiBookReservationPreview_t53882363, ___m_bPlaying_16)); } inline bool get_m_bPlaying_16() const { return ___m_bPlaying_16; } inline bool* get_address_of_m_bPlaying_16() { return &___m_bPlaying_16; } inline void set_m_bPlaying_16(bool value) { ___m_bPlaying_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOOKRESERVATIONPREVIEW_T53882363_H #ifndef KEYVALUEPAIR_2_T4237331251_H #define KEYVALUEPAIR_2_T4237331251_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4237331251 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4237331251, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4237331251, ___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 // KEYVALUEPAIR_2_T4237331251_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 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 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 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 CSUITANIMCFG_T328222487_H #define CSUITANIMCFG_T328222487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CSuitAnimCfg struct CSuitAnimCfg_t328222487 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CSuitAnimCfg::m_listSuitAll Dictionary_2_t3305624072 * ___m_listSuitAll_1; public: inline static int32_t get_offset_of_m_listSuitAll_1() { return static_cast(offsetof(CSuitAnimCfg_t328222487, ___m_listSuitAll_1)); } inline Dictionary_2_t3305624072 * get_m_listSuitAll_1() const { return ___m_listSuitAll_1; } inline Dictionary_2_t3305624072 ** get_address_of_m_listSuitAll_1() { return &___m_listSuitAll_1; } inline void set_m_listSuitAll_1(Dictionary_2_t3305624072 * value) { ___m_listSuitAll_1 = value; Il2CppCodeGenWriteBarrier((&___m_listSuitAll_1), value); } }; struct CSuitAnimCfg_t328222487_StaticFields { public: // DMCore.Logic.CSuitAnimCfg DMCore.Logic.CSuitAnimCfg::s_Instace CSuitAnimCfg_t328222487 * ___s_Instace_2; public: inline static int32_t get_offset_of_s_Instace_2() { return static_cast(offsetof(CSuitAnimCfg_t328222487_StaticFields, ___s_Instace_2)); } inline CSuitAnimCfg_t328222487 * get_s_Instace_2() const { return ___s_Instace_2; } inline CSuitAnimCfg_t328222487 ** get_address_of_s_Instace_2() { return &___s_Instace_2; } inline void set_s_Instace_2(CSuitAnimCfg_t328222487 * value) { ___s_Instace_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instace_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSUITANIMCFG_T328222487_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 CPATHMANAGER_T4193792977_H #define CPATHMANAGER_T4193792977_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CPathManager struct CPathManager_t4193792977 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 CPathManager::m_pathInfoMap Dictionary_2_t1359071737 * ___m_pathInfoMap_1; public: inline static int32_t get_offset_of_m_pathInfoMap_1() { return static_cast(offsetof(CPathManager_t4193792977, ___m_pathInfoMap_1)); } inline Dictionary_2_t1359071737 * get_m_pathInfoMap_1() const { return ___m_pathInfoMap_1; } inline Dictionary_2_t1359071737 ** get_address_of_m_pathInfoMap_1() { return &___m_pathInfoMap_1; } inline void set_m_pathInfoMap_1(Dictionary_2_t1359071737 * value) { ___m_pathInfoMap_1 = value; Il2CppCodeGenWriteBarrier((&___m_pathInfoMap_1), value); } }; struct CPathManager_t4193792977_StaticFields { public: // CPathManager CPathManager::s_Instance CPathManager_t4193792977 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CPathManager_t4193792977_StaticFields, ___s_Instance_2)); } inline CPathManager_t4193792977 * get_s_Instance_2() const { return ___s_Instance_2; } inline CPathManager_t4193792977 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CPathManager_t4193792977 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPATHMANAGER_T4193792977_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 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 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 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 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 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 UIBIGWINNERS_T214919741_H #define UIBIGWINNERS_T214919741_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBigWinners struct uiBigWinners_t214919741 : public CUIBase_t3255455658 { public: // DMListView uiBigWinners::mDMListView DMListView_t512231514 * ___mDMListView_8; // UnityEngine.Transform uiBigWinners::cancelBtn Transform_t3600365921 * ___cancelBtn_9; // UnityEngine.Transform uiBigWinners::waitObj Transform_t3600365921 * ___waitObj_10; public: inline static int32_t get_offset_of_mDMListView_8() { return static_cast(offsetof(uiBigWinners_t214919741, ___mDMListView_8)); } inline DMListView_t512231514 * get_mDMListView_8() const { return ___mDMListView_8; } inline DMListView_t512231514 ** get_address_of_mDMListView_8() { return &___mDMListView_8; } inline void set_mDMListView_8(DMListView_t512231514 * value) { ___mDMListView_8 = value; Il2CppCodeGenWriteBarrier((&___mDMListView_8), value); } inline static int32_t get_offset_of_cancelBtn_9() { return static_cast(offsetof(uiBigWinners_t214919741, ___cancelBtn_9)); } inline Transform_t3600365921 * get_cancelBtn_9() const { return ___cancelBtn_9; } inline Transform_t3600365921 ** get_address_of_cancelBtn_9() { return &___cancelBtn_9; } inline void set_cancelBtn_9(Transform_t3600365921 * value) { ___cancelBtn_9 = value; Il2CppCodeGenWriteBarrier((&___cancelBtn_9), value); } inline static int32_t get_offset_of_waitObj_10() { return static_cast(offsetof(uiBigWinners_t214919741, ___waitObj_10)); } inline Transform_t3600365921 * get_waitObj_10() const { return ___waitObj_10; } inline Transform_t3600365921 ** get_address_of_waitObj_10() { return &___waitObj_10; } inline void set_waitObj_10(Transform_t3600365921 * value) { ___waitObj_10 = value; Il2CppCodeGenWriteBarrier((&___waitObj_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBIGWINNERS_T214919741_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 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 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 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 CACTIVITYBUYGIFTPACKAGE_T3637356948_H #define CACTIVITYBUYGIFTPACKAGE_T3637356948_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityBuyGiftPackage struct CActivityBuyGiftPackage_t3637356948 : public IActivityDetail_t2848416189 { public: // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::m_rechargeAmount int32_t ___m_rechargeAmount_11; // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::m_price int32_t ___m_price_12; // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::m_count int32_t ___m_count_13; // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityBuyGiftPackage::m_award_array CAwardInfo_1_t3416460893 * ___m_award_array_14; // UnityEngine.Transform DMCore.Logic.CActivityBuyGiftPackage::m_ActivityBuyPackageBtn Transform_t3600365921 * ___m_ActivityBuyPackageBtn_15; public: inline static int32_t get_offset_of_m_rechargeAmount_11() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_rechargeAmount_11)); } inline int32_t get_m_rechargeAmount_11() const { return ___m_rechargeAmount_11; } inline int32_t* get_address_of_m_rechargeAmount_11() { return &___m_rechargeAmount_11; } inline void set_m_rechargeAmount_11(int32_t value) { ___m_rechargeAmount_11 = value; } inline static int32_t get_offset_of_m_price_12() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_price_12)); } inline int32_t get_m_price_12() const { return ___m_price_12; } inline int32_t* get_address_of_m_price_12() { return &___m_price_12; } inline void set_m_price_12(int32_t value) { ___m_price_12 = value; } inline static int32_t get_offset_of_m_count_13() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_count_13)); } inline int32_t get_m_count_13() const { return ___m_count_13; } inline int32_t* get_address_of_m_count_13() { return &___m_count_13; } inline void set_m_count_13(int32_t value) { ___m_count_13 = value; } inline static int32_t get_offset_of_m_award_array_14() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_award_array_14)); } inline CAwardInfo_1_t3416460893 * get_m_award_array_14() const { return ___m_award_array_14; } inline CAwardInfo_1_t3416460893 ** get_address_of_m_award_array_14() { return &___m_award_array_14; } inline void set_m_award_array_14(CAwardInfo_1_t3416460893 * value) { ___m_award_array_14 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_14), value); } inline static int32_t get_offset_of_m_ActivityBuyPackageBtn_15() { return static_cast(offsetof(CActivityBuyGiftPackage_t3637356948, ___m_ActivityBuyPackageBtn_15)); } inline Transform_t3600365921 * get_m_ActivityBuyPackageBtn_15() const { return ___m_ActivityBuyPackageBtn_15; } inline Transform_t3600365921 ** get_address_of_m_ActivityBuyPackageBtn_15() { return &___m_ActivityBuyPackageBtn_15; } inline void set_m_ActivityBuyPackageBtn_15(Transform_t3600365921 * value) { ___m_ActivityBuyPackageBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityBuyPackageBtn_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYBUYGIFTPACKAGE_T3637356948_H #ifndef LAYERMASK_T3493934918_H #define LAYERMASK_T3493934918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LayerMask struct LayerMask_t3493934918 { public: // System.Int32 UnityEngine.LayerMask::m_Mask int32_t ___m_Mask_0; public: inline static int32_t get_offset_of_m_Mask_0() { return static_cast(offsetof(LayerMask_t3493934918, ___m_Mask_0)); } inline int32_t get_m_Mask_0() const { return ___m_Mask_0; } inline int32_t* get_address_of_m_Mask_0() { return &___m_Mask_0; } inline void set_m_Mask_0(int32_t value) { ___m_Mask_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LAYERMASK_T3493934918_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 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 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 CEVENTCHANGEALL_T836503194_H #define CEVENTCHANGEALL_T836503194_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CEventChangeAll struct CEventChangeAll_t836503194 : public IDataEvent_t1799629657 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTCHANGEALL_T836503194_H #ifndef CEVENTADDRANGE_T2605741470_H #define CEVENTADDRANGE_T2605741470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CEventAddRange struct CEventAddRange_t2605741470 : public IDataEvent_t1799629657 { public: // System.Int32 CEventAddRange::k__BackingField int32_t ___U3CStartU3Ek__BackingField_1; // System.Int32 CEventAddRange::k__BackingField int32_t ___U3CCountU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CStartU3Ek__BackingField_1() { return static_cast(offsetof(CEventAddRange_t2605741470, ___U3CStartU3Ek__BackingField_1)); } inline int32_t get_U3CStartU3Ek__BackingField_1() const { return ___U3CStartU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CStartU3Ek__BackingField_1() { return &___U3CStartU3Ek__BackingField_1; } inline void set_U3CStartU3Ek__BackingField_1(int32_t value) { ___U3CStartU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCountU3Ek__BackingField_2() { return static_cast(offsetof(CEventAddRange_t2605741470, ___U3CCountU3Ek__BackingField_2)); } inline int32_t get_U3CCountU3Ek__BackingField_2() const { return ___U3CCountU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCountU3Ek__BackingField_2() { return &___U3CCountU3Ek__BackingField_2; } inline void set_U3CCountU3Ek__BackingField_2(int32_t value) { ___U3CCountU3Ek__BackingField_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTADDRANGE_T2605741470_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 UICARDDETAIL_T583670087_H #define UICARDDETAIL_T583670087_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardDetail struct uiCardDetail_t583670087 : public CUIBase_t3255455658 { public: // UILabel uiCardDetail::m_name UILabel_t3248798549 * ___m_name_8; // UILabel uiCardDetail::m_descLab UILabel_t3248798549 * ___m_descLab_9; // DMCore.Logic.CardUnit uiCardDetail::m_Data CardUnit_t3010225743 * ___m_Data_11; // UnityEngine.Transform uiCardDetail::m_cardTran Transform_t3600365921 * ___m_cardTran_12; public: inline static int32_t get_offset_of_m_name_8() { return static_cast(offsetof(uiCardDetail_t583670087, ___m_name_8)); } inline UILabel_t3248798549 * get_m_name_8() const { return ___m_name_8; } inline UILabel_t3248798549 ** get_address_of_m_name_8() { return &___m_name_8; } inline void set_m_name_8(UILabel_t3248798549 * value) { ___m_name_8 = value; Il2CppCodeGenWriteBarrier((&___m_name_8), value); } inline static int32_t get_offset_of_m_descLab_9() { return static_cast(offsetof(uiCardDetail_t583670087, ___m_descLab_9)); } inline UILabel_t3248798549 * get_m_descLab_9() const { return ___m_descLab_9; } inline UILabel_t3248798549 ** get_address_of_m_descLab_9() { return &___m_descLab_9; } inline void set_m_descLab_9(UILabel_t3248798549 * value) { ___m_descLab_9 = value; Il2CppCodeGenWriteBarrier((&___m_descLab_9), value); } inline static int32_t get_offset_of_m_Data_11() { return static_cast(offsetof(uiCardDetail_t583670087, ___m_Data_11)); } inline CardUnit_t3010225743 * get_m_Data_11() const { return ___m_Data_11; } inline CardUnit_t3010225743 ** get_address_of_m_Data_11() { return &___m_Data_11; } inline void set_m_Data_11(CardUnit_t3010225743 * value) { ___m_Data_11 = value; Il2CppCodeGenWriteBarrier((&___m_Data_11), value); } inline static int32_t get_offset_of_m_cardTran_12() { return static_cast(offsetof(uiCardDetail_t583670087, ___m_cardTran_12)); } inline Transform_t3600365921 * get_m_cardTran_12() const { return ___m_cardTran_12; } inline Transform_t3600365921 ** get_address_of_m_cardTran_12() { return &___m_cardTran_12; } inline void set_m_cardTran_12(Transform_t3600365921 * value) { ___m_cardTran_12 = value; Il2CppCodeGenWriteBarrier((&___m_cardTran_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDDETAIL_T583670087_H #ifndef CIDOLCARDCONFIG_T2073998303_H #define CIDOLCARDCONFIG_T2073998303_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolCardConfig struct CIdolCardConfig_t2073998303 : public ITextBase_t660344599 { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CIdolCardConfig::m_dic Dictionary_2_t3121698093 * ___m_dic_2; public: inline static int32_t get_offset_of_m_dic_2() { return static_cast(offsetof(CIdolCardConfig_t2073998303, ___m_dic_2)); } inline Dictionary_2_t3121698093 * get_m_dic_2() const { return ___m_dic_2; } inline Dictionary_2_t3121698093 ** get_address_of_m_dic_2() { return &___m_dic_2; } inline void set_m_dic_2(Dictionary_2_t3121698093 * value) { ___m_dic_2 = value; Il2CppCodeGenWriteBarrier((&___m_dic_2), value); } }; struct CIdolCardConfig_t2073998303_StaticFields { public: // DMCore.Logic.CIdolCardConfig DMCore.Logic.CIdolCardConfig::s_Instance CIdolCardConfig_t2073998303 * ___s_Instance_1; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CIdolCardConfig_t2073998303_StaticFields, ___s_Instance_1)); } inline CIdolCardConfig_t2073998303 * get_s_Instance_1() const { return ___s_Instance_1; } inline CIdolCardConfig_t2073998303 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CIdolCardConfig_t2073998303 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLCARDCONFIG_T2073998303_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 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 UIBOOKRESERVATION_T3310437479_H #define UIBOOKRESERVATION_T3310437479_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBookReservation struct uiBookReservation_t3310437479 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiBookReservation::m_btn_previours Transform_t3600365921 * ___m_btn_previours_8; // UnityEngine.Transform uiBookReservation::m_btn_next Transform_t3600365921 * ___m_btn_next_9; // DMListView uiBookReservation::m_listView DMListView_t512231514 * ___m_listView_10; public: inline static int32_t get_offset_of_m_btn_previours_8() { return static_cast(offsetof(uiBookReservation_t3310437479, ___m_btn_previours_8)); } inline Transform_t3600365921 * get_m_btn_previours_8() const { return ___m_btn_previours_8; } inline Transform_t3600365921 ** get_address_of_m_btn_previours_8() { return &___m_btn_previours_8; } inline void set_m_btn_previours_8(Transform_t3600365921 * value) { ___m_btn_previours_8 = value; Il2CppCodeGenWriteBarrier((&___m_btn_previours_8), value); } inline static int32_t get_offset_of_m_btn_next_9() { return static_cast(offsetof(uiBookReservation_t3310437479, ___m_btn_next_9)); } inline Transform_t3600365921 * get_m_btn_next_9() const { return ___m_btn_next_9; } inline Transform_t3600365921 ** get_address_of_m_btn_next_9() { return &___m_btn_next_9; } inline void set_m_btn_next_9(Transform_t3600365921 * value) { ___m_btn_next_9 = value; Il2CppCodeGenWriteBarrier((&___m_btn_next_9), value); } inline static int32_t get_offset_of_m_listView_10() { return static_cast(offsetof(uiBookReservation_t3310437479, ___m_listView_10)); } inline DMListView_t512231514 * get_m_listView_10() const { return ___m_listView_10; } inline DMListView_t512231514 ** get_address_of_m_listView_10() { return &___m_listView_10; } inline void set_m_listView_10(DMListView_t512231514 * value) { ___m_listView_10 = value; Il2CppCodeGenWriteBarrier((&___m_listView_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOOKRESERVATION_T3310437479_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 CBOOKRESERVATIONCONFIG_T3541798465_H #define CBOOKRESERVATIONCONFIG_T3541798465_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CBookReservationConfig struct CBookReservationConfig_t3541798465 : public ITextBase_t660344599 { public: // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig::m_totallist List_1_t1324473466 * ___m_totallist_2; // System.Collections.Generic.List`1 DMCore.Logic.CBookReservationConfig::m_otherlist List_1_t1324473466 * ___m_otherlist_3; public: inline static int32_t get_offset_of_m_totallist_2() { return static_cast(offsetof(CBookReservationConfig_t3541798465, ___m_totallist_2)); } inline List_1_t1324473466 * get_m_totallist_2() const { return ___m_totallist_2; } inline List_1_t1324473466 ** get_address_of_m_totallist_2() { return &___m_totallist_2; } inline void set_m_totallist_2(List_1_t1324473466 * value) { ___m_totallist_2 = value; Il2CppCodeGenWriteBarrier((&___m_totallist_2), value); } inline static int32_t get_offset_of_m_otherlist_3() { return static_cast(offsetof(CBookReservationConfig_t3541798465, ___m_otherlist_3)); } inline List_1_t1324473466 * get_m_otherlist_3() const { return ___m_otherlist_3; } inline List_1_t1324473466 ** get_address_of_m_otherlist_3() { return &___m_otherlist_3; } inline void set_m_otherlist_3(List_1_t1324473466 * value) { ___m_otherlist_3 = value; Il2CppCodeGenWriteBarrier((&___m_otherlist_3), value); } }; struct CBookReservationConfig_t3541798465_StaticFields { public: // DMCore.Logic.CBookReservationConfig DMCore.Logic.CBookReservationConfig::s_Instance CBookReservationConfig_t3541798465 * ___s_Instance_1; // System.Predicate`1 DMCore.Logic.CBookReservationConfig::<>f__am$cache0 Predicate_1_t677692848 * ___U3CU3Ef__amU24cache0_4; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CBookReservationConfig_t3541798465_StaticFields, ___s_Instance_1)); } inline CBookReservationConfig_t3541798465 * get_s_Instance_1() const { return ___s_Instance_1; } inline CBookReservationConfig_t3541798465 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CBookReservationConfig_t3541798465 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_4() { return static_cast(offsetof(CBookReservationConfig_t3541798465_StaticFields, ___U3CU3Ef__amU24cache0_4)); } inline Predicate_1_t677692848 * get_U3CU3Ef__amU24cache0_4() const { return ___U3CU3Ef__amU24cache0_4; } inline Predicate_1_t677692848 ** get_address_of_U3CU3Ef__amU24cache0_4() { return &___U3CU3Ef__amU24cache0_4; } inline void set_U3CU3Ef__amU24cache0_4(Predicate_1_t677692848 * value) { ___U3CU3Ef__amU24cache0_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBOOKRESERVATIONCONFIG_T3541798465_H #ifndef SCENEPERSONALIDOLCARD_T3773513121_H #define SCENEPERSONALIDOLCARD_T3773513121_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalIdolCard struct ScenePersonalIdolCard_t3773513121 : public CUIBase_t3255455658 { public: // System.Int32 ScenePersonalIdolCard::m_curPage int32_t ___m_curPage_9; // System.Int32 ScenePersonalIdolCard::m_maxPage int32_t ___m_maxPage_10; // UnityEngine.Transform ScenePersonalIdolCard::m_sievePanel Transform_t3600365921 * ___m_sievePanel_11; // UILabel ScenePersonalIdolCard::m_getNumberLab UILabel_t3248798549 * ___m_getNumberLab_12; // UnityEngine.Transform ScenePersonalIdolCard::m_wndCardDetail Transform_t3600365921 * ___m_wndCardDetail_13; // UnityEngine.Transform ScenePersonalIdolCard::m_cardRoot Transform_t3600365921 * ___m_cardRoot_14; // UnityEngine.GameObject ScenePersonalIdolCard::m_previousBtn GameObject_t1113636619 * ___m_previousBtn_15; // UnityEngine.GameObject ScenePersonalIdolCard::m_nextBtn GameObject_t1113636619 * ___m_nextBtn_16; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item0 ScenePersonalIdolCardItem_t2496533263 * ___item0_17; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item1 ScenePersonalIdolCardItem_t2496533263 * ___item1_18; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item2 ScenePersonalIdolCardItem_t2496533263 * ___item2_19; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item3 ScenePersonalIdolCardItem_t2496533263 * ___item3_20; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item4 ScenePersonalIdolCardItem_t2496533263 * ___item4_21; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item5 ScenePersonalIdolCardItem_t2496533263 * ___item5_22; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item6 ScenePersonalIdolCardItem_t2496533263 * ___item6_23; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item7 ScenePersonalIdolCardItem_t2496533263 * ___item7_24; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item8 ScenePersonalIdolCardItem_t2496533263 * ___item8_25; // ScenePersonalIdolCardItem ScenePersonalIdolCard::item9 ScenePersonalIdolCardItem_t2496533263 * ___item9_26; public: inline static int32_t get_offset_of_m_curPage_9() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_curPage_9)); } inline int32_t get_m_curPage_9() const { return ___m_curPage_9; } inline int32_t* get_address_of_m_curPage_9() { return &___m_curPage_9; } inline void set_m_curPage_9(int32_t value) { ___m_curPage_9 = value; } inline static int32_t get_offset_of_m_maxPage_10() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_maxPage_10)); } inline int32_t get_m_maxPage_10() const { return ___m_maxPage_10; } inline int32_t* get_address_of_m_maxPage_10() { return &___m_maxPage_10; } inline void set_m_maxPage_10(int32_t value) { ___m_maxPage_10 = value; } inline static int32_t get_offset_of_m_sievePanel_11() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_sievePanel_11)); } inline Transform_t3600365921 * get_m_sievePanel_11() const { return ___m_sievePanel_11; } inline Transform_t3600365921 ** get_address_of_m_sievePanel_11() { return &___m_sievePanel_11; } inline void set_m_sievePanel_11(Transform_t3600365921 * value) { ___m_sievePanel_11 = value; Il2CppCodeGenWriteBarrier((&___m_sievePanel_11), value); } inline static int32_t get_offset_of_m_getNumberLab_12() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_getNumberLab_12)); } inline UILabel_t3248798549 * get_m_getNumberLab_12() const { return ___m_getNumberLab_12; } inline UILabel_t3248798549 ** get_address_of_m_getNumberLab_12() { return &___m_getNumberLab_12; } inline void set_m_getNumberLab_12(UILabel_t3248798549 * value) { ___m_getNumberLab_12 = value; Il2CppCodeGenWriteBarrier((&___m_getNumberLab_12), value); } inline static int32_t get_offset_of_m_wndCardDetail_13() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_wndCardDetail_13)); } inline Transform_t3600365921 * get_m_wndCardDetail_13() const { return ___m_wndCardDetail_13; } inline Transform_t3600365921 ** get_address_of_m_wndCardDetail_13() { return &___m_wndCardDetail_13; } inline void set_m_wndCardDetail_13(Transform_t3600365921 * value) { ___m_wndCardDetail_13 = value; Il2CppCodeGenWriteBarrier((&___m_wndCardDetail_13), value); } inline static int32_t get_offset_of_m_cardRoot_14() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_cardRoot_14)); } inline Transform_t3600365921 * get_m_cardRoot_14() const { return ___m_cardRoot_14; } inline Transform_t3600365921 ** get_address_of_m_cardRoot_14() { return &___m_cardRoot_14; } inline void set_m_cardRoot_14(Transform_t3600365921 * value) { ___m_cardRoot_14 = value; Il2CppCodeGenWriteBarrier((&___m_cardRoot_14), value); } inline static int32_t get_offset_of_m_previousBtn_15() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_previousBtn_15)); } inline GameObject_t1113636619 * get_m_previousBtn_15() const { return ___m_previousBtn_15; } inline GameObject_t1113636619 ** get_address_of_m_previousBtn_15() { return &___m_previousBtn_15; } inline void set_m_previousBtn_15(GameObject_t1113636619 * value) { ___m_previousBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_previousBtn_15), value); } inline static int32_t get_offset_of_m_nextBtn_16() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___m_nextBtn_16)); } inline GameObject_t1113636619 * get_m_nextBtn_16() const { return ___m_nextBtn_16; } inline GameObject_t1113636619 ** get_address_of_m_nextBtn_16() { return &___m_nextBtn_16; } inline void set_m_nextBtn_16(GameObject_t1113636619 * value) { ___m_nextBtn_16 = value; Il2CppCodeGenWriteBarrier((&___m_nextBtn_16), value); } inline static int32_t get_offset_of_item0_17() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item0_17)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item0_17() const { return ___item0_17; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item0_17() { return &___item0_17; } inline void set_item0_17(ScenePersonalIdolCardItem_t2496533263 * value) { ___item0_17 = value; Il2CppCodeGenWriteBarrier((&___item0_17), value); } inline static int32_t get_offset_of_item1_18() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item1_18)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item1_18() const { return ___item1_18; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item1_18() { return &___item1_18; } inline void set_item1_18(ScenePersonalIdolCardItem_t2496533263 * value) { ___item1_18 = value; Il2CppCodeGenWriteBarrier((&___item1_18), value); } inline static int32_t get_offset_of_item2_19() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item2_19)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item2_19() const { return ___item2_19; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item2_19() { return &___item2_19; } inline void set_item2_19(ScenePersonalIdolCardItem_t2496533263 * value) { ___item2_19 = value; Il2CppCodeGenWriteBarrier((&___item2_19), value); } inline static int32_t get_offset_of_item3_20() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item3_20)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item3_20() const { return ___item3_20; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item3_20() { return &___item3_20; } inline void set_item3_20(ScenePersonalIdolCardItem_t2496533263 * value) { ___item3_20 = value; Il2CppCodeGenWriteBarrier((&___item3_20), value); } inline static int32_t get_offset_of_item4_21() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item4_21)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item4_21() const { return ___item4_21; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item4_21() { return &___item4_21; } inline void set_item4_21(ScenePersonalIdolCardItem_t2496533263 * value) { ___item4_21 = value; Il2CppCodeGenWriteBarrier((&___item4_21), value); } inline static int32_t get_offset_of_item5_22() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item5_22)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item5_22() const { return ___item5_22; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item5_22() { return &___item5_22; } inline void set_item5_22(ScenePersonalIdolCardItem_t2496533263 * value) { ___item5_22 = value; Il2CppCodeGenWriteBarrier((&___item5_22), value); } inline static int32_t get_offset_of_item6_23() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item6_23)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item6_23() const { return ___item6_23; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item6_23() { return &___item6_23; } inline void set_item6_23(ScenePersonalIdolCardItem_t2496533263 * value) { ___item6_23 = value; Il2CppCodeGenWriteBarrier((&___item6_23), value); } inline static int32_t get_offset_of_item7_24() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item7_24)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item7_24() const { return ___item7_24; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item7_24() { return &___item7_24; } inline void set_item7_24(ScenePersonalIdolCardItem_t2496533263 * value) { ___item7_24 = value; Il2CppCodeGenWriteBarrier((&___item7_24), value); } inline static int32_t get_offset_of_item8_25() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item8_25)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item8_25() const { return ___item8_25; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item8_25() { return &___item8_25; } inline void set_item8_25(ScenePersonalIdolCardItem_t2496533263 * value) { ___item8_25 = value; Il2CppCodeGenWriteBarrier((&___item8_25), value); } inline static int32_t get_offset_of_item9_26() { return static_cast(offsetof(ScenePersonalIdolCard_t3773513121, ___item9_26)); } inline ScenePersonalIdolCardItem_t2496533263 * get_item9_26() const { return ___item9_26; } inline ScenePersonalIdolCardItem_t2496533263 ** get_address_of_item9_26() { return &___item9_26; } inline void set_item9_26(ScenePersonalIdolCardItem_t2496533263 * value) { ___item9_26 = value; Il2CppCodeGenWriteBarrier((&___item9_26), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEPERSONALIDOLCARD_T3773513121_H #ifndef CEVENTCHANGEONE_T3209287255_H #define CEVENTCHANGEONE_T3209287255_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CEventChangeOne struct CEventChangeOne_t3209287255 : public IDataEvent_t1799629657 { public: // System.Object CEventChangeOne::k__BackingField RuntimeObject * ___U3CKeyIDU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CKeyIDU3Ek__BackingField_1() { return static_cast(offsetof(CEventChangeOne_t3209287255, ___U3CKeyIDU3Ek__BackingField_1)); } inline RuntimeObject * get_U3CKeyIDU3Ek__BackingField_1() const { return ___U3CKeyIDU3Ek__BackingField_1; } inline RuntimeObject ** get_address_of_U3CKeyIDU3Ek__BackingField_1() { return &___U3CKeyIDU3Ek__BackingField_1; } inline void set_U3CKeyIDU3Ek__BackingField_1(RuntimeObject * value) { ___U3CKeyIDU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CKeyIDU3Ek__BackingField_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTCHANGEONE_T3209287255_H #ifndef CEVENTADDONE_T265969249_H #define CEVENTADDONE_T265969249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CEventAddOne struct CEventAddOne_t265969249 : public IDataEvent_t1799629657 { public: // System.Object CEventAddOne::k__BackingField RuntimeObject * ___U3CKeyIDU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CKeyIDU3Ek__BackingField_1() { return static_cast(offsetof(CEventAddOne_t265969249, ___U3CKeyIDU3Ek__BackingField_1)); } inline RuntimeObject * get_U3CKeyIDU3Ek__BackingField_1() const { return ___U3CKeyIDU3Ek__BackingField_1; } inline RuntimeObject ** get_address_of_U3CKeyIDU3Ek__BackingField_1() { return &___U3CKeyIDU3Ek__BackingField_1; } inline void set_U3CKeyIDU3Ek__BackingField_1(RuntimeObject * value) { ___U3CKeyIDU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CKeyIDU3Ek__BackingField_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CEVENTADDONE_T265969249_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 TOUCHPHASE_T72348083_H #define TOUCHPHASE_T72348083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TouchPhase struct TouchPhase_t72348083 { public: // System.Int32 UnityEngine.TouchPhase::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TouchPhase_t72348083, ___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 // TOUCHPHASE_T72348083_H #ifndef ENUMERATOR_T3793841859_H #define ENUMERATOR_T3793841859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t3793841859 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1839659084 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t4237331251 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3793841859, ___dictionary_0)); } inline Dictionary_2_t1839659084 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1839659084 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1839659084 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3793841859, ___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_t3793841859, ___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_t3793841859, ___current_3)); } inline KeyValuePair_2_t4237331251 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4237331251 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4237331251 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3793841859_H #ifndef CLICKNOTIFICATION_T3778629126_H #define CLICKNOTIFICATION_T3778629126_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera/ClickNotification struct ClickNotification_t3778629126 { public: // System.Int32 UICamera/ClickNotification::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ClickNotification_t3778629126, ___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 // CLICKNOTIFICATION_T3778629126_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 ENUMMSGBOXTYPE_T4255590095_H #define ENUMMSGBOXTYPE_T4255590095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.enumMsgBoxType struct enumMsgBoxType_t4255590095 { public: // System.Int32 DMCore.enumMsgBoxType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMsgBoxType_t4255590095, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMSGBOXTYPE_T4255590095_H #ifndef TRIGGER_T1299650364_H #define TRIGGER_T1299650364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonSound/Trigger struct Trigger_t1299650364 { public: // System.Int32 UIButtonSound/Trigger::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Trigger_t1299650364, ___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 // TRIGGER_T1299650364_H #ifndef TRIGGER_T2443729542_H #define TRIGGER_T2443729542_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICameraBtnMsg/Trigger struct Trigger_t2443729542 { public: // System.Int32 UICameraBtnMsg/Trigger::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Trigger_t2443729542, ___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 // TRIGGER_T2443729542_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 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 RUNTIMEPLATFORM_T4159857903_H #define RUNTIMEPLATFORM_T4159857903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RuntimePlatform struct RuntimePlatform_t4159857903 { public: // System.Int32 UnityEngine.RuntimePlatform::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RuntimePlatform_t4159857903, ___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 // RUNTIMEPLATFORM_T4159857903_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 ENUMMAINTYPE_T3741142874_H #define ENUMMAINTYPE_T3741142874_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumMainType struct enumMainType_t3741142874 { public: // System.Int32 DMCore.Logic.enumMainType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMainType_t3741142874, ___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 // ENUMMAINTYPE_T3741142874_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 SIT_T2379332389_H #define SIT_T2379332389_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SIT struct SIT_t2379332389 { public: // System.Int32 DMCore.Logic.SIT::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SIT_t2379332389, ___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 // SIT_T2379332389_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 RAY_T3785851493_H #define RAY_T3785851493_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Ray struct Ray_t3785851493 { public: // UnityEngine.Vector3 UnityEngine.Ray::m_Origin Vector3_t3722313464 ___m_Origin_0; // UnityEngine.Vector3 UnityEngine.Ray::m_Direction Vector3_t3722313464 ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray_t3785851493, ___m_Origin_0)); } inline Vector3_t3722313464 get_m_Origin_0() const { return ___m_Origin_0; } inline Vector3_t3722313464 * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector3_t3722313464 value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray_t3785851493, ___m_Direction_1)); } inline Vector3_t3722313464 get_m_Direction_1() const { return ___m_Direction_1; } inline Vector3_t3722313464 * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector3_t3722313464 value) { ___m_Direction_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RAY_T3785851493_H #ifndef RAYCASTHIT_T1056001966_H #define RAYCASTHIT_T1056001966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RaycastHit struct RaycastHit_t1056001966 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t3722313464 ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t3722313464 ___m_Normal_1; // System.Int32 UnityEngine.RaycastHit::m_FaceID int32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_t2156229523 ___m_UV_4; // UnityEngine.Collider UnityEngine.RaycastHit::m_Collider Collider_t1773347010 * ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Point_0)); } inline Vector3_t3722313464 get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t3722313464 * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t3722313464 value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Normal_1)); } inline Vector3_t3722313464 get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t3722313464 * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t3722313464 value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_FaceID_2)); } inline int32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline int32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(int32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_UV_4)); } inline Vector2_t2156229523 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_t2156229523 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_t2156229523 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Collider_5)); } inline Collider_t1773347010 * get_m_Collider_5() const { return ___m_Collider_5; } inline Collider_t1773347010 ** get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(Collider_t1773347010 * value) { ___m_Collider_5 = value; Il2CppCodeGenWriteBarrier((&___m_Collider_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_pinvoke { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; // Native definition for COM marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_com { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; #endif // RAYCASTHIT_T1056001966_H #ifndef DIRECTION_T340832489_H #define DIRECTION_T340832489_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIScrollBar/Direction struct Direction_t340832489 { public: // System.Int32 UIScrollBar/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t340832489, ___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_T340832489_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef ENUMQUERYSTATE_T190383084_H #define ENUMQUERYSTATE_T190383084_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumQueryState struct enumQueryState_t190383084 { public: // System.Int32 DMCore.Logic.enumQueryState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumQueryState_t190383084, ___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 // ENUMQUERYSTATE_T190383084_H #ifndef PACKAGEITEMTYPE_T3256854681_H #define PACKAGEITEMTYPE_T3256854681_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PackageItemType struct PackageItemType_t3256854681 { public: // System.Int32 DMCore.Logic.PackageItemType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PackageItemType_t3256854681, ___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 // PACKAGEITEMTYPE_T3256854681_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef 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 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 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 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 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 ENUMFAMILYTYPE_T3116816083_H #define ENUMFAMILYTYPE_T3116816083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFamilyType struct enumFamilyType_t3116816083 { public: // System.Int32 DMCore.Logic.enumFamilyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFamilyType_t3116816083, ___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 // ENUMFAMILYTYPE_T3116816083_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 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 ENUMDIFFICUTYLEVEL_T1570580530_H #define ENUMDIFFICUTYLEVEL_T1570580530_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumDifficutyLevel struct enumDifficutyLevel_t1570580530 { public: // System.Int32 DMCore.Logic.enumDifficutyLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumDifficutyLevel_t1570580530, ___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 // ENUMDIFFICUTYLEVEL_T1570580530_H #ifndef ENUMROOMSTATE_T1756442533_H #define ENUMROOMSTATE_T1756442533_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumRoomState struct enumRoomState_t1756442533 { public: // System.Int32 DMCore.Logic.enumRoomState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoomState_t1756442533, ___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 // ENUMROOMSTATE_T1756442533_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 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 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 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 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 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 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 ENUMLOTTERYCOSTTYPE_T1237510699_H #define ENUMLOTTERYCOSTTYPE_T1237510699_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotteryCostType struct enumLotteryCostType_t1237510699 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotteryCostType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryCostType_t1237510699, ___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 // ENUMLOTTERYCOSTTYPE_T1237510699_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 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 ENUMGIFT_T1261896706_H #define ENUMGIFT_T1261896706_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGift struct enumGift_t1261896706 { public: // System.Int32 DMCore.Logic.enumGift::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGift_t1261896706, ___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 // ENUMGIFT_T1261896706_H #ifndef ENUMITEMID_T1902713412_H #define ENUMITEMID_T1902713412_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumItemID struct enumItemID_t1902713412 { public: // System.Int32 DMCore.Logic.enumItemID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumItemID_t1902713412, ___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 // ENUMITEMID_T1902713412_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 CARD_TYPE_T3865546381_H #define CARD_TYPE_T3865546381_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Card_Type struct Card_Type_t3865546381 { public: // System.Int32 DMCore.Logic.Card_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Card_Type_t3865546381, ___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 // CARD_TYPE_T3865546381_H #ifndef ENUMFRIENDPAGE_T2158881769_H #define ENUMFRIENDPAGE_T2158881769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendPage struct enumFriendPage_t2158881769 { public: // System.Int32 DMCore.Logic.enumFriendPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendPage_t2158881769, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFRIENDPAGE_T2158881769_H #ifndef 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 ENUMCARDPARAMS_T2008948082_H #define ENUMCARDPARAMS_T2008948082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumCardParams struct enumCardParams_t2008948082 { public: // System.Int32 DMCore.Logic.enumCardParams::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumCardParams_t2008948082, ___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 // ENUMCARDPARAMS_T2008948082_H #ifndef CLOTHESTAG_T2490335997_H #define CLOTHESTAG_T2490335997_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ClothesTag struct ClothesTag_t2490335997 { public: // System.Int32 DMCore.Logic.ClothesTag::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ClothesTag_t2490335997, ___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 // CLOTHESTAG_T2490335997_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 ENUMREQUESTFROM_T3677637358_H #define ENUMREQUESTFROM_T3677637358_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager/enumRequestFrom struct enumRequestFrom_t3677637358 { public: // System.Int32 DMCore.Logic.CRechargeManager/enumRequestFrom::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRequestFrom_t3677637358, ___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 // ENUMREQUESTFROM_T3677637358_H #ifndef ENUMFRIENDTYPE_T1622600705_H #define ENUMFRIENDTYPE_T1622600705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFriendType struct enumFriendType_t1622600705 { public: // System.Int32 DMCore.Logic.enumFriendType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFriendType_t1622600705, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFRIENDTYPE_T1622600705_H #ifndef ENUMLOTTERYSTATE_T2276293360_H #define ENUMLOTTERYSTATE_T2276293360_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew/enumLotteryState struct enumLotteryState_t2276293360 { public: // System.Int32 DMCore.Logic.CLotteryNew/enumLotteryState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumLotteryState_t2276293360, ___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 // ENUMLOTTERYSTATE_T2276293360_H #ifndef STYLE_T3120619385_H #define STYLE_T3120619385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITweener/Style struct Style_t3120619385 { public: // System.Int32 UITweener/Style::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Style_t3120619385, ___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_T3120619385_H #ifndef ENUMACTIVITYTYPE_T2524249953_H #define ENUMACTIVITYTYPE_T2524249953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumActivityType struct enumActivityType_t2524249953 { public: // System.Int32 DMCore.Logic.enumActivityType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumActivityType_t2524249953, ___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 // ENUMACTIVITYTYPE_T2524249953_H #ifndef ENUMMEMBERLEVEL_T3960553378_H #define ENUMMEMBERLEVEL_T3960553378_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // enumMemberLevel struct enumMemberLevel_t3960553378 { public: // System.Int32 enumMemberLevel::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumMemberLevel_t3960553378, ___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 // ENUMMEMBERLEVEL_T3960553378_H #ifndef CARDTYPE_T1620491519_H #define CARDTYPE_T1620491519_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CardType struct CardType_t1620491519 { public: // System.Int32 CardType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CardType_t1620491519, ___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 // CARDTYPE_T1620491519_H #ifndef TOUCHTYPE_T2034578258_H #define TOUCHTYPE_T2034578258_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TouchType struct TouchType_t2034578258 { public: // System.Int32 UnityEngine.TouchType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TouchType_t2034578258, ___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 // TOUCHTYPE_T2034578258_H #ifndef TEXTUREFORMAT_T2701165832_H #define TEXTUREFORMAT_T2701165832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TextureFormat struct TextureFormat_t2701165832 { public: // System.Int32 UnityEngine.TextureFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TextureFormat_t2701165832, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTUREFORMAT_T2701165832_H #ifndef ENUMCHANGENAMEMODULE_T2604365515_H #define ENUMCHANGENAMEMODULE_T2604365515_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumChangeNameModule struct enumChangeNameModule_t2604365515 { public: // System.Int32 DMCore.Logic.enumChangeNameModule::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumChangeNameModule_t2604365515, ___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 // ENUMCHANGENAMEMODULE_T2604365515_H #ifndef CDATAMODELLIST_T1133308508_H #define CDATAMODELLIST_T1133308508_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CDataModelList struct CDataModelList_t1133308508 : public IDataModel_t653005279 { public: // System.Collections.Generic.List`1 CDataModelList::m_listVal List_1_t257213610 * ___m_listVal_1; public: inline static int32_t get_offset_of_m_listVal_1() { return static_cast(offsetof(CDataModelList_t1133308508, ___m_listVal_1)); } inline List_1_t257213610 * get_m_listVal_1() const { return ___m_listVal_1; } inline List_1_t257213610 ** get_address_of_m_listVal_1() { return &___m_listVal_1; } inline void set_m_listVal_1(List_1_t257213610 * value) { ___m_listVal_1 = value; Il2CppCodeGenWriteBarrier((&___m_listVal_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAMODELLIST_T1133308508_H #ifndef ACTIVETRIGGER_T1695634017_H #define ACTIVETRIGGER_T1695634017_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonActivate/ActiveTrigger struct ActiveTrigger_t1695634017 { public: // System.Int32 UIButtonActivate/ActiveTrigger::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ActiveTrigger_t1695634017, ___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 // ACTIVETRIGGER_T1695634017_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 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 ROOMMAINTYPE_T2481239774_H #define ROOMMAINTYPE_T2481239774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomMainType struct RoomMainType_t2481239774 { public: // System.Int32 DMCore.Logic.CRoomMananger/RoomMainType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RoomMainType_t2481239774, ___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 // ROOMMAINTYPE_T2481239774_H #ifndef ROOMTYPE_T1191752651_H #define ROOMTYPE_T1191752651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomType struct RoomType_t1191752651 { public: // System.Int32 DMCore.Logic.CRoomMananger/RoomType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RoomType_t1191752651, ___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 // ROOMTYPE_T1191752651_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 ENUMGIFTLISTMODE_T1158525622_H #define ENUMGIFTLISTMODE_T1158525622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumGiftListMode struct enumGiftListMode_t1158525622 { public: // System.Int32 DMCore.Logic.enumGiftListMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumGiftListMode_t1158525622, ___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 // ENUMGIFTLISTMODE_T1158525622_H #ifndef ENUMAWARDSTATE_T2552493366_H #define ENUMAWARDSTATE_T2552493366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumAwardState struct enumAwardState_t2552493366 { public: // System.Int32 DMCore.Logic.enumAwardState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumAwardState_t2552493366, ___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 // ENUMAWARDSTATE_T2552493366_H #ifndef TRIGGER_T148524997_H #define TRIGGER_T148524997_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonMessage/Trigger struct Trigger_t148524997 { public: // System.Int32 UIButtonMessage/Trigger::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Trigger_t148524997, ___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 // TRIGGER_T148524997_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 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 KEYCODE_T2599294277_H #define KEYCODE_T2599294277_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.KeyCode struct KeyCode_t2599294277 { public: // System.Int32 UnityEngine.KeyCode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(KeyCode_t2599294277, ___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 // KEYCODE_T2599294277_H #ifndef BIGWINNERMANAGER_T2778902537_H #define BIGWINNERMANAGER_T2778902537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.BigWinnerManager struct BigWinnerManager_t2778902537 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.BigWinnerManager::k__BackingField bool ___U3CIsFirstTimeEnterU3Ek__BackingField_1; // System.Int32 DMCore.Logic.BigWinnerManager::m_DataListCount int32_t ___m_DataListCount_3; // CDataModelList DMCore.Logic.BigWinnerManager::m_bigWinnerDataList CDataModelList_t1133308508 * ___m_bigWinnerDataList_4; // System.Single DMCore.Logic.BigWinnerManager::m_LastRequestTime float ___m_LastRequestTime_5; public: inline static int32_t get_offset_of_U3CIsFirstTimeEnterU3Ek__BackingField_1() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___U3CIsFirstTimeEnterU3Ek__BackingField_1)); } inline bool get_U3CIsFirstTimeEnterU3Ek__BackingField_1() const { return ___U3CIsFirstTimeEnterU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsFirstTimeEnterU3Ek__BackingField_1() { return &___U3CIsFirstTimeEnterU3Ek__BackingField_1; } inline void set_U3CIsFirstTimeEnterU3Ek__BackingField_1(bool value) { ___U3CIsFirstTimeEnterU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_m_DataListCount_3() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_DataListCount_3)); } inline int32_t get_m_DataListCount_3() const { return ___m_DataListCount_3; } inline int32_t* get_address_of_m_DataListCount_3() { return &___m_DataListCount_3; } inline void set_m_DataListCount_3(int32_t value) { ___m_DataListCount_3 = value; } inline static int32_t get_offset_of_m_bigWinnerDataList_4() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_bigWinnerDataList_4)); } inline CDataModelList_t1133308508 * get_m_bigWinnerDataList_4() const { return ___m_bigWinnerDataList_4; } inline CDataModelList_t1133308508 ** get_address_of_m_bigWinnerDataList_4() { return &___m_bigWinnerDataList_4; } inline void set_m_bigWinnerDataList_4(CDataModelList_t1133308508 * value) { ___m_bigWinnerDataList_4 = value; Il2CppCodeGenWriteBarrier((&___m_bigWinnerDataList_4), value); } inline static int32_t get_offset_of_m_LastRequestTime_5() { return static_cast(offsetof(BigWinnerManager_t2778902537, ___m_LastRequestTime_5)); } inline float get_m_LastRequestTime_5() const { return ___m_LastRequestTime_5; } inline float* get_address_of_m_LastRequestTime_5() { return &___m_LastRequestTime_5; } inline void set_m_LastRequestTime_5(float value) { ___m_LastRequestTime_5 = value; } }; struct BigWinnerManager_t2778902537_StaticFields { public: // DMCore.Logic.BigWinnerManager DMCore.Logic.BigWinnerManager::s_Instance BigWinnerManager_t2778902537 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(BigWinnerManager_t2778902537_StaticFields, ___s_Instance_2)); } inline BigWinnerManager_t2778902537 * get_s_Instance_2() const { return ___s_Instance_2; } inline BigWinnerManager_t2778902537 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(BigWinnerManager_t2778902537 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BIGWINNERMANAGER_T2778902537_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 CPROPSDETAILMANAGER_T2661117877_H #define CPROPSDETAILMANAGER_T2661117877_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPropsDetailManager struct CPropsDetailManager_t2661117877 : public IMonoCtrllor_t1427182583 { public: // System.Int32 DMCore.Logic.CPropsDetailManager::k__BackingField int32_t ___U3CCurPropConfigIDU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CCurPropConfigIDU3Ek__BackingField_1() { return static_cast(offsetof(CPropsDetailManager_t2661117877, ___U3CCurPropConfigIDU3Ek__BackingField_1)); } inline int32_t get_U3CCurPropConfigIDU3Ek__BackingField_1() const { return ___U3CCurPropConfigIDU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurPropConfigIDU3Ek__BackingField_1() { return &___U3CCurPropConfigIDU3Ek__BackingField_1; } inline void set_U3CCurPropConfigIDU3Ek__BackingField_1(int32_t value) { ___U3CCurPropConfigIDU3Ek__BackingField_1 = value; } }; struct CPropsDetailManager_t2661117877_StaticFields { public: // DMCore.Logic.CPropsDetailManager DMCore.Logic.CPropsDetailManager::_instance CPropsDetailManager_t2661117877 * ____instance_2; public: inline static int32_t get_offset_of__instance_2() { return static_cast(offsetof(CPropsDetailManager_t2661117877_StaticFields, ____instance_2)); } inline CPropsDetailManager_t2661117877 * get__instance_2() const { return ____instance_2; } inline CPropsDetailManager_t2661117877 ** get_address_of__instance_2() { return &____instance_2; } inline void set__instance_2(CPropsDetailManager_t2661117877 * value) { ____instance_2 = value; Il2CppCodeGenWriteBarrier((&____instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROPSDETAILMANAGER_T2661117877_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 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 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 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 UIBOOKRESERVATIONDETAIL_T264602622_H #define UIBOOKRESERVATIONDETAIL_T264602622_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBookReservationDetail struct uiBookReservationDetail_t264602622 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiBookReservationDetail::m_btn_Action Transform_t3600365921 * ___m_btn_Action_8; // UnityEngine.Transform uiBookReservationDetail::m_btn_Loves Transform_t3600365921 * ___m_btn_Loves_9; // UnityEngine.Transform uiBookReservationDetail::m_btn_Owner Transform_t3600365921 * ___m_btn_Owner_10; // UILabel uiBookReservationDetail::m_name UILabel_t3248798549 * ___m_name_11; // UILabel uiBookReservationDetail::m_unit UILabel_t3248798549 * ___m_unit_12; // UILabel uiBookReservationDetail::m_progress UILabel_t3248798549 * ___m_progress_13; // UILabel uiBookReservationDetail::m_getPath UILabel_t3248798549 * ___m_getPath_14; // UnityEngine.Vector3 uiBookReservationDetail::m_btn_LovedPos Vector3_t3722313464 ___m_btn_LovedPos_15; // DMListView uiBookReservationDetail::m_listView DMListView_t512231514 * ___m_listView_16; // DMCore.Framework.Scene.ISceneRole uiBookReservationDetail::m_roleObject ISceneRole_t2394225724 * ___m_roleObject_17; // RotateRole uiBookReservationDetail::m_rotate RotateRole_t1146201425 * ___m_rotate_18; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo uiBookReservationDetail::m_info CBookReservationInfo_t4147366020 * ___m_info_19; public: inline static int32_t get_offset_of_m_btn_Action_8() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_btn_Action_8)); } inline Transform_t3600365921 * get_m_btn_Action_8() const { return ___m_btn_Action_8; } inline Transform_t3600365921 ** get_address_of_m_btn_Action_8() { return &___m_btn_Action_8; } inline void set_m_btn_Action_8(Transform_t3600365921 * value) { ___m_btn_Action_8 = value; Il2CppCodeGenWriteBarrier((&___m_btn_Action_8), value); } inline static int32_t get_offset_of_m_btn_Loves_9() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_btn_Loves_9)); } inline Transform_t3600365921 * get_m_btn_Loves_9() const { return ___m_btn_Loves_9; } inline Transform_t3600365921 ** get_address_of_m_btn_Loves_9() { return &___m_btn_Loves_9; } inline void set_m_btn_Loves_9(Transform_t3600365921 * value) { ___m_btn_Loves_9 = value; Il2CppCodeGenWriteBarrier((&___m_btn_Loves_9), value); } inline static int32_t get_offset_of_m_btn_Owner_10() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_btn_Owner_10)); } inline Transform_t3600365921 * get_m_btn_Owner_10() const { return ___m_btn_Owner_10; } inline Transform_t3600365921 ** get_address_of_m_btn_Owner_10() { return &___m_btn_Owner_10; } inline void set_m_btn_Owner_10(Transform_t3600365921 * value) { ___m_btn_Owner_10 = value; Il2CppCodeGenWriteBarrier((&___m_btn_Owner_10), value); } inline static int32_t get_offset_of_m_name_11() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_name_11)); } inline UILabel_t3248798549 * get_m_name_11() const { return ___m_name_11; } inline UILabel_t3248798549 ** get_address_of_m_name_11() { return &___m_name_11; } inline void set_m_name_11(UILabel_t3248798549 * value) { ___m_name_11 = value; Il2CppCodeGenWriteBarrier((&___m_name_11), value); } inline static int32_t get_offset_of_m_unit_12() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_unit_12)); } inline UILabel_t3248798549 * get_m_unit_12() const { return ___m_unit_12; } inline UILabel_t3248798549 ** get_address_of_m_unit_12() { return &___m_unit_12; } inline void set_m_unit_12(UILabel_t3248798549 * value) { ___m_unit_12 = value; Il2CppCodeGenWriteBarrier((&___m_unit_12), value); } inline static int32_t get_offset_of_m_progress_13() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_progress_13)); } inline UILabel_t3248798549 * get_m_progress_13() const { return ___m_progress_13; } inline UILabel_t3248798549 ** get_address_of_m_progress_13() { return &___m_progress_13; } inline void set_m_progress_13(UILabel_t3248798549 * value) { ___m_progress_13 = value; Il2CppCodeGenWriteBarrier((&___m_progress_13), value); } inline static int32_t get_offset_of_m_getPath_14() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_getPath_14)); } inline UILabel_t3248798549 * get_m_getPath_14() const { return ___m_getPath_14; } inline UILabel_t3248798549 ** get_address_of_m_getPath_14() { return &___m_getPath_14; } inline void set_m_getPath_14(UILabel_t3248798549 * value) { ___m_getPath_14 = value; Il2CppCodeGenWriteBarrier((&___m_getPath_14), value); } inline static int32_t get_offset_of_m_btn_LovedPos_15() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_btn_LovedPos_15)); } inline Vector3_t3722313464 get_m_btn_LovedPos_15() const { return ___m_btn_LovedPos_15; } inline Vector3_t3722313464 * get_address_of_m_btn_LovedPos_15() { return &___m_btn_LovedPos_15; } inline void set_m_btn_LovedPos_15(Vector3_t3722313464 value) { ___m_btn_LovedPos_15 = value; } inline static int32_t get_offset_of_m_listView_16() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_listView_16)); } inline DMListView_t512231514 * get_m_listView_16() const { return ___m_listView_16; } inline DMListView_t512231514 ** get_address_of_m_listView_16() { return &___m_listView_16; } inline void set_m_listView_16(DMListView_t512231514 * value) { ___m_listView_16 = value; Il2CppCodeGenWriteBarrier((&___m_listView_16), value); } inline static int32_t get_offset_of_m_roleObject_17() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_roleObject_17)); } inline ISceneRole_t2394225724 * get_m_roleObject_17() const { return ___m_roleObject_17; } inline ISceneRole_t2394225724 ** get_address_of_m_roleObject_17() { return &___m_roleObject_17; } inline void set_m_roleObject_17(ISceneRole_t2394225724 * value) { ___m_roleObject_17 = value; Il2CppCodeGenWriteBarrier((&___m_roleObject_17), value); } inline static int32_t get_offset_of_m_rotate_18() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_rotate_18)); } inline RotateRole_t1146201425 * get_m_rotate_18() const { return ___m_rotate_18; } inline RotateRole_t1146201425 ** get_address_of_m_rotate_18() { return &___m_rotate_18; } inline void set_m_rotate_18(RotateRole_t1146201425 * value) { ___m_rotate_18 = value; Il2CppCodeGenWriteBarrier((&___m_rotate_18), value); } inline static int32_t get_offset_of_m_info_19() { return static_cast(offsetof(uiBookReservationDetail_t264602622, ___m_info_19)); } inline CBookReservationInfo_t4147366020 * get_m_info_19() const { return ___m_info_19; } inline CBookReservationInfo_t4147366020 ** get_address_of_m_info_19() { return &___m_info_19; } inline void set_m_info_19(CBookReservationInfo_t4147366020 * value) { ___m_info_19 = value; Il2CppCodeGenWriteBarrier((&___m_info_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOOKRESERVATIONDETAIL_T264602622_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 ITEM_NEW_TYPE_T1459219112_H #define ITEM_NEW_TYPE_T1459219112_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITEM_NEW_TYPE struct ITEM_NEW_TYPE_t1459219112 { public: // System.Int32 DMCore.Logic.ITEM_NEW_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ITEM_NEW_TYPE_t1459219112, ___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_NEW_TYPE_T1459219112_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 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 CLEVELUPREWARDCONFIG_T716371407_H #define CLEVELUPREWARDCONFIG_T716371407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLeveluprewardConfig struct CLeveluprewardConfig_t716371407 : public IMonoCtrllor_t1427182583 { public: // System.Int32 DMCore.Logic.CLeveluprewardConfig::k__BackingField int32_t ___U3CCurrentlevelU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CLeveluprewardConfig::k__BackingField int32_t ___U3COldLevelU3Ek__BackingField_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLeveluprewardConfig::m_LevelUpAward Dictionary_2_t2057254576 * ___m_LevelUpAward_3; // System.Int32 DMCore.Logic.CLeveluprewardConfig::m_ProcessedLevel int32_t ___m_ProcessedLevel_4; public: inline static int32_t get_offset_of_U3CCurrentlevelU3Ek__BackingField_1() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___U3CCurrentlevelU3Ek__BackingField_1)); } inline int32_t get_U3CCurrentlevelU3Ek__BackingField_1() const { return ___U3CCurrentlevelU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCurrentlevelU3Ek__BackingField_1() { return &___U3CCurrentlevelU3Ek__BackingField_1; } inline void set_U3CCurrentlevelU3Ek__BackingField_1(int32_t value) { ___U3CCurrentlevelU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3COldLevelU3Ek__BackingField_2() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___U3COldLevelU3Ek__BackingField_2)); } inline int32_t get_U3COldLevelU3Ek__BackingField_2() const { return ___U3COldLevelU3Ek__BackingField_2; } inline int32_t* get_address_of_U3COldLevelU3Ek__BackingField_2() { return &___U3COldLevelU3Ek__BackingField_2; } inline void set_U3COldLevelU3Ek__BackingField_2(int32_t value) { ___U3COldLevelU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_LevelUpAward_3() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___m_LevelUpAward_3)); } inline Dictionary_2_t2057254576 * get_m_LevelUpAward_3() const { return ___m_LevelUpAward_3; } inline Dictionary_2_t2057254576 ** get_address_of_m_LevelUpAward_3() { return &___m_LevelUpAward_3; } inline void set_m_LevelUpAward_3(Dictionary_2_t2057254576 * value) { ___m_LevelUpAward_3 = value; Il2CppCodeGenWriteBarrier((&___m_LevelUpAward_3), value); } inline static int32_t get_offset_of_m_ProcessedLevel_4() { return static_cast(offsetof(CLeveluprewardConfig_t716371407, ___m_ProcessedLevel_4)); } inline int32_t get_m_ProcessedLevel_4() const { return ___m_ProcessedLevel_4; } inline int32_t* get_address_of_m_ProcessedLevel_4() { return &___m_ProcessedLevel_4; } inline void set_m_ProcessedLevel_4(int32_t value) { ___m_ProcessedLevel_4 = value; } }; struct CLeveluprewardConfig_t716371407_StaticFields { public: // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::s_Instance CLeveluprewardConfig_t716371407 * ___s_Instance_5; public: inline static int32_t get_offset_of_s_Instance_5() { return static_cast(offsetof(CLeveluprewardConfig_t716371407_StaticFields, ___s_Instance_5)); } inline CLeveluprewardConfig_t716371407 * get_s_Instance_5() const { return ___s_Instance_5; } inline CLeveluprewardConfig_t716371407 ** get_address_of_s_Instance_5() { return &___s_Instance_5; } inline void set_s_Instance_5(CLeveluprewardConfig_t716371407 * value) { ___s_Instance_5 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLEVELUPREWARDCONFIG_T716371407_H #ifndef UIHELPSLIDERITEM_T1334750846_H #define UIHELPSLIDERITEM_T1334750846_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.UIHelp.uiHelpSliderItem struct uiHelpSliderItem_t1334750846 : public RuntimeObject { public: // System.Boolean DMCore.Framework.UIHelp.uiHelpSliderItem::m_vertical bool ___m_vertical_0; // System.Single DMCore.Framework.UIHelp.uiHelpSliderItem::m_skipPixels float ___m_skipPixels_1; // UnityEngine.GameObject DMCore.Framework.UIHelp.uiHelpSliderItem::m_target GameObject_t1113636619 * ___m_target_2; // System.Action`1 DMCore.Framework.UIHelp.uiHelpSliderItem::m_callBack Action_1_t1286104214 * ___m_callBack_3; // UnityEngine.Vector2 DMCore.Framework.UIHelp.uiHelpSliderItem::m_posDelta Vector2_t2156229523 ___m_posDelta_4; // UnityEngine.Vector2 DMCore.Framework.UIHelp.uiHelpSliderItem::m_posMax Vector2_t2156229523 ___m_posMax_5; public: inline static int32_t get_offset_of_m_vertical_0() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_vertical_0)); } inline bool get_m_vertical_0() const { return ___m_vertical_0; } inline bool* get_address_of_m_vertical_0() { return &___m_vertical_0; } inline void set_m_vertical_0(bool value) { ___m_vertical_0 = value; } inline static int32_t get_offset_of_m_skipPixels_1() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_skipPixels_1)); } inline float get_m_skipPixels_1() const { return ___m_skipPixels_1; } inline float* get_address_of_m_skipPixels_1() { return &___m_skipPixels_1; } inline void set_m_skipPixels_1(float value) { ___m_skipPixels_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_target_2)); } inline GameObject_t1113636619 * get_m_target_2() const { return ___m_target_2; } inline GameObject_t1113636619 ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(GameObject_t1113636619 * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_m_callBack_3() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_callBack_3)); } inline Action_1_t1286104214 * get_m_callBack_3() const { return ___m_callBack_3; } inline Action_1_t1286104214 ** get_address_of_m_callBack_3() { return &___m_callBack_3; } inline void set_m_callBack_3(Action_1_t1286104214 * value) { ___m_callBack_3 = value; Il2CppCodeGenWriteBarrier((&___m_callBack_3), value); } inline static int32_t get_offset_of_m_posDelta_4() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_posDelta_4)); } inline Vector2_t2156229523 get_m_posDelta_4() const { return ___m_posDelta_4; } inline Vector2_t2156229523 * get_address_of_m_posDelta_4() { return &___m_posDelta_4; } inline void set_m_posDelta_4(Vector2_t2156229523 value) { ___m_posDelta_4 = value; } inline static int32_t get_offset_of_m_posMax_5() { return static_cast(offsetof(uiHelpSliderItem_t1334750846, ___m_posMax_5)); } inline Vector2_t2156229523 get_m_posMax_5() const { return ___m_posMax_5; } inline Vector2_t2156229523 * get_address_of_m_posMax_5() { return &___m_posMax_5; } inline void set_m_posMax_5(Vector2_t2156229523 value) { ___m_posMax_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIHELPSLIDERITEM_T1334750846_H #ifndef ENUMEFFECTTYPE_T895630196_H #define ENUMEFFECTTYPE_T895630196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.enumEffectType struct enumEffectType_t895630196 { public: // System.Int32 DMCore.Framework.enumEffectType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumEffectType_t895630196, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMEFFECTTYPE_T895630196_H #ifndef ANIMATIONCULLINGTYPE_T4202248747_H #define ANIMATIONCULLINGTYPE_T4202248747_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationCullingType struct AnimationCullingType_t4202248747 { public: // System.Int32 UnityEngine.AnimationCullingType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AnimationCullingType_t4202248747, ___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 // ANIMATIONCULLINGTYPE_T4202248747_H #ifndef ADTYPEENUM_T3686086406_H #define ADTYPEENUM_T3686086406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ADTypeEnum struct ADTypeEnum_t3686086406 { public: // System.Int32 DMCore.Logic.ADTypeEnum::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ADTypeEnum_t3686086406, ___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 // ADTYPEENUM_T3686086406_H #ifndef ENABLECONDITION_T1125033030_H #define ENABLECONDITION_T1125033030_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // AnimationOrTween.EnableCondition struct EnableCondition_t1125033030 { public: // System.Int32 AnimationOrTween.EnableCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EnableCondition_t1125033030, ___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 // ENABLECONDITION_T1125033030_H #ifndef METHOD_T1730494418_H #define METHOD_T1730494418_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITweener/Method struct Method_t1730494418 { public: // System.Int32 UITweener/Method::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Method_t1730494418, ___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 // METHOD_T1730494418_H #ifndef DISABLECONDITION_T2151257518_H #define DISABLECONDITION_T2151257518_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // AnimationOrTween.DisableCondition struct DisableCondition_t2151257518 { public: // System.Int32 AnimationOrTween.DisableCondition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DisableCondition_t2151257518, ___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 // DISABLECONDITION_T2151257518_H #ifndef DIRECTION_T2061188385_H #define DIRECTION_T2061188385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // AnimationOrTween.Direction struct Direction_t2061188385 { public: // System.Int32 AnimationOrTween.Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t2061188385, ___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_T2061188385_H #ifndef TRIGGER_T3745258312_H #define TRIGGER_T3745258312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // AnimationOrTween.Trigger struct Trigger_t3745258312 { public: // System.Int32 AnimationOrTween.Trigger::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Trigger_t3745258312, ___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 // TRIGGER_T3745258312_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 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 CITEMBASE_T2436786639_H #define CITEMBASE_T2436786639_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CItemBase struct CItemBase_t2436786639 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CItemBase::m_ConfigID int32_t ___m_ConfigID_0; // System.Int32 DMCore.Logic.CItemBase::m_ServerID int32_t ___m_ServerID_1; // System.Int32 DMCore.Logic.CItemBase::m_FashionStarValue int32_t ___m_FashionStarValue_2; // DMCore.Logic.ItemQuality DMCore.Logic.CItemBase::m_Quality int32_t ___m_Quality_3; // DMCore.CDataProperty DMCore.Logic.CItemBase::m_Property CDataProperty_t2806246268 * ___m_Property_4; // DMCore.Logic.PackageItemType DMCore.Logic.CItemBase::m_Type int32_t ___m_Type_5; // System.Int32 DMCore.Logic.CItemBase::m_CanRenew int32_t ___m_CanRenew_6; // System.Int32 DMCore.Logic.CItemBase::m_tag int32_t ___m_tag_7; public: inline static int32_t get_offset_of_m_ConfigID_0() { return static_cast(offsetof(CItemBase_t2436786639, ___m_ConfigID_0)); } inline int32_t get_m_ConfigID_0() const { return ___m_ConfigID_0; } inline int32_t* get_address_of_m_ConfigID_0() { return &___m_ConfigID_0; } inline void set_m_ConfigID_0(int32_t value) { ___m_ConfigID_0 = value; } inline static int32_t get_offset_of_m_ServerID_1() { return static_cast(offsetof(CItemBase_t2436786639, ___m_ServerID_1)); } inline int32_t get_m_ServerID_1() const { return ___m_ServerID_1; } inline int32_t* get_address_of_m_ServerID_1() { return &___m_ServerID_1; } inline void set_m_ServerID_1(int32_t value) { ___m_ServerID_1 = value; } inline static int32_t get_offset_of_m_FashionStarValue_2() { return static_cast(offsetof(CItemBase_t2436786639, ___m_FashionStarValue_2)); } inline int32_t get_m_FashionStarValue_2() const { return ___m_FashionStarValue_2; } inline int32_t* get_address_of_m_FashionStarValue_2() { return &___m_FashionStarValue_2; } inline void set_m_FashionStarValue_2(int32_t value) { ___m_FashionStarValue_2 = value; } inline static int32_t get_offset_of_m_Quality_3() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Quality_3)); } inline int32_t get_m_Quality_3() const { return ___m_Quality_3; } inline int32_t* get_address_of_m_Quality_3() { return &___m_Quality_3; } inline void set_m_Quality_3(int32_t value) { ___m_Quality_3 = value; } inline static int32_t get_offset_of_m_Property_4() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Property_4)); } inline CDataProperty_t2806246268 * get_m_Property_4() const { return ___m_Property_4; } inline CDataProperty_t2806246268 ** get_address_of_m_Property_4() { return &___m_Property_4; } inline void set_m_Property_4(CDataProperty_t2806246268 * value) { ___m_Property_4 = value; Il2CppCodeGenWriteBarrier((&___m_Property_4), value); } inline static int32_t get_offset_of_m_Type_5() { return static_cast(offsetof(CItemBase_t2436786639, ___m_Type_5)); } inline int32_t get_m_Type_5() const { return ___m_Type_5; } inline int32_t* get_address_of_m_Type_5() { return &___m_Type_5; } inline void set_m_Type_5(int32_t value) { ___m_Type_5 = value; } inline static int32_t get_offset_of_m_CanRenew_6() { return static_cast(offsetof(CItemBase_t2436786639, ___m_CanRenew_6)); } inline int32_t get_m_CanRenew_6() const { return ___m_CanRenew_6; } inline int32_t* get_address_of_m_CanRenew_6() { return &___m_CanRenew_6; } inline void set_m_CanRenew_6(int32_t value) { ___m_CanRenew_6 = value; } inline static int32_t get_offset_of_m_tag_7() { return static_cast(offsetof(CItemBase_t2436786639, ___m_tag_7)); } inline int32_t get_m_tag_7() const { return ___m_tag_7; } inline int32_t* get_address_of_m_tag_7() { return &___m_tag_7; } inline void set_m_tag_7(int32_t value) { ___m_tag_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CITEMBASE_T2436786639_H #ifndef CLOTTERYNEW_T505895158_H #define CLOTTERYNEW_T505895158_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CLotteryNew struct CLotteryNew_t505895158 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_JackpotData Dictionary_2_t3653026924 * ___m_JackpotData_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_CumulativeReward Dictionary_2_t1077624712 * ___m_CumulativeReward_2; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CLotteryNew::m_ShopData Dictionary_2_t3399067577 * ___m_ShopData_3; // DMCore.Logic.CLotteryNew/CLotteryResultData DMCore.Logic.CLotteryNew::m_lotteryResult CLotteryResultData_t968175401 * ___m_lotteryResult_4; // DMCore.Logic.CLotteryNew/enumLotteryCostType DMCore.Logic.CLotteryNew::m_costType int32_t ___m_costType_5; // DMCore.Logic.CLotteryNew/enumLotteryState DMCore.Logic.CLotteryNew::m_curState int32_t ___m_curState_6; public: inline static int32_t get_offset_of_m_JackpotData_1() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_JackpotData_1)); } inline Dictionary_2_t3653026924 * get_m_JackpotData_1() const { return ___m_JackpotData_1; } inline Dictionary_2_t3653026924 ** get_address_of_m_JackpotData_1() { return &___m_JackpotData_1; } inline void set_m_JackpotData_1(Dictionary_2_t3653026924 * value) { ___m_JackpotData_1 = value; Il2CppCodeGenWriteBarrier((&___m_JackpotData_1), value); } inline static int32_t get_offset_of_m_CumulativeReward_2() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_CumulativeReward_2)); } inline Dictionary_2_t1077624712 * get_m_CumulativeReward_2() const { return ___m_CumulativeReward_2; } inline Dictionary_2_t1077624712 ** get_address_of_m_CumulativeReward_2() { return &___m_CumulativeReward_2; } inline void set_m_CumulativeReward_2(Dictionary_2_t1077624712 * value) { ___m_CumulativeReward_2 = value; Il2CppCodeGenWriteBarrier((&___m_CumulativeReward_2), value); } inline static int32_t get_offset_of_m_ShopData_3() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_ShopData_3)); } inline Dictionary_2_t3399067577 * get_m_ShopData_3() const { return ___m_ShopData_3; } inline Dictionary_2_t3399067577 ** get_address_of_m_ShopData_3() { return &___m_ShopData_3; } inline void set_m_ShopData_3(Dictionary_2_t3399067577 * value) { ___m_ShopData_3 = value; Il2CppCodeGenWriteBarrier((&___m_ShopData_3), value); } inline static int32_t get_offset_of_m_lotteryResult_4() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_lotteryResult_4)); } inline CLotteryResultData_t968175401 * get_m_lotteryResult_4() const { return ___m_lotteryResult_4; } inline CLotteryResultData_t968175401 ** get_address_of_m_lotteryResult_4() { return &___m_lotteryResult_4; } inline void set_m_lotteryResult_4(CLotteryResultData_t968175401 * value) { ___m_lotteryResult_4 = value; Il2CppCodeGenWriteBarrier((&___m_lotteryResult_4), value); } inline static int32_t get_offset_of_m_costType_5() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_costType_5)); } inline int32_t get_m_costType_5() const { return ___m_costType_5; } inline int32_t* get_address_of_m_costType_5() { return &___m_costType_5; } inline void set_m_costType_5(int32_t value) { ___m_costType_5 = value; } inline static int32_t get_offset_of_m_curState_6() { return static_cast(offsetof(CLotteryNew_t505895158, ___m_curState_6)); } inline int32_t get_m_curState_6() const { return ___m_curState_6; } inline int32_t* get_address_of_m_curState_6() { return &___m_curState_6; } inline void set_m_curState_6(int32_t value) { ___m_curState_6 = value; } }; struct CLotteryNew_t505895158_StaticFields { public: // DMCore.Logic.CLotteryNew DMCore.Logic.CLotteryNew::s_lottery CLotteryNew_t505895158 * ___s_lottery_0; public: inline static int32_t get_offset_of_s_lottery_0() { return static_cast(offsetof(CLotteryNew_t505895158_StaticFields, ___s_lottery_0)); } inline CLotteryNew_t505895158 * get_s_lottery_0() const { return ___s_lottery_0; } inline CLotteryNew_t505895158 ** get_address_of_s_lottery_0() { return &___s_lottery_0; } inline void set_s_lottery_0(CLotteryNew_t505895158 * value) { ___s_lottery_0 = value; Il2CppCodeGenWriteBarrier((&___s_lottery_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CLOTTERYNEW_T505895158_H #ifndef CGIFTMANAGER_T2180653355_H #define CGIFTMANAGER_T2180653355_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGiftManager struct CGiftManager_t2180653355 : public RuntimeObject { public: // DMCore.Logic.CGiftManager/OnPlayEffect DMCore.Logic.CGiftManager::onPlayEffect OnPlayEffect_t1177268666 * ___onPlayEffect_0; // System.String DMCore.Logic.CGiftManager::m_strUserName String_t* ___m_strUserName_1; // System.Int64 DMCore.Logic.CGiftManager::m_userID int64_t ___m_userID_2; // DMCore.Logic.enumGift DMCore.Logic.CGiftManager::m_ActiveGift int32_t ___m_ActiveGift_3; // System.Int32 DMCore.Logic.CGiftManager::m_targetId int32_t ___m_targetId_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirRose Dictionary_2_t4239275471 * ___m_AnimateDirRose_7; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirLily Dictionary_2_t4239275471 * ___m_AnimateDirLily_8; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirPerfume Dictionary_2_t4239275471 * ___m_AnimateDirPerfume_9; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CGiftManager::m_AnimateDirCrystal Dictionary_2_t4239275471 * ___m_AnimateDirCrystal_10; // System.Collections.Generic.LinkedList`1 DMCore.Logic.CGiftManager::m_AnimateList LinkedList_1_t1296649317 * ___m_AnimateList_11; public: inline static int32_t get_offset_of_onPlayEffect_0() { return static_cast(offsetof(CGiftManager_t2180653355, ___onPlayEffect_0)); } inline OnPlayEffect_t1177268666 * get_onPlayEffect_0() const { return ___onPlayEffect_0; } inline OnPlayEffect_t1177268666 ** get_address_of_onPlayEffect_0() { return &___onPlayEffect_0; } inline void set_onPlayEffect_0(OnPlayEffect_t1177268666 * value) { ___onPlayEffect_0 = value; Il2CppCodeGenWriteBarrier((&___onPlayEffect_0), value); } inline static int32_t get_offset_of_m_strUserName_1() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_strUserName_1)); } inline String_t* get_m_strUserName_1() const { return ___m_strUserName_1; } inline String_t** get_address_of_m_strUserName_1() { return &___m_strUserName_1; } inline void set_m_strUserName_1(String_t* value) { ___m_strUserName_1 = value; Il2CppCodeGenWriteBarrier((&___m_strUserName_1), value); } inline static int32_t get_offset_of_m_userID_2() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_userID_2)); } inline int64_t get_m_userID_2() const { return ___m_userID_2; } inline int64_t* get_address_of_m_userID_2() { return &___m_userID_2; } inline void set_m_userID_2(int64_t value) { ___m_userID_2 = value; } inline static int32_t get_offset_of_m_ActiveGift_3() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_ActiveGift_3)); } inline int32_t get_m_ActiveGift_3() const { return ___m_ActiveGift_3; } inline int32_t* get_address_of_m_ActiveGift_3() { return &___m_ActiveGift_3; } inline void set_m_ActiveGift_3(int32_t value) { ___m_ActiveGift_3 = value; } inline static int32_t get_offset_of_m_targetId_4() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_targetId_4)); } inline int32_t get_m_targetId_4() const { return ___m_targetId_4; } inline int32_t* get_address_of_m_targetId_4() { return &___m_targetId_4; } inline void set_m_targetId_4(int32_t value) { ___m_targetId_4 = value; } inline static int32_t get_offset_of_m_AnimateDirRose_7() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirRose_7)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirRose_7() const { return ___m_AnimateDirRose_7; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirRose_7() { return &___m_AnimateDirRose_7; } inline void set_m_AnimateDirRose_7(Dictionary_2_t4239275471 * value) { ___m_AnimateDirRose_7 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirRose_7), value); } inline static int32_t get_offset_of_m_AnimateDirLily_8() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirLily_8)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirLily_8() const { return ___m_AnimateDirLily_8; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirLily_8() { return &___m_AnimateDirLily_8; } inline void set_m_AnimateDirLily_8(Dictionary_2_t4239275471 * value) { ___m_AnimateDirLily_8 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirLily_8), value); } inline static int32_t get_offset_of_m_AnimateDirPerfume_9() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirPerfume_9)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirPerfume_9() const { return ___m_AnimateDirPerfume_9; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirPerfume_9() { return &___m_AnimateDirPerfume_9; } inline void set_m_AnimateDirPerfume_9(Dictionary_2_t4239275471 * value) { ___m_AnimateDirPerfume_9 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirPerfume_9), value); } inline static int32_t get_offset_of_m_AnimateDirCrystal_10() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateDirCrystal_10)); } inline Dictionary_2_t4239275471 * get_m_AnimateDirCrystal_10() const { return ___m_AnimateDirCrystal_10; } inline Dictionary_2_t4239275471 ** get_address_of_m_AnimateDirCrystal_10() { return &___m_AnimateDirCrystal_10; } inline void set_m_AnimateDirCrystal_10(Dictionary_2_t4239275471 * value) { ___m_AnimateDirCrystal_10 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateDirCrystal_10), value); } inline static int32_t get_offset_of_m_AnimateList_11() { return static_cast(offsetof(CGiftManager_t2180653355, ___m_AnimateList_11)); } inline LinkedList_1_t1296649317 * get_m_AnimateList_11() const { return ___m_AnimateList_11; } inline LinkedList_1_t1296649317 ** get_address_of_m_AnimateList_11() { return &___m_AnimateList_11; } inline void set_m_AnimateList_11(LinkedList_1_t1296649317 * value) { ___m_AnimateList_11 = value; Il2CppCodeGenWriteBarrier((&___m_AnimateList_11), value); } }; struct CGiftManager_t2180653355_StaticFields { public: // System.Int32 DMCore.Logic.CGiftManager::s_SendCount int32_t ___s_SendCount_5; // DMCore.Logic.CGiftManager DMCore.Logic.CGiftManager::s_Instance CGiftManager_t2180653355 * ___s_Instance_6; // System.Boolean DMCore.Logic.CGiftManager::isShow bool ___isShow_12; public: inline static int32_t get_offset_of_s_SendCount_5() { return static_cast(offsetof(CGiftManager_t2180653355_StaticFields, ___s_SendCount_5)); } inline int32_t get_s_SendCount_5() const { return ___s_SendCount_5; } inline int32_t* get_address_of_s_SendCount_5() { return &___s_SendCount_5; } inline void set_s_SendCount_5(int32_t value) { ___s_SendCount_5 = value; } inline static int32_t get_offset_of_s_Instance_6() { return static_cast(offsetof(CGiftManager_t2180653355_StaticFields, ___s_Instance_6)); } inline CGiftManager_t2180653355 * get_s_Instance_6() const { return ___s_Instance_6; } inline CGiftManager_t2180653355 ** get_address_of_s_Instance_6() { return &___s_Instance_6; } inline void set_s_Instance_6(CGiftManager_t2180653355 * value) { ___s_Instance_6 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_6), value); } inline static int32_t get_offset_of_isShow_12() { return static_cast(offsetof(CGiftManager_t2180653355_StaticFields, ___isShow_12)); } inline bool get_isShow_12() const { return ___isShow_12; } inline bool* get_address_of_isShow_12() { return &___isShow_12; } inline void set_isShow_12(bool value) { ___isShow_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGIFTMANAGER_T2180653355_H #ifndef CFAMILYMANAGER_T1901424822_H #define CFAMILYMANAGER_T1901424822_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFamilyManager struct CFamilyManager_t1901424822 : public RuntimeObject { public: // CDataModelBool DMCore.Logic.CFamilyManager::FlagGetMsg CDataModelBool_t2269476966 * ___FlagGetMsg_0; // CDataModelBool DMCore.Logic.CFamilyManager::CDataflagInfo CDataModelBool_t2269476966 * ___CDataflagInfo_1; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFamilyManager::m_FamilyArray Dictionary_2_t1816109752 * ___m_FamilyArray_3; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CFamilyManager::m_FamilyTypeInfo Dictionary_2_t3613805462 * ___m_FamilyTypeInfo_4; // DMCore.Logic.cPingDataList DMCore.Logic.CFamilyManager::m_curPingData cPingDataList_t1861597238 * ___m_curPingData_5; // DMCore.Logic.cFamilyConcludeData DMCore.Logic.CFamilyManager::m_ConcludeData cFamilyConcludeData_t4171257602 * ___m_ConcludeData_6; // DMCore.Logic.cPingSelectedData DMCore.Logic.CFamilyManager::m_selectedData cPingSelectedData_t1229964886 * ___m_selectedData_7; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFamilyManager::m_rewardCountInfo Dictionary_2_t2657169777 * ___m_rewardCountInfo_8; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CFamilyManager::m_rewardLevelInfo Dictionary_2_t2902467086 * ___m_rewardLevelInfo_9; // DMCore.Logic.cFamilyRewardData DMCore.Logic.CFamilyManager::m_RewardData cFamilyRewardData_t1462483200 * ___m_RewardData_10; // System.Collections.Generic.List`1 DMCore.Logic.CFamilyManager::ListLevelInfo List_1_t4013753755 * ___ListLevelInfo_11; // DMCore.Logic.enumMainType DMCore.Logic.CFamilyManager::m_curMainType int32_t ___m_curMainType_12; // System.Int64 DMCore.Logic.CFamilyManager::m_curUserid int64_t ___m_curUserid_13; // System.Boolean DMCore.Logic.CFamilyManager::m_bChanged bool ___m_bChanged_14; public: inline static int32_t get_offset_of_FlagGetMsg_0() { return static_cast(offsetof(CFamilyManager_t1901424822, ___FlagGetMsg_0)); } inline CDataModelBool_t2269476966 * get_FlagGetMsg_0() const { return ___FlagGetMsg_0; } inline CDataModelBool_t2269476966 ** get_address_of_FlagGetMsg_0() { return &___FlagGetMsg_0; } inline void set_FlagGetMsg_0(CDataModelBool_t2269476966 * value) { ___FlagGetMsg_0 = value; Il2CppCodeGenWriteBarrier((&___FlagGetMsg_0), value); } inline static int32_t get_offset_of_CDataflagInfo_1() { return static_cast(offsetof(CFamilyManager_t1901424822, ___CDataflagInfo_1)); } inline CDataModelBool_t2269476966 * get_CDataflagInfo_1() const { return ___CDataflagInfo_1; } inline CDataModelBool_t2269476966 ** get_address_of_CDataflagInfo_1() { return &___CDataflagInfo_1; } inline void set_CDataflagInfo_1(CDataModelBool_t2269476966 * value) { ___CDataflagInfo_1 = value; Il2CppCodeGenWriteBarrier((&___CDataflagInfo_1), value); } inline static int32_t get_offset_of_m_FamilyArray_3() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_FamilyArray_3)); } inline Dictionary_2_t1816109752 * get_m_FamilyArray_3() const { return ___m_FamilyArray_3; } inline Dictionary_2_t1816109752 ** get_address_of_m_FamilyArray_3() { return &___m_FamilyArray_3; } inline void set_m_FamilyArray_3(Dictionary_2_t1816109752 * value) { ___m_FamilyArray_3 = value; Il2CppCodeGenWriteBarrier((&___m_FamilyArray_3), value); } inline static int32_t get_offset_of_m_FamilyTypeInfo_4() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_FamilyTypeInfo_4)); } inline Dictionary_2_t3613805462 * get_m_FamilyTypeInfo_4() const { return ___m_FamilyTypeInfo_4; } inline Dictionary_2_t3613805462 ** get_address_of_m_FamilyTypeInfo_4() { return &___m_FamilyTypeInfo_4; } inline void set_m_FamilyTypeInfo_4(Dictionary_2_t3613805462 * value) { ___m_FamilyTypeInfo_4 = value; Il2CppCodeGenWriteBarrier((&___m_FamilyTypeInfo_4), value); } inline static int32_t get_offset_of_m_curPingData_5() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curPingData_5)); } inline cPingDataList_t1861597238 * get_m_curPingData_5() const { return ___m_curPingData_5; } inline cPingDataList_t1861597238 ** get_address_of_m_curPingData_5() { return &___m_curPingData_5; } inline void set_m_curPingData_5(cPingDataList_t1861597238 * value) { ___m_curPingData_5 = value; Il2CppCodeGenWriteBarrier((&___m_curPingData_5), value); } inline static int32_t get_offset_of_m_ConcludeData_6() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_ConcludeData_6)); } inline cFamilyConcludeData_t4171257602 * get_m_ConcludeData_6() const { return ___m_ConcludeData_6; } inline cFamilyConcludeData_t4171257602 ** get_address_of_m_ConcludeData_6() { return &___m_ConcludeData_6; } inline void set_m_ConcludeData_6(cFamilyConcludeData_t4171257602 * value) { ___m_ConcludeData_6 = value; Il2CppCodeGenWriteBarrier((&___m_ConcludeData_6), value); } inline static int32_t get_offset_of_m_selectedData_7() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_selectedData_7)); } inline cPingSelectedData_t1229964886 * get_m_selectedData_7() const { return ___m_selectedData_7; } inline cPingSelectedData_t1229964886 ** get_address_of_m_selectedData_7() { return &___m_selectedData_7; } inline void set_m_selectedData_7(cPingSelectedData_t1229964886 * value) { ___m_selectedData_7 = value; Il2CppCodeGenWriteBarrier((&___m_selectedData_7), value); } inline static int32_t get_offset_of_m_rewardCountInfo_8() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_rewardCountInfo_8)); } inline Dictionary_2_t2657169777 * get_m_rewardCountInfo_8() const { return ___m_rewardCountInfo_8; } inline Dictionary_2_t2657169777 ** get_address_of_m_rewardCountInfo_8() { return &___m_rewardCountInfo_8; } inline void set_m_rewardCountInfo_8(Dictionary_2_t2657169777 * value) { ___m_rewardCountInfo_8 = value; Il2CppCodeGenWriteBarrier((&___m_rewardCountInfo_8), value); } inline static int32_t get_offset_of_m_rewardLevelInfo_9() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_rewardLevelInfo_9)); } inline Dictionary_2_t2902467086 * get_m_rewardLevelInfo_9() const { return ___m_rewardLevelInfo_9; } inline Dictionary_2_t2902467086 ** get_address_of_m_rewardLevelInfo_9() { return &___m_rewardLevelInfo_9; } inline void set_m_rewardLevelInfo_9(Dictionary_2_t2902467086 * value) { ___m_rewardLevelInfo_9 = value; Il2CppCodeGenWriteBarrier((&___m_rewardLevelInfo_9), value); } inline static int32_t get_offset_of_m_RewardData_10() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_RewardData_10)); } inline cFamilyRewardData_t1462483200 * get_m_RewardData_10() const { return ___m_RewardData_10; } inline cFamilyRewardData_t1462483200 ** get_address_of_m_RewardData_10() { return &___m_RewardData_10; } inline void set_m_RewardData_10(cFamilyRewardData_t1462483200 * value) { ___m_RewardData_10 = value; Il2CppCodeGenWriteBarrier((&___m_RewardData_10), value); } inline static int32_t get_offset_of_ListLevelInfo_11() { return static_cast(offsetof(CFamilyManager_t1901424822, ___ListLevelInfo_11)); } inline List_1_t4013753755 * get_ListLevelInfo_11() const { return ___ListLevelInfo_11; } inline List_1_t4013753755 ** get_address_of_ListLevelInfo_11() { return &___ListLevelInfo_11; } inline void set_ListLevelInfo_11(List_1_t4013753755 * value) { ___ListLevelInfo_11 = value; Il2CppCodeGenWriteBarrier((&___ListLevelInfo_11), value); } inline static int32_t get_offset_of_m_curMainType_12() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_curMainType_12)); } inline int32_t get_m_curMainType_12() const { return ___m_curMainType_12; } inline int32_t* get_address_of_m_curMainType_12() { return &___m_curMainType_12; } inline void set_m_curMainType_12(int32_t value) { ___m_curMainType_12 = value; } inline static int32_t get_offset_of_m_curUserid_13() { return static_cast(offsetof(CFamilyManager_t1901424822, ___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_bChanged_14() { return static_cast(offsetof(CFamilyManager_t1901424822, ___m_bChanged_14)); } inline bool get_m_bChanged_14() const { return ___m_bChanged_14; } inline bool* get_address_of_m_bChanged_14() { return &___m_bChanged_14; } inline void set_m_bChanged_14(bool value) { ___m_bChanged_14 = value; } }; struct CFamilyManager_t1901424822_StaticFields { public: // DMCore.Logic.CFamilyManager DMCore.Logic.CFamilyManager::s_Instance CFamilyManager_t1901424822 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CFamilyManager_t1901424822_StaticFields, ___s_Instance_2)); } inline CFamilyManager_t1901424822 * get_s_Instance_2() const { return ___s_Instance_2; } inline CFamilyManager_t1901424822 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CFamilyManager_t1901424822 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFAMILYMANAGER_T1901424822_H #ifndef CARDHANDBOOKITEMDATA_T620105045_H #define CARDHANDBOOKITEMDATA_T620105045_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CardHandBookItemData struct CardHandBookItemData_t620105045 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CardHandBookItemData::configID int32_t ___configID_0; // System.String DMCore.Logic.CardHandBookItemData::itemName String_t* ___itemName_1; // DMCore.Logic.ItemQuality DMCore.Logic.CardHandBookItemData::quality int32_t ___quality_2; // System.Boolean DMCore.Logic.CardHandBookItemData::IsOwn bool ___IsOwn_3; // System.Int32 DMCore.Logic.CardHandBookItemData::type int32_t ___type_4; // System.String DMCore.Logic.CardHandBookItemData::k__BackingField String_t* ___U3CTagsU3Ek__BackingField_5; // System.String DMCore.Logic.CardHandBookItemData::k__BackingField String_t* ___U3CPathU3Ek__BackingField_6; public: inline static int32_t get_offset_of_configID_0() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___configID_0)); } inline int32_t get_configID_0() const { return ___configID_0; } inline int32_t* get_address_of_configID_0() { return &___configID_0; } inline void set_configID_0(int32_t value) { ___configID_0 = value; } inline static int32_t get_offset_of_itemName_1() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___itemName_1)); } inline String_t* get_itemName_1() const { return ___itemName_1; } inline String_t** get_address_of_itemName_1() { return &___itemName_1; } inline void set_itemName_1(String_t* value) { ___itemName_1 = value; Il2CppCodeGenWriteBarrier((&___itemName_1), value); } inline static int32_t get_offset_of_quality_2() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___quality_2)); } inline int32_t get_quality_2() const { return ___quality_2; } inline int32_t* get_address_of_quality_2() { return &___quality_2; } inline void set_quality_2(int32_t value) { ___quality_2 = value; } inline static int32_t get_offset_of_IsOwn_3() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___IsOwn_3)); } inline bool get_IsOwn_3() const { return ___IsOwn_3; } inline bool* get_address_of_IsOwn_3() { return &___IsOwn_3; } inline void set_IsOwn_3(bool value) { ___IsOwn_3 = value; } inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___type_4)); } inline int32_t get_type_4() const { return ___type_4; } inline int32_t* get_address_of_type_4() { return &___type_4; } inline void set_type_4(int32_t value) { ___type_4 = value; } inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_5() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___U3CTagsU3Ek__BackingField_5)); } inline String_t* get_U3CTagsU3Ek__BackingField_5() const { return ___U3CTagsU3Ek__BackingField_5; } inline String_t** get_address_of_U3CTagsU3Ek__BackingField_5() { return &___U3CTagsU3Ek__BackingField_5; } inline void set_U3CTagsU3Ek__BackingField_5(String_t* value) { ___U3CTagsU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((&___U3CTagsU3Ek__BackingField_5), value); } inline static int32_t get_offset_of_U3CPathU3Ek__BackingField_6() { return static_cast(offsetof(CardHandBookItemData_t620105045, ___U3CPathU3Ek__BackingField_6)); } inline String_t* get_U3CPathU3Ek__BackingField_6() const { return ___U3CPathU3Ek__BackingField_6; } inline String_t** get_address_of_U3CPathU3Ek__BackingField_6() { return &___U3CPathU3Ek__BackingField_6; } inline void set_U3CPathU3Ek__BackingField_6(String_t* value) { ___U3CPathU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((&___U3CPathU3Ek__BackingField_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CARDHANDBOOKITEMDATA_T620105045_H #ifndef TOUCH_T1921856868_H #define TOUCH_T1921856868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Touch struct Touch_t1921856868 { public: // System.Int32 UnityEngine.Touch::m_FingerId int32_t ___m_FingerId_0; // UnityEngine.Vector2 UnityEngine.Touch::m_Position Vector2_t2156229523 ___m_Position_1; // UnityEngine.Vector2 UnityEngine.Touch::m_RawPosition Vector2_t2156229523 ___m_RawPosition_2; // UnityEngine.Vector2 UnityEngine.Touch::m_PositionDelta Vector2_t2156229523 ___m_PositionDelta_3; // System.Single UnityEngine.Touch::m_TimeDelta float ___m_TimeDelta_4; // System.Int32 UnityEngine.Touch::m_TapCount int32_t ___m_TapCount_5; // UnityEngine.TouchPhase UnityEngine.Touch::m_Phase int32_t ___m_Phase_6; // UnityEngine.TouchType UnityEngine.Touch::m_Type int32_t ___m_Type_7; // System.Single UnityEngine.Touch::m_Pressure float ___m_Pressure_8; // System.Single UnityEngine.Touch::m_maximumPossiblePressure float ___m_maximumPossiblePressure_9; // System.Single UnityEngine.Touch::m_Radius float ___m_Radius_10; // System.Single UnityEngine.Touch::m_RadiusVariance float ___m_RadiusVariance_11; // System.Single UnityEngine.Touch::m_AltitudeAngle float ___m_AltitudeAngle_12; // System.Single UnityEngine.Touch::m_AzimuthAngle float ___m_AzimuthAngle_13; public: inline static int32_t get_offset_of_m_FingerId_0() { return static_cast(offsetof(Touch_t1921856868, ___m_FingerId_0)); } inline int32_t get_m_FingerId_0() const { return ___m_FingerId_0; } inline int32_t* get_address_of_m_FingerId_0() { return &___m_FingerId_0; } inline void set_m_FingerId_0(int32_t value) { ___m_FingerId_0 = value; } inline static int32_t get_offset_of_m_Position_1() { return static_cast(offsetof(Touch_t1921856868, ___m_Position_1)); } inline Vector2_t2156229523 get_m_Position_1() const { return ___m_Position_1; } inline Vector2_t2156229523 * get_address_of_m_Position_1() { return &___m_Position_1; } inline void set_m_Position_1(Vector2_t2156229523 value) { ___m_Position_1 = value; } inline static int32_t get_offset_of_m_RawPosition_2() { return static_cast(offsetof(Touch_t1921856868, ___m_RawPosition_2)); } inline Vector2_t2156229523 get_m_RawPosition_2() const { return ___m_RawPosition_2; } inline Vector2_t2156229523 * get_address_of_m_RawPosition_2() { return &___m_RawPosition_2; } inline void set_m_RawPosition_2(Vector2_t2156229523 value) { ___m_RawPosition_2 = value; } inline static int32_t get_offset_of_m_PositionDelta_3() { return static_cast(offsetof(Touch_t1921856868, ___m_PositionDelta_3)); } inline Vector2_t2156229523 get_m_PositionDelta_3() const { return ___m_PositionDelta_3; } inline Vector2_t2156229523 * get_address_of_m_PositionDelta_3() { return &___m_PositionDelta_3; } inline void set_m_PositionDelta_3(Vector2_t2156229523 value) { ___m_PositionDelta_3 = value; } inline static int32_t get_offset_of_m_TimeDelta_4() { return static_cast(offsetof(Touch_t1921856868, ___m_TimeDelta_4)); } inline float get_m_TimeDelta_4() const { return ___m_TimeDelta_4; } inline float* get_address_of_m_TimeDelta_4() { return &___m_TimeDelta_4; } inline void set_m_TimeDelta_4(float value) { ___m_TimeDelta_4 = value; } inline static int32_t get_offset_of_m_TapCount_5() { return static_cast(offsetof(Touch_t1921856868, ___m_TapCount_5)); } inline int32_t get_m_TapCount_5() const { return ___m_TapCount_5; } inline int32_t* get_address_of_m_TapCount_5() { return &___m_TapCount_5; } inline void set_m_TapCount_5(int32_t value) { ___m_TapCount_5 = value; } inline static int32_t get_offset_of_m_Phase_6() { return static_cast(offsetof(Touch_t1921856868, ___m_Phase_6)); } inline int32_t get_m_Phase_6() const { return ___m_Phase_6; } inline int32_t* get_address_of_m_Phase_6() { return &___m_Phase_6; } inline void set_m_Phase_6(int32_t value) { ___m_Phase_6 = value; } inline static int32_t get_offset_of_m_Type_7() { return static_cast(offsetof(Touch_t1921856868, ___m_Type_7)); } inline int32_t get_m_Type_7() const { return ___m_Type_7; } inline int32_t* get_address_of_m_Type_7() { return &___m_Type_7; } inline void set_m_Type_7(int32_t value) { ___m_Type_7 = value; } inline static int32_t get_offset_of_m_Pressure_8() { return static_cast(offsetof(Touch_t1921856868, ___m_Pressure_8)); } inline float get_m_Pressure_8() const { return ___m_Pressure_8; } inline float* get_address_of_m_Pressure_8() { return &___m_Pressure_8; } inline void set_m_Pressure_8(float value) { ___m_Pressure_8 = value; } inline static int32_t get_offset_of_m_maximumPossiblePressure_9() { return static_cast(offsetof(Touch_t1921856868, ___m_maximumPossiblePressure_9)); } inline float get_m_maximumPossiblePressure_9() const { return ___m_maximumPossiblePressure_9; } inline float* get_address_of_m_maximumPossiblePressure_9() { return &___m_maximumPossiblePressure_9; } inline void set_m_maximumPossiblePressure_9(float value) { ___m_maximumPossiblePressure_9 = value; } inline static int32_t get_offset_of_m_Radius_10() { return static_cast(offsetof(Touch_t1921856868, ___m_Radius_10)); } inline float get_m_Radius_10() const { return ___m_Radius_10; } inline float* get_address_of_m_Radius_10() { return &___m_Radius_10; } inline void set_m_Radius_10(float value) { ___m_Radius_10 = value; } inline static int32_t get_offset_of_m_RadiusVariance_11() { return static_cast(offsetof(Touch_t1921856868, ___m_RadiusVariance_11)); } inline float get_m_RadiusVariance_11() const { return ___m_RadiusVariance_11; } inline float* get_address_of_m_RadiusVariance_11() { return &___m_RadiusVariance_11; } inline void set_m_RadiusVariance_11(float value) { ___m_RadiusVariance_11 = value; } inline static int32_t get_offset_of_m_AltitudeAngle_12() { return static_cast(offsetof(Touch_t1921856868, ___m_AltitudeAngle_12)); } inline float get_m_AltitudeAngle_12() const { return ___m_AltitudeAngle_12; } inline float* get_address_of_m_AltitudeAngle_12() { return &___m_AltitudeAngle_12; } inline void set_m_AltitudeAngle_12(float value) { ___m_AltitudeAngle_12 = value; } inline static int32_t get_offset_of_m_AzimuthAngle_13() { return static_cast(offsetof(Touch_t1921856868, ___m_AzimuthAngle_13)); } inline float get_m_AzimuthAngle_13() const { return ___m_AzimuthAngle_13; } inline float* get_address_of_m_AzimuthAngle_13() { return &___m_AzimuthAngle_13; } inline void set_m_AzimuthAngle_13(float value) { ___m_AzimuthAngle_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TOUCH_T1921856868_H #ifndef CRECHARGEMANAGER_T2919414649_H #define CRECHARGEMANAGER_T2919414649_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeManager struct CRechargeManager_t2919414649 : public RuntimeObject { public: // DMCore.Logic.CRechargeManager/enumRequestFrom DMCore.Logic.CRechargeManager::k__BackingField int32_t ___U3CRequestFromU3Ek__BackingField_0; // System.Boolean DMCore.Logic.CRechargeManager::m_IsNeedRefreshProgressbar bool ___m_IsNeedRefreshProgressbar_1; // System.Boolean DMCore.Logic.CRechargeManager::m_bWaitting bool ___m_bWaitting_2; // System.String DMCore.Logic.CRechargeManager::m_strProductSign String_t* ___m_strProductSign_3; public: inline static int32_t get_offset_of_U3CRequestFromU3Ek__BackingField_0() { return static_cast(offsetof(CRechargeManager_t2919414649, ___U3CRequestFromU3Ek__BackingField_0)); } inline int32_t get_U3CRequestFromU3Ek__BackingField_0() const { return ___U3CRequestFromU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CRequestFromU3Ek__BackingField_0() { return &___U3CRequestFromU3Ek__BackingField_0; } inline void set_U3CRequestFromU3Ek__BackingField_0(int32_t value) { ___U3CRequestFromU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshProgressbar_1() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_IsNeedRefreshProgressbar_1)); } inline bool get_m_IsNeedRefreshProgressbar_1() const { return ___m_IsNeedRefreshProgressbar_1; } inline bool* get_address_of_m_IsNeedRefreshProgressbar_1() { return &___m_IsNeedRefreshProgressbar_1; } inline void set_m_IsNeedRefreshProgressbar_1(bool value) { ___m_IsNeedRefreshProgressbar_1 = value; } inline static int32_t get_offset_of_m_bWaitting_2() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_bWaitting_2)); } inline bool get_m_bWaitting_2() const { return ___m_bWaitting_2; } inline bool* get_address_of_m_bWaitting_2() { return &___m_bWaitting_2; } inline void set_m_bWaitting_2(bool value) { ___m_bWaitting_2 = value; } inline static int32_t get_offset_of_m_strProductSign_3() { return static_cast(offsetof(CRechargeManager_t2919414649, ___m_strProductSign_3)); } inline String_t* get_m_strProductSign_3() const { return ___m_strProductSign_3; } inline String_t** get_address_of_m_strProductSign_3() { return &___m_strProductSign_3; } inline void set_m_strProductSign_3(String_t* value) { ___m_strProductSign_3 = value; Il2CppCodeGenWriteBarrier((&___m_strProductSign_3), value); } }; struct CRechargeManager_t2919414649_StaticFields { public: // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::s_Instance CRechargeManager_t2919414649 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CRechargeManager_t2919414649_StaticFields, ___s_Instance_4)); } inline CRechargeManager_t2919414649 * get_s_Instance_4() const { return ___s_Instance_4; } inline CRechargeManager_t2919414649 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CRechargeManager_t2919414649 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGEMANAGER_T2919414649_H #ifndef CRECHARGEUNIT_T1619097969_H #define CRECHARGEUNIT_T1619097969_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRechargeUnit struct CRechargeUnit_t1619097969 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CRechargeUnit::ID int32_t ___ID_0; // System.String DMCore.Logic.CRechargeUnit::IconPath String_t* ___IconPath_1; // System.String DMCore.Logic.CRechargeUnit::Description String_t* ___Description_2; // System.Int32 DMCore.Logic.CRechargeUnit::TotalDiamondCount int32_t ___TotalDiamondCount_3; // System.Int32 DMCore.Logic.CRechargeUnit::DiamondCount int32_t ___DiamondCount_4; // System.Single DMCore.Logic.CRechargeUnit::RmbCount float ___RmbCount_5; // System.String DMCore.Logic.CRechargeUnit::Title String_t* ___Title_6; // System.String DMCore.Logic.CRechargeUnit::ConfirmTip String_t* ___ConfirmTip_7; // System.Boolean DMCore.Logic.CRechargeUnit::IsRecommend bool ___IsRecommend_8; // System.Boolean DMCore.Logic.CRechargeUnit::IsEnable bool ___IsEnable_9; // System.Boolean DMCore.Logic.CRechargeUnit::IsRechargeItem bool ___IsRechargeItem_10; // System.String DMCore.Logic.CRechargeUnit::RmbSign String_t* ___RmbSign_11; // enumMemberLevel DMCore.Logic.CRechargeUnit::MemberLevel int32_t ___MemberLevel_12; // CardType DMCore.Logic.CRechargeUnit::CardType int32_t ___CardType_13; // System.Boolean DMCore.Logic.CRechargeUnit::bFirstRechargeDouble bool ___bFirstRechargeDouble_14; // System.Boolean DMCore.Logic.CRechargeUnit::IsReview bool ___IsReview_15; public: inline static int32_t get_offset_of_ID_0() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___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_IconPath_1() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IconPath_1)); } inline String_t* get_IconPath_1() const { return ___IconPath_1; } inline String_t** get_address_of_IconPath_1() { return &___IconPath_1; } inline void set_IconPath_1(String_t* value) { ___IconPath_1 = value; Il2CppCodeGenWriteBarrier((&___IconPath_1), value); } inline static int32_t get_offset_of_Description_2() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___Description_2)); } inline String_t* get_Description_2() const { return ___Description_2; } inline String_t** get_address_of_Description_2() { return &___Description_2; } inline void set_Description_2(String_t* value) { ___Description_2 = value; Il2CppCodeGenWriteBarrier((&___Description_2), value); } inline static int32_t get_offset_of_TotalDiamondCount_3() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___TotalDiamondCount_3)); } inline int32_t get_TotalDiamondCount_3() const { return ___TotalDiamondCount_3; } inline int32_t* get_address_of_TotalDiamondCount_3() { return &___TotalDiamondCount_3; } inline void set_TotalDiamondCount_3(int32_t value) { ___TotalDiamondCount_3 = value; } inline static int32_t get_offset_of_DiamondCount_4() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___DiamondCount_4)); } inline int32_t get_DiamondCount_4() const { return ___DiamondCount_4; } inline int32_t* get_address_of_DiamondCount_4() { return &___DiamondCount_4; } inline void set_DiamondCount_4(int32_t value) { ___DiamondCount_4 = value; } inline static int32_t get_offset_of_RmbCount_5() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___RmbCount_5)); } inline float get_RmbCount_5() const { return ___RmbCount_5; } inline float* get_address_of_RmbCount_5() { return &___RmbCount_5; } inline void set_RmbCount_5(float value) { ___RmbCount_5 = value; } inline static int32_t get_offset_of_Title_6() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___Title_6)); } inline String_t* get_Title_6() const { return ___Title_6; } inline String_t** get_address_of_Title_6() { return &___Title_6; } inline void set_Title_6(String_t* value) { ___Title_6 = value; Il2CppCodeGenWriteBarrier((&___Title_6), value); } inline static int32_t get_offset_of_ConfirmTip_7() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___ConfirmTip_7)); } inline String_t* get_ConfirmTip_7() const { return ___ConfirmTip_7; } inline String_t** get_address_of_ConfirmTip_7() { return &___ConfirmTip_7; } inline void set_ConfirmTip_7(String_t* value) { ___ConfirmTip_7 = value; Il2CppCodeGenWriteBarrier((&___ConfirmTip_7), value); } inline static int32_t get_offset_of_IsRecommend_8() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsRecommend_8)); } inline bool get_IsRecommend_8() const { return ___IsRecommend_8; } inline bool* get_address_of_IsRecommend_8() { return &___IsRecommend_8; } inline void set_IsRecommend_8(bool value) { ___IsRecommend_8 = value; } inline static int32_t get_offset_of_IsEnable_9() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsEnable_9)); } inline bool get_IsEnable_9() const { return ___IsEnable_9; } inline bool* get_address_of_IsEnable_9() { return &___IsEnable_9; } inline void set_IsEnable_9(bool value) { ___IsEnable_9 = value; } inline static int32_t get_offset_of_IsRechargeItem_10() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsRechargeItem_10)); } inline bool get_IsRechargeItem_10() const { return ___IsRechargeItem_10; } inline bool* get_address_of_IsRechargeItem_10() { return &___IsRechargeItem_10; } inline void set_IsRechargeItem_10(bool value) { ___IsRechargeItem_10 = value; } inline static int32_t get_offset_of_RmbSign_11() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___RmbSign_11)); } inline String_t* get_RmbSign_11() const { return ___RmbSign_11; } inline String_t** get_address_of_RmbSign_11() { return &___RmbSign_11; } inline void set_RmbSign_11(String_t* value) { ___RmbSign_11 = value; Il2CppCodeGenWriteBarrier((&___RmbSign_11), value); } inline static int32_t get_offset_of_MemberLevel_12() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___MemberLevel_12)); } inline int32_t get_MemberLevel_12() const { return ___MemberLevel_12; } inline int32_t* get_address_of_MemberLevel_12() { return &___MemberLevel_12; } inline void set_MemberLevel_12(int32_t value) { ___MemberLevel_12 = value; } inline static int32_t get_offset_of_CardType_13() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___CardType_13)); } inline int32_t get_CardType_13() const { return ___CardType_13; } inline int32_t* get_address_of_CardType_13() { return &___CardType_13; } inline void set_CardType_13(int32_t value) { ___CardType_13 = value; } inline static int32_t get_offset_of_bFirstRechargeDouble_14() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___bFirstRechargeDouble_14)); } inline bool get_bFirstRechargeDouble_14() const { return ___bFirstRechargeDouble_14; } inline bool* get_address_of_bFirstRechargeDouble_14() { return &___bFirstRechargeDouble_14; } inline void set_bFirstRechargeDouble_14(bool value) { ___bFirstRechargeDouble_14 = value; } inline static int32_t get_offset_of_IsReview_15() { return static_cast(offsetof(CRechargeUnit_t1619097969, ___IsReview_15)); } inline bool get_IsReview_15() const { return ___IsReview_15; } inline bool* get_address_of_IsReview_15() { return &___IsReview_15; } inline void set_IsReview_15(bool value) { ___IsReview_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRECHARGEUNIT_T1619097969_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 CAWARDINFO_1_T3416460893_H #define CAWARDINFO_1_T3416460893_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CAwardInfo`1 struct CAwardInfo_1_t3416460893 : public RuntimeObject { public: // T DMCore.Logic.CAwardInfo`1::m_currentValue int32_t ___m_currentValue_0; // T DMCore.Logic.CAwardInfo`1::m_condition int32_t ___m_condition_1; // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::m_award_state int32_t ___m_award_state_2; // DMCore.Logic.CAwardList DMCore.Logic.CAwardInfo`1::m_award_array CAwardList_t4094041907 * ___m_award_array_3; public: inline static int32_t get_offset_of_m_currentValue_0() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_currentValue_0)); } inline int32_t get_m_currentValue_0() const { return ___m_currentValue_0; } inline int32_t* get_address_of_m_currentValue_0() { return &___m_currentValue_0; } inline void set_m_currentValue_0(int32_t value) { ___m_currentValue_0 = value; } inline static int32_t get_offset_of_m_condition_1() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_condition_1)); } inline int32_t get_m_condition_1() const { return ___m_condition_1; } inline int32_t* get_address_of_m_condition_1() { return &___m_condition_1; } inline void set_m_condition_1(int32_t value) { ___m_condition_1 = value; } inline static int32_t get_offset_of_m_award_state_2() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_award_state_2)); } inline int32_t get_m_award_state_2() const { return ___m_award_state_2; } inline int32_t* get_address_of_m_award_state_2() { return &___m_award_state_2; } inline void set_m_award_state_2(int32_t value) { ___m_award_state_2 = value; } inline static int32_t get_offset_of_m_award_array_3() { return static_cast(offsetof(CAwardInfo_1_t3416460893, ___m_award_array_3)); } inline CAwardList_t4094041907 * get_m_award_array_3() const { return ___m_award_array_3; } inline CAwardList_t4094041907 ** get_address_of_m_award_array_3() { return &___m_award_array_3; } inline void set_m_award_array_3(CAwardList_t4094041907 * value) { ___m_award_array_3 = value; Il2CppCodeGenWriteBarrier((&___m_award_array_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAWARDINFO_1_T3416460893_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 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 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 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 CFRIENDMANAGER_T3708308264_H #define CFRIENDMANAGER_T3708308264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendManager struct CFriendManager_t3708308264 : public RuntimeObject { public: // System.Int32 DMCore.Logic.CFriendManager::k__BackingField int32_t ___U3CCurrentPageU3Ek__BackingField_0; // System.Collections.Generic.List`1[] DMCore.Logic.CFriendManager::s_listFriends List_1U5BU5D_t326174247* ___s_listFriends_2; // System.Int32[] DMCore.Logic.CFriendManager::m_listOnLineState Int32U5BU5D_t385246372* ___m_listOnLineState_3; // System.Int32[] DMCore.Logic.CFriendManager::m_SendState Int32U5BU5D_t385246372* ___m_SendState_4; // System.Boolean[] DMCore.Logic.CFriendManager::m_RequestOverFlag BooleanU5BU5D_t2897418192* ___m_RequestOverFlag_5; // System.Boolean DMCore.Logic.CFriendManager::s_Changed bool ___s_Changed_6; // DMCore.Logic.enumFriendPage DMCore.Logic.CFriendManager::m_ActivePage int32_t ___m_ActivePage_7; // DMCore.Logic.enumFriendType DMCore.Logic.CFriendManager::m_activeFriendType int32_t ___m_activeFriendType_8; // DMCore.Framework.Task.ITaskBase`1 DMCore.Logic.CFriendManager::m_ApplyingReceived ITaskBase_1_t2595950535 * ___m_ApplyingReceived_9; public: inline static int32_t get_offset_of_U3CCurrentPageU3Ek__BackingField_0() { return static_cast(offsetof(CFriendManager_t3708308264, ___U3CCurrentPageU3Ek__BackingField_0)); } inline int32_t get_U3CCurrentPageU3Ek__BackingField_0() const { return ___U3CCurrentPageU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CCurrentPageU3Ek__BackingField_0() { return &___U3CCurrentPageU3Ek__BackingField_0; } inline void set_U3CCurrentPageU3Ek__BackingField_0(int32_t value) { ___U3CCurrentPageU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_s_listFriends_2() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_listFriends_2)); } inline List_1U5BU5D_t326174247* get_s_listFriends_2() const { return ___s_listFriends_2; } inline List_1U5BU5D_t326174247** get_address_of_s_listFriends_2() { return &___s_listFriends_2; } inline void set_s_listFriends_2(List_1U5BU5D_t326174247* value) { ___s_listFriends_2 = value; Il2CppCodeGenWriteBarrier((&___s_listFriends_2), value); } inline static int32_t get_offset_of_m_listOnLineState_3() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_listOnLineState_3)); } inline Int32U5BU5D_t385246372* get_m_listOnLineState_3() const { return ___m_listOnLineState_3; } inline Int32U5BU5D_t385246372** get_address_of_m_listOnLineState_3() { return &___m_listOnLineState_3; } inline void set_m_listOnLineState_3(Int32U5BU5D_t385246372* value) { ___m_listOnLineState_3 = value; Il2CppCodeGenWriteBarrier((&___m_listOnLineState_3), value); } inline static int32_t get_offset_of_m_SendState_4() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_SendState_4)); } inline Int32U5BU5D_t385246372* get_m_SendState_4() const { return ___m_SendState_4; } inline Int32U5BU5D_t385246372** get_address_of_m_SendState_4() { return &___m_SendState_4; } inline void set_m_SendState_4(Int32U5BU5D_t385246372* value) { ___m_SendState_4 = value; Il2CppCodeGenWriteBarrier((&___m_SendState_4), value); } inline static int32_t get_offset_of_m_RequestOverFlag_5() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_RequestOverFlag_5)); } inline BooleanU5BU5D_t2897418192* get_m_RequestOverFlag_5() const { return ___m_RequestOverFlag_5; } inline BooleanU5BU5D_t2897418192** get_address_of_m_RequestOverFlag_5() { return &___m_RequestOverFlag_5; } inline void set_m_RequestOverFlag_5(BooleanU5BU5D_t2897418192* value) { ___m_RequestOverFlag_5 = value; Il2CppCodeGenWriteBarrier((&___m_RequestOverFlag_5), value); } inline static int32_t get_offset_of_s_Changed_6() { return static_cast(offsetof(CFriendManager_t3708308264, ___s_Changed_6)); } inline bool get_s_Changed_6() const { return ___s_Changed_6; } inline bool* get_address_of_s_Changed_6() { return &___s_Changed_6; } inline void set_s_Changed_6(bool value) { ___s_Changed_6 = value; } inline static int32_t get_offset_of_m_ActivePage_7() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ActivePage_7)); } inline int32_t get_m_ActivePage_7() const { return ___m_ActivePage_7; } inline int32_t* get_address_of_m_ActivePage_7() { return &___m_ActivePage_7; } inline void set_m_ActivePage_7(int32_t value) { ___m_ActivePage_7 = value; } inline static int32_t get_offset_of_m_activeFriendType_8() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_activeFriendType_8)); } inline int32_t get_m_activeFriendType_8() const { return ___m_activeFriendType_8; } inline int32_t* get_address_of_m_activeFriendType_8() { return &___m_activeFriendType_8; } inline void set_m_activeFriendType_8(int32_t value) { ___m_activeFriendType_8 = value; } inline static int32_t get_offset_of_m_ApplyingReceived_9() { return static_cast(offsetof(CFriendManager_t3708308264, ___m_ApplyingReceived_9)); } inline ITaskBase_1_t2595950535 * get_m_ApplyingReceived_9() const { return ___m_ApplyingReceived_9; } inline ITaskBase_1_t2595950535 ** get_address_of_m_ApplyingReceived_9() { return &___m_ApplyingReceived_9; } inline void set_m_ApplyingReceived_9(ITaskBase_1_t2595950535 * value) { ___m_ApplyingReceived_9 = value; Il2CppCodeGenWriteBarrier((&___m_ApplyingReceived_9), value); } }; struct CFriendManager_t3708308264_StaticFields { public: // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::s_Instance CFriendManager_t3708308264 * ___s_Instance_1; // System.Int32 DMCore.Logic.CFriendManager::PAGE_SIZE int32_t ___PAGE_SIZE_10; public: inline static int32_t get_offset_of_s_Instance_1() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___s_Instance_1)); } inline CFriendManager_t3708308264 * get_s_Instance_1() const { return ___s_Instance_1; } inline CFriendManager_t3708308264 ** get_address_of_s_Instance_1() { return &___s_Instance_1; } inline void set_s_Instance_1(CFriendManager_t3708308264 * value) { ___s_Instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_1), value); } inline static int32_t get_offset_of_PAGE_SIZE_10() { return static_cast(offsetof(CFriendManager_t3708308264_StaticFields, ___PAGE_SIZE_10)); } inline int32_t get_PAGE_SIZE_10() const { return ___PAGE_SIZE_10; } inline int32_t* get_address_of_PAGE_SIZE_10() { return &___PAGE_SIZE_10; } inline void set_PAGE_SIZE_10(int32_t value) { ___PAGE_SIZE_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDMANAGER_T3708308264_H #ifndef CFRIENDINFO_T2621259868_H #define CFRIENDINFO_T2621259868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFriendInfo struct CFriendInfo_t2621259868 : public RuntimeObject { public: // DMCore.Logic.enumFriendType DMCore.Logic.CFriendInfo::_FriendType int32_t ____FriendType_0; // System.Int64 DMCore.Logic.CFriendInfo::_userID int64_t ____userID_1; // System.Int32 DMCore.Logic.CFriendInfo::_sex int32_t ____sex_2; // System.Int32 DMCore.Logic.CFriendInfo::_Level int32_t ____Level_3; // System.Int32 DMCore.Logic.CFriendInfo::_VipLevel int32_t ____VipLevel_4; // System.Int32 DMCore.Logic.CFriendInfo::_Distance int32_t ____Distance_5; // DMCore.Logic.enumOnlineState DMCore.Logic.CFriendInfo::_OnlineState int32_t ____OnlineState_6; // System.String DMCore.Logic.CFriendInfo::_name String_t* ____name_7; // System.Int64 DMCore.Logic.CFriendInfo::_photoHeadID int64_t ____photoHeadID_8; // System.Boolean DMCore.Logic.CFriendInfo::_IsSelected bool ____IsSelected_9; // System.Int32 DMCore.Logic.CFriendInfo::_SendInviteTimes int32_t ____SendInviteTimes_10; // System.Int32 DMCore.Logic.CFriendInfo::_isLover int32_t ____isLover_11; // System.Int32 DMCore.Logic.CFriendInfo::_member_level int32_t ____member_level_12; // System.Boolean DMCore.Logic.CFriendInfo::_isSpecial bool ____isSpecial_13; // System.Int32 DMCore.Logic.CFriendInfo::_headbox_id int32_t ____headbox_id_14; public: inline static int32_t get_offset_of__FriendType_0() { return static_cast(offsetof(CFriendInfo_t2621259868, ____FriendType_0)); } inline int32_t get__FriendType_0() const { return ____FriendType_0; } inline int32_t* get_address_of__FriendType_0() { return &____FriendType_0; } inline void set__FriendType_0(int32_t value) { ____FriendType_0 = value; } inline static int32_t get_offset_of__userID_1() { return static_cast(offsetof(CFriendInfo_t2621259868, ____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__sex_2() { return static_cast(offsetof(CFriendInfo_t2621259868, ____sex_2)); } inline int32_t get__sex_2() const { return ____sex_2; } inline int32_t* get_address_of__sex_2() { return &____sex_2; } inline void set__sex_2(int32_t value) { ____sex_2 = value; } inline static int32_t get_offset_of__Level_3() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Level_3)); } inline int32_t get__Level_3() const { return ____Level_3; } inline int32_t* get_address_of__Level_3() { return &____Level_3; } inline void set__Level_3(int32_t value) { ____Level_3 = value; } inline static int32_t get_offset_of__VipLevel_4() { return static_cast(offsetof(CFriendInfo_t2621259868, ____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__Distance_5() { return static_cast(offsetof(CFriendInfo_t2621259868, ____Distance_5)); } inline int32_t get__Distance_5() const { return ____Distance_5; } inline int32_t* get_address_of__Distance_5() { return &____Distance_5; } inline void set__Distance_5(int32_t value) { ____Distance_5 = value; } inline static int32_t get_offset_of__OnlineState_6() { return static_cast(offsetof(CFriendInfo_t2621259868, ____OnlineState_6)); } inline int32_t get__OnlineState_6() const { return ____OnlineState_6; } inline int32_t* get_address_of__OnlineState_6() { return &____OnlineState_6; } inline void set__OnlineState_6(int32_t value) { ____OnlineState_6 = value; } inline static int32_t get_offset_of__name_7() { return static_cast(offsetof(CFriendInfo_t2621259868, ____name_7)); } inline String_t* get__name_7() const { return ____name_7; } inline String_t** get_address_of__name_7() { return &____name_7; } inline void set__name_7(String_t* value) { ____name_7 = value; Il2CppCodeGenWriteBarrier((&____name_7), value); } inline static int32_t get_offset_of__photoHeadID_8() { return static_cast(offsetof(CFriendInfo_t2621259868, ____photoHeadID_8)); } inline int64_t get__photoHeadID_8() const { return ____photoHeadID_8; } inline int64_t* get_address_of__photoHeadID_8() { return &____photoHeadID_8; } inline void set__photoHeadID_8(int64_t value) { ____photoHeadID_8 = value; } inline static int32_t get_offset_of__IsSelected_9() { return static_cast(offsetof(CFriendInfo_t2621259868, ____IsSelected_9)); } inline bool get__IsSelected_9() const { return ____IsSelected_9; } inline bool* get_address_of__IsSelected_9() { return &____IsSelected_9; } inline void set__IsSelected_9(bool value) { ____IsSelected_9 = value; } inline static int32_t get_offset_of__SendInviteTimes_10() { return static_cast(offsetof(CFriendInfo_t2621259868, ____SendInviteTimes_10)); } inline int32_t get__SendInviteTimes_10() const { return ____SendInviteTimes_10; } inline int32_t* get_address_of__SendInviteTimes_10() { return &____SendInviteTimes_10; } inline void set__SendInviteTimes_10(int32_t value) { ____SendInviteTimes_10 = value; } inline static int32_t get_offset_of__isLover_11() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isLover_11)); } inline int32_t get__isLover_11() const { return ____isLover_11; } inline int32_t* get_address_of__isLover_11() { return &____isLover_11; } inline void set__isLover_11(int32_t value) { ____isLover_11 = value; } inline static int32_t get_offset_of__member_level_12() { return static_cast(offsetof(CFriendInfo_t2621259868, ____member_level_12)); } inline int32_t get__member_level_12() const { return ____member_level_12; } inline int32_t* get_address_of__member_level_12() { return &____member_level_12; } inline void set__member_level_12(int32_t value) { ____member_level_12 = value; } inline static int32_t get_offset_of__isSpecial_13() { return static_cast(offsetof(CFriendInfo_t2621259868, ____isSpecial_13)); } inline bool get__isSpecial_13() const { return ____isSpecial_13; } inline bool* get_address_of__isSpecial_13() { return &____isSpecial_13; } inline void set__isSpecial_13(bool value) { ____isSpecial_13 = value; } inline static int32_t get_offset_of__headbox_id_14() { return static_cast(offsetof(CFriendInfo_t2621259868, ____headbox_id_14)); } inline int32_t get__headbox_id_14() const { return ____headbox_id_14; } inline int32_t* get_address_of__headbox_id_14() { return &____headbox_id_14; } inline void set__headbox_id_14(int32_t value) { ____headbox_id_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRIENDINFO_T2621259868_H #ifndef CMSGBOXCONTROL_T806533544_H #define CMSGBOXCONTROL_T806533544_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CMsgBoxControl struct CMsgBoxControl_t806533544 : public RuntimeObject { public: // System.Boolean DMCore.CMsgBoxControl::m_bActive bool ___m_bActive_0; // System.Collections.Generic.LinkedList`1 DMCore.CMsgBoxControl::m_listAll LinkedList_1_t863209702 * ___m_listAll_1; // UIWidget/Pivot DMCore.CMsgBoxControl::m_pivot int32_t ___m_pivot_2; public: inline static int32_t get_offset_of_m_bActive_0() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_bActive_0)); } inline bool get_m_bActive_0() const { return ___m_bActive_0; } inline bool* get_address_of_m_bActive_0() { return &___m_bActive_0; } inline void set_m_bActive_0(bool value) { ___m_bActive_0 = value; } inline static int32_t get_offset_of_m_listAll_1() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_listAll_1)); } inline LinkedList_1_t863209702 * get_m_listAll_1() const { return ___m_listAll_1; } inline LinkedList_1_t863209702 ** get_address_of_m_listAll_1() { return &___m_listAll_1; } inline void set_m_listAll_1(LinkedList_1_t863209702 * value) { ___m_listAll_1 = value; Il2CppCodeGenWriteBarrier((&___m_listAll_1), value); } inline static int32_t get_offset_of_m_pivot_2() { return static_cast(offsetof(CMsgBoxControl_t806533544, ___m_pivot_2)); } inline int32_t get_m_pivot_2() const { return ___m_pivot_2; } inline int32_t* get_address_of_m_pivot_2() { return &___m_pivot_2; } inline void set_m_pivot_2(int32_t value) { ___m_pivot_2 = value; } }; struct CMsgBoxControl_t806533544_StaticFields { public: // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::s_Instance CMsgBoxControl_t806533544 * ___s_Instance_3; public: inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CMsgBoxControl_t806533544_StaticFields, ___s_Instance_3)); } inline CMsgBoxControl_t806533544 * get_s_Instance_3() const { return ___s_Instance_3; } inline CMsgBoxControl_t806533544 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CMsgBoxControl_t806533544 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBOXCONTROL_T806533544_H #ifndef 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 CCHANGENAMEINFO_T1998310127_H #define CCHANGENAMEINFO_T1998310127_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CChangeNameInfo struct CChangeNameInfo_t1998310127 : public RuntimeObject { public: // DMCore.Logic.enumChangeNameModule DMCore.Logic.CChangeNameInfo::OperationType int32_t ___OperationType_0; // System.String DMCore.Logic.CChangeNameInfo::CurrentName String_t* ___CurrentName_1; // DMCore.Logic.enumItemID DMCore.Logic.CChangeNameInfo::CardID int32_t ___CardID_2; // System.Int32 DMCore.Logic.CChangeNameInfo::GoldCount int32_t ___GoldCount_3; // System.Int32 DMCore.Logic.CChangeNameInfo::DiamondCount int32_t ___DiamondCount_4; // System.Boolean DMCore.Logic.CChangeNameInfo::IsRandomType bool ___IsRandomType_5; // System.Int32 DMCore.Logic.CChangeNameInfo::Sex int32_t ___Sex_6; // System.Boolean DMCore.Logic.CChangeNameInfo::IsUnique bool ___IsUnique_7; // System.Int32 DMCore.Logic.CChangeNameInfo::MaxRetryTimes int32_t ___MaxRetryTimes_8; // System.Int32 DMCore.Logic.CChangeNameInfo::RequestedTimes int32_t ___RequestedTimes_9; // System.String DMCore.Logic.CChangeNameInfo::MaxCharNum String_t* ___MaxCharNum_10; // DMCore.Logic.OnChangeNameCallback DMCore.Logic.CChangeNameInfo::Requestor OnChangeNameCallback_t2458829697 * ___Requestor_11; // DMCore.Logic.OnChangeNameCallback DMCore.Logic.CChangeNameInfo::Responsor OnChangeNameCallback_t2458829697 * ___Responsor_12; // DMCore.Logic.OnChangeNameCallback DMCore.Logic.CChangeNameInfo::CancelCallback OnChangeNameCallback_t2458829697 * ___CancelCallback_13; // DMCore.CDataArray DMCore.Logic.CChangeNameInfo::CustomParams CDataArray_t4068198041 * ___CustomParams_14; public: inline static int32_t get_offset_of_OperationType_0() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___OperationType_0)); } inline int32_t get_OperationType_0() const { return ___OperationType_0; } inline int32_t* get_address_of_OperationType_0() { return &___OperationType_0; } inline void set_OperationType_0(int32_t value) { ___OperationType_0 = value; } inline static int32_t get_offset_of_CurrentName_1() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___CurrentName_1)); } inline String_t* get_CurrentName_1() const { return ___CurrentName_1; } inline String_t** get_address_of_CurrentName_1() { return &___CurrentName_1; } inline void set_CurrentName_1(String_t* value) { ___CurrentName_1 = value; Il2CppCodeGenWriteBarrier((&___CurrentName_1), value); } inline static int32_t get_offset_of_CardID_2() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___CardID_2)); } inline int32_t get_CardID_2() const { return ___CardID_2; } inline int32_t* get_address_of_CardID_2() { return &___CardID_2; } inline void set_CardID_2(int32_t value) { ___CardID_2 = value; } inline static int32_t get_offset_of_GoldCount_3() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___GoldCount_3)); } inline int32_t get_GoldCount_3() const { return ___GoldCount_3; } inline int32_t* get_address_of_GoldCount_3() { return &___GoldCount_3; } inline void set_GoldCount_3(int32_t value) { ___GoldCount_3 = value; } inline static int32_t get_offset_of_DiamondCount_4() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___DiamondCount_4)); } inline int32_t get_DiamondCount_4() const { return ___DiamondCount_4; } inline int32_t* get_address_of_DiamondCount_4() { return &___DiamondCount_4; } inline void set_DiamondCount_4(int32_t value) { ___DiamondCount_4 = value; } inline static int32_t get_offset_of_IsRandomType_5() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___IsRandomType_5)); } inline bool get_IsRandomType_5() const { return ___IsRandomType_5; } inline bool* get_address_of_IsRandomType_5() { return &___IsRandomType_5; } inline void set_IsRandomType_5(bool value) { ___IsRandomType_5 = value; } inline static int32_t get_offset_of_Sex_6() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___Sex_6)); } inline int32_t get_Sex_6() const { return ___Sex_6; } inline int32_t* get_address_of_Sex_6() { return &___Sex_6; } inline void set_Sex_6(int32_t value) { ___Sex_6 = value; } inline static int32_t get_offset_of_IsUnique_7() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___IsUnique_7)); } inline bool get_IsUnique_7() const { return ___IsUnique_7; } inline bool* get_address_of_IsUnique_7() { return &___IsUnique_7; } inline void set_IsUnique_7(bool value) { ___IsUnique_7 = value; } inline static int32_t get_offset_of_MaxRetryTimes_8() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___MaxRetryTimes_8)); } inline int32_t get_MaxRetryTimes_8() const { return ___MaxRetryTimes_8; } inline int32_t* get_address_of_MaxRetryTimes_8() { return &___MaxRetryTimes_8; } inline void set_MaxRetryTimes_8(int32_t value) { ___MaxRetryTimes_8 = value; } inline static int32_t get_offset_of_RequestedTimes_9() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___RequestedTimes_9)); } inline int32_t get_RequestedTimes_9() const { return ___RequestedTimes_9; } inline int32_t* get_address_of_RequestedTimes_9() { return &___RequestedTimes_9; } inline void set_RequestedTimes_9(int32_t value) { ___RequestedTimes_9 = value; } inline static int32_t get_offset_of_MaxCharNum_10() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___MaxCharNum_10)); } inline String_t* get_MaxCharNum_10() const { return ___MaxCharNum_10; } inline String_t** get_address_of_MaxCharNum_10() { return &___MaxCharNum_10; } inline void set_MaxCharNum_10(String_t* value) { ___MaxCharNum_10 = value; Il2CppCodeGenWriteBarrier((&___MaxCharNum_10), value); } inline static int32_t get_offset_of_Requestor_11() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___Requestor_11)); } inline OnChangeNameCallback_t2458829697 * get_Requestor_11() const { return ___Requestor_11; } inline OnChangeNameCallback_t2458829697 ** get_address_of_Requestor_11() { return &___Requestor_11; } inline void set_Requestor_11(OnChangeNameCallback_t2458829697 * value) { ___Requestor_11 = value; Il2CppCodeGenWriteBarrier((&___Requestor_11), value); } inline static int32_t get_offset_of_Responsor_12() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___Responsor_12)); } inline OnChangeNameCallback_t2458829697 * get_Responsor_12() const { return ___Responsor_12; } inline OnChangeNameCallback_t2458829697 ** get_address_of_Responsor_12() { return &___Responsor_12; } inline void set_Responsor_12(OnChangeNameCallback_t2458829697 * value) { ___Responsor_12 = value; Il2CppCodeGenWriteBarrier((&___Responsor_12), value); } inline static int32_t get_offset_of_CancelCallback_13() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___CancelCallback_13)); } inline OnChangeNameCallback_t2458829697 * get_CancelCallback_13() const { return ___CancelCallback_13; } inline OnChangeNameCallback_t2458829697 ** get_address_of_CancelCallback_13() { return &___CancelCallback_13; } inline void set_CancelCallback_13(OnChangeNameCallback_t2458829697 * value) { ___CancelCallback_13 = value; Il2CppCodeGenWriteBarrier((&___CancelCallback_13), value); } inline static int32_t get_offset_of_CustomParams_14() { return static_cast(offsetof(CChangeNameInfo_t1998310127, ___CustomParams_14)); } inline CDataArray_t4068198041 * get_CustomParams_14() const { return ___CustomParams_14; } inline CDataArray_t4068198041 ** get_address_of_CustomParams_14() { return &___CustomParams_14; } inline void set_CustomParams_14(CDataArray_t4068198041 * value) { ___CustomParams_14 = value; Il2CppCodeGenWriteBarrier((&___CustomParams_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CCHANGENAMEINFO_T1998310127_H #ifndef CACTIVITYMANAGER_T1081296145_H #define CACTIVITYMANAGER_T1081296145_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityManager struct CActivityManager_t1081296145 : public RuntimeObject { public: // DMCore.Logic.enumActivityType DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CactivityTypeU3Ek__BackingField_4; // System.Collections.Generic.Dictionary`2 DMCore.Logic.CActivityManager::m_dicImage Dictionary_2_t3625702484 * ___m_dicImage_5; // System.Boolean DMCore.Logic.CActivityManager::m_is_in_update bool ___m_is_in_update_6; // System.Boolean DMCore.Logic.CActivityManager::m_is_activity_list_ready bool ___m_is_activity_list_ready_7; // System.Boolean DMCore.Logic.CActivityManager::m_IsNeedRefreshAll bool ___m_IsNeedRefreshAll_8; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_activity_detail_list List_1_t25523635 * ___m_activity_detail_list_9; // System.Collections.Generic.List`1 DMCore.Logic.CActivityManager::m_independent_activity_list List_1_t25523635 * ___m_independent_activity_list_10; // System.Int32 DMCore.Logic.CActivityManager::m_AnnouceClothCount int32_t ___m_AnnouceClothCount_11; // System.String DMCore.Logic.CActivityManager::m_AnnounceClothInfo String_t* ___m_AnnounceClothInfo_12; // System.Boolean DMCore.Logic.CActivityManager::m_AcceptAwardIng bool ___m_AcceptAwardIng_13; // System.Single DMCore.Logic.CActivityManager::AcceptAwardCDTime float ___AcceptAwardCDTime_14; // System.Collections.Generic.Dictionary`2> DMCore.Logic.CActivityManager::m_ActivityDataDictionary Dictionary_2_t3209204262 * ___m_ActivityDataDictionary_22; public: inline static int32_t get_offset_of_U3CactivityTypeU3Ek__BackingField_4() { return static_cast(offsetof(CActivityManager_t1081296145, ___U3CactivityTypeU3Ek__BackingField_4)); } inline int32_t get_U3CactivityTypeU3Ek__BackingField_4() const { return ___U3CactivityTypeU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CactivityTypeU3Ek__BackingField_4() { return &___U3CactivityTypeU3Ek__BackingField_4; } inline void set_U3CactivityTypeU3Ek__BackingField_4(int32_t value) { ___U3CactivityTypeU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_dicImage_5() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_dicImage_5)); } inline Dictionary_2_t3625702484 * get_m_dicImage_5() const { return ___m_dicImage_5; } inline Dictionary_2_t3625702484 ** get_address_of_m_dicImage_5() { return &___m_dicImage_5; } inline void set_m_dicImage_5(Dictionary_2_t3625702484 * value) { ___m_dicImage_5 = value; Il2CppCodeGenWriteBarrier((&___m_dicImage_5), value); } inline static int32_t get_offset_of_m_is_in_update_6() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_in_update_6)); } inline bool get_m_is_in_update_6() const { return ___m_is_in_update_6; } inline bool* get_address_of_m_is_in_update_6() { return &___m_is_in_update_6; } inline void set_m_is_in_update_6(bool value) { ___m_is_in_update_6 = value; } inline static int32_t get_offset_of_m_is_activity_list_ready_7() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_is_activity_list_ready_7)); } inline bool get_m_is_activity_list_ready_7() const { return ___m_is_activity_list_ready_7; } inline bool* get_address_of_m_is_activity_list_ready_7() { return &___m_is_activity_list_ready_7; } inline void set_m_is_activity_list_ready_7(bool value) { ___m_is_activity_list_ready_7 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshAll_8() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_IsNeedRefreshAll_8)); } inline bool get_m_IsNeedRefreshAll_8() const { return ___m_IsNeedRefreshAll_8; } inline bool* get_address_of_m_IsNeedRefreshAll_8() { return &___m_IsNeedRefreshAll_8; } inline void set_m_IsNeedRefreshAll_8(bool value) { ___m_IsNeedRefreshAll_8 = value; } inline static int32_t get_offset_of_m_activity_detail_list_9() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_activity_detail_list_9)); } inline List_1_t25523635 * get_m_activity_detail_list_9() const { return ___m_activity_detail_list_9; } inline List_1_t25523635 ** get_address_of_m_activity_detail_list_9() { return &___m_activity_detail_list_9; } inline void set_m_activity_detail_list_9(List_1_t25523635 * value) { ___m_activity_detail_list_9 = value; Il2CppCodeGenWriteBarrier((&___m_activity_detail_list_9), value); } inline static int32_t get_offset_of_m_independent_activity_list_10() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_independent_activity_list_10)); } inline List_1_t25523635 * get_m_independent_activity_list_10() const { return ___m_independent_activity_list_10; } inline List_1_t25523635 ** get_address_of_m_independent_activity_list_10() { return &___m_independent_activity_list_10; } inline void set_m_independent_activity_list_10(List_1_t25523635 * value) { ___m_independent_activity_list_10 = value; Il2CppCodeGenWriteBarrier((&___m_independent_activity_list_10), value); } inline static int32_t get_offset_of_m_AnnouceClothCount_11() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnouceClothCount_11)); } inline int32_t get_m_AnnouceClothCount_11() const { return ___m_AnnouceClothCount_11; } inline int32_t* get_address_of_m_AnnouceClothCount_11() { return &___m_AnnouceClothCount_11; } inline void set_m_AnnouceClothCount_11(int32_t value) { ___m_AnnouceClothCount_11 = value; } inline static int32_t get_offset_of_m_AnnounceClothInfo_12() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AnnounceClothInfo_12)); } inline String_t* get_m_AnnounceClothInfo_12() const { return ___m_AnnounceClothInfo_12; } inline String_t** get_address_of_m_AnnounceClothInfo_12() { return &___m_AnnounceClothInfo_12; } inline void set_m_AnnounceClothInfo_12(String_t* value) { ___m_AnnounceClothInfo_12 = value; Il2CppCodeGenWriteBarrier((&___m_AnnounceClothInfo_12), value); } inline static int32_t get_offset_of_m_AcceptAwardIng_13() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_AcceptAwardIng_13)); } inline bool get_m_AcceptAwardIng_13() const { return ___m_AcceptAwardIng_13; } inline bool* get_address_of_m_AcceptAwardIng_13() { return &___m_AcceptAwardIng_13; } inline void set_m_AcceptAwardIng_13(bool value) { ___m_AcceptAwardIng_13 = value; } inline static int32_t get_offset_of_AcceptAwardCDTime_14() { return static_cast(offsetof(CActivityManager_t1081296145, ___AcceptAwardCDTime_14)); } inline float get_AcceptAwardCDTime_14() const { return ___AcceptAwardCDTime_14; } inline float* get_address_of_AcceptAwardCDTime_14() { return &___AcceptAwardCDTime_14; } inline void set_AcceptAwardCDTime_14(float value) { ___AcceptAwardCDTime_14 = value; } inline static int32_t get_offset_of_m_ActivityDataDictionary_22() { return static_cast(offsetof(CActivityManager_t1081296145, ___m_ActivityDataDictionary_22)); } inline Dictionary_2_t3209204262 * get_m_ActivityDataDictionary_22() const { return ___m_ActivityDataDictionary_22; } inline Dictionary_2_t3209204262 ** get_address_of_m_ActivityDataDictionary_22() { return &___m_ActivityDataDictionary_22; } inline void set_m_ActivityDataDictionary_22(Dictionary_2_t3209204262 * value) { ___m_ActivityDataDictionary_22 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityDataDictionary_22), value); } }; struct CActivityManager_t1081296145_StaticFields { public: // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CMemberAwardListU3Ek__BackingField_0; // DMListView DMCore.Logic.CActivityManager::k__BackingField DMListView_t512231514 * ___U3CProExchangeActivityListU3Ek__BackingField_1; // System.Int32 DMCore.Logic.CActivityManager::k__BackingField int32_t ___U3CCurrentActivityNewIDU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CActivityManager::k__BackingField bool ___U3CIsActivityListChangedU3Ek__BackingField_3; // DMListView DMCore.Logic.CActivityManager::m_ActivityAwardList DMListView_t512231514 * ___m_ActivityAwardList_15; // DMListView DMCore.Logic.CActivityManager::m_ActivityAdvertiseList DMListView_t512231514 * ___m_ActivityAdvertiseList_16; // DMListView DMCore.Logic.CActivityManager::m_ActivityKeepLoginList DMListView_t512231514 * ___m_ActivityKeepLoginList_17; // System.Int32 DMCore.Logic.CActivityManager::s_target_activity int32_t ___s_target_activity_18; // System.Boolean DMCore.Logic.CActivityManager::s_has_activity_bill_show_over bool ___s_has_activity_bill_show_over_19; // System.Boolean DMCore.Logic.CActivityManager::s_NeedActiveLastSelection bool ___s_NeedActiveLastSelection_20; // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::s_intance CActivityManager_t1081296145 * ___s_intance_21; public: inline static int32_t get_offset_of_U3CMemberAwardListU3Ek__BackingField_0() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CMemberAwardListU3Ek__BackingField_0)); } inline DMListView_t512231514 * get_U3CMemberAwardListU3Ek__BackingField_0() const { return ___U3CMemberAwardListU3Ek__BackingField_0; } inline DMListView_t512231514 ** get_address_of_U3CMemberAwardListU3Ek__BackingField_0() { return &___U3CMemberAwardListU3Ek__BackingField_0; } inline void set_U3CMemberAwardListU3Ek__BackingField_0(DMListView_t512231514 * value) { ___U3CMemberAwardListU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CMemberAwardListU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CProExchangeActivityListU3Ek__BackingField_1)); } inline DMListView_t512231514 * get_U3CProExchangeActivityListU3Ek__BackingField_1() const { return ___U3CProExchangeActivityListU3Ek__BackingField_1; } inline DMListView_t512231514 ** get_address_of_U3CProExchangeActivityListU3Ek__BackingField_1() { return &___U3CProExchangeActivityListU3Ek__BackingField_1; } inline void set_U3CProExchangeActivityListU3Ek__BackingField_1(DMListView_t512231514 * value) { ___U3CProExchangeActivityListU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((&___U3CProExchangeActivityListU3Ek__BackingField_1), value); } inline static int32_t get_offset_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CCurrentActivityNewIDU3Ek__BackingField_2)); } inline int32_t get_U3CCurrentActivityNewIDU3Ek__BackingField_2() const { return ___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCurrentActivityNewIDU3Ek__BackingField_2() { return &___U3CCurrentActivityNewIDU3Ek__BackingField_2; } inline void set_U3CCurrentActivityNewIDU3Ek__BackingField_2(int32_t value) { ___U3CCurrentActivityNewIDU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___U3CIsActivityListChangedU3Ek__BackingField_3)); } inline bool get_U3CIsActivityListChangedU3Ek__BackingField_3() const { return ___U3CIsActivityListChangedU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsActivityListChangedU3Ek__BackingField_3() { return &___U3CIsActivityListChangedU3Ek__BackingField_3; } inline void set_U3CIsActivityListChangedU3Ek__BackingField_3(bool value) { ___U3CIsActivityListChangedU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_m_ActivityAwardList_15() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAwardList_15)); } inline DMListView_t512231514 * get_m_ActivityAwardList_15() const { return ___m_ActivityAwardList_15; } inline DMListView_t512231514 ** get_address_of_m_ActivityAwardList_15() { return &___m_ActivityAwardList_15; } inline void set_m_ActivityAwardList_15(DMListView_t512231514 * value) { ___m_ActivityAwardList_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAwardList_15), value); } inline static int32_t get_offset_of_m_ActivityAdvertiseList_16() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityAdvertiseList_16)); } inline DMListView_t512231514 * get_m_ActivityAdvertiseList_16() const { return ___m_ActivityAdvertiseList_16; } inline DMListView_t512231514 ** get_address_of_m_ActivityAdvertiseList_16() { return &___m_ActivityAdvertiseList_16; } inline void set_m_ActivityAdvertiseList_16(DMListView_t512231514 * value) { ___m_ActivityAdvertiseList_16 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityAdvertiseList_16), value); } inline static int32_t get_offset_of_m_ActivityKeepLoginList_17() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___m_ActivityKeepLoginList_17)); } inline DMListView_t512231514 * get_m_ActivityKeepLoginList_17() const { return ___m_ActivityKeepLoginList_17; } inline DMListView_t512231514 ** get_address_of_m_ActivityKeepLoginList_17() { return &___m_ActivityKeepLoginList_17; } inline void set_m_ActivityKeepLoginList_17(DMListView_t512231514 * value) { ___m_ActivityKeepLoginList_17 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityKeepLoginList_17), value); } inline static int32_t get_offset_of_s_target_activity_18() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_target_activity_18)); } inline int32_t get_s_target_activity_18() const { return ___s_target_activity_18; } inline int32_t* get_address_of_s_target_activity_18() { return &___s_target_activity_18; } inline void set_s_target_activity_18(int32_t value) { ___s_target_activity_18 = value; } inline static int32_t get_offset_of_s_has_activity_bill_show_over_19() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_has_activity_bill_show_over_19)); } inline bool get_s_has_activity_bill_show_over_19() const { return ___s_has_activity_bill_show_over_19; } inline bool* get_address_of_s_has_activity_bill_show_over_19() { return &___s_has_activity_bill_show_over_19; } inline void set_s_has_activity_bill_show_over_19(bool value) { ___s_has_activity_bill_show_over_19 = value; } inline static int32_t get_offset_of_s_NeedActiveLastSelection_20() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_NeedActiveLastSelection_20)); } inline bool get_s_NeedActiveLastSelection_20() const { return ___s_NeedActiveLastSelection_20; } inline bool* get_address_of_s_NeedActiveLastSelection_20() { return &___s_NeedActiveLastSelection_20; } inline void set_s_NeedActiveLastSelection_20(bool value) { ___s_NeedActiveLastSelection_20 = value; } inline static int32_t get_offset_of_s_intance_21() { return static_cast(offsetof(CActivityManager_t1081296145_StaticFields, ___s_intance_21)); } inline CActivityManager_t1081296145 * get_s_intance_21() const { return ___s_intance_21; } inline CActivityManager_t1081296145 ** get_address_of_s_intance_21() { return &___s_intance_21; } inline void set_s_intance_21(CActivityManager_t1081296145 * value) { ___s_intance_21 = value; Il2CppCodeGenWriteBarrier((&___s_intance_21), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CACTIVITYMANAGER_T1081296145_H #ifndef UIBUYGIFTPACKAGE_T2532157177_H #define UIBUYGIFTPACKAGE_T2532157177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBuyGiftPackage struct uiBuyGiftPackage_t2532157177 : public CUIBase_t3255455658 { public: // DMCore.Logic.enumAwardState uiBuyGiftPackage::m_state int32_t ___m_state_8; // DMListView uiBuyGiftPackage::m_list DMListView_t512231514 * ___m_list_9; // UnityEngine.Transform uiBuyGiftPackage::m_buyRoot Transform_t3600365921 * ___m_buyRoot_10; // UnityEngine.Transform uiBuyGiftPackage::m_getRoot Transform_t3600365921 * ___m_getRoot_11; // UITexture uiBuyGiftPackage::m_title UITexture_t3471168817 * ___m_title_12; // DMCore.Logic.IActivityDetail uiBuyGiftPackage::activityInfo IActivityDetail_t2848416189 * ___activityInfo_13; public: inline static int32_t get_offset_of_m_state_8() { return static_cast(offsetof(uiBuyGiftPackage_t2532157177, ___m_state_8)); } inline int32_t get_m_state_8() const { return ___m_state_8; } inline int32_t* get_address_of_m_state_8() { return &___m_state_8; } inline void set_m_state_8(int32_t value) { ___m_state_8 = value; } inline static int32_t get_offset_of_m_list_9() { return static_cast(offsetof(uiBuyGiftPackage_t2532157177, ___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); } inline static int32_t get_offset_of_m_buyRoot_10() { return static_cast(offsetof(uiBuyGiftPackage_t2532157177, ___m_buyRoot_10)); } inline Transform_t3600365921 * get_m_buyRoot_10() const { return ___m_buyRoot_10; } inline Transform_t3600365921 ** get_address_of_m_buyRoot_10() { return &___m_buyRoot_10; } inline void set_m_buyRoot_10(Transform_t3600365921 * value) { ___m_buyRoot_10 = value; Il2CppCodeGenWriteBarrier((&___m_buyRoot_10), value); } inline static int32_t get_offset_of_m_getRoot_11() { return static_cast(offsetof(uiBuyGiftPackage_t2532157177, ___m_getRoot_11)); } inline Transform_t3600365921 * get_m_getRoot_11() const { return ___m_getRoot_11; } inline Transform_t3600365921 ** get_address_of_m_getRoot_11() { return &___m_getRoot_11; } inline void set_m_getRoot_11(Transform_t3600365921 * value) { ___m_getRoot_11 = value; Il2CppCodeGenWriteBarrier((&___m_getRoot_11), value); } inline static int32_t get_offset_of_m_title_12() { return static_cast(offsetof(uiBuyGiftPackage_t2532157177, ___m_title_12)); } inline UITexture_t3471168817 * get_m_title_12() const { return ___m_title_12; } inline UITexture_t3471168817 ** get_address_of_m_title_12() { return &___m_title_12; } inline void set_m_title_12(UITexture_t3471168817 * value) { ___m_title_12 = value; Il2CppCodeGenWriteBarrier((&___m_title_12), value); } inline static int32_t get_offset_of_activityInfo_13() { return static_cast(offsetof(uiBuyGiftPackage_t2532157177, ___activityInfo_13)); } inline IActivityDetail_t2848416189 * get_activityInfo_13() const { return ___activityInfo_13; } inline IActivityDetail_t2848416189 ** get_address_of_activityInfo_13() { return &___activityInfo_13; } inline void set_activityInfo_13(IActivityDetail_t2848416189 * value) { ___activityInfo_13 = value; Il2CppCodeGenWriteBarrier((&___activityInfo_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUYGIFTPACKAGE_T2532157177_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 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 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 CFRUITMACHINECTRLLOR_T592290270_H #define CFRUITMACHINECTRLLOR_T592290270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFruitMachineCtrllor struct CFruitMachineCtrllor_t592290270 : public IMonoCtrllor_t1427182583 { public: // System.Boolean DMCore.Logic.CFruitMachineCtrllor::m_bEnable bool ___m_bEnable_4; // DMCore.Logic.enumQueryState DMCore.Logic.CFruitMachineCtrllor::m_eQueryState int32_t ___m_eQueryState_5; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_stateOpen CDataModelBool_t2269476966 * ___m_stateOpen_6; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_stateClose CDataModelBool_t2269476966 * ___m_stateClose_7; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_bShouldFresh CDataModelBool_t2269476966 * ___m_bShouldFresh_8; // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::m_tempTickID CDataModelInt_t3463393640 * ___m_tempTickID_9; // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::m_ActiveTickID CDataModelInt_t3463393640 * ___m_ActiveTickID_10; // CDataModelInt DMCore.Logic.CFruitMachineCtrllor::m_fruitMachineState CDataModelInt_t3463393640 * ___m_fruitMachineState_11; // CDataModelBool DMCore.Logic.CFruitMachineCtrllor::m_fruitResultUIEnd CDataModelBool_t2269476966 * ___m_fruitResultUIEnd_12; // DMCore.Logic.CFruitMachineCtrllor/CFruitIssueResult DMCore.Logic.CFruitMachineCtrllor::m_fruitIssueResult CFruitIssueResult_t2046439586 * ___m_fruitIssueResult_13; public: inline static int32_t get_offset_of_m_bEnable_4() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_bEnable_4)); } inline bool get_m_bEnable_4() const { return ___m_bEnable_4; } inline bool* get_address_of_m_bEnable_4() { return &___m_bEnable_4; } inline void set_m_bEnable_4(bool value) { ___m_bEnable_4 = value; } inline static int32_t get_offset_of_m_eQueryState_5() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_eQueryState_5)); } inline int32_t get_m_eQueryState_5() const { return ___m_eQueryState_5; } inline int32_t* get_address_of_m_eQueryState_5() { return &___m_eQueryState_5; } inline void set_m_eQueryState_5(int32_t value) { ___m_eQueryState_5 = value; } inline static int32_t get_offset_of_m_stateOpen_6() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_stateOpen_6)); } inline CDataModelBool_t2269476966 * get_m_stateOpen_6() const { return ___m_stateOpen_6; } inline CDataModelBool_t2269476966 ** get_address_of_m_stateOpen_6() { return &___m_stateOpen_6; } inline void set_m_stateOpen_6(CDataModelBool_t2269476966 * value) { ___m_stateOpen_6 = value; Il2CppCodeGenWriteBarrier((&___m_stateOpen_6), value); } inline static int32_t get_offset_of_m_stateClose_7() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_stateClose_7)); } inline CDataModelBool_t2269476966 * get_m_stateClose_7() const { return ___m_stateClose_7; } inline CDataModelBool_t2269476966 ** get_address_of_m_stateClose_7() { return &___m_stateClose_7; } inline void set_m_stateClose_7(CDataModelBool_t2269476966 * value) { ___m_stateClose_7 = value; Il2CppCodeGenWriteBarrier((&___m_stateClose_7), value); } inline static int32_t get_offset_of_m_bShouldFresh_8() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_bShouldFresh_8)); } inline CDataModelBool_t2269476966 * get_m_bShouldFresh_8() const { return ___m_bShouldFresh_8; } inline CDataModelBool_t2269476966 ** get_address_of_m_bShouldFresh_8() { return &___m_bShouldFresh_8; } inline void set_m_bShouldFresh_8(CDataModelBool_t2269476966 * value) { ___m_bShouldFresh_8 = value; Il2CppCodeGenWriteBarrier((&___m_bShouldFresh_8), value); } inline static int32_t get_offset_of_m_tempTickID_9() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_tempTickID_9)); } inline CDataModelInt_t3463393640 * get_m_tempTickID_9() const { return ___m_tempTickID_9; } inline CDataModelInt_t3463393640 ** get_address_of_m_tempTickID_9() { return &___m_tempTickID_9; } inline void set_m_tempTickID_9(CDataModelInt_t3463393640 * value) { ___m_tempTickID_9 = value; Il2CppCodeGenWriteBarrier((&___m_tempTickID_9), value); } inline static int32_t get_offset_of_m_ActiveTickID_10() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_ActiveTickID_10)); } inline CDataModelInt_t3463393640 * get_m_ActiveTickID_10() const { return ___m_ActiveTickID_10; } inline CDataModelInt_t3463393640 ** get_address_of_m_ActiveTickID_10() { return &___m_ActiveTickID_10; } inline void set_m_ActiveTickID_10(CDataModelInt_t3463393640 * value) { ___m_ActiveTickID_10 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveTickID_10), value); } inline static int32_t get_offset_of_m_fruitMachineState_11() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_fruitMachineState_11)); } inline CDataModelInt_t3463393640 * get_m_fruitMachineState_11() const { return ___m_fruitMachineState_11; } inline CDataModelInt_t3463393640 ** get_address_of_m_fruitMachineState_11() { return &___m_fruitMachineState_11; } inline void set_m_fruitMachineState_11(CDataModelInt_t3463393640 * value) { ___m_fruitMachineState_11 = value; Il2CppCodeGenWriteBarrier((&___m_fruitMachineState_11), value); } inline static int32_t get_offset_of_m_fruitResultUIEnd_12() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_fruitResultUIEnd_12)); } inline CDataModelBool_t2269476966 * get_m_fruitResultUIEnd_12() const { return ___m_fruitResultUIEnd_12; } inline CDataModelBool_t2269476966 ** get_address_of_m_fruitResultUIEnd_12() { return &___m_fruitResultUIEnd_12; } inline void set_m_fruitResultUIEnd_12(CDataModelBool_t2269476966 * value) { ___m_fruitResultUIEnd_12 = value; Il2CppCodeGenWriteBarrier((&___m_fruitResultUIEnd_12), value); } inline static int32_t get_offset_of_m_fruitIssueResult_13() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270, ___m_fruitIssueResult_13)); } inline CFruitIssueResult_t2046439586 * get_m_fruitIssueResult_13() const { return ___m_fruitIssueResult_13; } inline CFruitIssueResult_t2046439586 ** get_address_of_m_fruitIssueResult_13() { return &___m_fruitIssueResult_13; } inline void set_m_fruitIssueResult_13(CFruitIssueResult_t2046439586 * value) { ___m_fruitIssueResult_13 = value; Il2CppCodeGenWriteBarrier((&___m_fruitIssueResult_13), value); } }; struct CFruitMachineCtrllor_t592290270_StaticFields { public: // DMCore.Logic.CFruitMachineCtrllor DMCore.Logic.CFruitMachineCtrllor::s_instance CFruitMachineCtrllor_t592290270 * ___s_instance_14; public: inline static int32_t get_offset_of_s_instance_14() { return static_cast(offsetof(CFruitMachineCtrllor_t592290270_StaticFields, ___s_instance_14)); } inline CFruitMachineCtrllor_t592290270 * get_s_instance_14() const { return ___s_instance_14; } inline CFruitMachineCtrllor_t592290270 ** get_address_of_s_instance_14() { return &___s_instance_14; } inline void set_s_instance_14(CFruitMachineCtrllor_t592290270 * value) { ___s_instance_14 = value; Il2CppCodeGenWriteBarrier((&___s_instance_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFRUITMACHINECTRLLOR_T592290270_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 MOTION_T1110556653_H #define MOTION_T1110556653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Motion struct Motion_t1110556653 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOTION_T1110556653_H #ifndef CROOMMANANGER_T1058696229_H #define CROOMMANANGER_T1058696229_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger struct CRoomMananger_t1058696229 : public ITextBase_t660344599 { public: // System.Int32 DMCore.Logic.CRoomMananger::k__BackingField int32_t ___U3Cm_CurRoomTypeU3Ek__BackingField_2; // System.Boolean DMCore.Logic.CRoomMananger::m_onlyShowFree bool ___m_onlyShowFree_3; // System.Boolean DMCore.Logic.CRoomMananger::m_IsNeedRefreshRoomList bool ___m_IsNeedRefreshRoomList_4; // System.Boolean DMCore.Logic.CRoomMananger::m_IsNeedRefreshChallengeRoomList bool ___m_IsNeedRefreshChallengeRoomList_5; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingCreateResult bool ___m_waitingCreateResult_6; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingRoomDetail bool ___m_waitingRoomDetail_7; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingJoinDetail bool ___m_waitingJoinDetail_8; // System.Boolean DMCore.Logic.CRoomMananger::m_waitingRoomList bool ___m_waitingRoomList_9; // System.Double DMCore.Logic.CRoomMananger::m_lastRequstTimePos double ___m_lastRequstTimePos_10; // DMCore.Logic.CRoomMananger/RoomMainType DMCore.Logic.CRoomMananger::m_current_room_main_type int32_t ___m_current_room_main_type_11; // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger::m_current_room_type int32_t ___m_current_room_type_12; // System.Int32 DMCore.Logic.CRoomMananger::m_current_room_ID int32_t ___m_current_room_ID_13; // System.String DMCore.Logic.CRoomMananger::m_current_room_password String_t* ___m_current_room_password_14; // System.Int32 DMCore.Logic.CRoomMananger::m_curPage int32_t ___m_curPage_15; // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger::m_roomDetail RoomDetail_t2805919052 * ___m_roomDetail_16; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_roomArr List_1_t3609756528 * ___m_roomArr_17; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_CurModeList List_1_t128053199 * ___m_CurModeList_18; // System.Collections.Generic.List`1 DMCore.Logic.CRoomMananger::m_AllModeList List_1_t128053199 * ___m_AllModeList_19; public: inline static int32_t get_offset_of_U3Cm_CurRoomTypeU3Ek__BackingField_2() { return static_cast(offsetof(CRoomMananger_t1058696229, ___U3Cm_CurRoomTypeU3Ek__BackingField_2)); } inline int32_t get_U3Cm_CurRoomTypeU3Ek__BackingField_2() const { return ___U3Cm_CurRoomTypeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3Cm_CurRoomTypeU3Ek__BackingField_2() { return &___U3Cm_CurRoomTypeU3Ek__BackingField_2; } inline void set_U3Cm_CurRoomTypeU3Ek__BackingField_2(int32_t value) { ___U3Cm_CurRoomTypeU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_onlyShowFree_3() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_onlyShowFree_3)); } inline bool get_m_onlyShowFree_3() const { return ___m_onlyShowFree_3; } inline bool* get_address_of_m_onlyShowFree_3() { return &___m_onlyShowFree_3; } inline void set_m_onlyShowFree_3(bool value) { ___m_onlyShowFree_3 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshRoomList_4() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_IsNeedRefreshRoomList_4)); } inline bool get_m_IsNeedRefreshRoomList_4() const { return ___m_IsNeedRefreshRoomList_4; } inline bool* get_address_of_m_IsNeedRefreshRoomList_4() { return &___m_IsNeedRefreshRoomList_4; } inline void set_m_IsNeedRefreshRoomList_4(bool value) { ___m_IsNeedRefreshRoomList_4 = value; } inline static int32_t get_offset_of_m_IsNeedRefreshChallengeRoomList_5() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_IsNeedRefreshChallengeRoomList_5)); } inline bool get_m_IsNeedRefreshChallengeRoomList_5() const { return ___m_IsNeedRefreshChallengeRoomList_5; } inline bool* get_address_of_m_IsNeedRefreshChallengeRoomList_5() { return &___m_IsNeedRefreshChallengeRoomList_5; } inline void set_m_IsNeedRefreshChallengeRoomList_5(bool value) { ___m_IsNeedRefreshChallengeRoomList_5 = value; } inline static int32_t get_offset_of_m_waitingCreateResult_6() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingCreateResult_6)); } inline bool get_m_waitingCreateResult_6() const { return ___m_waitingCreateResult_6; } inline bool* get_address_of_m_waitingCreateResult_6() { return &___m_waitingCreateResult_6; } inline void set_m_waitingCreateResult_6(bool value) { ___m_waitingCreateResult_6 = value; } inline static int32_t get_offset_of_m_waitingRoomDetail_7() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingRoomDetail_7)); } inline bool get_m_waitingRoomDetail_7() const { return ___m_waitingRoomDetail_7; } inline bool* get_address_of_m_waitingRoomDetail_7() { return &___m_waitingRoomDetail_7; } inline void set_m_waitingRoomDetail_7(bool value) { ___m_waitingRoomDetail_7 = value; } inline static int32_t get_offset_of_m_waitingJoinDetail_8() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingJoinDetail_8)); } inline bool get_m_waitingJoinDetail_8() const { return ___m_waitingJoinDetail_8; } inline bool* get_address_of_m_waitingJoinDetail_8() { return &___m_waitingJoinDetail_8; } inline void set_m_waitingJoinDetail_8(bool value) { ___m_waitingJoinDetail_8 = value; } inline static int32_t get_offset_of_m_waitingRoomList_9() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_waitingRoomList_9)); } inline bool get_m_waitingRoomList_9() const { return ___m_waitingRoomList_9; } inline bool* get_address_of_m_waitingRoomList_9() { return &___m_waitingRoomList_9; } inline void set_m_waitingRoomList_9(bool value) { ___m_waitingRoomList_9 = value; } inline static int32_t get_offset_of_m_lastRequstTimePos_10() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_lastRequstTimePos_10)); } inline double get_m_lastRequstTimePos_10() const { return ___m_lastRequstTimePos_10; } inline double* get_address_of_m_lastRequstTimePos_10() { return &___m_lastRequstTimePos_10; } inline void set_m_lastRequstTimePos_10(double value) { ___m_lastRequstTimePos_10 = value; } inline static int32_t get_offset_of_m_current_room_main_type_11() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_main_type_11)); } inline int32_t get_m_current_room_main_type_11() const { return ___m_current_room_main_type_11; } inline int32_t* get_address_of_m_current_room_main_type_11() { return &___m_current_room_main_type_11; } inline void set_m_current_room_main_type_11(int32_t value) { ___m_current_room_main_type_11 = value; } inline static int32_t get_offset_of_m_current_room_type_12() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_type_12)); } inline int32_t get_m_current_room_type_12() const { return ___m_current_room_type_12; } inline int32_t* get_address_of_m_current_room_type_12() { return &___m_current_room_type_12; } inline void set_m_current_room_type_12(int32_t value) { ___m_current_room_type_12 = value; } inline static int32_t get_offset_of_m_current_room_ID_13() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_ID_13)); } inline int32_t get_m_current_room_ID_13() const { return ___m_current_room_ID_13; } inline int32_t* get_address_of_m_current_room_ID_13() { return &___m_current_room_ID_13; } inline void set_m_current_room_ID_13(int32_t value) { ___m_current_room_ID_13 = value; } inline static int32_t get_offset_of_m_current_room_password_14() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_current_room_password_14)); } inline String_t* get_m_current_room_password_14() const { return ___m_current_room_password_14; } inline String_t** get_address_of_m_current_room_password_14() { return &___m_current_room_password_14; } inline void set_m_current_room_password_14(String_t* value) { ___m_current_room_password_14 = value; Il2CppCodeGenWriteBarrier((&___m_current_room_password_14), value); } inline static int32_t get_offset_of_m_curPage_15() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_curPage_15)); } inline int32_t get_m_curPage_15() const { return ___m_curPage_15; } inline int32_t* get_address_of_m_curPage_15() { return &___m_curPage_15; } inline void set_m_curPage_15(int32_t value) { ___m_curPage_15 = value; } inline static int32_t get_offset_of_m_roomDetail_16() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_roomDetail_16)); } inline RoomDetail_t2805919052 * get_m_roomDetail_16() const { return ___m_roomDetail_16; } inline RoomDetail_t2805919052 ** get_address_of_m_roomDetail_16() { return &___m_roomDetail_16; } inline void set_m_roomDetail_16(RoomDetail_t2805919052 * value) { ___m_roomDetail_16 = value; Il2CppCodeGenWriteBarrier((&___m_roomDetail_16), value); } inline static int32_t get_offset_of_m_roomArr_17() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_roomArr_17)); } inline List_1_t3609756528 * get_m_roomArr_17() const { return ___m_roomArr_17; } inline List_1_t3609756528 ** get_address_of_m_roomArr_17() { return &___m_roomArr_17; } inline void set_m_roomArr_17(List_1_t3609756528 * value) { ___m_roomArr_17 = value; Il2CppCodeGenWriteBarrier((&___m_roomArr_17), value); } inline static int32_t get_offset_of_m_CurModeList_18() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_CurModeList_18)); } inline List_1_t128053199 * get_m_CurModeList_18() const { return ___m_CurModeList_18; } inline List_1_t128053199 ** get_address_of_m_CurModeList_18() { return &___m_CurModeList_18; } inline void set_m_CurModeList_18(List_1_t128053199 * value) { ___m_CurModeList_18 = value; Il2CppCodeGenWriteBarrier((&___m_CurModeList_18), value); } inline static int32_t get_offset_of_m_AllModeList_19() { return static_cast(offsetof(CRoomMananger_t1058696229, ___m_AllModeList_19)); } inline List_1_t128053199 * get_m_AllModeList_19() const { return ___m_AllModeList_19; } inline List_1_t128053199 ** get_address_of_m_AllModeList_19() { return &___m_AllModeList_19; } inline void set_m_AllModeList_19(List_1_t128053199 * value) { ___m_AllModeList_19 = value; Il2CppCodeGenWriteBarrier((&___m_AllModeList_19), value); } }; struct CRoomMananger_t1058696229_StaticFields { public: // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::s_instance CRoomMananger_t1058696229 * ___s_instance_1; // System.Boolean DMCore.Logic.CRoomMananger::s_bCanInvite bool ___s_bCanInvite_20; public: inline static int32_t get_offset_of_s_instance_1() { return static_cast(offsetof(CRoomMananger_t1058696229_StaticFields, ___s_instance_1)); } inline CRoomMananger_t1058696229 * get_s_instance_1() const { return ___s_instance_1; } inline CRoomMananger_t1058696229 ** get_address_of_s_instance_1() { return &___s_instance_1; } inline void set_s_instance_1(CRoomMananger_t1058696229 * value) { ___s_instance_1 = value; Il2CppCodeGenWriteBarrier((&___s_instance_1), value); } inline static int32_t get_offset_of_s_bCanInvite_20() { return static_cast(offsetof(CRoomMananger_t1058696229_StaticFields, ___s_bCanInvite_20)); } inline bool get_s_bCanInvite_20() const { return ___s_bCanInvite_20; } inline bool* get_address_of_s_bCanInvite_20() { return &___s_bCanInvite_20; } inline void set_s_bCanInvite_20(bool value) { ___s_bCanInvite_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROOMMANANGER_T1058696229_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 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 ROOMDETAIL_T2805919052_H #define ROOMDETAIL_T2805919052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CRoomMananger/RoomDetail struct RoomDetail_t2805919052 : public RuntimeObject { public: // System.Byte DMCore.Logic.CRoomMananger/RoomDetail::nResult uint8_t ___nResult_0; // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail::nOwnerId int64_t ___nOwnerId_1; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomType int32_t ___nRoomType_2; // DMCore.Logic.CRoomMananger/RoomType DMCore.Logic.CRoomMananger/RoomDetail::enumRoomType int32_t ___enumRoomType_3; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomId int32_t ___nRoomId_4; // System.String DMCore.Logic.CRoomMananger/RoomDetail::strRoomName String_t* ___strRoomName_5; // DMCore.Logic.enumRoomState DMCore.Logic.CRoomMananger/RoomDetail::nRoomState int32_t ___nRoomState_6; // System.Boolean DMCore.Logic.CRoomMananger/RoomDetail::bNeedPwd bool ___bNeedPwd_7; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nPlayMode int32_t ___nPlayMode_8; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nMusicId int32_t ___nMusicId_9; // DMCore.Logic.enumDifficutyLevel DMCore.Logic.CRoomMananger/RoomDetail::nMusicLevel int32_t ___nMusicLevel_10; // DMCore.Logic.enumRandomMusicRange DMCore.Logic.CRoomMananger/RoomDetail::nRandomRange int32_t ___nRandomRange_11; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nKeyMode int32_t ___nKeyMode_12; // System.Int64 DMCore.Logic.CRoomMananger/RoomDetail::nMasterId int64_t ___nMasterId_13; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomSceneID int32_t ___nRoomSceneID_14; // System.Int32 DMCore.Logic.CRoomMananger/RoomDetail::nRoomMainType int32_t ___nRoomMainType_15; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] DMCore.Logic.CRoomMananger/RoomDetail::arrInfo MemberInfoU5BU5D_t1518970116* ___arrInfo_16; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(RoomDetail_t2805919052, ___nResult_0)); } inline uint8_t get_nResult_0() const { return ___nResult_0; } inline uint8_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(uint8_t value) { ___nResult_0 = value; } inline static int32_t get_offset_of_nOwnerId_1() { return static_cast(offsetof(RoomDetail_t2805919052, ___nOwnerId_1)); } inline int64_t get_nOwnerId_1() const { return ___nOwnerId_1; } inline int64_t* get_address_of_nOwnerId_1() { return &___nOwnerId_1; } inline void set_nOwnerId_1(int64_t value) { ___nOwnerId_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomType_2)); } inline int32_t get_nRoomType_2() const { return ___nRoomType_2; } inline int32_t* get_address_of_nRoomType_2() { return &___nRoomType_2; } inline void set_nRoomType_2(int32_t value) { ___nRoomType_2 = value; } inline static int32_t get_offset_of_enumRoomType_3() { return static_cast(offsetof(RoomDetail_t2805919052, ___enumRoomType_3)); } inline int32_t get_enumRoomType_3() const { return ___enumRoomType_3; } inline int32_t* get_address_of_enumRoomType_3() { return &___enumRoomType_3; } inline void set_enumRoomType_3(int32_t value) { ___enumRoomType_3 = value; } inline static int32_t get_offset_of_nRoomId_4() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomId_4)); } inline int32_t get_nRoomId_4() const { return ___nRoomId_4; } inline int32_t* get_address_of_nRoomId_4() { return &___nRoomId_4; } inline void set_nRoomId_4(int32_t value) { ___nRoomId_4 = value; } inline static int32_t get_offset_of_strRoomName_5() { return static_cast(offsetof(RoomDetail_t2805919052, ___strRoomName_5)); } inline String_t* get_strRoomName_5() const { return ___strRoomName_5; } inline String_t** get_address_of_strRoomName_5() { return &___strRoomName_5; } inline void set_strRoomName_5(String_t* value) { ___strRoomName_5 = value; Il2CppCodeGenWriteBarrier((&___strRoomName_5), value); } inline static int32_t get_offset_of_nRoomState_6() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomState_6)); } inline int32_t get_nRoomState_6() const { return ___nRoomState_6; } inline int32_t* get_address_of_nRoomState_6() { return &___nRoomState_6; } inline void set_nRoomState_6(int32_t value) { ___nRoomState_6 = value; } inline static int32_t get_offset_of_bNeedPwd_7() { return static_cast(offsetof(RoomDetail_t2805919052, ___bNeedPwd_7)); } inline bool get_bNeedPwd_7() const { return ___bNeedPwd_7; } inline bool* get_address_of_bNeedPwd_7() { return &___bNeedPwd_7; } inline void set_bNeedPwd_7(bool value) { ___bNeedPwd_7 = value; } inline static int32_t get_offset_of_nPlayMode_8() { return static_cast(offsetof(RoomDetail_t2805919052, ___nPlayMode_8)); } inline int32_t get_nPlayMode_8() const { return ___nPlayMode_8; } inline int32_t* get_address_of_nPlayMode_8() { return &___nPlayMode_8; } inline void set_nPlayMode_8(int32_t value) { ___nPlayMode_8 = value; } inline static int32_t get_offset_of_nMusicId_9() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMusicId_9)); } inline int32_t get_nMusicId_9() const { return ___nMusicId_9; } inline int32_t* get_address_of_nMusicId_9() { return &___nMusicId_9; } inline void set_nMusicId_9(int32_t value) { ___nMusicId_9 = value; } inline static int32_t get_offset_of_nMusicLevel_10() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMusicLevel_10)); } inline int32_t get_nMusicLevel_10() const { return ___nMusicLevel_10; } inline int32_t* get_address_of_nMusicLevel_10() { return &___nMusicLevel_10; } inline void set_nMusicLevel_10(int32_t value) { ___nMusicLevel_10 = value; } inline static int32_t get_offset_of_nRandomRange_11() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRandomRange_11)); } inline int32_t get_nRandomRange_11() const { return ___nRandomRange_11; } inline int32_t* get_address_of_nRandomRange_11() { return &___nRandomRange_11; } inline void set_nRandomRange_11(int32_t value) { ___nRandomRange_11 = value; } inline static int32_t get_offset_of_nKeyMode_12() { return static_cast(offsetof(RoomDetail_t2805919052, ___nKeyMode_12)); } inline int32_t get_nKeyMode_12() const { return ___nKeyMode_12; } inline int32_t* get_address_of_nKeyMode_12() { return &___nKeyMode_12; } inline void set_nKeyMode_12(int32_t value) { ___nKeyMode_12 = value; } inline static int32_t get_offset_of_nMasterId_13() { return static_cast(offsetof(RoomDetail_t2805919052, ___nMasterId_13)); } inline int64_t get_nMasterId_13() const { return ___nMasterId_13; } inline int64_t* get_address_of_nMasterId_13() { return &___nMasterId_13; } inline void set_nMasterId_13(int64_t value) { ___nMasterId_13 = value; } inline static int32_t get_offset_of_nRoomSceneID_14() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomSceneID_14)); } inline int32_t get_nRoomSceneID_14() const { return ___nRoomSceneID_14; } inline int32_t* get_address_of_nRoomSceneID_14() { return &___nRoomSceneID_14; } inline void set_nRoomSceneID_14(int32_t value) { ___nRoomSceneID_14 = value; } inline static int32_t get_offset_of_nRoomMainType_15() { return static_cast(offsetof(RoomDetail_t2805919052, ___nRoomMainType_15)); } inline int32_t get_nRoomMainType_15() const { return ___nRoomMainType_15; } inline int32_t* get_address_of_nRoomMainType_15() { return &___nRoomMainType_15; } inline void set_nRoomMainType_15(int32_t value) { ___nRoomMainType_15 = value; } inline static int32_t get_offset_of_arrInfo_16() { return static_cast(offsetof(RoomDetail_t2805919052, ___arrInfo_16)); } inline MemberInfoU5BU5D_t1518970116* get_arrInfo_16() const { return ___arrInfo_16; } inline MemberInfoU5BU5D_t1518970116** get_address_of_arrInfo_16() { return &___arrInfo_16; } inline void set_arrInfo_16(MemberInfoU5BU5D_t1518970116* value) { ___arrInfo_16 = value; Il2CppCodeGenWriteBarrier((&___arrInfo_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROOMDETAIL_T2805919052_H #ifndef CIDOLCARDMANAGER_T1778192884_H #define CIDOLCARDMANAGER_T1778192884_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CIdolCardManager struct CIdolCardManager_t1778192884 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CIdolCardManager::k__BackingField bool ___U3CIsCheckAllU3Ek__BackingField_6; // System.Int32 DMCore.Logic.CIdolCardManager::k__BackingField int32_t ___U3CCurrentClickCardIDU3Ek__BackingField_7; // DMCore.Logic.Card_Type DMCore.Logic.CIdolCardManager::m_curSelectType int32_t ___m_curSelectType_9; // System.Collections.Generic.List`1 DMCore.Logic.CIdolCardManager::m_selectLevelList List_1_t128053199 * ___m_selectLevelList_10; // System.Collections.Generic.List`1 DMCore.Logic.CIdolCardManager::m_GenerateList List_1_t187333189 * ___m_GenerateList_11; // CDataModelBool DMCore.Logic.CIdolCardManager::m_bRefresh CDataModelBool_t2269476966 * ___m_bRefresh_12; public: inline static int32_t get_offset_of_U3CIsCheckAllU3Ek__BackingField_6() { return static_cast(offsetof(CIdolCardManager_t1778192884, ___U3CIsCheckAllU3Ek__BackingField_6)); } inline bool get_U3CIsCheckAllU3Ek__BackingField_6() const { return ___U3CIsCheckAllU3Ek__BackingField_6; } inline bool* get_address_of_U3CIsCheckAllU3Ek__BackingField_6() { return &___U3CIsCheckAllU3Ek__BackingField_6; } inline void set_U3CIsCheckAllU3Ek__BackingField_6(bool value) { ___U3CIsCheckAllU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CCurrentClickCardIDU3Ek__BackingField_7() { return static_cast(offsetof(CIdolCardManager_t1778192884, ___U3CCurrentClickCardIDU3Ek__BackingField_7)); } inline int32_t get_U3CCurrentClickCardIDU3Ek__BackingField_7() const { return ___U3CCurrentClickCardIDU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CCurrentClickCardIDU3Ek__BackingField_7() { return &___U3CCurrentClickCardIDU3Ek__BackingField_7; } inline void set_U3CCurrentClickCardIDU3Ek__BackingField_7(int32_t value) { ___U3CCurrentClickCardIDU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_curSelectType_9() { return static_cast(offsetof(CIdolCardManager_t1778192884, ___m_curSelectType_9)); } inline int32_t get_m_curSelectType_9() const { return ___m_curSelectType_9; } inline int32_t* get_address_of_m_curSelectType_9() { return &___m_curSelectType_9; } inline void set_m_curSelectType_9(int32_t value) { ___m_curSelectType_9 = value; } inline static int32_t get_offset_of_m_selectLevelList_10() { return static_cast(offsetof(CIdolCardManager_t1778192884, ___m_selectLevelList_10)); } inline List_1_t128053199 * get_m_selectLevelList_10() const { return ___m_selectLevelList_10; } inline List_1_t128053199 ** get_address_of_m_selectLevelList_10() { return &___m_selectLevelList_10; } inline void set_m_selectLevelList_10(List_1_t128053199 * value) { ___m_selectLevelList_10 = value; Il2CppCodeGenWriteBarrier((&___m_selectLevelList_10), value); } inline static int32_t get_offset_of_m_GenerateList_11() { return static_cast(offsetof(CIdolCardManager_t1778192884, ___m_GenerateList_11)); } inline List_1_t187333189 * get_m_GenerateList_11() const { return ___m_GenerateList_11; } inline List_1_t187333189 ** get_address_of_m_GenerateList_11() { return &___m_GenerateList_11; } inline void set_m_GenerateList_11(List_1_t187333189 * value) { ___m_GenerateList_11 = value; Il2CppCodeGenWriteBarrier((&___m_GenerateList_11), value); } inline static int32_t get_offset_of_m_bRefresh_12() { return static_cast(offsetof(CIdolCardManager_t1778192884, ___m_bRefresh_12)); } inline CDataModelBool_t2269476966 * get_m_bRefresh_12() const { return ___m_bRefresh_12; } inline CDataModelBool_t2269476966 ** get_address_of_m_bRefresh_12() { return &___m_bRefresh_12; } inline void set_m_bRefresh_12(CDataModelBool_t2269476966 * value) { ___m_bRefresh_12 = value; Il2CppCodeGenWriteBarrier((&___m_bRefresh_12), value); } }; struct CIdolCardManager_t1778192884_StaticFields { public: // DMCore.Logic.CIdolCardManager DMCore.Logic.CIdolCardManager::s_Instance CIdolCardManager_t1778192884 * ___s_Instance_8; public: inline static int32_t get_offset_of_s_Instance_8() { return static_cast(offsetof(CIdolCardManager_t1778192884_StaticFields, ___s_Instance_8)); } inline CIdolCardManager_t1778192884 * get_s_Instance_8() const { return ___s_Instance_8; } inline CIdolCardManager_t1778192884 ** get_address_of_s_Instance_8() { return &___s_Instance_8; } inline void set_s_Instance_8(CIdolCardManager_t1778192884 * value) { ___s_Instance_8 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIDOLCARDMANAGER_T1778192884_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 CGIFTLISTWND_T2390808505_H #define CGIFTLISTWND_T2390808505_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CGiftListWnd struct CGiftListWnd_t2390808505 : public RuntimeObject { public: // DMCore.Logic.enumGiftListMode DMCore.Logic.CGiftListWnd::m_mode int32_t ___m_mode_1; // System.String DMCore.Logic.CGiftListWnd::m_desc String_t* ___m_desc_2; // DMCore.Logic.CAwardList DMCore.Logic.CGiftListWnd::m_awardArr CAwardList_t4094041907 * ___m_awardArr_3; // DMCore.CDataArray DMCore.Logic.CGiftListWnd::m_callbackData CDataArray_t4068198041 * ___m_callbackData_4; // DMCore.Logic.OnAccetpGiftsCallback DMCore.Logic.CGiftListWnd::m_acceptCallback OnAccetpGiftsCallback_t3618620664 * ___m_acceptCallback_5; public: inline static int32_t get_offset_of_m_mode_1() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_mode_1)); } inline int32_t get_m_mode_1() const { return ___m_mode_1; } inline int32_t* get_address_of_m_mode_1() { return &___m_mode_1; } inline void set_m_mode_1(int32_t value) { ___m_mode_1 = value; } inline static int32_t get_offset_of_m_desc_2() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_desc_2)); } inline String_t* get_m_desc_2() const { return ___m_desc_2; } inline String_t** get_address_of_m_desc_2() { return &___m_desc_2; } inline void set_m_desc_2(String_t* value) { ___m_desc_2 = value; Il2CppCodeGenWriteBarrier((&___m_desc_2), value); } inline static int32_t get_offset_of_m_awardArr_3() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_awardArr_3)); } inline CAwardList_t4094041907 * get_m_awardArr_3() const { return ___m_awardArr_3; } inline CAwardList_t4094041907 ** get_address_of_m_awardArr_3() { return &___m_awardArr_3; } inline void set_m_awardArr_3(CAwardList_t4094041907 * value) { ___m_awardArr_3 = value; Il2CppCodeGenWriteBarrier((&___m_awardArr_3), value); } inline static int32_t get_offset_of_m_callbackData_4() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_callbackData_4)); } inline CDataArray_t4068198041 * get_m_callbackData_4() const { return ___m_callbackData_4; } inline CDataArray_t4068198041 ** get_address_of_m_callbackData_4() { return &___m_callbackData_4; } inline void set_m_callbackData_4(CDataArray_t4068198041 * value) { ___m_callbackData_4 = value; Il2CppCodeGenWriteBarrier((&___m_callbackData_4), value); } inline static int32_t get_offset_of_m_acceptCallback_5() { return static_cast(offsetof(CGiftListWnd_t2390808505, ___m_acceptCallback_5)); } inline OnAccetpGiftsCallback_t3618620664 * get_m_acceptCallback_5() const { return ___m_acceptCallback_5; } inline OnAccetpGiftsCallback_t3618620664 ** get_address_of_m_acceptCallback_5() { return &___m_acceptCallback_5; } inline void set_m_acceptCallback_5(OnAccetpGiftsCallback_t3618620664 * value) { ___m_acceptCallback_5 = value; Il2CppCodeGenWriteBarrier((&___m_acceptCallback_5), value); } }; struct CGiftListWnd_t2390808505_StaticFields { public: // DMCore.Logic.CGiftListWnd DMCore.Logic.CGiftListWnd::s_instance CGiftListWnd_t2390808505 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CGiftListWnd_t2390808505_StaticFields, ___s_instance_0)); } inline CGiftListWnd_t2390808505 * get_s_instance_0() const { return ___s_instance_0; } inline CGiftListWnd_t2390808505 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CGiftListWnd_t2390808505 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CGIFTLISTWND_T2390808505_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef MOUSEORTOUCH_T3052596533_H #define MOUSEORTOUCH_T3052596533_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera/MouseOrTouch struct MouseOrTouch_t3052596533 : public RuntimeObject { public: // UnityEngine.Vector2 UICamera/MouseOrTouch::pos Vector2_t2156229523 ___pos_0; // UnityEngine.Vector2 UICamera/MouseOrTouch::delta Vector2_t2156229523 ___delta_1; // UnityEngine.Vector2 UICamera/MouseOrTouch::totalDelta Vector2_t2156229523 ___totalDelta_2; // UnityEngine.Camera UICamera/MouseOrTouch::pressedCam Camera_t4157153871 * ___pressedCam_3; // UnityEngine.GameObject UICamera/MouseOrTouch::current GameObject_t1113636619 * ___current_4; // UnityEngine.GameObject UICamera/MouseOrTouch::pressed GameObject_t1113636619 * ___pressed_5; // System.Single UICamera/MouseOrTouch::clickTime float ___clickTime_6; // UICamera/ClickNotification UICamera/MouseOrTouch::clickNotification int32_t ___clickNotification_7; // System.Boolean UICamera/MouseOrTouch::touchBegan bool ___touchBegan_8; // System.Boolean UICamera/MouseOrTouch::pressStarted bool ___pressStarted_9; // System.Boolean UICamera/MouseOrTouch::dragStarted bool ___dragStarted_10; public: inline static int32_t get_offset_of_pos_0() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pos_0)); } inline Vector2_t2156229523 get_pos_0() const { return ___pos_0; } inline Vector2_t2156229523 * get_address_of_pos_0() { return &___pos_0; } inline void set_pos_0(Vector2_t2156229523 value) { ___pos_0 = value; } inline static int32_t get_offset_of_delta_1() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___delta_1)); } inline Vector2_t2156229523 get_delta_1() const { return ___delta_1; } inline Vector2_t2156229523 * get_address_of_delta_1() { return &___delta_1; } inline void set_delta_1(Vector2_t2156229523 value) { ___delta_1 = value; } inline static int32_t get_offset_of_totalDelta_2() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___totalDelta_2)); } inline Vector2_t2156229523 get_totalDelta_2() const { return ___totalDelta_2; } inline Vector2_t2156229523 * get_address_of_totalDelta_2() { return &___totalDelta_2; } inline void set_totalDelta_2(Vector2_t2156229523 value) { ___totalDelta_2 = value; } inline static int32_t get_offset_of_pressedCam_3() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pressedCam_3)); } inline Camera_t4157153871 * get_pressedCam_3() const { return ___pressedCam_3; } inline Camera_t4157153871 ** get_address_of_pressedCam_3() { return &___pressedCam_3; } inline void set_pressedCam_3(Camera_t4157153871 * value) { ___pressedCam_3 = value; Il2CppCodeGenWriteBarrier((&___pressedCam_3), value); } inline static int32_t get_offset_of_current_4() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___current_4)); } inline GameObject_t1113636619 * get_current_4() const { return ___current_4; } inline GameObject_t1113636619 ** get_address_of_current_4() { return &___current_4; } inline void set_current_4(GameObject_t1113636619 * value) { ___current_4 = value; Il2CppCodeGenWriteBarrier((&___current_4), value); } inline static int32_t get_offset_of_pressed_5() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pressed_5)); } inline GameObject_t1113636619 * get_pressed_5() const { return ___pressed_5; } inline GameObject_t1113636619 ** get_address_of_pressed_5() { return &___pressed_5; } inline void set_pressed_5(GameObject_t1113636619 * value) { ___pressed_5 = value; Il2CppCodeGenWriteBarrier((&___pressed_5), value); } inline static int32_t get_offset_of_clickTime_6() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___clickTime_6)); } inline float get_clickTime_6() const { return ___clickTime_6; } inline float* get_address_of_clickTime_6() { return &___clickTime_6; } inline void set_clickTime_6(float value) { ___clickTime_6 = value; } inline static int32_t get_offset_of_clickNotification_7() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___clickNotification_7)); } inline int32_t get_clickNotification_7() const { return ___clickNotification_7; } inline int32_t* get_address_of_clickNotification_7() { return &___clickNotification_7; } inline void set_clickNotification_7(int32_t value) { ___clickNotification_7 = value; } inline static int32_t get_offset_of_touchBegan_8() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___touchBegan_8)); } inline bool get_touchBegan_8() const { return ___touchBegan_8; } inline bool* get_address_of_touchBegan_8() { return &___touchBegan_8; } inline void set_touchBegan_8(bool value) { ___touchBegan_8 = value; } inline static int32_t get_offset_of_pressStarted_9() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___pressStarted_9)); } inline bool get_pressStarted_9() const { return ___pressStarted_9; } inline bool* get_address_of_pressStarted_9() { return &___pressStarted_9; } inline void set_pressStarted_9(bool value) { ___pressStarted_9 = value; } inline static int32_t get_offset_of_dragStarted_10() { return static_cast(offsetof(MouseOrTouch_t3052596533, ___dragStarted_10)); } inline bool get_dragStarted_10() const { return ___dragStarted_10; } inline bool* get_address_of_dragStarted_10() { return &___dragStarted_10; } inline void set_dragStarted_10(bool value) { ___dragStarted_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOUSEORTOUCH_T3052596533_H #ifndef COMPARISON_1_T1131370050_H #define COMPARISON_1_T1131370050_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_t1131370050 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T1131370050_H #ifndef ONACCEPTAWARD_T3091551033_H #define ONACCEPTAWARD_T3091551033_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityAward/OnAcceptAward struct OnAcceptAward_t3091551033 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONACCEPTAWARD_T3091551033_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 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 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 CHANGESTARSIN_T3703845707_H #define CHANGESTARSIN_T3703845707_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CConstellationManager/ChangeStarSin struct ChangeStarSin_t3703845707 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANGESTARSIN_T3703845707_H #ifndef ONCHANGENAMECALLBACK_T2458829697_H #define ONCHANGENAMECALLBACK_T2458829697_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnChangeNameCallback struct OnChangeNameCallback_t2458829697 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCHANGENAMECALLBACK_T2458829697_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 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 ONACCETPGIFTSCALLBACK_T3618620664_H #define ONACCETPGIFTSCALLBACK_T3618620664_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.OnAccetpGiftsCallback struct OnAccetpGiftsCallback_t3618620664 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONACCETPGIFTSCALLBACK_T3618620664_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 ONREFRESHISLOVER_T1807964166_H #define ONREFRESHISLOVER_T1807964166_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // cbCouple/OnRefreshIsLover struct OnRefreshIsLover_t1807964166 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONREFRESHISLOVER_T1807964166_H #ifndef ONACCEPTITEM_T3273832551_H #define ONACCEPTITEM_T3273832551_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardItem/OnAcceptItem struct OnAcceptItem_t3273832551 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONACCEPTITEM_T3273832551_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 ACTION_1_T432802497_H #define ACTION_1_T432802497_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_t432802497 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T432802497_H #ifndef ACTION_1_T3252573759_H #define ACTION_1_T3252573759_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_t3252573759 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3252573759_H #ifndef ONCLICKMSGCALLBACK_T2417972543_H #define ONCLICKMSGCALLBACK_T2417972543_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBuyLotteryNum/OnClickMsgCallBack struct OnClickMsgCallBack_t2417972543 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCLICKMSGCALLBACK_T2417972543_H #ifndef ACTION_1_T3647724237_H #define ACTION_1_T3647724237_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_t3647724237 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T3647724237_H #ifndef COMPARISON_1_T830933145_H #define COMPARISON_1_T830933145_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_t830933145 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARISON_1_T830933145_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 ONMSGBOXCLKCALLBACK_T3229751541_H #define ONMSGBOXCLKCALLBACK_T3229751541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMSGBOXCLKCALLBACK_T3229751541_H #ifndef CADCONFIG_T2669318563_H #define CADCONFIG_T2669318563_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CADConfig struct CADConfig_t2669318563 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::blackList List_1_t863193852 * ___blackList_1; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::serverBlackList List_1_t863193852 * ___serverBlackList_2; // System.Int32 DMCore.Logic.CADConfig::mOpen int32_t ___mOpen_4; // System.Int32 DMCore.Logic.CADConfig::mFirst int32_t ___mFirst_5; // System.Int32 DMCore.Logic.CADConfig::mAdult int32_t ___mAdult_6; // System.DateTime DMCore.Logic.CADConfig::mEndTime DateTime_t3738529785 ___mEndTime_7; // System.Boolean[] DMCore.Logic.CADConfig::mTipsState BooleanU5BU5D_t2897418192* ___mTipsState_8; // System.Single DMCore.Logic.CADConfig::mCheckCD float ___mCheckCD_9; // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::mADTypeEnum int32_t ___mADTypeEnum_10; // DMCore.Logic.ADParamEx DMCore.Logic.CADConfig::mADParamEx ADParamEx_t1844218245 * ___mADParamEx_11; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::mADCodeList List_1_t3319525431 * ___mADCodeList_12; // System.Collections.Generic.List`1 DMCore.Logic.CADConfig::mAwardexList List_1_t539570837 * ___mAwardexList_13; // CDataModelInt DMCore.Logic.CADConfig::m_modelAwardInfoData CDataModelInt_t3463393640 * ___m_modelAwardInfoData_14; public: inline static int32_t get_offset_of_blackList_1() { return static_cast(offsetof(CADConfig_t2669318563, ___blackList_1)); } inline List_1_t863193852 * get_blackList_1() const { return ___blackList_1; } inline List_1_t863193852 ** get_address_of_blackList_1() { return &___blackList_1; } inline void set_blackList_1(List_1_t863193852 * value) { ___blackList_1 = value; Il2CppCodeGenWriteBarrier((&___blackList_1), value); } inline static int32_t get_offset_of_serverBlackList_2() { return static_cast(offsetof(CADConfig_t2669318563, ___serverBlackList_2)); } inline List_1_t863193852 * get_serverBlackList_2() const { return ___serverBlackList_2; } inline List_1_t863193852 ** get_address_of_serverBlackList_2() { return &___serverBlackList_2; } inline void set_serverBlackList_2(List_1_t863193852 * value) { ___serverBlackList_2 = value; Il2CppCodeGenWriteBarrier((&___serverBlackList_2), value); } inline static int32_t get_offset_of_mOpen_4() { return static_cast(offsetof(CADConfig_t2669318563, ___mOpen_4)); } inline int32_t get_mOpen_4() const { return ___mOpen_4; } inline int32_t* get_address_of_mOpen_4() { return &___mOpen_4; } inline void set_mOpen_4(int32_t value) { ___mOpen_4 = value; } inline static int32_t get_offset_of_mFirst_5() { return static_cast(offsetof(CADConfig_t2669318563, ___mFirst_5)); } inline int32_t get_mFirst_5() const { return ___mFirst_5; } inline int32_t* get_address_of_mFirst_5() { return &___mFirst_5; } inline void set_mFirst_5(int32_t value) { ___mFirst_5 = value; } inline static int32_t get_offset_of_mAdult_6() { return static_cast(offsetof(CADConfig_t2669318563, ___mAdult_6)); } inline int32_t get_mAdult_6() const { return ___mAdult_6; } inline int32_t* get_address_of_mAdult_6() { return &___mAdult_6; } inline void set_mAdult_6(int32_t value) { ___mAdult_6 = value; } inline static int32_t get_offset_of_mEndTime_7() { return static_cast(offsetof(CADConfig_t2669318563, ___mEndTime_7)); } inline DateTime_t3738529785 get_mEndTime_7() const { return ___mEndTime_7; } inline DateTime_t3738529785 * get_address_of_mEndTime_7() { return &___mEndTime_7; } inline void set_mEndTime_7(DateTime_t3738529785 value) { ___mEndTime_7 = value; } inline static int32_t get_offset_of_mTipsState_8() { return static_cast(offsetof(CADConfig_t2669318563, ___mTipsState_8)); } inline BooleanU5BU5D_t2897418192* get_mTipsState_8() const { return ___mTipsState_8; } inline BooleanU5BU5D_t2897418192** get_address_of_mTipsState_8() { return &___mTipsState_8; } inline void set_mTipsState_8(BooleanU5BU5D_t2897418192* value) { ___mTipsState_8 = value; Il2CppCodeGenWriteBarrier((&___mTipsState_8), value); } inline static int32_t get_offset_of_mCheckCD_9() { return static_cast(offsetof(CADConfig_t2669318563, ___mCheckCD_9)); } inline float get_mCheckCD_9() const { return ___mCheckCD_9; } inline float* get_address_of_mCheckCD_9() { return &___mCheckCD_9; } inline void set_mCheckCD_9(float value) { ___mCheckCD_9 = value; } inline static int32_t get_offset_of_mADTypeEnum_10() { return static_cast(offsetof(CADConfig_t2669318563, ___mADTypeEnum_10)); } inline int32_t get_mADTypeEnum_10() const { return ___mADTypeEnum_10; } inline int32_t* get_address_of_mADTypeEnum_10() { return &___mADTypeEnum_10; } inline void set_mADTypeEnum_10(int32_t value) { ___mADTypeEnum_10 = value; } inline static int32_t get_offset_of_mADParamEx_11() { return static_cast(offsetof(CADConfig_t2669318563, ___mADParamEx_11)); } inline ADParamEx_t1844218245 * get_mADParamEx_11() const { return ___mADParamEx_11; } inline ADParamEx_t1844218245 ** get_address_of_mADParamEx_11() { return &___mADParamEx_11; } inline void set_mADParamEx_11(ADParamEx_t1844218245 * value) { ___mADParamEx_11 = value; Il2CppCodeGenWriteBarrier((&___mADParamEx_11), value); } inline static int32_t get_offset_of_mADCodeList_12() { return static_cast(offsetof(CADConfig_t2669318563, ___mADCodeList_12)); } inline List_1_t3319525431 * get_mADCodeList_12() const { return ___mADCodeList_12; } inline List_1_t3319525431 ** get_address_of_mADCodeList_12() { return &___mADCodeList_12; } inline void set_mADCodeList_12(List_1_t3319525431 * value) { ___mADCodeList_12 = value; Il2CppCodeGenWriteBarrier((&___mADCodeList_12), value); } inline static int32_t get_offset_of_mAwardexList_13() { return static_cast(offsetof(CADConfig_t2669318563, ___mAwardexList_13)); } inline List_1_t539570837 * get_mAwardexList_13() const { return ___mAwardexList_13; } inline List_1_t539570837 ** get_address_of_mAwardexList_13() { return &___mAwardexList_13; } inline void set_mAwardexList_13(List_1_t539570837 * value) { ___mAwardexList_13 = value; Il2CppCodeGenWriteBarrier((&___mAwardexList_13), value); } inline static int32_t get_offset_of_m_modelAwardInfoData_14() { return static_cast(offsetof(CADConfig_t2669318563, ___m_modelAwardInfoData_14)); } inline CDataModelInt_t3463393640 * get_m_modelAwardInfoData_14() const { return ___m_modelAwardInfoData_14; } inline CDataModelInt_t3463393640 ** get_address_of_m_modelAwardInfoData_14() { return &___m_modelAwardInfoData_14; } inline void set_m_modelAwardInfoData_14(CDataModelInt_t3463393640 * value) { ___m_modelAwardInfoData_14 = value; Il2CppCodeGenWriteBarrier((&___m_modelAwardInfoData_14), value); } }; struct CADConfig_t2669318563_StaticFields { public: // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::nowADType int32_t ___nowADType_0; // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::s_Instance CADConfig_t2669318563 * ___s_Instance_3; public: inline static int32_t get_offset_of_nowADType_0() { return static_cast(offsetof(CADConfig_t2669318563_StaticFields, ___nowADType_0)); } inline int32_t get_nowADType_0() const { return ___nowADType_0; } inline int32_t* get_address_of_nowADType_0() { return &___nowADType_0; } inline void set_nowADType_0(int32_t value) { ___nowADType_0 = value; } inline static int32_t get_offset_of_s_Instance_3() { return static_cast(offsetof(CADConfig_t2669318563_StaticFields, ___s_Instance_3)); } inline CADConfig_t2669318563 * get_s_Instance_3() const { return ___s_Instance_3; } inline CADConfig_t2669318563 ** get_address_of_s_Instance_3() { return &___s_Instance_3; } inline void set_s_Instance_3(CADConfig_t2669318563 * value) { ___s_Instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CADCONFIG_T2669318563_H #ifndef RENDERER_T2627027031_H #define RENDERER_T2627027031_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Renderer struct Renderer_t2627027031 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RENDERER_T2627027031_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 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 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 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 ACTION_1_T1368688201_H #define ACTION_1_T1368688201_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_t1368688201 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T1368688201_H #ifndef ANIMATIONCLIP_T2318505987_H #define ANIMATIONCLIP_T2318505987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationClip struct AnimationClip_t2318505987 : public Motion_t1110556653 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONCLIP_T2318505987_H #ifndef 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 CHANGEHANDLER_T1870456169_H #define CHANGEHANDLER_T1870456169_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBtnList/ChangeHandler struct ChangeHandler_t1870456169 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHANGEHANDLER_T1870456169_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 LIGHT_T3756812086_H #define LIGHT_T3756812086_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Light struct Light_t3756812086 : public Behaviour_t1437897464 { public: // System.Int32 UnityEngine.Light::m_BakedIndex int32_t ___m_BakedIndex_2; public: inline static int32_t get_offset_of_m_BakedIndex_2() { return static_cast(offsetof(Light_t3756812086, ___m_BakedIndex_2)); } inline int32_t get_m_BakedIndex_2() const { return ___m_BakedIndex_2; } inline int32_t* get_address_of_m_BakedIndex_2() { return &___m_BakedIndex_2; } inline void set_m_BakedIndex_2(int32_t value) { ___m_BakedIndex_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHT_T3756812086_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 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 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 UIBGUVANIM_T4147147407_H #define UIBGUVANIM_T4147147407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBgUvAnim struct uiBgUvAnim_t4147147407 : public MonoBehaviour_t3962482529 { public: // System.Single uiBgUvAnim::fSpeedX float ___fSpeedX_2; // System.Single uiBgUvAnim::fSpeedY float ___fSpeedY_3; // System.Single uiBgUvAnim::m_fX float ___m_fX_4; // System.Single uiBgUvAnim::m_fY float ___m_fY_5; public: inline static int32_t get_offset_of_fSpeedX_2() { return static_cast(offsetof(uiBgUvAnim_t4147147407, ___fSpeedX_2)); } inline float get_fSpeedX_2() const { return ___fSpeedX_2; } inline float* get_address_of_fSpeedX_2() { return &___fSpeedX_2; } inline void set_fSpeedX_2(float value) { ___fSpeedX_2 = value; } inline static int32_t get_offset_of_fSpeedY_3() { return static_cast(offsetof(uiBgUvAnim_t4147147407, ___fSpeedY_3)); } inline float get_fSpeedY_3() const { return ___fSpeedY_3; } inline float* get_address_of_fSpeedY_3() { return &___fSpeedY_3; } inline void set_fSpeedY_3(float value) { ___fSpeedY_3 = value; } inline static int32_t get_offset_of_m_fX_4() { return static_cast(offsetof(uiBgUvAnim_t4147147407, ___m_fX_4)); } inline float get_m_fX_4() const { return ___m_fX_4; } inline float* get_address_of_m_fX_4() { return &___m_fX_4; } inline void set_m_fX_4(float value) { ___m_fX_4 = value; } inline static int32_t get_offset_of_m_fY_5() { return static_cast(offsetof(uiBgUvAnim_t4147147407, ___m_fY_5)); } inline float get_m_fY_5() const { return ___m_fY_5; } inline float* get_address_of_m_fY_5() { return &___m_fY_5; } inline void set_m_fY_5(float value) { ___m_fY_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBGUVANIM_T4147147407_H #ifndef UICHANNELCELL_T3387525417_H #define UICHANNELCELL_T3387525417_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiChannelCell struct uiChannelCell_t3387525417 : public MonoBehaviour_t3962482529 { public: // UILabel uiChannelCell::m_channelname UILabel_t3248798549 * ___m_channelname_2; // UnityEngine.GameObject uiChannelCell::m_active GameObject_t1113636619 * ___m_active_3; // System.String uiChannelCell::roomID String_t* ___roomID_4; // System.Boolean uiChannelCell::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_m_channelname_2() { return static_cast(offsetof(uiChannelCell_t3387525417, ___m_channelname_2)); } inline UILabel_t3248798549 * get_m_channelname_2() const { return ___m_channelname_2; } inline UILabel_t3248798549 ** get_address_of_m_channelname_2() { return &___m_channelname_2; } inline void set_m_channelname_2(UILabel_t3248798549 * value) { ___m_channelname_2 = value; Il2CppCodeGenWriteBarrier((&___m_channelname_2), value); } inline static int32_t get_offset_of_m_active_3() { return static_cast(offsetof(uiChannelCell_t3387525417, ___m_active_3)); } inline GameObject_t1113636619 * get_m_active_3() const { return ___m_active_3; } inline GameObject_t1113636619 ** get_address_of_m_active_3() { return &___m_active_3; } inline void set_m_active_3(GameObject_t1113636619 * value) { ___m_active_3 = value; Il2CppCodeGenWriteBarrier((&___m_active_3), value); } inline static int32_t get_offset_of_roomID_4() { return static_cast(offsetof(uiChannelCell_t3387525417, ___roomID_4)); } inline String_t* get_roomID_4() const { return ___roomID_4; } inline String_t** get_address_of_roomID_4() { return &___roomID_4; } inline void set_roomID_4(String_t* value) { ___roomID_4 = value; Il2CppCodeGenWriteBarrier((&___roomID_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiChannelCell_t3387525417, ___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 // UICHANNELCELL_T3387525417_H #ifndef UICHANGENAME_T2037277797_H #define UICHANGENAME_T2037277797_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiChangeName struct uiChangeName_t2037277797 : public MonoBehaviour_t3962482529 { public: // UILabel uiChangeName::m_name UILabel_t3248798549 * ___m_name_2; // UnityEngine.Transform uiChangeName::m_root Transform_t3600365921 * ___m_root_3; // UnityEngine.Transform uiChangeName::m_BackGround Transform_t3600365921 * ___m_BackGround_4; // UILabel uiChangeName::m_Massage UILabel_t3248798549 * ___m_Massage_5; // UILabel uiChangeName::m_title UILabel_t3248798549 * ___m_title_6; // UIInput uiChangeName::input UIInput_t421821618 * ___input_7; // UIInput uiChangeName::inputRandom UIInput_t421821618 * ___inputRandom_8; // UILabel uiChangeName::label UILabel_t3248798549 * ___label_9; // System.Boolean uiChangeName::isPageInit bool ___isPageInit_10; // DMCore.Logic.CChangeNameInfo uiChangeName::info CChangeNameInfo_t1998310127 * ___info_11; public: inline static int32_t get_offset_of_m_name_2() { return static_cast(offsetof(uiChangeName_t2037277797, ___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_root_3() { return static_cast(offsetof(uiChangeName_t2037277797, ___m_root_3)); } inline Transform_t3600365921 * get_m_root_3() const { return ___m_root_3; } inline Transform_t3600365921 ** get_address_of_m_root_3() { return &___m_root_3; } inline void set_m_root_3(Transform_t3600365921 * value) { ___m_root_3 = value; Il2CppCodeGenWriteBarrier((&___m_root_3), value); } inline static int32_t get_offset_of_m_BackGround_4() { return static_cast(offsetof(uiChangeName_t2037277797, ___m_BackGround_4)); } inline Transform_t3600365921 * get_m_BackGround_4() const { return ___m_BackGround_4; } inline Transform_t3600365921 ** get_address_of_m_BackGround_4() { return &___m_BackGround_4; } inline void set_m_BackGround_4(Transform_t3600365921 * value) { ___m_BackGround_4 = value; Il2CppCodeGenWriteBarrier((&___m_BackGround_4), value); } inline static int32_t get_offset_of_m_Massage_5() { return static_cast(offsetof(uiChangeName_t2037277797, ___m_Massage_5)); } inline UILabel_t3248798549 * get_m_Massage_5() const { return ___m_Massage_5; } inline UILabel_t3248798549 ** get_address_of_m_Massage_5() { return &___m_Massage_5; } inline void set_m_Massage_5(UILabel_t3248798549 * value) { ___m_Massage_5 = value; Il2CppCodeGenWriteBarrier((&___m_Massage_5), value); } inline static int32_t get_offset_of_m_title_6() { return static_cast(offsetof(uiChangeName_t2037277797, ___m_title_6)); } inline UILabel_t3248798549 * get_m_title_6() const { return ___m_title_6; } inline UILabel_t3248798549 ** get_address_of_m_title_6() { return &___m_title_6; } inline void set_m_title_6(UILabel_t3248798549 * value) { ___m_title_6 = value; Il2CppCodeGenWriteBarrier((&___m_title_6), value); } inline static int32_t get_offset_of_input_7() { return static_cast(offsetof(uiChangeName_t2037277797, ___input_7)); } inline UIInput_t421821618 * get_input_7() const { return ___input_7; } inline UIInput_t421821618 ** get_address_of_input_7() { return &___input_7; } inline void set_input_7(UIInput_t421821618 * value) { ___input_7 = value; Il2CppCodeGenWriteBarrier((&___input_7), value); } inline static int32_t get_offset_of_inputRandom_8() { return static_cast(offsetof(uiChangeName_t2037277797, ___inputRandom_8)); } inline UIInput_t421821618 * get_inputRandom_8() const { return ___inputRandom_8; } inline UIInput_t421821618 ** get_address_of_inputRandom_8() { return &___inputRandom_8; } inline void set_inputRandom_8(UIInput_t421821618 * value) { ___inputRandom_8 = value; Il2CppCodeGenWriteBarrier((&___inputRandom_8), value); } inline static int32_t get_offset_of_label_9() { return static_cast(offsetof(uiChangeName_t2037277797, ___label_9)); } inline UILabel_t3248798549 * get_label_9() const { return ___label_9; } inline UILabel_t3248798549 ** get_address_of_label_9() { return &___label_9; } inline void set_label_9(UILabel_t3248798549 * value) { ___label_9 = value; Il2CppCodeGenWriteBarrier((&___label_9), value); } inline static int32_t get_offset_of_isPageInit_10() { return static_cast(offsetof(uiChangeName_t2037277797, ___isPageInit_10)); } inline bool get_isPageInit_10() const { return ___isPageInit_10; } inline bool* get_address_of_isPageInit_10() { return &___isPageInit_10; } inline void set_isPageInit_10(bool value) { ___isPageInit_10 = value; } inline static int32_t get_offset_of_info_11() { return static_cast(offsetof(uiChangeName_t2037277797, ___info_11)); } inline CChangeNameInfo_t1998310127 * get_info_11() const { return ___info_11; } inline CChangeNameInfo_t1998310127 ** get_address_of_info_11() { return &___info_11; } inline void set_info_11(CChangeNameInfo_t1998310127 * value) { ___info_11 = value; Il2CppCodeGenWriteBarrier((&___info_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICHANGENAME_T2037277797_H #ifndef UISCROLLBAR_T1285772729_H #define UISCROLLBAR_T1285772729_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIScrollBar struct UIScrollBar_t1285772729 : public MonoBehaviour_t3962482529 { public: // UISprite UIScrollBar::mBG UISprite_t194114938 * ___mBG_2; // UISprite UIScrollBar::mFG UISprite_t194114938 * ___mFG_3; // UIScrollBar/Direction UIScrollBar::mDir int32_t ___mDir_4; // System.Boolean UIScrollBar::mInverted bool ___mInverted_5; // System.Single UIScrollBar::mScroll float ___mScroll_6; // System.Single UIScrollBar::mSize float ___mSize_7; // UnityEngine.Transform UIScrollBar::mTrans Transform_t3600365921 * ___mTrans_8; // System.Boolean UIScrollBar::mIsDirty bool ___mIsDirty_9; // UnityEngine.Camera UIScrollBar::mCam Camera_t4157153871 * ___mCam_10; // UnityEngine.Vector2 UIScrollBar::mScreenPos Vector2_t2156229523 ___mScreenPos_11; // System.Action`1 UIScrollBar::onChange Action_1_t1458240324 * ___onChange_12; // System.Action UIScrollBar::onDragFinished Action_t1264377477 * ___onDragFinished_13; public: inline static int32_t get_offset_of_mBG_2() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mBG_2)); } inline UISprite_t194114938 * get_mBG_2() const { return ___mBG_2; } inline UISprite_t194114938 ** get_address_of_mBG_2() { return &___mBG_2; } inline void set_mBG_2(UISprite_t194114938 * value) { ___mBG_2 = value; Il2CppCodeGenWriteBarrier((&___mBG_2), value); } inline static int32_t get_offset_of_mFG_3() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mFG_3)); } inline UISprite_t194114938 * get_mFG_3() const { return ___mFG_3; } inline UISprite_t194114938 ** get_address_of_mFG_3() { return &___mFG_3; } inline void set_mFG_3(UISprite_t194114938 * value) { ___mFG_3 = value; Il2CppCodeGenWriteBarrier((&___mFG_3), value); } inline static int32_t get_offset_of_mDir_4() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mDir_4)); } inline int32_t get_mDir_4() const { return ___mDir_4; } inline int32_t* get_address_of_mDir_4() { return &___mDir_4; } inline void set_mDir_4(int32_t value) { ___mDir_4 = value; } inline static int32_t get_offset_of_mInverted_5() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mInverted_5)); } inline bool get_mInverted_5() const { return ___mInverted_5; } inline bool* get_address_of_mInverted_5() { return &___mInverted_5; } inline void set_mInverted_5(bool value) { ___mInverted_5 = value; } inline static int32_t get_offset_of_mScroll_6() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mScroll_6)); } inline float get_mScroll_6() const { return ___mScroll_6; } inline float* get_address_of_mScroll_6() { return &___mScroll_6; } inline void set_mScroll_6(float value) { ___mScroll_6 = value; } inline static int32_t get_offset_of_mSize_7() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mSize_7)); } inline float get_mSize_7() const { return ___mSize_7; } inline float* get_address_of_mSize_7() { return &___mSize_7; } inline void set_mSize_7(float value) { ___mSize_7 = value; } inline static int32_t get_offset_of_mTrans_8() { return static_cast(offsetof(UIScrollBar_t1285772729, ___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_mIsDirty_9() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mIsDirty_9)); } inline bool get_mIsDirty_9() const { return ___mIsDirty_9; } inline bool* get_address_of_mIsDirty_9() { return &___mIsDirty_9; } inline void set_mIsDirty_9(bool value) { ___mIsDirty_9 = value; } inline static int32_t get_offset_of_mCam_10() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mCam_10)); } inline Camera_t4157153871 * get_mCam_10() const { return ___mCam_10; } inline Camera_t4157153871 ** get_address_of_mCam_10() { return &___mCam_10; } inline void set_mCam_10(Camera_t4157153871 * value) { ___mCam_10 = value; Il2CppCodeGenWriteBarrier((&___mCam_10), value); } inline static int32_t get_offset_of_mScreenPos_11() { return static_cast(offsetof(UIScrollBar_t1285772729, ___mScreenPos_11)); } inline Vector2_t2156229523 get_mScreenPos_11() const { return ___mScreenPos_11; } inline Vector2_t2156229523 * get_address_of_mScreenPos_11() { return &___mScreenPos_11; } inline void set_mScreenPos_11(Vector2_t2156229523 value) { ___mScreenPos_11 = value; } inline static int32_t get_offset_of_onChange_12() { return static_cast(offsetof(UIScrollBar_t1285772729, ___onChange_12)); } inline Action_1_t1458240324 * get_onChange_12() const { return ___onChange_12; } inline Action_1_t1458240324 ** get_address_of_onChange_12() { return &___onChange_12; } inline void set_onChange_12(Action_1_t1458240324 * value) { ___onChange_12 = value; Il2CppCodeGenWriteBarrier((&___onChange_12), value); } inline static int32_t get_offset_of_onDragFinished_13() { return static_cast(offsetof(UIScrollBar_t1285772729, ___onDragFinished_13)); } inline Action_t1264377477 * get_onDragFinished_13() const { return ___onDragFinished_13; } inline Action_t1264377477 ** get_address_of_onDragFinished_13() { return &___onDragFinished_13; } inline void set_onDragFinished_13(Action_t1264377477 * value) { ___onDragFinished_13 = value; Il2CppCodeGenWriteBarrier((&___onDragFinished_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISCROLLBAR_T1285772729_H #ifndef UIAWARDEDTIPS_T2524531762_H #define UIAWARDEDTIPS_T2524531762_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardedTips struct uiAwardedTips_t2524531762 : public MonoBehaviour_t3962482529 { public: // UILabel uiAwardedTips::titleLabel UILabel_t3248798549 * ___titleLabel_2; // UILabel uiAwardedTips::contentLabel UILabel_t3248798549 * ___contentLabel_3; // UILabel uiAwardedTips::watchLabel UILabel_t3248798549 * ___watchLabel_4; // UnityEngine.Transform uiAwardedTips::awardexBtn Transform_t3600365921 * ___awardexBtn_5; public: inline static int32_t get_offset_of_titleLabel_2() { return static_cast(offsetof(uiAwardedTips_t2524531762, ___titleLabel_2)); } inline UILabel_t3248798549 * get_titleLabel_2() const { return ___titleLabel_2; } inline UILabel_t3248798549 ** get_address_of_titleLabel_2() { return &___titleLabel_2; } inline void set_titleLabel_2(UILabel_t3248798549 * value) { ___titleLabel_2 = value; Il2CppCodeGenWriteBarrier((&___titleLabel_2), value); } inline static int32_t get_offset_of_contentLabel_3() { return static_cast(offsetof(uiAwardedTips_t2524531762, ___contentLabel_3)); } inline UILabel_t3248798549 * get_contentLabel_3() const { return ___contentLabel_3; } inline UILabel_t3248798549 ** get_address_of_contentLabel_3() { return &___contentLabel_3; } inline void set_contentLabel_3(UILabel_t3248798549 * value) { ___contentLabel_3 = value; Il2CppCodeGenWriteBarrier((&___contentLabel_3), value); } inline static int32_t get_offset_of_watchLabel_4() { return static_cast(offsetof(uiAwardedTips_t2524531762, ___watchLabel_4)); } inline UILabel_t3248798549 * get_watchLabel_4() const { return ___watchLabel_4; } inline UILabel_t3248798549 ** get_address_of_watchLabel_4() { return &___watchLabel_4; } inline void set_watchLabel_4(UILabel_t3248798549 * value) { ___watchLabel_4 = value; Il2CppCodeGenWriteBarrier((&___watchLabel_4), value); } inline static int32_t get_offset_of_awardexBtn_5() { return static_cast(offsetof(uiAwardedTips_t2524531762, ___awardexBtn_5)); } inline Transform_t3600365921 * get_awardexBtn_5() const { return ___awardexBtn_5; } inline Transform_t3600365921 ** get_address_of_awardexBtn_5() { return &___awardexBtn_5; } inline void set_awardexBtn_5(Transform_t3600365921 * value) { ___awardexBtn_5 = value; Il2CppCodeGenWriteBarrier((&___awardexBtn_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAWARDEDTIPS_T2524531762_H #ifndef UIACTIVITYAWARD_T2058870093_H #define UIACTIVITYAWARD_T2058870093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiActivityAward struct uiActivityAward_t2058870093 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform[] uiActivityAward::m_uiGifts TransformU5BU5D_t807237628* ___m_uiGifts_2; // UnityEngine.GameObject uiActivityAward::m_uiButtonRoot GameObject_t1113636619 * ___m_uiButtonRoot_3; // UILabel uiActivityAward::m_uiButtonDesc UILabel_t3248798549 * ___m_uiButtonDesc_4; // UISprite uiActivityAward::m_uiButtonState UISprite_t194114938 * ___m_uiButtonState_5; // uiActivityAward/OnAcceptAward uiActivityAward::m_listener OnAcceptAward_t3091551033 * ___m_listener_6; // DMCore.Logic.CAwardList uiActivityAward::m_awardArr CAwardList_t4094041907 * ___m_awardArr_7; // DMCore.Logic.enumAwardState uiActivityAward::m_acceptState int32_t ___m_acceptState_8; // System.Boolean uiActivityAward::m_isIconReday bool ___m_isIconReday_9; public: inline static int32_t get_offset_of_m_uiGifts_2() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiGifts_2)); } inline TransformU5BU5D_t807237628* get_m_uiGifts_2() const { return ___m_uiGifts_2; } inline TransformU5BU5D_t807237628** get_address_of_m_uiGifts_2() { return &___m_uiGifts_2; } inline void set_m_uiGifts_2(TransformU5BU5D_t807237628* value) { ___m_uiGifts_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiGifts_2), value); } inline static int32_t get_offset_of_m_uiButtonRoot_3() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiButtonRoot_3)); } inline GameObject_t1113636619 * get_m_uiButtonRoot_3() const { return ___m_uiButtonRoot_3; } inline GameObject_t1113636619 ** get_address_of_m_uiButtonRoot_3() { return &___m_uiButtonRoot_3; } inline void set_m_uiButtonRoot_3(GameObject_t1113636619 * value) { ___m_uiButtonRoot_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiButtonRoot_3), value); } inline static int32_t get_offset_of_m_uiButtonDesc_4() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiButtonDesc_4)); } inline UILabel_t3248798549 * get_m_uiButtonDesc_4() const { return ___m_uiButtonDesc_4; } inline UILabel_t3248798549 ** get_address_of_m_uiButtonDesc_4() { return &___m_uiButtonDesc_4; } inline void set_m_uiButtonDesc_4(UILabel_t3248798549 * value) { ___m_uiButtonDesc_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiButtonDesc_4), value); } inline static int32_t get_offset_of_m_uiButtonState_5() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_uiButtonState_5)); } inline UISprite_t194114938 * get_m_uiButtonState_5() const { return ___m_uiButtonState_5; } inline UISprite_t194114938 ** get_address_of_m_uiButtonState_5() { return &___m_uiButtonState_5; } inline void set_m_uiButtonState_5(UISprite_t194114938 * value) { ___m_uiButtonState_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiButtonState_5), value); } inline static int32_t get_offset_of_m_listener_6() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_listener_6)); } inline OnAcceptAward_t3091551033 * get_m_listener_6() const { return ___m_listener_6; } inline OnAcceptAward_t3091551033 ** get_address_of_m_listener_6() { return &___m_listener_6; } inline void set_m_listener_6(OnAcceptAward_t3091551033 * value) { ___m_listener_6 = value; Il2CppCodeGenWriteBarrier((&___m_listener_6), value); } inline static int32_t get_offset_of_m_awardArr_7() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_awardArr_7)); } inline CAwardList_t4094041907 * get_m_awardArr_7() const { return ___m_awardArr_7; } inline CAwardList_t4094041907 ** get_address_of_m_awardArr_7() { return &___m_awardArr_7; } inline void set_m_awardArr_7(CAwardList_t4094041907 * value) { ___m_awardArr_7 = value; Il2CppCodeGenWriteBarrier((&___m_awardArr_7), value); } inline static int32_t get_offset_of_m_acceptState_8() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_acceptState_8)); } inline int32_t get_m_acceptState_8() const { return ___m_acceptState_8; } inline int32_t* get_address_of_m_acceptState_8() { return &___m_acceptState_8; } inline void set_m_acceptState_8(int32_t value) { ___m_acceptState_8 = value; } inline static int32_t get_offset_of_m_isIconReday_9() { return static_cast(offsetof(uiActivityAward_t2058870093, ___m_isIconReday_9)); } inline bool get_m_isIconReday_9() const { return ___m_isIconReday_9; } inline bool* get_address_of_m_isIconReday_9() { return &___m_isIconReday_9; } inline void set_m_isIconReday_9(bool value) { ___m_isIconReday_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIACTIVITYAWARD_T2058870093_H #ifndef UIAWARDUNIT_T3137291991_H #define UIAWARDUNIT_T3137291991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardUnit struct uiAwardUnit_t3137291991 : public MonoBehaviour_t3962482529 { public: // UITexture uiAwardUnit::m_resIcon UITexture_t3471168817 * ___m_resIcon_2; // UILabel uiAwardUnit::m_resName UILabel_t3248798549 * ___m_resName_3; // UILabel uiAwardUnit::m_resCount UILabel_t3248798549 * ___m_resCount_4; // UILabel uiAwardUnit::m_resValidation UILabel_t3248798549 * ___m_resValidation_5; // UnityEngine.GameObject uiAwardUnit::m_resFashionStar GameObject_t1113636619 * ___m_resFashionStar_6; // UILabel uiAwardUnit::m_resFashionValue UILabel_t3248798549 * ___m_resFashionValue_7; // UISprite uiAwardUnit::m_resQuality UISprite_t194114938 * ___m_resQuality_8; // UnityEngine.Vector3 uiAwardUnit::m_scal Vector3_t3722313464 ___m_scal_9; // DMCore.Logic.CAwardItem uiAwardUnit::m_Data CAwardItem_t1677460915 * ___m_Data_10; // System.Boolean uiAwardUnit::m_isIconReady bool ___m_isIconReady_11; // UnityEngine.Vector3 uiAwardUnit::m_orignalSize Vector3_t3722313464 ___m_orignalSize_12; public: inline static int32_t get_offset_of_m_resIcon_2() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resIcon_2)); } inline UITexture_t3471168817 * get_m_resIcon_2() const { return ___m_resIcon_2; } inline UITexture_t3471168817 ** get_address_of_m_resIcon_2() { return &___m_resIcon_2; } inline void set_m_resIcon_2(UITexture_t3471168817 * value) { ___m_resIcon_2 = value; Il2CppCodeGenWriteBarrier((&___m_resIcon_2), value); } inline static int32_t get_offset_of_m_resName_3() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resName_3)); } inline UILabel_t3248798549 * get_m_resName_3() const { return ___m_resName_3; } inline UILabel_t3248798549 ** get_address_of_m_resName_3() { return &___m_resName_3; } inline void set_m_resName_3(UILabel_t3248798549 * value) { ___m_resName_3 = value; Il2CppCodeGenWriteBarrier((&___m_resName_3), value); } inline static int32_t get_offset_of_m_resCount_4() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resCount_4)); } inline UILabel_t3248798549 * get_m_resCount_4() const { return ___m_resCount_4; } inline UILabel_t3248798549 ** get_address_of_m_resCount_4() { return &___m_resCount_4; } inline void set_m_resCount_4(UILabel_t3248798549 * value) { ___m_resCount_4 = value; Il2CppCodeGenWriteBarrier((&___m_resCount_4), value); } inline static int32_t get_offset_of_m_resValidation_5() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resValidation_5)); } inline UILabel_t3248798549 * get_m_resValidation_5() const { return ___m_resValidation_5; } inline UILabel_t3248798549 ** get_address_of_m_resValidation_5() { return &___m_resValidation_5; } inline void set_m_resValidation_5(UILabel_t3248798549 * value) { ___m_resValidation_5 = value; Il2CppCodeGenWriteBarrier((&___m_resValidation_5), value); } inline static int32_t get_offset_of_m_resFashionStar_6() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resFashionStar_6)); } inline GameObject_t1113636619 * get_m_resFashionStar_6() const { return ___m_resFashionStar_6; } inline GameObject_t1113636619 ** get_address_of_m_resFashionStar_6() { return &___m_resFashionStar_6; } inline void set_m_resFashionStar_6(GameObject_t1113636619 * value) { ___m_resFashionStar_6 = value; Il2CppCodeGenWriteBarrier((&___m_resFashionStar_6), value); } inline static int32_t get_offset_of_m_resFashionValue_7() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resFashionValue_7)); } inline UILabel_t3248798549 * get_m_resFashionValue_7() const { return ___m_resFashionValue_7; } inline UILabel_t3248798549 ** get_address_of_m_resFashionValue_7() { return &___m_resFashionValue_7; } inline void set_m_resFashionValue_7(UILabel_t3248798549 * value) { ___m_resFashionValue_7 = value; Il2CppCodeGenWriteBarrier((&___m_resFashionValue_7), value); } inline static int32_t get_offset_of_m_resQuality_8() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_resQuality_8)); } inline UISprite_t194114938 * get_m_resQuality_8() const { return ___m_resQuality_8; } inline UISprite_t194114938 ** get_address_of_m_resQuality_8() { return &___m_resQuality_8; } inline void set_m_resQuality_8(UISprite_t194114938 * value) { ___m_resQuality_8 = value; Il2CppCodeGenWriteBarrier((&___m_resQuality_8), value); } inline static int32_t get_offset_of_m_scal_9() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_scal_9)); } inline Vector3_t3722313464 get_m_scal_9() const { return ___m_scal_9; } inline Vector3_t3722313464 * get_address_of_m_scal_9() { return &___m_scal_9; } inline void set_m_scal_9(Vector3_t3722313464 value) { ___m_scal_9 = value; } inline static int32_t get_offset_of_m_Data_10() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_Data_10)); } inline CAwardItem_t1677460915 * get_m_Data_10() const { return ___m_Data_10; } inline CAwardItem_t1677460915 ** get_address_of_m_Data_10() { return &___m_Data_10; } inline void set_m_Data_10(CAwardItem_t1677460915 * value) { ___m_Data_10 = value; Il2CppCodeGenWriteBarrier((&___m_Data_10), value); } inline static int32_t get_offset_of_m_isIconReady_11() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_isIconReady_11)); } inline bool get_m_isIconReady_11() const { return ___m_isIconReady_11; } inline bool* get_address_of_m_isIconReady_11() { return &___m_isIconReady_11; } inline void set_m_isIconReady_11(bool value) { ___m_isIconReady_11 = value; } inline static int32_t get_offset_of_m_orignalSize_12() { return static_cast(offsetof(uiAwardUnit_t3137291991, ___m_orignalSize_12)); } inline Vector3_t3722313464 get_m_orignalSize_12() const { return ___m_orignalSize_12; } inline Vector3_t3722313464 * get_address_of_m_orignalSize_12() { return &___m_orignalSize_12; } inline void set_m_orignalSize_12(Vector3_t3722313464 value) { ___m_orignalSize_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAWARDUNIT_T3137291991_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 UIBEACHROOMDETAIL_T1802923196_H #define UIBEACHROOMDETAIL_T1802923196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBeachRoomDetail struct uiBeachRoomDetail_t1802923196 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform[] uiBeachRoomDetail::m_uiMembersInfo TransformU5BU5D_t807237628* ___m_uiMembersInfo_2; // UILabel uiBeachRoomDetail::m_uiMemberCount UILabel_t3248798549 * ___m_uiMemberCount_3; // System.Boolean uiBeachRoomDetail::m_bPageInit bool ___m_bPageInit_4; // System.Int32 uiBeachRoomDetail::m_nRoomId int32_t ___m_nRoomId_5; public: inline static int32_t get_offset_of_m_uiMembersInfo_2() { return static_cast(offsetof(uiBeachRoomDetail_t1802923196, ___m_uiMembersInfo_2)); } inline TransformU5BU5D_t807237628* get_m_uiMembersInfo_2() const { return ___m_uiMembersInfo_2; } inline TransformU5BU5D_t807237628** get_address_of_m_uiMembersInfo_2() { return &___m_uiMembersInfo_2; } inline void set_m_uiMembersInfo_2(TransformU5BU5D_t807237628* value) { ___m_uiMembersInfo_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiMembersInfo_2), value); } inline static int32_t get_offset_of_m_uiMemberCount_3() { return static_cast(offsetof(uiBeachRoomDetail_t1802923196, ___m_uiMemberCount_3)); } inline UILabel_t3248798549 * get_m_uiMemberCount_3() const { return ___m_uiMemberCount_3; } inline UILabel_t3248798549 ** get_address_of_m_uiMemberCount_3() { return &___m_uiMemberCount_3; } inline void set_m_uiMemberCount_3(UILabel_t3248798549 * value) { ___m_uiMemberCount_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiMemberCount_3), value); } inline static int32_t get_offset_of_m_bPageInit_4() { return static_cast(offsetof(uiBeachRoomDetail_t1802923196, ___m_bPageInit_4)); } inline bool get_m_bPageInit_4() const { return ___m_bPageInit_4; } inline bool* get_address_of_m_bPageInit_4() { return &___m_bPageInit_4; } inline void set_m_bPageInit_4(bool value) { ___m_bPageInit_4 = value; } inline static int32_t get_offset_of_m_nRoomId_5() { return static_cast(offsetof(uiBeachRoomDetail_t1802923196, ___m_nRoomId_5)); } inline int32_t get_m_nRoomId_5() const { return ___m_nRoomId_5; } inline int32_t* get_address_of_m_nRoomId_5() { return &___m_nRoomId_5; } inline void set_m_nRoomId_5(int32_t value) { ___m_nRoomId_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBEACHROOMDETAIL_T1802923196_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 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 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 UIROOMITEM_T56249093_H #define UIROOMITEM_T56249093_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiRoomItem struct uiRoomItem_t56249093 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiRoomItem::m_uiRoot Transform_t3600365921 * ___m_uiRoot_2; // UnityEngine.Transform[] uiRoomItem::m_uiMemberState TransformU5BU5D_t807237628* ___m_uiMemberState_3; // UILabel uiRoomItem::m_roomName UILabel_t3248798549 * ___m_roomName_4; // UILabel uiRoomItem::m_curCnt UILabel_t3248798549 * ___m_curCnt_5; // System.Int32 uiRoomItem::m_lineIdx int32_t ___m_lineIdx_6; // System.Boolean uiRoomItem::isPageInit bool ___isPageInit_7; // System.Boolean uiRoomItem::m_bReady bool ___m_bReady_8; // System.Int32 uiRoomItem::m_roomIndex int32_t ___m_roomIndex_9; // System.Int32 uiRoomItem::m_roomID int32_t ___m_roomID_10; // System.Int32 uiRoomItem::m_NotFirendCount int32_t ___m_NotFirendCount_11; public: inline static int32_t get_offset_of_m_uiRoot_2() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_uiRoot_2)); } inline Transform_t3600365921 * get_m_uiRoot_2() const { return ___m_uiRoot_2; } inline Transform_t3600365921 ** get_address_of_m_uiRoot_2() { return &___m_uiRoot_2; } inline void set_m_uiRoot_2(Transform_t3600365921 * value) { ___m_uiRoot_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiRoot_2), value); } inline static int32_t get_offset_of_m_uiMemberState_3() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_uiMemberState_3)); } inline TransformU5BU5D_t807237628* get_m_uiMemberState_3() const { return ___m_uiMemberState_3; } inline TransformU5BU5D_t807237628** get_address_of_m_uiMemberState_3() { return &___m_uiMemberState_3; } inline void set_m_uiMemberState_3(TransformU5BU5D_t807237628* value) { ___m_uiMemberState_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiMemberState_3), value); } inline static int32_t get_offset_of_m_roomName_4() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_roomName_4)); } inline UILabel_t3248798549 * get_m_roomName_4() const { return ___m_roomName_4; } inline UILabel_t3248798549 ** get_address_of_m_roomName_4() { return &___m_roomName_4; } inline void set_m_roomName_4(UILabel_t3248798549 * value) { ___m_roomName_4 = value; Il2CppCodeGenWriteBarrier((&___m_roomName_4), value); } inline static int32_t get_offset_of_m_curCnt_5() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_curCnt_5)); } inline UILabel_t3248798549 * get_m_curCnt_5() const { return ___m_curCnt_5; } inline UILabel_t3248798549 ** get_address_of_m_curCnt_5() { return &___m_curCnt_5; } inline void set_m_curCnt_5(UILabel_t3248798549 * value) { ___m_curCnt_5 = value; Il2CppCodeGenWriteBarrier((&___m_curCnt_5), value); } inline static int32_t get_offset_of_m_lineIdx_6() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_lineIdx_6)); } inline int32_t get_m_lineIdx_6() const { return ___m_lineIdx_6; } inline int32_t* get_address_of_m_lineIdx_6() { return &___m_lineIdx_6; } inline void set_m_lineIdx_6(int32_t value) { ___m_lineIdx_6 = value; } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(uiRoomItem_t56249093, ___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; } inline static int32_t get_offset_of_m_bReady_8() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_bReady_8)); } inline bool get_m_bReady_8() const { return ___m_bReady_8; } inline bool* get_address_of_m_bReady_8() { return &___m_bReady_8; } inline void set_m_bReady_8(bool value) { ___m_bReady_8 = value; } inline static int32_t get_offset_of_m_roomIndex_9() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_roomIndex_9)); } inline int32_t get_m_roomIndex_9() const { return ___m_roomIndex_9; } inline int32_t* get_address_of_m_roomIndex_9() { return &___m_roomIndex_9; } inline void set_m_roomIndex_9(int32_t value) { ___m_roomIndex_9 = value; } inline static int32_t get_offset_of_m_roomID_10() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_roomID_10)); } inline int32_t get_m_roomID_10() const { return ___m_roomID_10; } inline int32_t* get_address_of_m_roomID_10() { return &___m_roomID_10; } inline void set_m_roomID_10(int32_t value) { ___m_roomID_10 = value; } inline static int32_t get_offset_of_m_NotFirendCount_11() { return static_cast(offsetof(uiRoomItem_t56249093, ___m_NotFirendCount_11)); } inline int32_t get_m_NotFirendCount_11() const { return ___m_NotFirendCount_11; } inline int32_t* get_address_of_m_NotFirendCount_11() { return &___m_NotFirendCount_11; } inline void set_m_NotFirendCount_11(int32_t value) { ___m_NotFirendCount_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIROOMITEM_T56249093_H #ifndef UIBUTTONSOUND_T1291613135_H #define UIBUTTONSOUND_T1291613135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonSound struct UIButtonSound_t1291613135 : public MonoBehaviour_t3962482529 { public: // UnityEngine.AudioClip UIButtonSound::audioClip AudioClip_t3680889665 * ___audioClip_2; // UIButtonSound/Trigger UIButtonSound::trigger int32_t ___trigger_3; // System.Single UIButtonSound::volume float ___volume_4; // System.Single UIButtonSound::pitch float ___pitch_5; public: inline static int32_t get_offset_of_audioClip_2() { return static_cast(offsetof(UIButtonSound_t1291613135, ___audioClip_2)); } inline AudioClip_t3680889665 * get_audioClip_2() const { return ___audioClip_2; } inline AudioClip_t3680889665 ** get_address_of_audioClip_2() { return &___audioClip_2; } inline void set_audioClip_2(AudioClip_t3680889665 * value) { ___audioClip_2 = value; Il2CppCodeGenWriteBarrier((&___audioClip_2), value); } inline static int32_t get_offset_of_trigger_3() { return static_cast(offsetof(UIButtonSound_t1291613135, ___trigger_3)); } inline int32_t get_trigger_3() const { return ___trigger_3; } inline int32_t* get_address_of_trigger_3() { return &___trigger_3; } inline void set_trigger_3(int32_t value) { ___trigger_3 = value; } inline static int32_t get_offset_of_volume_4() { return static_cast(offsetof(UIButtonSound_t1291613135, ___volume_4)); } inline float get_volume_4() const { return ___volume_4; } inline float* get_address_of_volume_4() { return &___volume_4; } inline void set_volume_4(float value) { ___volume_4 = value; } inline static int32_t get_offset_of_pitch_5() { return static_cast(offsetof(UIButtonSound_t1291613135, ___pitch_5)); } inline float get_pitch_5() const { return ___pitch_5; } inline float* get_address_of_pitch_5() { return &___pitch_5; } inline void set_pitch_5(float value) { ___pitch_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONSOUND_T1291613135_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 UIBEACHSCENEINFO_T2766362383_H #define UIBEACHSCENEINFO_T2766362383_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBeachSceneInfo struct uiBeachSceneInfo_t2766362383 : public MonoBehaviour_t3962482529 { public: // System.Int32 uiBeachSceneInfo::m_lastRoomListCount int32_t ___m_lastRoomListCount_2; // System.Int32 uiBeachSceneInfo::m_curRoomListCount int32_t ___m_curRoomListCount_3; // DMListView uiBeachSceneInfo::m_sceneDMList DMListView_t512231514 * ___m_sceneDMList_4; // DMListView uiBeachSceneInfo::m_roomDMList DMListView_t512231514 * ___m_roomDMList_5; // UnityEngine.GameObject uiBeachSceneInfo::m_closeBtn GameObject_t1113636619 * ___m_closeBtn_6; // UnityEngine.GameObject uiBeachSceneInfo::m_createRoomBtn GameObject_t1113636619 * ___m_createRoomBtn_7; // UnityEngine.GameObject uiBeachSceneInfo::m_disableCreateBtn GameObject_t1113636619 * ___m_disableCreateBtn_8; // UnityEngine.GameObject uiBeachSceneInfo::m_emptyObj GameObject_t1113636619 * ___m_emptyObj_9; // UITexture uiBeachSceneInfo::m_PicTex UITexture_t3471168817 * ___m_PicTex_10; // UILabel uiBeachSceneInfo::m_openTimeLab UILabel_t3248798549 * ___m_openTimeLab_11; // UILabel uiBeachSceneInfo::m_contentLab UILabel_t3248798549 * ___m_contentLab_12; // System.Boolean uiBeachSceneInfo::m_bPageDone bool ___m_bPageDone_13; // UnityEngine.Vector3 uiBeachSceneInfo::m_initScale Vector3_t3722313464 ___m_initScale_14; // System.Boolean uiBeachSceneInfo::bInitSceneListViewDone bool ___bInitSceneListViewDone_15; // System.Boolean uiBeachSceneInfo::bInitRoomListViewDone bool ___bInitRoomListViewDone_16; // uiBeachRoomDetail uiBeachSceneInfo::m_uiDetailWnd uiBeachRoomDetail_t1802923196 * ___m_uiDetailWnd_17; public: inline static int32_t get_offset_of_m_lastRoomListCount_2() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_lastRoomListCount_2)); } inline int32_t get_m_lastRoomListCount_2() const { return ___m_lastRoomListCount_2; } inline int32_t* get_address_of_m_lastRoomListCount_2() { return &___m_lastRoomListCount_2; } inline void set_m_lastRoomListCount_2(int32_t value) { ___m_lastRoomListCount_2 = value; } inline static int32_t get_offset_of_m_curRoomListCount_3() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_curRoomListCount_3)); } inline int32_t get_m_curRoomListCount_3() const { return ___m_curRoomListCount_3; } inline int32_t* get_address_of_m_curRoomListCount_3() { return &___m_curRoomListCount_3; } inline void set_m_curRoomListCount_3(int32_t value) { ___m_curRoomListCount_3 = value; } inline static int32_t get_offset_of_m_sceneDMList_4() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_sceneDMList_4)); } inline DMListView_t512231514 * get_m_sceneDMList_4() const { return ___m_sceneDMList_4; } inline DMListView_t512231514 ** get_address_of_m_sceneDMList_4() { return &___m_sceneDMList_4; } inline void set_m_sceneDMList_4(DMListView_t512231514 * value) { ___m_sceneDMList_4 = value; Il2CppCodeGenWriteBarrier((&___m_sceneDMList_4), value); } inline static int32_t get_offset_of_m_roomDMList_5() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_roomDMList_5)); } inline DMListView_t512231514 * get_m_roomDMList_5() const { return ___m_roomDMList_5; } inline DMListView_t512231514 ** get_address_of_m_roomDMList_5() { return &___m_roomDMList_5; } inline void set_m_roomDMList_5(DMListView_t512231514 * value) { ___m_roomDMList_5 = value; Il2CppCodeGenWriteBarrier((&___m_roomDMList_5), value); } inline static int32_t get_offset_of_m_closeBtn_6() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_closeBtn_6)); } inline GameObject_t1113636619 * get_m_closeBtn_6() const { return ___m_closeBtn_6; } inline GameObject_t1113636619 ** get_address_of_m_closeBtn_6() { return &___m_closeBtn_6; } inline void set_m_closeBtn_6(GameObject_t1113636619 * value) { ___m_closeBtn_6 = value; Il2CppCodeGenWriteBarrier((&___m_closeBtn_6), value); } inline static int32_t get_offset_of_m_createRoomBtn_7() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_createRoomBtn_7)); } inline GameObject_t1113636619 * get_m_createRoomBtn_7() const { return ___m_createRoomBtn_7; } inline GameObject_t1113636619 ** get_address_of_m_createRoomBtn_7() { return &___m_createRoomBtn_7; } inline void set_m_createRoomBtn_7(GameObject_t1113636619 * value) { ___m_createRoomBtn_7 = value; Il2CppCodeGenWriteBarrier((&___m_createRoomBtn_7), value); } inline static int32_t get_offset_of_m_disableCreateBtn_8() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_disableCreateBtn_8)); } inline GameObject_t1113636619 * get_m_disableCreateBtn_8() const { return ___m_disableCreateBtn_8; } inline GameObject_t1113636619 ** get_address_of_m_disableCreateBtn_8() { return &___m_disableCreateBtn_8; } inline void set_m_disableCreateBtn_8(GameObject_t1113636619 * value) { ___m_disableCreateBtn_8 = value; Il2CppCodeGenWriteBarrier((&___m_disableCreateBtn_8), value); } inline static int32_t get_offset_of_m_emptyObj_9() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_emptyObj_9)); } inline GameObject_t1113636619 * get_m_emptyObj_9() const { return ___m_emptyObj_9; } inline GameObject_t1113636619 ** get_address_of_m_emptyObj_9() { return &___m_emptyObj_9; } inline void set_m_emptyObj_9(GameObject_t1113636619 * value) { ___m_emptyObj_9 = value; Il2CppCodeGenWriteBarrier((&___m_emptyObj_9), value); } inline static int32_t get_offset_of_m_PicTex_10() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_PicTex_10)); } inline UITexture_t3471168817 * get_m_PicTex_10() const { return ___m_PicTex_10; } inline UITexture_t3471168817 ** get_address_of_m_PicTex_10() { return &___m_PicTex_10; } inline void set_m_PicTex_10(UITexture_t3471168817 * value) { ___m_PicTex_10 = value; Il2CppCodeGenWriteBarrier((&___m_PicTex_10), value); } inline static int32_t get_offset_of_m_openTimeLab_11() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_openTimeLab_11)); } inline UILabel_t3248798549 * get_m_openTimeLab_11() const { return ___m_openTimeLab_11; } inline UILabel_t3248798549 ** get_address_of_m_openTimeLab_11() { return &___m_openTimeLab_11; } inline void set_m_openTimeLab_11(UILabel_t3248798549 * value) { ___m_openTimeLab_11 = value; Il2CppCodeGenWriteBarrier((&___m_openTimeLab_11), value); } inline static int32_t get_offset_of_m_contentLab_12() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_contentLab_12)); } inline UILabel_t3248798549 * get_m_contentLab_12() const { return ___m_contentLab_12; } inline UILabel_t3248798549 ** get_address_of_m_contentLab_12() { return &___m_contentLab_12; } inline void set_m_contentLab_12(UILabel_t3248798549 * value) { ___m_contentLab_12 = value; Il2CppCodeGenWriteBarrier((&___m_contentLab_12), value); } inline static int32_t get_offset_of_m_bPageDone_13() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_bPageDone_13)); } inline bool get_m_bPageDone_13() const { return ___m_bPageDone_13; } inline bool* get_address_of_m_bPageDone_13() { return &___m_bPageDone_13; } inline void set_m_bPageDone_13(bool value) { ___m_bPageDone_13 = value; } inline static int32_t get_offset_of_m_initScale_14() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_initScale_14)); } inline Vector3_t3722313464 get_m_initScale_14() const { return ___m_initScale_14; } inline Vector3_t3722313464 * get_address_of_m_initScale_14() { return &___m_initScale_14; } inline void set_m_initScale_14(Vector3_t3722313464 value) { ___m_initScale_14 = value; } inline static int32_t get_offset_of_bInitSceneListViewDone_15() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___bInitSceneListViewDone_15)); } inline bool get_bInitSceneListViewDone_15() const { return ___bInitSceneListViewDone_15; } inline bool* get_address_of_bInitSceneListViewDone_15() { return &___bInitSceneListViewDone_15; } inline void set_bInitSceneListViewDone_15(bool value) { ___bInitSceneListViewDone_15 = value; } inline static int32_t get_offset_of_bInitRoomListViewDone_16() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___bInitRoomListViewDone_16)); } inline bool get_bInitRoomListViewDone_16() const { return ___bInitRoomListViewDone_16; } inline bool* get_address_of_bInitRoomListViewDone_16() { return &___bInitRoomListViewDone_16; } inline void set_bInitRoomListViewDone_16(bool value) { ___bInitRoomListViewDone_16 = value; } inline static int32_t get_offset_of_m_uiDetailWnd_17() { return static_cast(offsetof(uiBeachSceneInfo_t2766362383, ___m_uiDetailWnd_17)); } inline uiBeachRoomDetail_t1802923196 * get_m_uiDetailWnd_17() const { return ___m_uiDetailWnd_17; } inline uiBeachRoomDetail_t1802923196 ** get_address_of_m_uiDetailWnd_17() { return &___m_uiDetailWnd_17; } inline void set_m_uiDetailWnd_17(uiBeachRoomDetail_t1802923196 * value) { ___m_uiDetailWnd_17 = value; Il2CppCodeGenWriteBarrier((&___m_uiDetailWnd_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBEACHSCENEINFO_T2766362383_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 UIBUTTONMESSAGE_T952534536_H #define UIBUTTONMESSAGE_T952534536_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonMessage struct UIButtonMessage_t952534536 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject UIButtonMessage::target GameObject_t1113636619 * ___target_2; // System.String UIButtonMessage::functionName String_t* ___functionName_3; // UIButtonMessage/Trigger UIButtonMessage::trigger int32_t ___trigger_4; // System.Boolean UIButtonMessage::includeChildren bool ___includeChildren_5; // System.Boolean UIButtonMessage::mStarted bool ___mStarted_6; // System.Boolean UIButtonMessage::mHighlighted bool ___mHighlighted_7; public: inline static int32_t get_offset_of_target_2() { return static_cast(offsetof(UIButtonMessage_t952534536, ___target_2)); } inline GameObject_t1113636619 * get_target_2() const { return ___target_2; } inline GameObject_t1113636619 ** get_address_of_target_2() { return &___target_2; } inline void set_target_2(GameObject_t1113636619 * value) { ___target_2 = value; Il2CppCodeGenWriteBarrier((&___target_2), value); } inline static int32_t get_offset_of_functionName_3() { return static_cast(offsetof(UIButtonMessage_t952534536, ___functionName_3)); } inline String_t* get_functionName_3() const { return ___functionName_3; } inline String_t** get_address_of_functionName_3() { return &___functionName_3; } inline void set_functionName_3(String_t* value) { ___functionName_3 = value; Il2CppCodeGenWriteBarrier((&___functionName_3), value); } inline static int32_t get_offset_of_trigger_4() { return static_cast(offsetof(UIButtonMessage_t952534536, ___trigger_4)); } inline int32_t get_trigger_4() const { return ___trigger_4; } inline int32_t* get_address_of_trigger_4() { return &___trigger_4; } inline void set_trigger_4(int32_t value) { ___trigger_4 = value; } inline static int32_t get_offset_of_includeChildren_5() { return static_cast(offsetof(UIButtonMessage_t952534536, ___includeChildren_5)); } inline bool get_includeChildren_5() const { return ___includeChildren_5; } inline bool* get_address_of_includeChildren_5() { return &___includeChildren_5; } inline void set_includeChildren_5(bool value) { ___includeChildren_5 = value; } inline static int32_t get_offset_of_mStarted_6() { return static_cast(offsetof(UIButtonMessage_t952534536, ___mStarted_6)); } inline bool get_mStarted_6() const { return ___mStarted_6; } inline bool* get_address_of_mStarted_6() { return &___mStarted_6; } inline void set_mStarted_6(bool value) { ___mStarted_6 = value; } inline static int32_t get_offset_of_mHighlighted_7() { return static_cast(offsetof(UIButtonMessage_t952534536, ___mHighlighted_7)); } inline bool get_mHighlighted_7() const { return ___mHighlighted_7; } inline bool* get_address_of_mHighlighted_7() { return &___mHighlighted_7; } inline void set_mHighlighted_7(bool value) { ___mHighlighted_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONMESSAGE_T952534536_H #ifndef UIBUTTONKEYS_T486517330_H #define UIBUTTONKEYS_T486517330_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonKeys struct UIButtonKeys_t486517330 : public MonoBehaviour_t3962482529 { public: // System.Boolean UIButtonKeys::startsSelected bool ___startsSelected_2; // UIButtonKeys UIButtonKeys::selectOnClick UIButtonKeys_t486517330 * ___selectOnClick_3; // UIButtonKeys UIButtonKeys::selectOnUp UIButtonKeys_t486517330 * ___selectOnUp_4; // UIButtonKeys UIButtonKeys::selectOnDown UIButtonKeys_t486517330 * ___selectOnDown_5; // UIButtonKeys UIButtonKeys::selectOnLeft UIButtonKeys_t486517330 * ___selectOnLeft_6; // UIButtonKeys UIButtonKeys::selectOnRight UIButtonKeys_t486517330 * ___selectOnRight_7; public: inline static int32_t get_offset_of_startsSelected_2() { return static_cast(offsetof(UIButtonKeys_t486517330, ___startsSelected_2)); } inline bool get_startsSelected_2() const { return ___startsSelected_2; } inline bool* get_address_of_startsSelected_2() { return &___startsSelected_2; } inline void set_startsSelected_2(bool value) { ___startsSelected_2 = value; } inline static int32_t get_offset_of_selectOnClick_3() { return static_cast(offsetof(UIButtonKeys_t486517330, ___selectOnClick_3)); } inline UIButtonKeys_t486517330 * get_selectOnClick_3() const { return ___selectOnClick_3; } inline UIButtonKeys_t486517330 ** get_address_of_selectOnClick_3() { return &___selectOnClick_3; } inline void set_selectOnClick_3(UIButtonKeys_t486517330 * value) { ___selectOnClick_3 = value; Il2CppCodeGenWriteBarrier((&___selectOnClick_3), value); } inline static int32_t get_offset_of_selectOnUp_4() { return static_cast(offsetof(UIButtonKeys_t486517330, ___selectOnUp_4)); } inline UIButtonKeys_t486517330 * get_selectOnUp_4() const { return ___selectOnUp_4; } inline UIButtonKeys_t486517330 ** get_address_of_selectOnUp_4() { return &___selectOnUp_4; } inline void set_selectOnUp_4(UIButtonKeys_t486517330 * value) { ___selectOnUp_4 = value; Il2CppCodeGenWriteBarrier((&___selectOnUp_4), value); } inline static int32_t get_offset_of_selectOnDown_5() { return static_cast(offsetof(UIButtonKeys_t486517330, ___selectOnDown_5)); } inline UIButtonKeys_t486517330 * get_selectOnDown_5() const { return ___selectOnDown_5; } inline UIButtonKeys_t486517330 ** get_address_of_selectOnDown_5() { return &___selectOnDown_5; } inline void set_selectOnDown_5(UIButtonKeys_t486517330 * value) { ___selectOnDown_5 = value; Il2CppCodeGenWriteBarrier((&___selectOnDown_5), value); } inline static int32_t get_offset_of_selectOnLeft_6() { return static_cast(offsetof(UIButtonKeys_t486517330, ___selectOnLeft_6)); } inline UIButtonKeys_t486517330 * get_selectOnLeft_6() const { return ___selectOnLeft_6; } inline UIButtonKeys_t486517330 ** get_address_of_selectOnLeft_6() { return &___selectOnLeft_6; } inline void set_selectOnLeft_6(UIButtonKeys_t486517330 * value) { ___selectOnLeft_6 = value; Il2CppCodeGenWriteBarrier((&___selectOnLeft_6), value); } inline static int32_t get_offset_of_selectOnRight_7() { return static_cast(offsetof(UIButtonKeys_t486517330, ___selectOnRight_7)); } inline UIButtonKeys_t486517330 * get_selectOnRight_7() const { return ___selectOnRight_7; } inline UIButtonKeys_t486517330 ** get_address_of_selectOnRight_7() { return &___selectOnRight_7; } inline void set_selectOnRight_7(UIButtonKeys_t486517330 * value) { ___selectOnRight_7 = value; Il2CppCodeGenWriteBarrier((&___selectOnRight_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONKEYS_T486517330_H #ifndef UICAMERA_T1356438871_H #define UICAMERA_T1356438871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICamera struct UICamera_t1356438871 : public MonoBehaviour_t3962482529 { public: // System.Boolean UICamera::debug bool ___debug_2; // System.Boolean UICamera::useMouse bool ___useMouse_3; // System.Boolean UICamera::useTouch bool ___useTouch_4; // System.Boolean UICamera::allowMultiTouch bool ___allowMultiTouch_5; // System.Boolean UICamera::useKeyboard bool ___useKeyboard_6; // System.Boolean UICamera::useController bool ___useController_7; // System.Boolean UICamera::stickyPress bool ___stickyPress_8; // UnityEngine.LayerMask UICamera::eventReceiverMask LayerMask_t3493934918 ___eventReceiverMask_9; // System.Boolean UICamera::clipRaycasts bool ___clipRaycasts_10; // System.Single UICamera::tooltipDelay float ___tooltipDelay_11; // System.Boolean UICamera::stickyTooltip bool ___stickyTooltip_12; // System.Single UICamera::mouseDragThreshold float ___mouseDragThreshold_13; // System.Single UICamera::mouseClickThreshold float ___mouseClickThreshold_14; // System.Single UICamera::touchDragThreshold float ___touchDragThreshold_15; // System.Single UICamera::touchClickThreshold float ___touchClickThreshold_16; // System.Single UICamera::rangeDistance float ___rangeDistance_17; // System.String UICamera::scrollAxisName String_t* ___scrollAxisName_18; // System.String UICamera::verticalAxisName String_t* ___verticalAxisName_19; // System.String UICamera::horizontalAxisName String_t* ___horizontalAxisName_20; // UnityEngine.KeyCode UICamera::submitKey0 int32_t ___submitKey0_21; // UnityEngine.KeyCode UICamera::submitKey1 int32_t ___submitKey1_22; // UnityEngine.KeyCode UICamera::cancelKey0 int32_t ___cancelKey0_23; // UnityEngine.KeyCode UICamera::cancelKey1 int32_t ___cancelKey1_24; // UnityEngine.GameObject UICamera::mTooltip GameObject_t1113636619 * ___mTooltip_44; // UnityEngine.Camera UICamera::mCam Camera_t4157153871 * ___mCam_45; // System.Single UICamera::mTooltipTime float ___mTooltipTime_46; // System.Boolean UICamera::mIsEditor bool ___mIsEditor_47; public: inline static int32_t get_offset_of_debug_2() { return static_cast(offsetof(UICamera_t1356438871, ___debug_2)); } inline bool get_debug_2() const { return ___debug_2; } inline bool* get_address_of_debug_2() { return &___debug_2; } inline void set_debug_2(bool value) { ___debug_2 = value; } inline static int32_t get_offset_of_useMouse_3() { return static_cast(offsetof(UICamera_t1356438871, ___useMouse_3)); } inline bool get_useMouse_3() const { return ___useMouse_3; } inline bool* get_address_of_useMouse_3() { return &___useMouse_3; } inline void set_useMouse_3(bool value) { ___useMouse_3 = value; } inline static int32_t get_offset_of_useTouch_4() { return static_cast(offsetof(UICamera_t1356438871, ___useTouch_4)); } inline bool get_useTouch_4() const { return ___useTouch_4; } inline bool* get_address_of_useTouch_4() { return &___useTouch_4; } inline void set_useTouch_4(bool value) { ___useTouch_4 = value; } inline static int32_t get_offset_of_allowMultiTouch_5() { return static_cast(offsetof(UICamera_t1356438871, ___allowMultiTouch_5)); } inline bool get_allowMultiTouch_5() const { return ___allowMultiTouch_5; } inline bool* get_address_of_allowMultiTouch_5() { return &___allowMultiTouch_5; } inline void set_allowMultiTouch_5(bool value) { ___allowMultiTouch_5 = value; } inline static int32_t get_offset_of_useKeyboard_6() { return static_cast(offsetof(UICamera_t1356438871, ___useKeyboard_6)); } inline bool get_useKeyboard_6() const { return ___useKeyboard_6; } inline bool* get_address_of_useKeyboard_6() { return &___useKeyboard_6; } inline void set_useKeyboard_6(bool value) { ___useKeyboard_6 = value; } inline static int32_t get_offset_of_useController_7() { return static_cast(offsetof(UICamera_t1356438871, ___useController_7)); } inline bool get_useController_7() const { return ___useController_7; } inline bool* get_address_of_useController_7() { return &___useController_7; } inline void set_useController_7(bool value) { ___useController_7 = value; } inline static int32_t get_offset_of_stickyPress_8() { return static_cast(offsetof(UICamera_t1356438871, ___stickyPress_8)); } inline bool get_stickyPress_8() const { return ___stickyPress_8; } inline bool* get_address_of_stickyPress_8() { return &___stickyPress_8; } inline void set_stickyPress_8(bool value) { ___stickyPress_8 = value; } inline static int32_t get_offset_of_eventReceiverMask_9() { return static_cast(offsetof(UICamera_t1356438871, ___eventReceiverMask_9)); } inline LayerMask_t3493934918 get_eventReceiverMask_9() const { return ___eventReceiverMask_9; } inline LayerMask_t3493934918 * get_address_of_eventReceiverMask_9() { return &___eventReceiverMask_9; } inline void set_eventReceiverMask_9(LayerMask_t3493934918 value) { ___eventReceiverMask_9 = value; } inline static int32_t get_offset_of_clipRaycasts_10() { return static_cast(offsetof(UICamera_t1356438871, ___clipRaycasts_10)); } inline bool get_clipRaycasts_10() const { return ___clipRaycasts_10; } inline bool* get_address_of_clipRaycasts_10() { return &___clipRaycasts_10; } inline void set_clipRaycasts_10(bool value) { ___clipRaycasts_10 = value; } inline static int32_t get_offset_of_tooltipDelay_11() { return static_cast(offsetof(UICamera_t1356438871, ___tooltipDelay_11)); } inline float get_tooltipDelay_11() const { return ___tooltipDelay_11; } inline float* get_address_of_tooltipDelay_11() { return &___tooltipDelay_11; } inline void set_tooltipDelay_11(float value) { ___tooltipDelay_11 = value; } inline static int32_t get_offset_of_stickyTooltip_12() { return static_cast(offsetof(UICamera_t1356438871, ___stickyTooltip_12)); } inline bool get_stickyTooltip_12() const { return ___stickyTooltip_12; } inline bool* get_address_of_stickyTooltip_12() { return &___stickyTooltip_12; } inline void set_stickyTooltip_12(bool value) { ___stickyTooltip_12 = value; } inline static int32_t get_offset_of_mouseDragThreshold_13() { return static_cast(offsetof(UICamera_t1356438871, ___mouseDragThreshold_13)); } inline float get_mouseDragThreshold_13() const { return ___mouseDragThreshold_13; } inline float* get_address_of_mouseDragThreshold_13() { return &___mouseDragThreshold_13; } inline void set_mouseDragThreshold_13(float value) { ___mouseDragThreshold_13 = value; } inline static int32_t get_offset_of_mouseClickThreshold_14() { return static_cast(offsetof(UICamera_t1356438871, ___mouseClickThreshold_14)); } inline float get_mouseClickThreshold_14() const { return ___mouseClickThreshold_14; } inline float* get_address_of_mouseClickThreshold_14() { return &___mouseClickThreshold_14; } inline void set_mouseClickThreshold_14(float value) { ___mouseClickThreshold_14 = value; } inline static int32_t get_offset_of_touchDragThreshold_15() { return static_cast(offsetof(UICamera_t1356438871, ___touchDragThreshold_15)); } inline float get_touchDragThreshold_15() const { return ___touchDragThreshold_15; } inline float* get_address_of_touchDragThreshold_15() { return &___touchDragThreshold_15; } inline void set_touchDragThreshold_15(float value) { ___touchDragThreshold_15 = value; } inline static int32_t get_offset_of_touchClickThreshold_16() { return static_cast(offsetof(UICamera_t1356438871, ___touchClickThreshold_16)); } inline float get_touchClickThreshold_16() const { return ___touchClickThreshold_16; } inline float* get_address_of_touchClickThreshold_16() { return &___touchClickThreshold_16; } inline void set_touchClickThreshold_16(float value) { ___touchClickThreshold_16 = value; } inline static int32_t get_offset_of_rangeDistance_17() { return static_cast(offsetof(UICamera_t1356438871, ___rangeDistance_17)); } inline float get_rangeDistance_17() const { return ___rangeDistance_17; } inline float* get_address_of_rangeDistance_17() { return &___rangeDistance_17; } inline void set_rangeDistance_17(float value) { ___rangeDistance_17 = value; } inline static int32_t get_offset_of_scrollAxisName_18() { return static_cast(offsetof(UICamera_t1356438871, ___scrollAxisName_18)); } inline String_t* get_scrollAxisName_18() const { return ___scrollAxisName_18; } inline String_t** get_address_of_scrollAxisName_18() { return &___scrollAxisName_18; } inline void set_scrollAxisName_18(String_t* value) { ___scrollAxisName_18 = value; Il2CppCodeGenWriteBarrier((&___scrollAxisName_18), value); } inline static int32_t get_offset_of_verticalAxisName_19() { return static_cast(offsetof(UICamera_t1356438871, ___verticalAxisName_19)); } inline String_t* get_verticalAxisName_19() const { return ___verticalAxisName_19; } inline String_t** get_address_of_verticalAxisName_19() { return &___verticalAxisName_19; } inline void set_verticalAxisName_19(String_t* value) { ___verticalAxisName_19 = value; Il2CppCodeGenWriteBarrier((&___verticalAxisName_19), value); } inline static int32_t get_offset_of_horizontalAxisName_20() { return static_cast(offsetof(UICamera_t1356438871, ___horizontalAxisName_20)); } inline String_t* get_horizontalAxisName_20() const { return ___horizontalAxisName_20; } inline String_t** get_address_of_horizontalAxisName_20() { return &___horizontalAxisName_20; } inline void set_horizontalAxisName_20(String_t* value) { ___horizontalAxisName_20 = value; Il2CppCodeGenWriteBarrier((&___horizontalAxisName_20), value); } inline static int32_t get_offset_of_submitKey0_21() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey0_21)); } inline int32_t get_submitKey0_21() const { return ___submitKey0_21; } inline int32_t* get_address_of_submitKey0_21() { return &___submitKey0_21; } inline void set_submitKey0_21(int32_t value) { ___submitKey0_21 = value; } inline static int32_t get_offset_of_submitKey1_22() { return static_cast(offsetof(UICamera_t1356438871, ___submitKey1_22)); } inline int32_t get_submitKey1_22() const { return ___submitKey1_22; } inline int32_t* get_address_of_submitKey1_22() { return &___submitKey1_22; } inline void set_submitKey1_22(int32_t value) { ___submitKey1_22 = value; } inline static int32_t get_offset_of_cancelKey0_23() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey0_23)); } inline int32_t get_cancelKey0_23() const { return ___cancelKey0_23; } inline int32_t* get_address_of_cancelKey0_23() { return &___cancelKey0_23; } inline void set_cancelKey0_23(int32_t value) { ___cancelKey0_23 = value; } inline static int32_t get_offset_of_cancelKey1_24() { return static_cast(offsetof(UICamera_t1356438871, ___cancelKey1_24)); } inline int32_t get_cancelKey1_24() const { return ___cancelKey1_24; } inline int32_t* get_address_of_cancelKey1_24() { return &___cancelKey1_24; } inline void set_cancelKey1_24(int32_t value) { ___cancelKey1_24 = value; } inline static int32_t get_offset_of_mTooltip_44() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltip_44)); } inline GameObject_t1113636619 * get_mTooltip_44() const { return ___mTooltip_44; } inline GameObject_t1113636619 ** get_address_of_mTooltip_44() { return &___mTooltip_44; } inline void set_mTooltip_44(GameObject_t1113636619 * value) { ___mTooltip_44 = value; Il2CppCodeGenWriteBarrier((&___mTooltip_44), value); } inline static int32_t get_offset_of_mCam_45() { return static_cast(offsetof(UICamera_t1356438871, ___mCam_45)); } inline Camera_t4157153871 * get_mCam_45() const { return ___mCam_45; } inline Camera_t4157153871 ** get_address_of_mCam_45() { return &___mCam_45; } inline void set_mCam_45(Camera_t4157153871 * value) { ___mCam_45 = value; Il2CppCodeGenWriteBarrier((&___mCam_45), value); } inline static int32_t get_offset_of_mTooltipTime_46() { return static_cast(offsetof(UICamera_t1356438871, ___mTooltipTime_46)); } inline float get_mTooltipTime_46() const { return ___mTooltipTime_46; } inline float* get_address_of_mTooltipTime_46() { return &___mTooltipTime_46; } inline void set_mTooltipTime_46(float value) { ___mTooltipTime_46 = value; } inline static int32_t get_offset_of_mIsEditor_47() { return static_cast(offsetof(UICamera_t1356438871, ___mIsEditor_47)); } inline bool get_mIsEditor_47() const { return ___mIsEditor_47; } inline bool* get_address_of_mIsEditor_47() { return &___mIsEditor_47; } inline void set_mIsEditor_47(bool value) { ___mIsEditor_47 = value; } }; struct UICamera_t1356438871_StaticFields { public: // System.Action UICamera::onCustomInput Action_t1264377477 * ___onCustomInput_25; // System.Boolean UICamera::showTooltips bool ___showTooltips_26; // UnityEngine.Vector2 UICamera::lastTouchPosition Vector2_t2156229523 ___lastTouchPosition_27; // UnityEngine.RaycastHit UICamera::lastHit RaycastHit_t1056001966 ___lastHit_28; // UICamera UICamera::current UICamera_t1356438871 * ___current_29; // UnityEngine.Camera UICamera::currentCamera Camera_t4157153871 * ___currentCamera_30; // System.Int32 UICamera::currentTouchID int32_t ___currentTouchID_31; // UICamera/MouseOrTouch UICamera::currentTouch MouseOrTouch_t3052596533 * ___currentTouch_32; // System.Boolean UICamera::inputHasFocus bool ___inputHasFocus_33; // UnityEngine.GameObject UICamera::genericEventHandler GameObject_t1113636619 * ___genericEventHandler_34; // UnityEngine.GameObject UICamera::fallThrough GameObject_t1113636619 * ___fallThrough_35; // System.Collections.Generic.List`1 UICamera::mList List_1_t2828513613 * ___mList_36; // System.Collections.Generic.List`1 UICamera::mHighlighted List_1_t2833680200 * ___mHighlighted_37; // UnityEngine.GameObject UICamera::mSel GameObject_t1113636619 * ___mSel_38; // UICamera/MouseOrTouch[] UICamera::mMouse MouseOrTouchU5BU5D_t3534648920* ___mMouse_39; // UnityEngine.GameObject UICamera::mHover GameObject_t1113636619 * ___mHover_40; // UICamera/MouseOrTouch UICamera::mController MouseOrTouch_t3052596533 * ___mController_41; // System.Single UICamera::mNextEvent float ___mNextEvent_42; // System.Collections.Generic.Dictionary`2 UICamera::mTouches Dictionary_2_t1941309864 * ___mTouches_43; // UnityEngine.GameObject UICamera::hoveredObject GameObject_t1113636619 * ___hoveredObject_48; // System.Comparison`1 UICamera::<>f__am$cache0 Comparison_1_t830933145 * ___U3CU3Ef__amU24cache0_49; // System.Comparison`1 UICamera::<>f__mg$cache0 Comparison_1_t1131370050 * ___U3CU3Ef__mgU24cache0_50; public: inline static int32_t get_offset_of_onCustomInput_25() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___onCustomInput_25)); } inline Action_t1264377477 * get_onCustomInput_25() const { return ___onCustomInput_25; } inline Action_t1264377477 ** get_address_of_onCustomInput_25() { return &___onCustomInput_25; } inline void set_onCustomInput_25(Action_t1264377477 * value) { ___onCustomInput_25 = value; Il2CppCodeGenWriteBarrier((&___onCustomInput_25), value); } inline static int32_t get_offset_of_showTooltips_26() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___showTooltips_26)); } inline bool get_showTooltips_26() const { return ___showTooltips_26; } inline bool* get_address_of_showTooltips_26() { return &___showTooltips_26; } inline void set_showTooltips_26(bool value) { ___showTooltips_26 = value; } inline static int32_t get_offset_of_lastTouchPosition_27() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastTouchPosition_27)); } inline Vector2_t2156229523 get_lastTouchPosition_27() const { return ___lastTouchPosition_27; } inline Vector2_t2156229523 * get_address_of_lastTouchPosition_27() { return &___lastTouchPosition_27; } inline void set_lastTouchPosition_27(Vector2_t2156229523 value) { ___lastTouchPosition_27 = value; } inline static int32_t get_offset_of_lastHit_28() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___lastHit_28)); } inline RaycastHit_t1056001966 get_lastHit_28() const { return ___lastHit_28; } inline RaycastHit_t1056001966 * get_address_of_lastHit_28() { return &___lastHit_28; } inline void set_lastHit_28(RaycastHit_t1056001966 value) { ___lastHit_28 = value; } inline static int32_t get_offset_of_current_29() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___current_29)); } inline UICamera_t1356438871 * get_current_29() const { return ___current_29; } inline UICamera_t1356438871 ** get_address_of_current_29() { return &___current_29; } inline void set_current_29(UICamera_t1356438871 * value) { ___current_29 = value; Il2CppCodeGenWriteBarrier((&___current_29), value); } inline static int32_t get_offset_of_currentCamera_30() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentCamera_30)); } inline Camera_t4157153871 * get_currentCamera_30() const { return ___currentCamera_30; } inline Camera_t4157153871 ** get_address_of_currentCamera_30() { return &___currentCamera_30; } inline void set_currentCamera_30(Camera_t4157153871 * value) { ___currentCamera_30 = value; Il2CppCodeGenWriteBarrier((&___currentCamera_30), value); } inline static int32_t get_offset_of_currentTouchID_31() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouchID_31)); } inline int32_t get_currentTouchID_31() const { return ___currentTouchID_31; } inline int32_t* get_address_of_currentTouchID_31() { return &___currentTouchID_31; } inline void set_currentTouchID_31(int32_t value) { ___currentTouchID_31 = value; } inline static int32_t get_offset_of_currentTouch_32() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___currentTouch_32)); } inline MouseOrTouch_t3052596533 * get_currentTouch_32() const { return ___currentTouch_32; } inline MouseOrTouch_t3052596533 ** get_address_of_currentTouch_32() { return &___currentTouch_32; } inline void set_currentTouch_32(MouseOrTouch_t3052596533 * value) { ___currentTouch_32 = value; Il2CppCodeGenWriteBarrier((&___currentTouch_32), value); } inline static int32_t get_offset_of_inputHasFocus_33() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___inputHasFocus_33)); } inline bool get_inputHasFocus_33() const { return ___inputHasFocus_33; } inline bool* get_address_of_inputHasFocus_33() { return &___inputHasFocus_33; } inline void set_inputHasFocus_33(bool value) { ___inputHasFocus_33 = value; } inline static int32_t get_offset_of_genericEventHandler_34() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___genericEventHandler_34)); } inline GameObject_t1113636619 * get_genericEventHandler_34() const { return ___genericEventHandler_34; } inline GameObject_t1113636619 ** get_address_of_genericEventHandler_34() { return &___genericEventHandler_34; } inline void set_genericEventHandler_34(GameObject_t1113636619 * value) { ___genericEventHandler_34 = value; Il2CppCodeGenWriteBarrier((&___genericEventHandler_34), value); } inline static int32_t get_offset_of_fallThrough_35() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___fallThrough_35)); } inline GameObject_t1113636619 * get_fallThrough_35() const { return ___fallThrough_35; } inline GameObject_t1113636619 ** get_address_of_fallThrough_35() { return &___fallThrough_35; } inline void set_fallThrough_35(GameObject_t1113636619 * value) { ___fallThrough_35 = value; Il2CppCodeGenWriteBarrier((&___fallThrough_35), value); } inline static int32_t get_offset_of_mList_36() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mList_36)); } inline List_1_t2828513613 * get_mList_36() const { return ___mList_36; } inline List_1_t2828513613 ** get_address_of_mList_36() { return &___mList_36; } inline void set_mList_36(List_1_t2828513613 * value) { ___mList_36 = value; Il2CppCodeGenWriteBarrier((&___mList_36), value); } inline static int32_t get_offset_of_mHighlighted_37() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHighlighted_37)); } inline List_1_t2833680200 * get_mHighlighted_37() const { return ___mHighlighted_37; } inline List_1_t2833680200 ** get_address_of_mHighlighted_37() { return &___mHighlighted_37; } inline void set_mHighlighted_37(List_1_t2833680200 * value) { ___mHighlighted_37 = value; Il2CppCodeGenWriteBarrier((&___mHighlighted_37), value); } inline static int32_t get_offset_of_mSel_38() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mSel_38)); } inline GameObject_t1113636619 * get_mSel_38() const { return ___mSel_38; } inline GameObject_t1113636619 ** get_address_of_mSel_38() { return &___mSel_38; } inline void set_mSel_38(GameObject_t1113636619 * value) { ___mSel_38 = value; Il2CppCodeGenWriteBarrier((&___mSel_38), value); } inline static int32_t get_offset_of_mMouse_39() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mMouse_39)); } inline MouseOrTouchU5BU5D_t3534648920* get_mMouse_39() const { return ___mMouse_39; } inline MouseOrTouchU5BU5D_t3534648920** get_address_of_mMouse_39() { return &___mMouse_39; } inline void set_mMouse_39(MouseOrTouchU5BU5D_t3534648920* value) { ___mMouse_39 = value; Il2CppCodeGenWriteBarrier((&___mMouse_39), value); } inline static int32_t get_offset_of_mHover_40() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mHover_40)); } inline GameObject_t1113636619 * get_mHover_40() const { return ___mHover_40; } inline GameObject_t1113636619 ** get_address_of_mHover_40() { return &___mHover_40; } inline void set_mHover_40(GameObject_t1113636619 * value) { ___mHover_40 = value; Il2CppCodeGenWriteBarrier((&___mHover_40), value); } inline static int32_t get_offset_of_mController_41() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mController_41)); } inline MouseOrTouch_t3052596533 * get_mController_41() const { return ___mController_41; } inline MouseOrTouch_t3052596533 ** get_address_of_mController_41() { return &___mController_41; } inline void set_mController_41(MouseOrTouch_t3052596533 * value) { ___mController_41 = value; Il2CppCodeGenWriteBarrier((&___mController_41), value); } inline static int32_t get_offset_of_mNextEvent_42() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mNextEvent_42)); } inline float get_mNextEvent_42() const { return ___mNextEvent_42; } inline float* get_address_of_mNextEvent_42() { return &___mNextEvent_42; } inline void set_mNextEvent_42(float value) { ___mNextEvent_42 = value; } inline static int32_t get_offset_of_mTouches_43() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___mTouches_43)); } inline Dictionary_2_t1941309864 * get_mTouches_43() const { return ___mTouches_43; } inline Dictionary_2_t1941309864 ** get_address_of_mTouches_43() { return &___mTouches_43; } inline void set_mTouches_43(Dictionary_2_t1941309864 * value) { ___mTouches_43 = value; Il2CppCodeGenWriteBarrier((&___mTouches_43), value); } inline static int32_t get_offset_of_hoveredObject_48() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___hoveredObject_48)); } inline GameObject_t1113636619 * get_hoveredObject_48() const { return ___hoveredObject_48; } inline GameObject_t1113636619 ** get_address_of_hoveredObject_48() { return &___hoveredObject_48; } inline void set_hoveredObject_48(GameObject_t1113636619 * value) { ___hoveredObject_48 = value; Il2CppCodeGenWriteBarrier((&___hoveredObject_48), value); } inline static int32_t get_offset_of_U3CU3Ef__amU24cache0_49() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__amU24cache0_49)); } inline Comparison_1_t830933145 * get_U3CU3Ef__amU24cache0_49() const { return ___U3CU3Ef__amU24cache0_49; } inline Comparison_1_t830933145 ** get_address_of_U3CU3Ef__amU24cache0_49() { return &___U3CU3Ef__amU24cache0_49; } inline void set_U3CU3Ef__amU24cache0_49(Comparison_1_t830933145 * value) { ___U3CU3Ef__amU24cache0_49 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cache0_49), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_50() { return static_cast(offsetof(UICamera_t1356438871_StaticFields, ___U3CU3Ef__mgU24cache0_50)); } inline Comparison_1_t1131370050 * get_U3CU3Ef__mgU24cache0_50() const { return ___U3CU3Ef__mgU24cache0_50; } inline Comparison_1_t1131370050 ** get_address_of_U3CU3Ef__mgU24cache0_50() { return &___U3CU3Ef__mgU24cache0_50; } inline void set_U3CU3Ef__mgU24cache0_50(Comparison_1_t1131370050 * value) { ___U3CU3Ef__mgU24cache0_50 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_50), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICAMERA_T1356438871_H #ifndef UICHOOSECARDITEM_T1601743264_H #define UICHOOSECARDITEM_T1601743264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiChooseCardItem struct uiChooseCardItem_t1601743264 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Vector3 uiChooseCardItem::initScale Vector3_t3722313464 ___initScale_2; // System.String uiChooseCardItem::iconPath String_t* ___iconPath_3; // System.Boolean uiChooseCardItem::isLoaded bool ___isLoaded_4; // UITexture uiChooseCardItem::textrue UITexture_t3471168817 * ___textrue_5; // System.Int32 uiChooseCardItem::m_outerIndex int32_t ___m_outerIndex_6; // UnityEngine.Transform uiChooseCardItem::m_progressRoot Transform_t3600365921 * ___m_progressRoot_7; // UILabel uiChooseCardItem::m_nameLab UILabel_t3248798549 * ___m_nameLab_8; // UILabel uiChooseCardItem::m_scoreLab UILabel_t3248798549 * ___m_scoreLab_9; // UILabel uiChooseCardItem::m_timeLab UILabel_t3248798549 * ___m_timeLab_10; // UILabel uiChooseCardItem::m_fatigueLab UILabel_t3248798549 * ___m_fatigueLab_11; // UISprite uiChooseCardItem::m_starSpr UISprite_t194114938 * ___m_starSpr_12; // UILabel uiChooseCardItem::m_amountLab UILabel_t3248798549 * ___m_amountLab_13; // UnityEngine.Vector3[] uiChooseCardItem::pos Vector3U5BU5D_t1718750761* ___pos_14; // System.Int32 uiChooseCardItem::m_index int32_t ___m_index_15; public: inline static int32_t get_offset_of_initScale_2() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___initScale_2)); } inline Vector3_t3722313464 get_initScale_2() const { return ___initScale_2; } inline Vector3_t3722313464 * get_address_of_initScale_2() { return &___initScale_2; } inline void set_initScale_2(Vector3_t3722313464 value) { ___initScale_2 = value; } inline static int32_t get_offset_of_iconPath_3() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___iconPath_3)); } inline String_t* get_iconPath_3() const { return ___iconPath_3; } inline String_t** get_address_of_iconPath_3() { return &___iconPath_3; } inline void set_iconPath_3(String_t* value) { ___iconPath_3 = value; Il2CppCodeGenWriteBarrier((&___iconPath_3), value); } inline static int32_t get_offset_of_isLoaded_4() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___isLoaded_4)); } inline bool get_isLoaded_4() const { return ___isLoaded_4; } inline bool* get_address_of_isLoaded_4() { return &___isLoaded_4; } inline void set_isLoaded_4(bool value) { ___isLoaded_4 = value; } inline static int32_t get_offset_of_textrue_5() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___textrue_5)); } inline UITexture_t3471168817 * get_textrue_5() const { return ___textrue_5; } inline UITexture_t3471168817 ** get_address_of_textrue_5() { return &___textrue_5; } inline void set_textrue_5(UITexture_t3471168817 * value) { ___textrue_5 = value; Il2CppCodeGenWriteBarrier((&___textrue_5), value); } inline static int32_t get_offset_of_m_outerIndex_6() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_outerIndex_6)); } inline int32_t get_m_outerIndex_6() const { return ___m_outerIndex_6; } inline int32_t* get_address_of_m_outerIndex_6() { return &___m_outerIndex_6; } inline void set_m_outerIndex_6(int32_t value) { ___m_outerIndex_6 = value; } inline static int32_t get_offset_of_m_progressRoot_7() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_progressRoot_7)); } inline Transform_t3600365921 * get_m_progressRoot_7() const { return ___m_progressRoot_7; } inline Transform_t3600365921 ** get_address_of_m_progressRoot_7() { return &___m_progressRoot_7; } inline void set_m_progressRoot_7(Transform_t3600365921 * value) { ___m_progressRoot_7 = value; Il2CppCodeGenWriteBarrier((&___m_progressRoot_7), value); } inline static int32_t get_offset_of_m_nameLab_8() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_nameLab_8)); } inline UILabel_t3248798549 * get_m_nameLab_8() const { return ___m_nameLab_8; } inline UILabel_t3248798549 ** get_address_of_m_nameLab_8() { return &___m_nameLab_8; } inline void set_m_nameLab_8(UILabel_t3248798549 * value) { ___m_nameLab_8 = value; Il2CppCodeGenWriteBarrier((&___m_nameLab_8), value); } inline static int32_t get_offset_of_m_scoreLab_9() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_scoreLab_9)); } inline UILabel_t3248798549 * get_m_scoreLab_9() const { return ___m_scoreLab_9; } inline UILabel_t3248798549 ** get_address_of_m_scoreLab_9() { return &___m_scoreLab_9; } inline void set_m_scoreLab_9(UILabel_t3248798549 * value) { ___m_scoreLab_9 = value; Il2CppCodeGenWriteBarrier((&___m_scoreLab_9), value); } inline static int32_t get_offset_of_m_timeLab_10() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_timeLab_10)); } inline UILabel_t3248798549 * get_m_timeLab_10() const { return ___m_timeLab_10; } inline UILabel_t3248798549 ** get_address_of_m_timeLab_10() { return &___m_timeLab_10; } inline void set_m_timeLab_10(UILabel_t3248798549 * value) { ___m_timeLab_10 = value; Il2CppCodeGenWriteBarrier((&___m_timeLab_10), value); } inline static int32_t get_offset_of_m_fatigueLab_11() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_fatigueLab_11)); } inline UILabel_t3248798549 * get_m_fatigueLab_11() const { return ___m_fatigueLab_11; } inline UILabel_t3248798549 ** get_address_of_m_fatigueLab_11() { return &___m_fatigueLab_11; } inline void set_m_fatigueLab_11(UILabel_t3248798549 * value) { ___m_fatigueLab_11 = value; Il2CppCodeGenWriteBarrier((&___m_fatigueLab_11), value); } inline static int32_t get_offset_of_m_starSpr_12() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_starSpr_12)); } inline UISprite_t194114938 * get_m_starSpr_12() const { return ___m_starSpr_12; } inline UISprite_t194114938 ** get_address_of_m_starSpr_12() { return &___m_starSpr_12; } inline void set_m_starSpr_12(UISprite_t194114938 * value) { ___m_starSpr_12 = value; Il2CppCodeGenWriteBarrier((&___m_starSpr_12), value); } inline static int32_t get_offset_of_m_amountLab_13() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_amountLab_13)); } inline UILabel_t3248798549 * get_m_amountLab_13() const { return ___m_amountLab_13; } inline UILabel_t3248798549 ** get_address_of_m_amountLab_13() { return &___m_amountLab_13; } inline void set_m_amountLab_13(UILabel_t3248798549 * value) { ___m_amountLab_13 = value; Il2CppCodeGenWriteBarrier((&___m_amountLab_13), value); } inline static int32_t get_offset_of_pos_14() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___pos_14)); } inline Vector3U5BU5D_t1718750761* get_pos_14() const { return ___pos_14; } inline Vector3U5BU5D_t1718750761** get_address_of_pos_14() { return &___pos_14; } inline void set_pos_14(Vector3U5BU5D_t1718750761* value) { ___pos_14 = value; Il2CppCodeGenWriteBarrier((&___pos_14), value); } inline static int32_t get_offset_of_m_index_15() { return static_cast(offsetof(uiChooseCardItem_t1601743264, ___m_index_15)); } inline int32_t get_m_index_15() const { return ___m_index_15; } inline int32_t* get_address_of_m_index_15() { return &___m_index_15; } inline void set_m_index_15(int32_t value) { ___m_index_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICHOOSECARDITEM_T1601743264_H #ifndef UIBUTTONKEYBINDING_T362050117_H #define UIBUTTONKEYBINDING_T362050117_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonKeyBinding struct UIButtonKeyBinding_t362050117 : public MonoBehaviour_t3962482529 { public: // UnityEngine.KeyCode UIButtonKeyBinding::keyCode int32_t ___keyCode_2; public: inline static int32_t get_offset_of_keyCode_2() { return static_cast(offsetof(UIButtonKeyBinding_t362050117, ___keyCode_2)); } inline int32_t get_keyCode_2() const { return ___keyCode_2; } inline int32_t* get_address_of_keyCode_2() { return &___keyCode_2; } inline void set_keyCode_2(int32_t value) { ___keyCode_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONKEYBINDING_T362050117_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 UIITEMFASHIONTAG_T3936836083_H #define UIITEMFASHIONTAG_T3936836083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIItemFashionTag struct UIItemFashionTag_t3936836083 : public MonoBehaviour_t3962482529 { public: // UISprite UIItemFashionTag::spr_icon UISprite_t194114938 * ___spr_icon_2; // UISprite UIItemFashionTag::lab_level UISprite_t194114938 * ___lab_level_3; // UILabel UIItemFashionTag::lab_desc UILabel_t3248798549 * ___lab_desc_4; public: inline static int32_t get_offset_of_spr_icon_2() { return static_cast(offsetof(UIItemFashionTag_t3936836083, ___spr_icon_2)); } inline UISprite_t194114938 * get_spr_icon_2() const { return ___spr_icon_2; } inline UISprite_t194114938 ** get_address_of_spr_icon_2() { return &___spr_icon_2; } inline void set_spr_icon_2(UISprite_t194114938 * value) { ___spr_icon_2 = value; Il2CppCodeGenWriteBarrier((&___spr_icon_2), value); } inline static int32_t get_offset_of_lab_level_3() { return static_cast(offsetof(UIItemFashionTag_t3936836083, ___lab_level_3)); } inline UISprite_t194114938 * get_lab_level_3() const { return ___lab_level_3; } inline UISprite_t194114938 ** get_address_of_lab_level_3() { return &___lab_level_3; } inline void set_lab_level_3(UISprite_t194114938 * value) { ___lab_level_3 = value; Il2CppCodeGenWriteBarrier((&___lab_level_3), value); } inline static int32_t get_offset_of_lab_desc_4() { return static_cast(offsetof(UIItemFashionTag_t3936836083, ___lab_desc_4)); } inline UILabel_t3248798549 * get_lab_desc_4() const { return ___lab_desc_4; } inline UILabel_t3248798549 ** get_address_of_lab_desc_4() { return &___lab_desc_4; } inline void set_lab_desc_4(UILabel_t3248798549 * value) { ___lab_desc_4 = value; Il2CppCodeGenWriteBarrier((&___lab_desc_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMFASHIONTAG_T3936836083_H #ifndef ALLCLOTHESLISTVIEW_T3567130420_H #define ALLCLOTHESLISTVIEW_T3567130420_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // AllClothesListView struct AllClothesListView_t3567130420 : public MonoBehaviour_t3962482529 { public: // DMListView AllClothesListView::m_ListView DMListView_t512231514 * ___m_ListView_2; // System.Int32 AllClothesListView::currentSetRowNum int32_t ___currentSetRowNum_3; public: inline static int32_t get_offset_of_m_ListView_2() { return static_cast(offsetof(AllClothesListView_t3567130420, ___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_currentSetRowNum_3() { return static_cast(offsetof(AllClothesListView_t3567130420, ___currentSetRowNum_3)); } inline int32_t get_currentSetRowNum_3() const { return ___currentSetRowNum_3; } inline int32_t* get_address_of_currentSetRowNum_3() { return &___currentSetRowNum_3; } inline void set_currentSetRowNum_3(int32_t value) { ___currentSetRowNum_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ALLCLOTHESLISTVIEW_T3567130420_H #ifndef UIBUTTONACTIVATE_T1184781629_H #define UIBUTTONACTIVATE_T1184781629_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonActivate struct UIButtonActivate_t1184781629 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject UIButtonActivate::target GameObject_t1113636619 * ___target_2; // System.Single UIButtonActivate::f_AutoHideTime float ___f_AutoHideTime_3; // UIButtonActivate/ActiveTrigger UIButtonActivate::trigger int32_t ___trigger_4; // System.Single UIButtonActivate::m_fCurActiveTime float ___m_fCurActiveTime_5; // System.Boolean UIButtonActivate::m_bEvtFlag bool ___m_bEvtFlag_6; public: inline static int32_t get_offset_of_target_2() { return static_cast(offsetof(UIButtonActivate_t1184781629, ___target_2)); } inline GameObject_t1113636619 * get_target_2() const { return ___target_2; } inline GameObject_t1113636619 ** get_address_of_target_2() { return &___target_2; } inline void set_target_2(GameObject_t1113636619 * value) { ___target_2 = value; Il2CppCodeGenWriteBarrier((&___target_2), value); } inline static int32_t get_offset_of_f_AutoHideTime_3() { return static_cast(offsetof(UIButtonActivate_t1184781629, ___f_AutoHideTime_3)); } inline float get_f_AutoHideTime_3() const { return ___f_AutoHideTime_3; } inline float* get_address_of_f_AutoHideTime_3() { return &___f_AutoHideTime_3; } inline void set_f_AutoHideTime_3(float value) { ___f_AutoHideTime_3 = value; } inline static int32_t get_offset_of_trigger_4() { return static_cast(offsetof(UIButtonActivate_t1184781629, ___trigger_4)); } inline int32_t get_trigger_4() const { return ___trigger_4; } inline int32_t* get_address_of_trigger_4() { return &___trigger_4; } inline void set_trigger_4(int32_t value) { ___trigger_4 = value; } inline static int32_t get_offset_of_m_fCurActiveTime_5() { return static_cast(offsetof(UIButtonActivate_t1184781629, ___m_fCurActiveTime_5)); } inline float get_m_fCurActiveTime_5() const { return ___m_fCurActiveTime_5; } inline float* get_address_of_m_fCurActiveTime_5() { return &___m_fCurActiveTime_5; } inline void set_m_fCurActiveTime_5(float value) { ___m_fCurActiveTime_5 = value; } inline static int32_t get_offset_of_m_bEvtFlag_6() { return static_cast(offsetof(UIButtonActivate_t1184781629, ___m_bEvtFlag_6)); } inline bool get_m_bEvtFlag_6() const { return ___m_bEvtFlag_6; } inline bool* get_address_of_m_bEvtFlag_6() { return &___m_bEvtFlag_6; } inline void set_m_bEvtFlag_6(bool value) { ___m_bEvtFlag_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONACTIVATE_T1184781629_H #ifndef UICARDHANDBOOKITEMGROUP_T3791664164_H #define UICARDHANDBOOKITEMGROUP_T3791664164_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardHandBookItemGroup struct uiCardHandBookItemGroup_t3791664164 : public MonoBehaviour_t3962482529 { public: // uiCardHandBookItemCell uiCardHandBookItemGroup::m_obj0 uiCardHandBookItemCell_t2920226558 * ___m_obj0_2; // uiCardHandBookItemCell uiCardHandBookItemGroup::m_obj1 uiCardHandBookItemCell_t2920226558 * ___m_obj1_3; // uiCardHandBookItemCell uiCardHandBookItemGroup::m_obj2 uiCardHandBookItemCell_t2920226558 * ___m_obj2_4; // uiCardHandBookItemCell uiCardHandBookItemGroup::m_obj3 uiCardHandBookItemCell_t2920226558 * ___m_obj3_5; public: inline static int32_t get_offset_of_m_obj0_2() { return static_cast(offsetof(uiCardHandBookItemGroup_t3791664164, ___m_obj0_2)); } inline uiCardHandBookItemCell_t2920226558 * get_m_obj0_2() const { return ___m_obj0_2; } inline uiCardHandBookItemCell_t2920226558 ** get_address_of_m_obj0_2() { return &___m_obj0_2; } inline void set_m_obj0_2(uiCardHandBookItemCell_t2920226558 * value) { ___m_obj0_2 = value; Il2CppCodeGenWriteBarrier((&___m_obj0_2), value); } inline static int32_t get_offset_of_m_obj1_3() { return static_cast(offsetof(uiCardHandBookItemGroup_t3791664164, ___m_obj1_3)); } inline uiCardHandBookItemCell_t2920226558 * get_m_obj1_3() const { return ___m_obj1_3; } inline uiCardHandBookItemCell_t2920226558 ** get_address_of_m_obj1_3() { return &___m_obj1_3; } inline void set_m_obj1_3(uiCardHandBookItemCell_t2920226558 * value) { ___m_obj1_3 = value; Il2CppCodeGenWriteBarrier((&___m_obj1_3), value); } inline static int32_t get_offset_of_m_obj2_4() { return static_cast(offsetof(uiCardHandBookItemGroup_t3791664164, ___m_obj2_4)); } inline uiCardHandBookItemCell_t2920226558 * get_m_obj2_4() const { return ___m_obj2_4; } inline uiCardHandBookItemCell_t2920226558 ** get_address_of_m_obj2_4() { return &___m_obj2_4; } inline void set_m_obj2_4(uiCardHandBookItemCell_t2920226558 * value) { ___m_obj2_4 = value; Il2CppCodeGenWriteBarrier((&___m_obj2_4), value); } inline static int32_t get_offset_of_m_obj3_5() { return static_cast(offsetof(uiCardHandBookItemGroup_t3791664164, ___m_obj3_5)); } inline uiCardHandBookItemCell_t2920226558 * get_m_obj3_5() const { return ___m_obj3_5; } inline uiCardHandBookItemCell_t2920226558 ** get_address_of_m_obj3_5() { return &___m_obj3_5; } inline void set_m_obj3_5(uiCardHandBookItemCell_t2920226558 * value) { ___m_obj3_5 = value; Il2CppCodeGenWriteBarrier((&___m_obj3_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDHANDBOOKITEMGROUP_T3791664164_H #ifndef UIBUTTONCOLOR_T2038074180_H #define UIBUTTONCOLOR_T2038074180_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonColor struct UIButtonColor_t2038074180 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject UIButtonColor::tweenTarget GameObject_t1113636619 * ___tweenTarget_2; // UnityEngine.Color UIButtonColor::hover Color_t2555686324 ___hover_3; // UnityEngine.Color UIButtonColor::pressed Color_t2555686324 ___pressed_4; // System.Single UIButtonColor::duration float ___duration_5; // UnityEngine.Color UIButtonColor::mColor Color_t2555686324 ___mColor_6; // System.Boolean UIButtonColor::mStarted bool ___mStarted_7; // System.Boolean UIButtonColor::mHighlighted bool ___mHighlighted_8; public: inline static int32_t get_offset_of_tweenTarget_2() { return static_cast(offsetof(UIButtonColor_t2038074180, ___tweenTarget_2)); } inline GameObject_t1113636619 * get_tweenTarget_2() const { return ___tweenTarget_2; } inline GameObject_t1113636619 ** get_address_of_tweenTarget_2() { return &___tweenTarget_2; } inline void set_tweenTarget_2(GameObject_t1113636619 * value) { ___tweenTarget_2 = value; Il2CppCodeGenWriteBarrier((&___tweenTarget_2), value); } inline static int32_t get_offset_of_hover_3() { return static_cast(offsetof(UIButtonColor_t2038074180, ___hover_3)); } inline Color_t2555686324 get_hover_3() const { return ___hover_3; } inline Color_t2555686324 * get_address_of_hover_3() { return &___hover_3; } inline void set_hover_3(Color_t2555686324 value) { ___hover_3 = value; } inline static int32_t get_offset_of_pressed_4() { return static_cast(offsetof(UIButtonColor_t2038074180, ___pressed_4)); } inline Color_t2555686324 get_pressed_4() const { return ___pressed_4; } inline Color_t2555686324 * get_address_of_pressed_4() { return &___pressed_4; } inline void set_pressed_4(Color_t2555686324 value) { ___pressed_4 = value; } inline static int32_t get_offset_of_duration_5() { return static_cast(offsetof(UIButtonColor_t2038074180, ___duration_5)); } inline float get_duration_5() const { return ___duration_5; } inline float* get_address_of_duration_5() { return &___duration_5; } inline void set_duration_5(float value) { ___duration_5 = value; } inline static int32_t get_offset_of_mColor_6() { return static_cast(offsetof(UIButtonColor_t2038074180, ___mColor_6)); } inline Color_t2555686324 get_mColor_6() const { return ___mColor_6; } inline Color_t2555686324 * get_address_of_mColor_6() { return &___mColor_6; } inline void set_mColor_6(Color_t2555686324 value) { ___mColor_6 = value; } inline static int32_t get_offset_of_mStarted_7() { return static_cast(offsetof(UIButtonColor_t2038074180, ___mStarted_7)); } inline bool get_mStarted_7() const { return ___mStarted_7; } inline bool* get_address_of_mStarted_7() { return &___mStarted_7; } inline void set_mStarted_7(bool value) { ___mStarted_7 = value; } inline static int32_t get_offset_of_mHighlighted_8() { return static_cast(offsetof(UIButtonColor_t2038074180, ___mHighlighted_8)); } inline bool get_mHighlighted_8() const { return ___mHighlighted_8; } inline bool* get_address_of_mHighlighted_8() { return &___mHighlighted_8; } inline void set_mHighlighted_8(bool value) { ___mHighlighted_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONCOLOR_T2038074180_H #ifndef UICARDAWARD_T3318272268_H #define UICARDAWARD_T3318272268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardAward struct uiCardAward_t3318272268 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiCardAward::m_awardPage Transform_t3600365921 * ___m_awardPage_2; // UnityEngine.Transform uiCardAward::m_rechargePage Transform_t3600365921 * ___m_rechargePage_3; // UILabel uiCardAward::m_leftDay UILabel_t3248798549 * ___m_leftDay_4; // UILabel uiCardAward::m_awardCount UILabel_t3248798549 * ___m_awardCount_5; public: inline static int32_t get_offset_of_m_awardPage_2() { return static_cast(offsetof(uiCardAward_t3318272268, ___m_awardPage_2)); } inline Transform_t3600365921 * get_m_awardPage_2() const { return ___m_awardPage_2; } inline Transform_t3600365921 ** get_address_of_m_awardPage_2() { return &___m_awardPage_2; } inline void set_m_awardPage_2(Transform_t3600365921 * value) { ___m_awardPage_2 = value; Il2CppCodeGenWriteBarrier((&___m_awardPage_2), value); } inline static int32_t get_offset_of_m_rechargePage_3() { return static_cast(offsetof(uiCardAward_t3318272268, ___m_rechargePage_3)); } inline Transform_t3600365921 * get_m_rechargePage_3() const { return ___m_rechargePage_3; } inline Transform_t3600365921 ** get_address_of_m_rechargePage_3() { return &___m_rechargePage_3; } inline void set_m_rechargePage_3(Transform_t3600365921 * value) { ___m_rechargePage_3 = value; Il2CppCodeGenWriteBarrier((&___m_rechargePage_3), value); } inline static int32_t get_offset_of_m_leftDay_4() { return static_cast(offsetof(uiCardAward_t3318272268, ___m_leftDay_4)); } inline UILabel_t3248798549 * get_m_leftDay_4() const { return ___m_leftDay_4; } inline UILabel_t3248798549 ** get_address_of_m_leftDay_4() { return &___m_leftDay_4; } inline void set_m_leftDay_4(UILabel_t3248798549 * value) { ___m_leftDay_4 = value; Il2CppCodeGenWriteBarrier((&___m_leftDay_4), value); } inline static int32_t get_offset_of_m_awardCount_5() { return static_cast(offsetof(uiCardAward_t3318272268, ___m_awardCount_5)); } inline UILabel_t3248798549 * get_m_awardCount_5() const { return ___m_awardCount_5; } inline UILabel_t3248798549 ** get_address_of_m_awardCount_5() { return &___m_awardCount_5; } inline void set_m_awardCount_5(UILabel_t3248798549 * value) { ___m_awardCount_5 = value; Il2CppCodeGenWriteBarrier((&___m_awardCount_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDAWARD_T3318272268_H #ifndef UIBUTTONTWEEN_T2031402466_H #define UIBUTTONTWEEN_T2031402466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonTween struct UIButtonTween_t2031402466 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject UIButtonTween::tweenTarget GameObject_t1113636619 * ___tweenTarget_2; // System.Int32 UIButtonTween::tweenGroup int32_t ___tweenGroup_3; // AnimationOrTween.Trigger UIButtonTween::trigger int32_t ___trigger_4; // AnimationOrTween.Direction UIButtonTween::playDirection int32_t ___playDirection_5; // System.Boolean UIButtonTween::resetOnPlay bool ___resetOnPlay_6; // AnimationOrTween.EnableCondition UIButtonTween::ifDisabledOnPlay int32_t ___ifDisabledOnPlay_7; // AnimationOrTween.DisableCondition UIButtonTween::disableWhenFinished int32_t ___disableWhenFinished_8; // System.Boolean UIButtonTween::includeChildren bool ___includeChildren_9; // UnityEngine.GameObject UIButtonTween::eventReceiver GameObject_t1113636619 * ___eventReceiver_10; // System.String UIButtonTween::callWhenFinished String_t* ___callWhenFinished_11; // System.Action`1 UIButtonTween::onFinished Action_1_t432802497 * ___onFinished_12; // UITweener[] UIButtonTween::mTweens UITweenerU5BU5D_t3440034099* ___mTweens_13; // System.Boolean UIButtonTween::mStarted bool ___mStarted_14; // System.Boolean UIButtonTween::mHighlighted bool ___mHighlighted_15; public: inline static int32_t get_offset_of_tweenTarget_2() { return static_cast(offsetof(UIButtonTween_t2031402466, ___tweenTarget_2)); } inline GameObject_t1113636619 * get_tweenTarget_2() const { return ___tweenTarget_2; } inline GameObject_t1113636619 ** get_address_of_tweenTarget_2() { return &___tweenTarget_2; } inline void set_tweenTarget_2(GameObject_t1113636619 * value) { ___tweenTarget_2 = value; Il2CppCodeGenWriteBarrier((&___tweenTarget_2), value); } inline static int32_t get_offset_of_tweenGroup_3() { return static_cast(offsetof(UIButtonTween_t2031402466, ___tweenGroup_3)); } inline int32_t get_tweenGroup_3() const { return ___tweenGroup_3; } inline int32_t* get_address_of_tweenGroup_3() { return &___tweenGroup_3; } inline void set_tweenGroup_3(int32_t value) { ___tweenGroup_3 = value; } inline static int32_t get_offset_of_trigger_4() { return static_cast(offsetof(UIButtonTween_t2031402466, ___trigger_4)); } inline int32_t get_trigger_4() const { return ___trigger_4; } inline int32_t* get_address_of_trigger_4() { return &___trigger_4; } inline void set_trigger_4(int32_t value) { ___trigger_4 = value; } inline static int32_t get_offset_of_playDirection_5() { return static_cast(offsetof(UIButtonTween_t2031402466, ___playDirection_5)); } inline int32_t get_playDirection_5() const { return ___playDirection_5; } inline int32_t* get_address_of_playDirection_5() { return &___playDirection_5; } inline void set_playDirection_5(int32_t value) { ___playDirection_5 = value; } inline static int32_t get_offset_of_resetOnPlay_6() { return static_cast(offsetof(UIButtonTween_t2031402466, ___resetOnPlay_6)); } inline bool get_resetOnPlay_6() const { return ___resetOnPlay_6; } inline bool* get_address_of_resetOnPlay_6() { return &___resetOnPlay_6; } inline void set_resetOnPlay_6(bool value) { ___resetOnPlay_6 = value; } inline static int32_t get_offset_of_ifDisabledOnPlay_7() { return static_cast(offsetof(UIButtonTween_t2031402466, ___ifDisabledOnPlay_7)); } inline int32_t get_ifDisabledOnPlay_7() const { return ___ifDisabledOnPlay_7; } inline int32_t* get_address_of_ifDisabledOnPlay_7() { return &___ifDisabledOnPlay_7; } inline void set_ifDisabledOnPlay_7(int32_t value) { ___ifDisabledOnPlay_7 = value; } inline static int32_t get_offset_of_disableWhenFinished_8() { return static_cast(offsetof(UIButtonTween_t2031402466, ___disableWhenFinished_8)); } inline int32_t get_disableWhenFinished_8() const { return ___disableWhenFinished_8; } inline int32_t* get_address_of_disableWhenFinished_8() { return &___disableWhenFinished_8; } inline void set_disableWhenFinished_8(int32_t value) { ___disableWhenFinished_8 = value; } inline static int32_t get_offset_of_includeChildren_9() { return static_cast(offsetof(UIButtonTween_t2031402466, ___includeChildren_9)); } inline bool get_includeChildren_9() const { return ___includeChildren_9; } inline bool* get_address_of_includeChildren_9() { return &___includeChildren_9; } inline void set_includeChildren_9(bool value) { ___includeChildren_9 = value; } inline static int32_t get_offset_of_eventReceiver_10() { return static_cast(offsetof(UIButtonTween_t2031402466, ___eventReceiver_10)); } inline GameObject_t1113636619 * get_eventReceiver_10() const { return ___eventReceiver_10; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_10() { return &___eventReceiver_10; } inline void set_eventReceiver_10(GameObject_t1113636619 * value) { ___eventReceiver_10 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_10), value); } inline static int32_t get_offset_of_callWhenFinished_11() { return static_cast(offsetof(UIButtonTween_t2031402466, ___callWhenFinished_11)); } inline String_t* get_callWhenFinished_11() const { return ___callWhenFinished_11; } inline String_t** get_address_of_callWhenFinished_11() { return &___callWhenFinished_11; } inline void set_callWhenFinished_11(String_t* value) { ___callWhenFinished_11 = value; Il2CppCodeGenWriteBarrier((&___callWhenFinished_11), value); } inline static int32_t get_offset_of_onFinished_12() { return static_cast(offsetof(UIButtonTween_t2031402466, ___onFinished_12)); } inline Action_1_t432802497 * get_onFinished_12() const { return ___onFinished_12; } inline Action_1_t432802497 ** get_address_of_onFinished_12() { return &___onFinished_12; } inline void set_onFinished_12(Action_1_t432802497 * value) { ___onFinished_12 = value; Il2CppCodeGenWriteBarrier((&___onFinished_12), value); } inline static int32_t get_offset_of_mTweens_13() { return static_cast(offsetof(UIButtonTween_t2031402466, ___mTweens_13)); } inline UITweenerU5BU5D_t3440034099* get_mTweens_13() const { return ___mTweens_13; } inline UITweenerU5BU5D_t3440034099** get_address_of_mTweens_13() { return &___mTweens_13; } inline void set_mTweens_13(UITweenerU5BU5D_t3440034099* value) { ___mTweens_13 = value; Il2CppCodeGenWriteBarrier((&___mTweens_13), value); } inline static int32_t get_offset_of_mStarted_14() { return static_cast(offsetof(UIButtonTween_t2031402466, ___mStarted_14)); } inline bool get_mStarted_14() const { return ___mStarted_14; } inline bool* get_address_of_mStarted_14() { return &___mStarted_14; } inline void set_mStarted_14(bool value) { ___mStarted_14 = value; } inline static int32_t get_offset_of_mHighlighted_15() { return static_cast(offsetof(UIButtonTween_t2031402466, ___mHighlighted_15)); } inline bool get_mHighlighted_15() const { return ___mHighlighted_15; } inline bool* get_address_of_mHighlighted_15() { return &___mHighlighted_15; } inline void set_mHighlighted_15(bool value) { ___mHighlighted_15 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONTWEEN_T2031402466_H #ifndef UIBUTTONSCALE_T3973287916_H #define UIBUTTONSCALE_T3973287916_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonScale struct UIButtonScale_t3973287916 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform UIButtonScale::tweenTarget Transform_t3600365921 * ___tweenTarget_2; // UnityEngine.Vector3 UIButtonScale::hover Vector3_t3722313464 ___hover_3; // UnityEngine.Vector3 UIButtonScale::pressed Vector3_t3722313464 ___pressed_4; // System.Single UIButtonScale::duration float ___duration_5; // UnityEngine.Vector3 UIButtonScale::mScale Vector3_t3722313464 ___mScale_6; // System.Boolean UIButtonScale::mStarted bool ___mStarted_7; // System.Boolean UIButtonScale::mHighlighted bool ___mHighlighted_8; public: inline static int32_t get_offset_of_tweenTarget_2() { return static_cast(offsetof(UIButtonScale_t3973287916, ___tweenTarget_2)); } inline Transform_t3600365921 * get_tweenTarget_2() const { return ___tweenTarget_2; } inline Transform_t3600365921 ** get_address_of_tweenTarget_2() { return &___tweenTarget_2; } inline void set_tweenTarget_2(Transform_t3600365921 * value) { ___tweenTarget_2 = value; Il2CppCodeGenWriteBarrier((&___tweenTarget_2), value); } inline static int32_t get_offset_of_hover_3() { return static_cast(offsetof(UIButtonScale_t3973287916, ___hover_3)); } inline Vector3_t3722313464 get_hover_3() const { return ___hover_3; } inline Vector3_t3722313464 * get_address_of_hover_3() { return &___hover_3; } inline void set_hover_3(Vector3_t3722313464 value) { ___hover_3 = value; } inline static int32_t get_offset_of_pressed_4() { return static_cast(offsetof(UIButtonScale_t3973287916, ___pressed_4)); } inline Vector3_t3722313464 get_pressed_4() const { return ___pressed_4; } inline Vector3_t3722313464 * get_address_of_pressed_4() { return &___pressed_4; } inline void set_pressed_4(Vector3_t3722313464 value) { ___pressed_4 = value; } inline static int32_t get_offset_of_duration_5() { return static_cast(offsetof(UIButtonScale_t3973287916, ___duration_5)); } inline float get_duration_5() const { return ___duration_5; } inline float* get_address_of_duration_5() { return &___duration_5; } inline void set_duration_5(float value) { ___duration_5 = value; } inline static int32_t get_offset_of_mScale_6() { return static_cast(offsetof(UIButtonScale_t3973287916, ___mScale_6)); } inline Vector3_t3722313464 get_mScale_6() const { return ___mScale_6; } inline Vector3_t3722313464 * get_address_of_mScale_6() { return &___mScale_6; } inline void set_mScale_6(Vector3_t3722313464 value) { ___mScale_6 = value; } inline static int32_t get_offset_of_mStarted_7() { return static_cast(offsetof(UIButtonScale_t3973287916, ___mStarted_7)); } inline bool get_mStarted_7() const { return ___mStarted_7; } inline bool* get_address_of_mStarted_7() { return &___mStarted_7; } inline void set_mStarted_7(bool value) { ___mStarted_7 = value; } inline static int32_t get_offset_of_mHighlighted_8() { return static_cast(offsetof(UIButtonScale_t3973287916, ___mHighlighted_8)); } inline bool get_mHighlighted_8() const { return ___mHighlighted_8; } inline bool* get_address_of_mHighlighted_8() { return &___mHighlighted_8; } inline void set_mHighlighted_8(bool value) { ___mHighlighted_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONSCALE_T3973287916_H #ifndef UIBUYGIFTPACKAGECELL_T424486225_H #define UIBUYGIFTPACKAGECELL_T424486225_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBuyGiftPackageCell struct uiBuyGiftPackageCell_t424486225 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiBuyGiftPackageCell::m_effect Transform_t3600365921 * ___m_effect_2; public: inline static int32_t get_offset_of_m_effect_2() { return static_cast(offsetof(uiBuyGiftPackageCell_t424486225, ___m_effect_2)); } inline Transform_t3600365921 * get_m_effect_2() const { return ___m_effect_2; } inline Transform_t3600365921 ** get_address_of_m_effect_2() { return &___m_effect_2; } inline void set_m_effect_2(Transform_t3600365921 * value) { ___m_effect_2 = value; Il2CppCodeGenWriteBarrier((&___m_effect_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUYGIFTPACKAGECELL_T424486225_H #ifndef UIITEMICON_T1499550016_H #define UIITEMICON_T1499550016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiItemIcon struct uiItemIcon_t1499550016 : public MonoBehaviour_t3962482529 { public: // UITexture uiItemIcon::m_uiIcon UITexture_t3471168817 * ___m_uiIcon_2; // UILabel uiItemIcon::m_uiDesc UILabel_t3248798549 * ___m_uiDesc_3; // UILabel uiItemIcon::m_uiAmount UILabel_t3248798549 * ___m_uiAmount_4; // UILabel uiItemIcon::m_uiValid UILabel_t3248798549 * ___m_uiValid_5; // System.Boolean uiItemIcon::m_isIconReady bool ___m_isIconReady_6; // System.Int32 uiItemIcon::m_configId int32_t ___m_configId_7; // UnityEngine.Vector3 uiItemIcon::m_iconScale Vector3_t3722313464 ___m_iconScale_8; // UISprite uiItemIcon::m_quaility UISprite_t194114938 * ___m_quaility_9; public: inline static int32_t get_offset_of_m_uiIcon_2() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiIcon_2)); } inline UITexture_t3471168817 * get_m_uiIcon_2() const { return ___m_uiIcon_2; } inline UITexture_t3471168817 ** get_address_of_m_uiIcon_2() { return &___m_uiIcon_2; } inline void set_m_uiIcon_2(UITexture_t3471168817 * value) { ___m_uiIcon_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiIcon_2), value); } inline static int32_t get_offset_of_m_uiDesc_3() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiDesc_3)); } inline UILabel_t3248798549 * get_m_uiDesc_3() const { return ___m_uiDesc_3; } inline UILabel_t3248798549 ** get_address_of_m_uiDesc_3() { return &___m_uiDesc_3; } inline void set_m_uiDesc_3(UILabel_t3248798549 * value) { ___m_uiDesc_3 = value; Il2CppCodeGenWriteBarrier((&___m_uiDesc_3), value); } inline static int32_t get_offset_of_m_uiAmount_4() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiAmount_4)); } inline UILabel_t3248798549 * get_m_uiAmount_4() const { return ___m_uiAmount_4; } inline UILabel_t3248798549 ** get_address_of_m_uiAmount_4() { return &___m_uiAmount_4; } inline void set_m_uiAmount_4(UILabel_t3248798549 * value) { ___m_uiAmount_4 = value; Il2CppCodeGenWriteBarrier((&___m_uiAmount_4), value); } inline static int32_t get_offset_of_m_uiValid_5() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_uiValid_5)); } inline UILabel_t3248798549 * get_m_uiValid_5() const { return ___m_uiValid_5; } inline UILabel_t3248798549 ** get_address_of_m_uiValid_5() { return &___m_uiValid_5; } inline void set_m_uiValid_5(UILabel_t3248798549 * value) { ___m_uiValid_5 = value; Il2CppCodeGenWriteBarrier((&___m_uiValid_5), value); } inline static int32_t get_offset_of_m_isIconReady_6() { return static_cast(offsetof(uiItemIcon_t1499550016, ___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_m_configId_7() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_configId_7)); } inline int32_t get_m_configId_7() const { return ___m_configId_7; } inline int32_t* get_address_of_m_configId_7() { return &___m_configId_7; } inline void set_m_configId_7(int32_t value) { ___m_configId_7 = value; } inline static int32_t get_offset_of_m_iconScale_8() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_iconScale_8)); } inline Vector3_t3722313464 get_m_iconScale_8() const { return ___m_iconScale_8; } inline Vector3_t3722313464 * get_address_of_m_iconScale_8() { return &___m_iconScale_8; } inline void set_m_iconScale_8(Vector3_t3722313464 value) { ___m_iconScale_8 = value; } inline static int32_t get_offset_of_m_quaility_9() { return static_cast(offsetof(uiItemIcon_t1499550016, ___m_quaility_9)); } inline UISprite_t194114938 * get_m_quaility_9() const { return ___m_quaility_9; } inline UISprite_t194114938 ** get_address_of_m_quaility_9() { return &___m_quaility_9; } inline void set_m_quaility_9(UISprite_t194114938 * value) { ___m_quaility_9 = value; Il2CppCodeGenWriteBarrier((&___m_quaility_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIITEMICON_T1499550016_H #ifndef UIBUYLOTTERYNUM_T2649912829_H #define UIBUYLOTTERYNUM_T2649912829_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBuyLotteryNum struct uiBuyLotteryNum_t2649912829 : public MonoBehaviour_t3962482529 { public: // UITexture uiBuyLotteryNum::m_uiTexture UITexture_t3471168817 * ___m_uiTexture_2; // UILabel uiBuyLotteryNum::m_LabelAsk UILabel_t3248798549 * ___m_LabelAsk_3; // UILabel uiBuyLotteryNum::m_SinglePrice UILabel_t3248798549 * ___m_SinglePrice_4; // UILabel uiBuyLotteryNum::m_AmountPrice UILabel_t3248798549 * ___m_AmountPrice_5; // UILabel uiBuyLotteryNum::m_LabelBuyNum UILabel_t3248798549 * ___m_LabelBuyNum_6; // UILabel uiBuyLotteryNum::m_LabelBindlCount UILabel_t3248798549 * ___m_LabelBindlCount_7; // UILabel uiBuyLotteryNum::m_name UILabel_t3248798549 * ___m_name_8; // UISprite uiBuyLotteryNum::m_goldIcon1 UISprite_t194114938 * ___m_goldIcon1_9; // UISprite uiBuyLotteryNum::m_goldIcon2 UISprite_t194114938 * ___m_goldIcon2_10; // System.Boolean uiBuyLotteryNum::m_bLoad bool ___m_bLoad_11; // System.Int32 uiBuyLotteryNum::m_nConfigid int32_t ___m_nConfigid_12; // System.Int32 uiBuyLotteryNum::m_nConfigBindCount int32_t ___m_nConfigBindCount_13; // System.Int32 uiBuyLotteryNum::m_prie int32_t ___m_prie_14; // System.Int32 uiBuyLotteryNum::m_nAmount int32_t ___m_nAmount_15; // System.String uiBuyLotteryNum::m_title String_t* ___m_title_16; // uiBuyLotteryNum/OnClickMsgCallBack uiBuyLotteryNum::m_callBack OnClickMsgCallBack_t2417972543 * ___m_callBack_17; // UnityEngine.Vector3 uiBuyLotteryNum::m_textureSize Vector3_t3722313464 ___m_textureSize_18; public: inline static int32_t get_offset_of_m_uiTexture_2() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_uiTexture_2)); } inline UITexture_t3471168817 * get_m_uiTexture_2() const { return ___m_uiTexture_2; } inline UITexture_t3471168817 ** get_address_of_m_uiTexture_2() { return &___m_uiTexture_2; } inline void set_m_uiTexture_2(UITexture_t3471168817 * value) { ___m_uiTexture_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiTexture_2), value); } inline static int32_t get_offset_of_m_LabelAsk_3() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_LabelAsk_3)); } inline UILabel_t3248798549 * get_m_LabelAsk_3() const { return ___m_LabelAsk_3; } inline UILabel_t3248798549 ** get_address_of_m_LabelAsk_3() { return &___m_LabelAsk_3; } inline void set_m_LabelAsk_3(UILabel_t3248798549 * value) { ___m_LabelAsk_3 = value; Il2CppCodeGenWriteBarrier((&___m_LabelAsk_3), value); } inline static int32_t get_offset_of_m_SinglePrice_4() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_SinglePrice_4)); } inline UILabel_t3248798549 * get_m_SinglePrice_4() const { return ___m_SinglePrice_4; } inline UILabel_t3248798549 ** get_address_of_m_SinglePrice_4() { return &___m_SinglePrice_4; } inline void set_m_SinglePrice_4(UILabel_t3248798549 * value) { ___m_SinglePrice_4 = value; Il2CppCodeGenWriteBarrier((&___m_SinglePrice_4), value); } inline static int32_t get_offset_of_m_AmountPrice_5() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_AmountPrice_5)); } inline UILabel_t3248798549 * get_m_AmountPrice_5() const { return ___m_AmountPrice_5; } inline UILabel_t3248798549 ** get_address_of_m_AmountPrice_5() { return &___m_AmountPrice_5; } inline void set_m_AmountPrice_5(UILabel_t3248798549 * value) { ___m_AmountPrice_5 = value; Il2CppCodeGenWriteBarrier((&___m_AmountPrice_5), value); } inline static int32_t get_offset_of_m_LabelBuyNum_6() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_LabelBuyNum_6)); } inline UILabel_t3248798549 * get_m_LabelBuyNum_6() const { return ___m_LabelBuyNum_6; } inline UILabel_t3248798549 ** get_address_of_m_LabelBuyNum_6() { return &___m_LabelBuyNum_6; } inline void set_m_LabelBuyNum_6(UILabel_t3248798549 * value) { ___m_LabelBuyNum_6 = value; Il2CppCodeGenWriteBarrier((&___m_LabelBuyNum_6), value); } inline static int32_t get_offset_of_m_LabelBindlCount_7() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_LabelBindlCount_7)); } inline UILabel_t3248798549 * get_m_LabelBindlCount_7() const { return ___m_LabelBindlCount_7; } inline UILabel_t3248798549 ** get_address_of_m_LabelBindlCount_7() { return &___m_LabelBindlCount_7; } inline void set_m_LabelBindlCount_7(UILabel_t3248798549 * value) { ___m_LabelBindlCount_7 = value; Il2CppCodeGenWriteBarrier((&___m_LabelBindlCount_7), value); } inline static int32_t get_offset_of_m_name_8() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_name_8)); } inline UILabel_t3248798549 * get_m_name_8() const { return ___m_name_8; } inline UILabel_t3248798549 ** get_address_of_m_name_8() { return &___m_name_8; } inline void set_m_name_8(UILabel_t3248798549 * value) { ___m_name_8 = value; Il2CppCodeGenWriteBarrier((&___m_name_8), value); } inline static int32_t get_offset_of_m_goldIcon1_9() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_goldIcon1_9)); } inline UISprite_t194114938 * get_m_goldIcon1_9() const { return ___m_goldIcon1_9; } inline UISprite_t194114938 ** get_address_of_m_goldIcon1_9() { return &___m_goldIcon1_9; } inline void set_m_goldIcon1_9(UISprite_t194114938 * value) { ___m_goldIcon1_9 = value; Il2CppCodeGenWriteBarrier((&___m_goldIcon1_9), value); } inline static int32_t get_offset_of_m_goldIcon2_10() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_goldIcon2_10)); } inline UISprite_t194114938 * get_m_goldIcon2_10() const { return ___m_goldIcon2_10; } inline UISprite_t194114938 ** get_address_of_m_goldIcon2_10() { return &___m_goldIcon2_10; } inline void set_m_goldIcon2_10(UISprite_t194114938 * value) { ___m_goldIcon2_10 = value; Il2CppCodeGenWriteBarrier((&___m_goldIcon2_10), value); } inline static int32_t get_offset_of_m_bLoad_11() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_bLoad_11)); } inline bool get_m_bLoad_11() const { return ___m_bLoad_11; } inline bool* get_address_of_m_bLoad_11() { return &___m_bLoad_11; } inline void set_m_bLoad_11(bool value) { ___m_bLoad_11 = value; } inline static int32_t get_offset_of_m_nConfigid_12() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_nConfigid_12)); } inline int32_t get_m_nConfigid_12() const { return ___m_nConfigid_12; } inline int32_t* get_address_of_m_nConfigid_12() { return &___m_nConfigid_12; } inline void set_m_nConfigid_12(int32_t value) { ___m_nConfigid_12 = value; } inline static int32_t get_offset_of_m_nConfigBindCount_13() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_nConfigBindCount_13)); } inline int32_t get_m_nConfigBindCount_13() const { return ___m_nConfigBindCount_13; } inline int32_t* get_address_of_m_nConfigBindCount_13() { return &___m_nConfigBindCount_13; } inline void set_m_nConfigBindCount_13(int32_t value) { ___m_nConfigBindCount_13 = value; } inline static int32_t get_offset_of_m_prie_14() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_prie_14)); } inline int32_t get_m_prie_14() const { return ___m_prie_14; } inline int32_t* get_address_of_m_prie_14() { return &___m_prie_14; } inline void set_m_prie_14(int32_t value) { ___m_prie_14 = value; } inline static int32_t get_offset_of_m_nAmount_15() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_nAmount_15)); } inline int32_t get_m_nAmount_15() const { return ___m_nAmount_15; } inline int32_t* get_address_of_m_nAmount_15() { return &___m_nAmount_15; } inline void set_m_nAmount_15(int32_t value) { ___m_nAmount_15 = value; } inline static int32_t get_offset_of_m_title_16() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_title_16)); } inline String_t* get_m_title_16() const { return ___m_title_16; } inline String_t** get_address_of_m_title_16() { return &___m_title_16; } inline void set_m_title_16(String_t* value) { ___m_title_16 = value; Il2CppCodeGenWriteBarrier((&___m_title_16), value); } inline static int32_t get_offset_of_m_callBack_17() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_callBack_17)); } inline OnClickMsgCallBack_t2417972543 * get_m_callBack_17() const { return ___m_callBack_17; } inline OnClickMsgCallBack_t2417972543 ** get_address_of_m_callBack_17() { return &___m_callBack_17; } inline void set_m_callBack_17(OnClickMsgCallBack_t2417972543 * value) { ___m_callBack_17 = value; Il2CppCodeGenWriteBarrier((&___m_callBack_17), value); } inline static int32_t get_offset_of_m_textureSize_18() { return static_cast(offsetof(uiBuyLotteryNum_t2649912829, ___m_textureSize_18)); } inline Vector3_t3722313464 get_m_textureSize_18() const { return ___m_textureSize_18; } inline Vector3_t3722313464 * get_address_of_m_textureSize_18() { return &___m_textureSize_18; } inline void set_m_textureSize_18(Vector3_t3722313464 value) { ___m_textureSize_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUYLOTTERYNUM_T2649912829_H #ifndef UIBUTTONPLAYANIMATION_T2969862230_H #define UIBUTTONPLAYANIMATION_T2969862230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonPlayAnimation struct UIButtonPlayAnimation_t2969862230 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Animation UIButtonPlayAnimation::target Animation_t3648466861 * ___target_2; // System.String UIButtonPlayAnimation::clipName String_t* ___clipName_3; // AnimationOrTween.Trigger UIButtonPlayAnimation::trigger int32_t ___trigger_4; // AnimationOrTween.Direction UIButtonPlayAnimation::playDirection int32_t ___playDirection_5; // System.Boolean UIButtonPlayAnimation::resetOnPlay bool ___resetOnPlay_6; // System.Boolean UIButtonPlayAnimation::clearSelection bool ___clearSelection_7; // AnimationOrTween.EnableCondition UIButtonPlayAnimation::ifDisabledOnPlay int32_t ___ifDisabledOnPlay_8; // AnimationOrTween.DisableCondition UIButtonPlayAnimation::disableWhenFinished int32_t ___disableWhenFinished_9; // UnityEngine.GameObject UIButtonPlayAnimation::eventReceiver GameObject_t1113636619 * ___eventReceiver_10; // System.String UIButtonPlayAnimation::callWhenFinished String_t* ___callWhenFinished_11; // System.Action`1 UIButtonPlayAnimation::onFinished Action_1_t3647724237 * ___onFinished_12; // System.Boolean UIButtonPlayAnimation::mStarted bool ___mStarted_13; // System.Boolean UIButtonPlayAnimation::mHighlighted bool ___mHighlighted_14; public: inline static int32_t get_offset_of_target_2() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___target_2)); } inline Animation_t3648466861 * get_target_2() const { return ___target_2; } inline Animation_t3648466861 ** get_address_of_target_2() { return &___target_2; } inline void set_target_2(Animation_t3648466861 * value) { ___target_2 = value; Il2CppCodeGenWriteBarrier((&___target_2), value); } inline static int32_t get_offset_of_clipName_3() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___clipName_3)); } inline String_t* get_clipName_3() const { return ___clipName_3; } inline String_t** get_address_of_clipName_3() { return &___clipName_3; } inline void set_clipName_3(String_t* value) { ___clipName_3 = value; Il2CppCodeGenWriteBarrier((&___clipName_3), value); } inline static int32_t get_offset_of_trigger_4() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___trigger_4)); } inline int32_t get_trigger_4() const { return ___trigger_4; } inline int32_t* get_address_of_trigger_4() { return &___trigger_4; } inline void set_trigger_4(int32_t value) { ___trigger_4 = value; } inline static int32_t get_offset_of_playDirection_5() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___playDirection_5)); } inline int32_t get_playDirection_5() const { return ___playDirection_5; } inline int32_t* get_address_of_playDirection_5() { return &___playDirection_5; } inline void set_playDirection_5(int32_t value) { ___playDirection_5 = value; } inline static int32_t get_offset_of_resetOnPlay_6() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___resetOnPlay_6)); } inline bool get_resetOnPlay_6() const { return ___resetOnPlay_6; } inline bool* get_address_of_resetOnPlay_6() { return &___resetOnPlay_6; } inline void set_resetOnPlay_6(bool value) { ___resetOnPlay_6 = value; } inline static int32_t get_offset_of_clearSelection_7() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___clearSelection_7)); } inline bool get_clearSelection_7() const { return ___clearSelection_7; } inline bool* get_address_of_clearSelection_7() { return &___clearSelection_7; } inline void set_clearSelection_7(bool value) { ___clearSelection_7 = value; } inline static int32_t get_offset_of_ifDisabledOnPlay_8() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___ifDisabledOnPlay_8)); } inline int32_t get_ifDisabledOnPlay_8() const { return ___ifDisabledOnPlay_8; } inline int32_t* get_address_of_ifDisabledOnPlay_8() { return &___ifDisabledOnPlay_8; } inline void set_ifDisabledOnPlay_8(int32_t value) { ___ifDisabledOnPlay_8 = value; } inline static int32_t get_offset_of_disableWhenFinished_9() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___disableWhenFinished_9)); } inline int32_t get_disableWhenFinished_9() const { return ___disableWhenFinished_9; } inline int32_t* get_address_of_disableWhenFinished_9() { return &___disableWhenFinished_9; } inline void set_disableWhenFinished_9(int32_t value) { ___disableWhenFinished_9 = value; } inline static int32_t get_offset_of_eventReceiver_10() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___eventReceiver_10)); } inline GameObject_t1113636619 * get_eventReceiver_10() const { return ___eventReceiver_10; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_10() { return &___eventReceiver_10; } inline void set_eventReceiver_10(GameObject_t1113636619 * value) { ___eventReceiver_10 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_10), value); } inline static int32_t get_offset_of_callWhenFinished_11() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___callWhenFinished_11)); } inline String_t* get_callWhenFinished_11() const { return ___callWhenFinished_11; } inline String_t** get_address_of_callWhenFinished_11() { return &___callWhenFinished_11; } inline void set_callWhenFinished_11(String_t* value) { ___callWhenFinished_11 = value; Il2CppCodeGenWriteBarrier((&___callWhenFinished_11), value); } inline static int32_t get_offset_of_onFinished_12() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___onFinished_12)); } inline Action_1_t3647724237 * get_onFinished_12() const { return ___onFinished_12; } inline Action_1_t3647724237 ** get_address_of_onFinished_12() { return &___onFinished_12; } inline void set_onFinished_12(Action_1_t3647724237 * value) { ___onFinished_12 = value; Il2CppCodeGenWriteBarrier((&___onFinished_12), value); } inline static int32_t get_offset_of_mStarted_13() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___mStarted_13)); } inline bool get_mStarted_13() const { return ___mStarted_13; } inline bool* get_address_of_mStarted_13() { return &___mStarted_13; } inline void set_mStarted_13(bool value) { ___mStarted_13 = value; } inline static int32_t get_offset_of_mHighlighted_14() { return static_cast(offsetof(UIButtonPlayAnimation_t2969862230, ___mHighlighted_14)); } inline bool get_mHighlighted_14() const { return ___mHighlighted_14; } inline bool* get_address_of_mHighlighted_14() { return &___mHighlighted_14; } inline void set_mHighlighted_14(bool value) { ___mHighlighted_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONPLAYANIMATION_T2969862230_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 UICAMERABTNMSG_T3135486447_H #define UICAMERABTNMSG_T3135486447_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICameraBtnMsg struct UICameraBtnMsg_t3135486447 : public MonoBehaviour_t3962482529 { public: // System.String UICameraBtnMsg::functionName String_t* ___functionName_2; // UICameraBtnMsg/Trigger UICameraBtnMsg::trigger int32_t ___trigger_3; // System.Boolean UICameraBtnMsg::includeChildren bool ___includeChildren_4; // System.Boolean UICameraBtnMsg::mStarted bool ___mStarted_5; // System.Boolean UICameraBtnMsg::mHighlighted bool ___mHighlighted_6; public: inline static int32_t get_offset_of_functionName_2() { return static_cast(offsetof(UICameraBtnMsg_t3135486447, ___functionName_2)); } inline String_t* get_functionName_2() const { return ___functionName_2; } inline String_t** get_address_of_functionName_2() { return &___functionName_2; } inline void set_functionName_2(String_t* value) { ___functionName_2 = value; Il2CppCodeGenWriteBarrier((&___functionName_2), value); } inline static int32_t get_offset_of_trigger_3() { return static_cast(offsetof(UICameraBtnMsg_t3135486447, ___trigger_3)); } inline int32_t get_trigger_3() const { return ___trigger_3; } inline int32_t* get_address_of_trigger_3() { return &___trigger_3; } inline void set_trigger_3(int32_t value) { ___trigger_3 = value; } inline static int32_t get_offset_of_includeChildren_4() { return static_cast(offsetof(UICameraBtnMsg_t3135486447, ___includeChildren_4)); } inline bool get_includeChildren_4() const { return ___includeChildren_4; } inline bool* get_address_of_includeChildren_4() { return &___includeChildren_4; } inline void set_includeChildren_4(bool value) { ___includeChildren_4 = value; } inline static int32_t get_offset_of_mStarted_5() { return static_cast(offsetof(UICameraBtnMsg_t3135486447, ___mStarted_5)); } inline bool get_mStarted_5() const { return ___mStarted_5; } inline bool* get_address_of_mStarted_5() { return &___mStarted_5; } inline void set_mStarted_5(bool value) { ___mStarted_5 = value; } inline static int32_t get_offset_of_mHighlighted_6() { return static_cast(offsetof(UICameraBtnMsg_t3135486447, ___mHighlighted_6)); } inline bool get_mHighlighted_6() const { return ___mHighlighted_6; } inline bool* get_address_of_mHighlighted_6() { return &___mHighlighted_6; } inline void set_mHighlighted_6(bool value) { ___mHighlighted_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICAMERABTNMSG_T3135486447_H #ifndef UIBUTTONOFFSET_T4041087173_H #define UIBUTTONOFFSET_T4041087173_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonOffset struct UIButtonOffset_t4041087173 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform UIButtonOffset::tweenTarget Transform_t3600365921 * ___tweenTarget_2; // UnityEngine.Vector3 UIButtonOffset::hover Vector3_t3722313464 ___hover_3; // UnityEngine.Vector3 UIButtonOffset::pressed Vector3_t3722313464 ___pressed_4; // System.Single UIButtonOffset::duration float ___duration_5; // UnityEngine.Vector3 UIButtonOffset::mPos Vector3_t3722313464 ___mPos_6; // System.Boolean UIButtonOffset::mStarted bool ___mStarted_7; // System.Boolean UIButtonOffset::mHighlighted bool ___mHighlighted_8; public: inline static int32_t get_offset_of_tweenTarget_2() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___tweenTarget_2)); } inline Transform_t3600365921 * get_tweenTarget_2() const { return ___tweenTarget_2; } inline Transform_t3600365921 ** get_address_of_tweenTarget_2() { return &___tweenTarget_2; } inline void set_tweenTarget_2(Transform_t3600365921 * value) { ___tweenTarget_2 = value; Il2CppCodeGenWriteBarrier((&___tweenTarget_2), value); } inline static int32_t get_offset_of_hover_3() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___hover_3)); } inline Vector3_t3722313464 get_hover_3() const { return ___hover_3; } inline Vector3_t3722313464 * get_address_of_hover_3() { return &___hover_3; } inline void set_hover_3(Vector3_t3722313464 value) { ___hover_3 = value; } inline static int32_t get_offset_of_pressed_4() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___pressed_4)); } inline Vector3_t3722313464 get_pressed_4() const { return ___pressed_4; } inline Vector3_t3722313464 * get_address_of_pressed_4() { return &___pressed_4; } inline void set_pressed_4(Vector3_t3722313464 value) { ___pressed_4 = value; } inline static int32_t get_offset_of_duration_5() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___duration_5)); } inline float get_duration_5() const { return ___duration_5; } inline float* get_address_of_duration_5() { return &___duration_5; } inline void set_duration_5(float value) { ___duration_5 = value; } inline static int32_t get_offset_of_mPos_6() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___mPos_6)); } inline Vector3_t3722313464 get_mPos_6() const { return ___mPos_6; } inline Vector3_t3722313464 * get_address_of_mPos_6() { return &___mPos_6; } inline void set_mPos_6(Vector3_t3722313464 value) { ___mPos_6 = value; } inline static int32_t get_offset_of_mStarted_7() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___mStarted_7)); } inline bool get_mStarted_7() const { return ___mStarted_7; } inline bool* get_address_of_mStarted_7() { return &___mStarted_7; } inline void set_mStarted_7(bool value) { ___mStarted_7 = value; } inline static int32_t get_offset_of_mHighlighted_8() { return static_cast(offsetof(UIButtonOffset_t4041087173, ___mHighlighted_8)); } inline bool get_mHighlighted_8() const { return ___mHighlighted_8; } inline bool* get_address_of_mHighlighted_8() { return &___mHighlighted_8; } inline void set_mHighlighted_8(bool value) { ___mHighlighted_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONOFFSET_T4041087173_H #ifndef UICANDIES_T442672041_H #define UICANDIES_T442672041_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCandies struct uiCandies_t442672041 : public MonoBehaviour_t3962482529 { public: // UILabel uiCandies::mCandyNum UILabel_t3248798549 * ___mCandyNum_2; public: inline static int32_t get_offset_of_mCandyNum_2() { return static_cast(offsetof(uiCandies_t442672041, ___mCandyNum_2)); } inline UILabel_t3248798549 * get_mCandyNum_2() const { return ___mCandyNum_2; } inline UILabel_t3248798549 ** get_address_of_mCandyNum_2() { return &___mCandyNum_2; } inline void set_mCandyNum_2(UILabel_t3248798549 * value) { ___mCandyNum_2 = value; Il2CppCodeGenWriteBarrier((&___mCandyNum_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICANDIES_T442672041_H #ifndef UIMARRYROOM_T1900638889_H #define UIMARRYROOM_T1900638889_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMarryRoom struct uiMarryRoom_t1900638889 : public MonoBehaviour_t3962482529 { public: // UILabel uiMarryRoom::mLabelRoomId UILabel_t3248798549 * ___mLabelRoomId_2; // UILabel uiMarryRoom::mLabelName1 UILabel_t3248798549 * ___mLabelName1_3; // UILabel uiMarryRoom::mLabelName2 UILabel_t3248798549 * ___mLabelName2_4; // UILabel uiMarryRoom::mLabelLookNum UILabel_t3248798549 * ___mLabelLookNum_5; // UnityEngine.GameObject uiMarryRoom::mCandy GameObject_t1113636619 * ___mCandy_6; // UnityEngine.GameObject uiMarryRoom::m_uiShortCut GameObject_t1113636619 * ___m_uiShortCut_7; // UnityEngine.GameObject uiMarryRoom::m_uiBagAndShop GameObject_t1113636619 * ___m_uiBagAndShop_8; // UnityEngine.GameObject uiMarryRoom::m_uiChatMessageList GameObject_t1113636619 * ___m_uiChatMessageList_9; // UnityEngine.GameObject uiMarryRoom::m_uiMainMarryRoom GameObject_t1113636619 * ___m_uiMainMarryRoom_10; // UnityEngine.GameObject uiMarryRoom::mInvite GameObject_t1113636619 * ___mInvite_11; // UnityEngine.GameObject uiMarryRoom::mStart GameObject_t1113636619 * ___mStart_12; // UnityEngine.GameObject uiMarryRoom::mBless GameObject_t1113636619 * ___mBless_13; // System.Int32 uiMarryRoom::max int32_t ___max_14; // System.Int32 uiMarryRoom::num int32_t ___num_15; // UnityEngine.GameObject uiMarryRoom::mGiveCandy GameObject_t1113636619 * ___mGiveCandy_16; // System.Int32 uiMarryRoom::mNumCandy int32_t ___mNumCandy_17; // UITexture uiMarryRoom::mTexture UITexture_t3471168817 * ___mTexture_18; // System.Boolean uiMarryRoom::mLoaded bool ___mLoaded_19; // System.Int32 uiMarryRoom::mGiveNum int32_t ___mGiveNum_20; // System.Int32 uiMarryRoom::mPrice int32_t ___mPrice_21; // System.Boolean uiMarryRoom::m_isUpdateingId bool ___m_isUpdateingId_22; // System.Int32 uiMarryRoom::m_lastID int32_t ___m_lastID_23; // System.Int64 uiMarryRoom::userId1 int64_t ___userId1_24; // System.Int64 uiMarryRoom::userId2 int64_t ___userId2_25; // System.String uiMarryRoom::name1 String_t* ___name1_26; // System.String uiMarryRoom::name2 String_t* ___name2_27; // UnityEngine.Transform uiMarryRoom::mLogicRoot Transform_t3600365921 * ___mLogicRoot_28; // UnityEngine.GameObject uiMarryRoom::mBtnBagAndShop GameObject_t1113636619 * ___mBtnBagAndShop_29; // uiCandies uiMarryRoom::m_Candy uiCandies_t442672041 * ___m_Candy_30; // System.Boolean uiMarryRoom::shopIsOpen bool ___shopIsOpen_31; // System.Boolean uiMarryRoom::bagIsOpen bool ___bagIsOpen_32; // System.Boolean uiMarryRoom::isRequestSign bool ___isRequestSign_33; // System.Boolean uiMarryRoom::isPageInit bool ___isPageInit_34; // UnityEngine.AudioSource uiMarryRoom::audioSource AudioSource_t3935305588 * ___audioSource_36; // DMCore.Framework.Misc.CIconAlign uiMarryRoom::m_IconRightTop CIconAlign_t2187079683 * ___m_IconRightTop_38; // System.Single uiMarryRoom::time float ___time_39; // System.Single uiMarryRoom::gapTime float ___gapTime_40; // System.Int32 uiMarryRoom::m_playIndex int32_t ___m_playIndex_41; public: inline static int32_t get_offset_of_mLabelRoomId_2() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mLabelRoomId_2)); } inline UILabel_t3248798549 * get_mLabelRoomId_2() const { return ___mLabelRoomId_2; } inline UILabel_t3248798549 ** get_address_of_mLabelRoomId_2() { return &___mLabelRoomId_2; } inline void set_mLabelRoomId_2(UILabel_t3248798549 * value) { ___mLabelRoomId_2 = value; Il2CppCodeGenWriteBarrier((&___mLabelRoomId_2), value); } inline static int32_t get_offset_of_mLabelName1_3() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mLabelName1_3)); } inline UILabel_t3248798549 * get_mLabelName1_3() const { return ___mLabelName1_3; } inline UILabel_t3248798549 ** get_address_of_mLabelName1_3() { return &___mLabelName1_3; } inline void set_mLabelName1_3(UILabel_t3248798549 * value) { ___mLabelName1_3 = value; Il2CppCodeGenWriteBarrier((&___mLabelName1_3), value); } inline static int32_t get_offset_of_mLabelName2_4() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mLabelName2_4)); } inline UILabel_t3248798549 * get_mLabelName2_4() const { return ___mLabelName2_4; } inline UILabel_t3248798549 ** get_address_of_mLabelName2_4() { return &___mLabelName2_4; } inline void set_mLabelName2_4(UILabel_t3248798549 * value) { ___mLabelName2_4 = value; Il2CppCodeGenWriteBarrier((&___mLabelName2_4), value); } inline static int32_t get_offset_of_mLabelLookNum_5() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mLabelLookNum_5)); } inline UILabel_t3248798549 * get_mLabelLookNum_5() const { return ___mLabelLookNum_5; } inline UILabel_t3248798549 ** get_address_of_mLabelLookNum_5() { return &___mLabelLookNum_5; } inline void set_mLabelLookNum_5(UILabel_t3248798549 * value) { ___mLabelLookNum_5 = value; Il2CppCodeGenWriteBarrier((&___mLabelLookNum_5), value); } inline static int32_t get_offset_of_mCandy_6() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mCandy_6)); } inline GameObject_t1113636619 * get_mCandy_6() const { return ___mCandy_6; } inline GameObject_t1113636619 ** get_address_of_mCandy_6() { return &___mCandy_6; } inline void set_mCandy_6(GameObject_t1113636619 * value) { ___mCandy_6 = value; Il2CppCodeGenWriteBarrier((&___mCandy_6), value); } inline static int32_t get_offset_of_m_uiShortCut_7() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_uiShortCut_7)); } inline GameObject_t1113636619 * get_m_uiShortCut_7() const { return ___m_uiShortCut_7; } inline GameObject_t1113636619 ** get_address_of_m_uiShortCut_7() { return &___m_uiShortCut_7; } inline void set_m_uiShortCut_7(GameObject_t1113636619 * value) { ___m_uiShortCut_7 = value; Il2CppCodeGenWriteBarrier((&___m_uiShortCut_7), value); } inline static int32_t get_offset_of_m_uiBagAndShop_8() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_uiBagAndShop_8)); } inline GameObject_t1113636619 * get_m_uiBagAndShop_8() const { return ___m_uiBagAndShop_8; } inline GameObject_t1113636619 ** get_address_of_m_uiBagAndShop_8() { return &___m_uiBagAndShop_8; } inline void set_m_uiBagAndShop_8(GameObject_t1113636619 * value) { ___m_uiBagAndShop_8 = value; Il2CppCodeGenWriteBarrier((&___m_uiBagAndShop_8), value); } inline static int32_t get_offset_of_m_uiChatMessageList_9() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_uiChatMessageList_9)); } inline GameObject_t1113636619 * get_m_uiChatMessageList_9() const { return ___m_uiChatMessageList_9; } inline GameObject_t1113636619 ** get_address_of_m_uiChatMessageList_9() { return &___m_uiChatMessageList_9; } inline void set_m_uiChatMessageList_9(GameObject_t1113636619 * value) { ___m_uiChatMessageList_9 = value; Il2CppCodeGenWriteBarrier((&___m_uiChatMessageList_9), value); } inline static int32_t get_offset_of_m_uiMainMarryRoom_10() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_uiMainMarryRoom_10)); } inline GameObject_t1113636619 * get_m_uiMainMarryRoom_10() const { return ___m_uiMainMarryRoom_10; } inline GameObject_t1113636619 ** get_address_of_m_uiMainMarryRoom_10() { return &___m_uiMainMarryRoom_10; } inline void set_m_uiMainMarryRoom_10(GameObject_t1113636619 * value) { ___m_uiMainMarryRoom_10 = value; Il2CppCodeGenWriteBarrier((&___m_uiMainMarryRoom_10), value); } inline static int32_t get_offset_of_mInvite_11() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mInvite_11)); } inline GameObject_t1113636619 * get_mInvite_11() const { return ___mInvite_11; } inline GameObject_t1113636619 ** get_address_of_mInvite_11() { return &___mInvite_11; } inline void set_mInvite_11(GameObject_t1113636619 * value) { ___mInvite_11 = value; Il2CppCodeGenWriteBarrier((&___mInvite_11), value); } inline static int32_t get_offset_of_mStart_12() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mStart_12)); } inline GameObject_t1113636619 * get_mStart_12() const { return ___mStart_12; } inline GameObject_t1113636619 ** get_address_of_mStart_12() { return &___mStart_12; } inline void set_mStart_12(GameObject_t1113636619 * value) { ___mStart_12 = value; Il2CppCodeGenWriteBarrier((&___mStart_12), value); } inline static int32_t get_offset_of_mBless_13() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mBless_13)); } inline GameObject_t1113636619 * get_mBless_13() const { return ___mBless_13; } inline GameObject_t1113636619 ** get_address_of_mBless_13() { return &___mBless_13; } inline void set_mBless_13(GameObject_t1113636619 * value) { ___mBless_13 = value; Il2CppCodeGenWriteBarrier((&___mBless_13), value); } inline static int32_t get_offset_of_max_14() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___max_14)); } inline int32_t get_max_14() const { return ___max_14; } inline int32_t* get_address_of_max_14() { return &___max_14; } inline void set_max_14(int32_t value) { ___max_14 = value; } inline static int32_t get_offset_of_num_15() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___num_15)); } inline int32_t get_num_15() const { return ___num_15; } inline int32_t* get_address_of_num_15() { return &___num_15; } inline void set_num_15(int32_t value) { ___num_15 = value; } inline static int32_t get_offset_of_mGiveCandy_16() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mGiveCandy_16)); } inline GameObject_t1113636619 * get_mGiveCandy_16() const { return ___mGiveCandy_16; } inline GameObject_t1113636619 ** get_address_of_mGiveCandy_16() { return &___mGiveCandy_16; } inline void set_mGiveCandy_16(GameObject_t1113636619 * value) { ___mGiveCandy_16 = value; Il2CppCodeGenWriteBarrier((&___mGiveCandy_16), value); } inline static int32_t get_offset_of_mNumCandy_17() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mNumCandy_17)); } inline int32_t get_mNumCandy_17() const { return ___mNumCandy_17; } inline int32_t* get_address_of_mNumCandy_17() { return &___mNumCandy_17; } inline void set_mNumCandy_17(int32_t value) { ___mNumCandy_17 = value; } inline static int32_t get_offset_of_mTexture_18() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mTexture_18)); } inline UITexture_t3471168817 * get_mTexture_18() const { return ___mTexture_18; } inline UITexture_t3471168817 ** get_address_of_mTexture_18() { return &___mTexture_18; } inline void set_mTexture_18(UITexture_t3471168817 * value) { ___mTexture_18 = value; Il2CppCodeGenWriteBarrier((&___mTexture_18), value); } inline static int32_t get_offset_of_mLoaded_19() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mLoaded_19)); } inline bool get_mLoaded_19() const { return ___mLoaded_19; } inline bool* get_address_of_mLoaded_19() { return &___mLoaded_19; } inline void set_mLoaded_19(bool value) { ___mLoaded_19 = value; } inline static int32_t get_offset_of_mGiveNum_20() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mGiveNum_20)); } inline int32_t get_mGiveNum_20() const { return ___mGiveNum_20; } inline int32_t* get_address_of_mGiveNum_20() { return &___mGiveNum_20; } inline void set_mGiveNum_20(int32_t value) { ___mGiveNum_20 = value; } inline static int32_t get_offset_of_mPrice_21() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mPrice_21)); } inline int32_t get_mPrice_21() const { return ___mPrice_21; } inline int32_t* get_address_of_mPrice_21() { return &___mPrice_21; } inline void set_mPrice_21(int32_t value) { ___mPrice_21 = value; } inline static int32_t get_offset_of_m_isUpdateingId_22() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_isUpdateingId_22)); } inline bool get_m_isUpdateingId_22() const { return ___m_isUpdateingId_22; } inline bool* get_address_of_m_isUpdateingId_22() { return &___m_isUpdateingId_22; } inline void set_m_isUpdateingId_22(bool value) { ___m_isUpdateingId_22 = value; } inline static int32_t get_offset_of_m_lastID_23() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_lastID_23)); } inline int32_t get_m_lastID_23() const { return ___m_lastID_23; } inline int32_t* get_address_of_m_lastID_23() { return &___m_lastID_23; } inline void set_m_lastID_23(int32_t value) { ___m_lastID_23 = value; } inline static int32_t get_offset_of_userId1_24() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___userId1_24)); } inline int64_t get_userId1_24() const { return ___userId1_24; } inline int64_t* get_address_of_userId1_24() { return &___userId1_24; } inline void set_userId1_24(int64_t value) { ___userId1_24 = value; } inline static int32_t get_offset_of_userId2_25() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___userId2_25)); } inline int64_t get_userId2_25() const { return ___userId2_25; } inline int64_t* get_address_of_userId2_25() { return &___userId2_25; } inline void set_userId2_25(int64_t value) { ___userId2_25 = value; } inline static int32_t get_offset_of_name1_26() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___name1_26)); } inline String_t* get_name1_26() const { return ___name1_26; } inline String_t** get_address_of_name1_26() { return &___name1_26; } inline void set_name1_26(String_t* value) { ___name1_26 = value; Il2CppCodeGenWriteBarrier((&___name1_26), value); } inline static int32_t get_offset_of_name2_27() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___name2_27)); } inline String_t* get_name2_27() const { return ___name2_27; } inline String_t** get_address_of_name2_27() { return &___name2_27; } inline void set_name2_27(String_t* value) { ___name2_27 = value; Il2CppCodeGenWriteBarrier((&___name2_27), value); } inline static int32_t get_offset_of_mLogicRoot_28() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mLogicRoot_28)); } inline Transform_t3600365921 * get_mLogicRoot_28() const { return ___mLogicRoot_28; } inline Transform_t3600365921 ** get_address_of_mLogicRoot_28() { return &___mLogicRoot_28; } inline void set_mLogicRoot_28(Transform_t3600365921 * value) { ___mLogicRoot_28 = value; Il2CppCodeGenWriteBarrier((&___mLogicRoot_28), value); } inline static int32_t get_offset_of_mBtnBagAndShop_29() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___mBtnBagAndShop_29)); } inline GameObject_t1113636619 * get_mBtnBagAndShop_29() const { return ___mBtnBagAndShop_29; } inline GameObject_t1113636619 ** get_address_of_mBtnBagAndShop_29() { return &___mBtnBagAndShop_29; } inline void set_mBtnBagAndShop_29(GameObject_t1113636619 * value) { ___mBtnBagAndShop_29 = value; Il2CppCodeGenWriteBarrier((&___mBtnBagAndShop_29), value); } inline static int32_t get_offset_of_m_Candy_30() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_Candy_30)); } inline uiCandies_t442672041 * get_m_Candy_30() const { return ___m_Candy_30; } inline uiCandies_t442672041 ** get_address_of_m_Candy_30() { return &___m_Candy_30; } inline void set_m_Candy_30(uiCandies_t442672041 * value) { ___m_Candy_30 = value; Il2CppCodeGenWriteBarrier((&___m_Candy_30), value); } inline static int32_t get_offset_of_shopIsOpen_31() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___shopIsOpen_31)); } inline bool get_shopIsOpen_31() const { return ___shopIsOpen_31; } inline bool* get_address_of_shopIsOpen_31() { return &___shopIsOpen_31; } inline void set_shopIsOpen_31(bool value) { ___shopIsOpen_31 = value; } inline static int32_t get_offset_of_bagIsOpen_32() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___bagIsOpen_32)); } inline bool get_bagIsOpen_32() const { return ___bagIsOpen_32; } inline bool* get_address_of_bagIsOpen_32() { return &___bagIsOpen_32; } inline void set_bagIsOpen_32(bool value) { ___bagIsOpen_32 = value; } inline static int32_t get_offset_of_isRequestSign_33() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___isRequestSign_33)); } inline bool get_isRequestSign_33() const { return ___isRequestSign_33; } inline bool* get_address_of_isRequestSign_33() { return &___isRequestSign_33; } inline void set_isRequestSign_33(bool value) { ___isRequestSign_33 = value; } inline static int32_t get_offset_of_isPageInit_34() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___isPageInit_34)); } inline bool get_isPageInit_34() const { return ___isPageInit_34; } inline bool* get_address_of_isPageInit_34() { return &___isPageInit_34; } inline void set_isPageInit_34(bool value) { ___isPageInit_34 = value; } inline static int32_t get_offset_of_audioSource_36() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___audioSource_36)); } inline AudioSource_t3935305588 * get_audioSource_36() const { return ___audioSource_36; } inline AudioSource_t3935305588 ** get_address_of_audioSource_36() { return &___audioSource_36; } inline void set_audioSource_36(AudioSource_t3935305588 * value) { ___audioSource_36 = value; Il2CppCodeGenWriteBarrier((&___audioSource_36), value); } inline static int32_t get_offset_of_m_IconRightTop_38() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_IconRightTop_38)); } inline CIconAlign_t2187079683 * get_m_IconRightTop_38() const { return ___m_IconRightTop_38; } inline CIconAlign_t2187079683 ** get_address_of_m_IconRightTop_38() { return &___m_IconRightTop_38; } inline void set_m_IconRightTop_38(CIconAlign_t2187079683 * value) { ___m_IconRightTop_38 = value; Il2CppCodeGenWriteBarrier((&___m_IconRightTop_38), value); } inline static int32_t get_offset_of_time_39() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___time_39)); } inline float get_time_39() const { return ___time_39; } inline float* get_address_of_time_39() { return &___time_39; } inline void set_time_39(float value) { ___time_39 = value; } inline static int32_t get_offset_of_gapTime_40() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___gapTime_40)); } inline float get_gapTime_40() const { return ___gapTime_40; } inline float* get_address_of_gapTime_40() { return &___gapTime_40; } inline void set_gapTime_40(float value) { ___gapTime_40 = value; } inline static int32_t get_offset_of_m_playIndex_41() { return static_cast(offsetof(uiMarryRoom_t1900638889, ___m_playIndex_41)); } inline int32_t get_m_playIndex_41() const { return ___m_playIndex_41; } inline int32_t* get_address_of_m_playIndex_41() { return &___m_playIndex_41; } inline void set_m_playIndex_41(int32_t value) { ___m_playIndex_41 = value; } }; struct uiMarryRoom_t1900638889_StaticFields { public: // System.Collections.Generic.List`1 uiMarryRoom::clips List_1_t857997111 * ___clips_35; // uiMarryRoom uiMarryRoom::s_Instance uiMarryRoom_t1900638889 * ___s_Instance_37; // DMCore.Framework.Resource.OnResourceResult uiMarryRoom::<>f__mg$cache0 OnResourceResult_t3899022047 * ___U3CU3Ef__mgU24cache0_42; public: inline static int32_t get_offset_of_clips_35() { return static_cast(offsetof(uiMarryRoom_t1900638889_StaticFields, ___clips_35)); } inline List_1_t857997111 * get_clips_35() const { return ___clips_35; } inline List_1_t857997111 ** get_address_of_clips_35() { return &___clips_35; } inline void set_clips_35(List_1_t857997111 * value) { ___clips_35 = value; Il2CppCodeGenWriteBarrier((&___clips_35), value); } inline static int32_t get_offset_of_s_Instance_37() { return static_cast(offsetof(uiMarryRoom_t1900638889_StaticFields, ___s_Instance_37)); } inline uiMarryRoom_t1900638889 * get_s_Instance_37() const { return ___s_Instance_37; } inline uiMarryRoom_t1900638889 ** get_address_of_s_Instance_37() { return &___s_Instance_37; } inline void set_s_Instance_37(uiMarryRoom_t1900638889 * value) { ___s_Instance_37 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_37), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_42() { return static_cast(offsetof(uiMarryRoom_t1900638889_StaticFields, ___U3CU3Ef__mgU24cache0_42)); } inline OnResourceResult_t3899022047 * get_U3CU3Ef__mgU24cache0_42() const { return ___U3CU3Ef__mgU24cache0_42; } inline OnResourceResult_t3899022047 ** get_address_of_U3CU3Ef__mgU24cache0_42() { return &___U3CU3Ef__mgU24cache0_42; } inline void set_U3CU3Ef__mgU24cache0_42(OnResourceResult_t3899022047 * value) { ___U3CU3Ef__mgU24cache0_42 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_42), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMARRYROOM_T1900638889_H #ifndef UIBUTTONITEM_T520046349_H #define UIBUTTONITEM_T520046349_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiButtonItem struct uiButtonItem_t520046349 : public MonoBehaviour_t3962482529 { public: // UISprite uiButtonItem::m_Active UISprite_t194114938 * ___m_Active_2; // UISprite uiButtonItem::m_Disactive UISprite_t194114938 * ___m_Disactive_3; // DMListViewSlideOptimize uiButtonItem::m_Root DMListViewSlideOptimize_t2157965775 * ___m_Root_4; // DMListViewSlideOptimize uiButtonItem::m_ButtonRoot DMListViewSlideOptimize_t2157965775 * ___m_ButtonRoot_5; // UILabel uiButtonItem::m_BtnDesc UILabel_t3248798549 * ___m_BtnDesc_6; // UILabel uiButtonItem::m_btndisDesc UILabel_t3248798549 * ___m_btndisDesc_7; // System.Int32 uiButtonItem::m_mainType int32_t ___m_mainType_8; // System.Int32 uiButtonItem::m_equipType int32_t ___m_equipType_9; // System.Boolean uiButtonItem::isPageInit bool ___isPageInit_10; public: inline static int32_t get_offset_of_m_Active_2() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_Active_2)); } inline UISprite_t194114938 * get_m_Active_2() const { return ___m_Active_2; } inline UISprite_t194114938 ** get_address_of_m_Active_2() { return &___m_Active_2; } inline void set_m_Active_2(UISprite_t194114938 * value) { ___m_Active_2 = value; Il2CppCodeGenWriteBarrier((&___m_Active_2), value); } inline static int32_t get_offset_of_m_Disactive_3() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_Disactive_3)); } inline UISprite_t194114938 * get_m_Disactive_3() const { return ___m_Disactive_3; } inline UISprite_t194114938 ** get_address_of_m_Disactive_3() { return &___m_Disactive_3; } inline void set_m_Disactive_3(UISprite_t194114938 * value) { ___m_Disactive_3 = value; Il2CppCodeGenWriteBarrier((&___m_Disactive_3), value); } inline static int32_t get_offset_of_m_Root_4() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_Root_4)); } inline DMListViewSlideOptimize_t2157965775 * get_m_Root_4() const { return ___m_Root_4; } inline DMListViewSlideOptimize_t2157965775 ** get_address_of_m_Root_4() { return &___m_Root_4; } inline void set_m_Root_4(DMListViewSlideOptimize_t2157965775 * value) { ___m_Root_4 = value; Il2CppCodeGenWriteBarrier((&___m_Root_4), value); } inline static int32_t get_offset_of_m_ButtonRoot_5() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_ButtonRoot_5)); } inline DMListViewSlideOptimize_t2157965775 * get_m_ButtonRoot_5() const { return ___m_ButtonRoot_5; } inline DMListViewSlideOptimize_t2157965775 ** get_address_of_m_ButtonRoot_5() { return &___m_ButtonRoot_5; } inline void set_m_ButtonRoot_5(DMListViewSlideOptimize_t2157965775 * value) { ___m_ButtonRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_ButtonRoot_5), value); } inline static int32_t get_offset_of_m_BtnDesc_6() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_BtnDesc_6)); } inline UILabel_t3248798549 * get_m_BtnDesc_6() const { return ___m_BtnDesc_6; } inline UILabel_t3248798549 ** get_address_of_m_BtnDesc_6() { return &___m_BtnDesc_6; } inline void set_m_BtnDesc_6(UILabel_t3248798549 * value) { ___m_BtnDesc_6 = value; Il2CppCodeGenWriteBarrier((&___m_BtnDesc_6), value); } inline static int32_t get_offset_of_m_btndisDesc_7() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_btndisDesc_7)); } inline UILabel_t3248798549 * get_m_btndisDesc_7() const { return ___m_btndisDesc_7; } inline UILabel_t3248798549 ** get_address_of_m_btndisDesc_7() { return &___m_btndisDesc_7; } inline void set_m_btndisDesc_7(UILabel_t3248798549 * value) { ___m_btndisDesc_7 = value; Il2CppCodeGenWriteBarrier((&___m_btndisDesc_7), value); } inline static int32_t get_offset_of_m_mainType_8() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_mainType_8)); } inline int32_t get_m_mainType_8() const { return ___m_mainType_8; } inline int32_t* get_address_of_m_mainType_8() { return &___m_mainType_8; } inline void set_m_mainType_8(int32_t value) { ___m_mainType_8 = value; } inline static int32_t get_offset_of_m_equipType_9() { return static_cast(offsetof(uiButtonItem_t520046349, ___m_equipType_9)); } inline int32_t get_m_equipType_9() const { return ___m_equipType_9; } inline int32_t* get_address_of_m_equipType_9() { return &___m_equipType_9; } inline void set_m_equipType_9(int32_t value) { ___m_equipType_9 = value; } inline static int32_t get_offset_of_isPageInit_10() { return static_cast(offsetof(uiButtonItem_t520046349, ___isPageInit_10)); } inline bool get_isPageInit_10() const { return ___isPageInit_10; } inline bool* get_address_of_isPageInit_10() { return &___isPageInit_10; } inline void set_isPageInit_10(bool value) { ___isPageInit_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONITEM_T520046349_H #ifndef CMONOSNAPLIB_T2382924513_H #define CMONOSNAPLIB_T2382924513_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CMonoSnapLib struct CMonoSnapLib_t2382924513 : public MonoBehaviour_t3962482529 { public: // System.Action`1 CMonoSnapLib::m_doneCallback Action_1_t2019918284 * ___m_doneCallback_2; // System.Action`1 CMonoSnapLib::m_cancelCallback Action_1_t2019918284 * ___m_cancelCallback_3; public: inline static int32_t get_offset_of_m_doneCallback_2() { return static_cast(offsetof(CMonoSnapLib_t2382924513, ___m_doneCallback_2)); } inline Action_1_t2019918284 * get_m_doneCallback_2() const { return ___m_doneCallback_2; } inline Action_1_t2019918284 ** get_address_of_m_doneCallback_2() { return &___m_doneCallback_2; } inline void set_m_doneCallback_2(Action_1_t2019918284 * value) { ___m_doneCallback_2 = value; Il2CppCodeGenWriteBarrier((&___m_doneCallback_2), value); } inline static int32_t get_offset_of_m_cancelCallback_3() { return static_cast(offsetof(CMonoSnapLib_t2382924513, ___m_cancelCallback_3)); } inline Action_1_t2019918284 * get_m_cancelCallback_3() const { return ___m_cancelCallback_3; } inline Action_1_t2019918284 ** get_address_of_m_cancelCallback_3() { return &___m_cancelCallback_3; } inline void set_m_cancelCallback_3(Action_1_t2019918284 * value) { ___m_cancelCallback_3 = value; Il2CppCodeGenWriteBarrier((&___m_cancelCallback_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMONOSNAPLIB_T2382924513_H #ifndef UIBOOKRESERVATIONITEM_T3110617468_H #define UIBOOKRESERVATIONITEM_T3110617468_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBookReservationItem struct uiBookReservationItem_t3110617468 : public MonoBehaviour_t3962482529 { public: // UITexture uiBookReservationItem::m_icon UITexture_t3471168817 * ___m_icon_2; // UnityEngine.Vector3 uiBookReservationItem::m_iconSize Vector3_t3722313464 ___m_iconSize_3; // System.Boolean uiBookReservationItem::m_bIconLoaded bool ___m_bIconLoaded_4; // UITexture uiBookReservationItem::m_tagTex UITexture_t3471168817 * ___m_tagTex_5; // System.String uiBookReservationItem::m_tagPath String_t* ___m_tagPath_6; // UnityEngine.Vector3 uiBookReservationItem::m_tagSize Vector3_t3722313464 ___m_tagSize_7; // System.Boolean uiBookReservationItem::m_bTagLoaded bool ___m_bTagLoaded_8; // UILabel uiBookReservationItem::m_name UILabel_t3248798549 * ___m_name_9; // UnityEngine.Transform uiBookReservationItem::m_lock Transform_t3600365921 * ___m_lock_10; // System.Boolean uiBookReservationItem::m_bInit bool ___m_bInit_11; // System.Int32 uiBookReservationItem::m_itemId int32_t ___m_itemId_12; public: inline static int32_t get_offset_of_m_icon_2() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_icon_2)); } inline UITexture_t3471168817 * get_m_icon_2() const { return ___m_icon_2; } inline UITexture_t3471168817 ** get_address_of_m_icon_2() { return &___m_icon_2; } inline void set_m_icon_2(UITexture_t3471168817 * value) { ___m_icon_2 = value; Il2CppCodeGenWriteBarrier((&___m_icon_2), value); } inline static int32_t get_offset_of_m_iconSize_3() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_iconSize_3)); } inline Vector3_t3722313464 get_m_iconSize_3() const { return ___m_iconSize_3; } inline Vector3_t3722313464 * get_address_of_m_iconSize_3() { return &___m_iconSize_3; } inline void set_m_iconSize_3(Vector3_t3722313464 value) { ___m_iconSize_3 = value; } inline static int32_t get_offset_of_m_bIconLoaded_4() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_bIconLoaded_4)); } inline bool get_m_bIconLoaded_4() const { return ___m_bIconLoaded_4; } inline bool* get_address_of_m_bIconLoaded_4() { return &___m_bIconLoaded_4; } inline void set_m_bIconLoaded_4(bool value) { ___m_bIconLoaded_4 = value; } inline static int32_t get_offset_of_m_tagTex_5() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_tagTex_5)); } inline UITexture_t3471168817 * get_m_tagTex_5() const { return ___m_tagTex_5; } inline UITexture_t3471168817 ** get_address_of_m_tagTex_5() { return &___m_tagTex_5; } inline void set_m_tagTex_5(UITexture_t3471168817 * value) { ___m_tagTex_5 = value; Il2CppCodeGenWriteBarrier((&___m_tagTex_5), value); } inline static int32_t get_offset_of_m_tagPath_6() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_tagPath_6)); } inline String_t* get_m_tagPath_6() const { return ___m_tagPath_6; } inline String_t** get_address_of_m_tagPath_6() { return &___m_tagPath_6; } inline void set_m_tagPath_6(String_t* value) { ___m_tagPath_6 = value; Il2CppCodeGenWriteBarrier((&___m_tagPath_6), value); } inline static int32_t get_offset_of_m_tagSize_7() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_tagSize_7)); } inline Vector3_t3722313464 get_m_tagSize_7() const { return ___m_tagSize_7; } inline Vector3_t3722313464 * get_address_of_m_tagSize_7() { return &___m_tagSize_7; } inline void set_m_tagSize_7(Vector3_t3722313464 value) { ___m_tagSize_7 = value; } inline static int32_t get_offset_of_m_bTagLoaded_8() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_bTagLoaded_8)); } inline bool get_m_bTagLoaded_8() const { return ___m_bTagLoaded_8; } inline bool* get_address_of_m_bTagLoaded_8() { return &___m_bTagLoaded_8; } inline void set_m_bTagLoaded_8(bool value) { ___m_bTagLoaded_8 = value; } inline static int32_t get_offset_of_m_name_9() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_name_9)); } inline UILabel_t3248798549 * get_m_name_9() const { return ___m_name_9; } inline UILabel_t3248798549 ** get_address_of_m_name_9() { return &___m_name_9; } inline void set_m_name_9(UILabel_t3248798549 * value) { ___m_name_9 = value; Il2CppCodeGenWriteBarrier((&___m_name_9), value); } inline static int32_t get_offset_of_m_lock_10() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_lock_10)); } inline Transform_t3600365921 * get_m_lock_10() const { return ___m_lock_10; } inline Transform_t3600365921 ** get_address_of_m_lock_10() { return &___m_lock_10; } inline void set_m_lock_10(Transform_t3600365921 * value) { ___m_lock_10 = value; Il2CppCodeGenWriteBarrier((&___m_lock_10), value); } inline static int32_t get_offset_of_m_bInit_11() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_bInit_11)); } inline bool get_m_bInit_11() const { return ___m_bInit_11; } inline bool* get_address_of_m_bInit_11() { return &___m_bInit_11; } inline void set_m_bInit_11(bool value) { ___m_bInit_11 = value; } inline static int32_t get_offset_of_m_itemId_12() { return static_cast(offsetof(uiBookReservationItem_t3110617468, ___m_itemId_12)); } inline int32_t get_m_itemId_12() const { return ___m_itemId_12; } inline int32_t* get_address_of_m_itemId_12() { return &___m_itemId_12; } inline void set_m_itemId_12(int32_t value) { ___m_itemId_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOOKRESERVATIONITEM_T3110617468_H #ifndef UIBOOKRESERVATIONGROUP_T37050430_H #define UIBOOKRESERVATIONGROUP_T37050430_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBookReservationGroup struct uiBookReservationGroup_t37050430 : public MonoBehaviour_t3962482529 { public: // uiBookReservationItem uiBookReservationGroup::m_item0 uiBookReservationItem_t3110617468 * ___m_item0_2; // uiBookReservationItem uiBookReservationGroup::m_item1 uiBookReservationItem_t3110617468 * ___m_item1_3; // uiBookReservationItem uiBookReservationGroup::m_item2 uiBookReservationItem_t3110617468 * ___m_item2_4; // System.Boolean uiBookReservationGroup::m_bInit bool ___m_bInit_5; public: inline static int32_t get_offset_of_m_item0_2() { return static_cast(offsetof(uiBookReservationGroup_t37050430, ___m_item0_2)); } inline uiBookReservationItem_t3110617468 * get_m_item0_2() const { return ___m_item0_2; } inline uiBookReservationItem_t3110617468 ** get_address_of_m_item0_2() { return &___m_item0_2; } inline void set_m_item0_2(uiBookReservationItem_t3110617468 * value) { ___m_item0_2 = value; Il2CppCodeGenWriteBarrier((&___m_item0_2), value); } inline static int32_t get_offset_of_m_item1_3() { return static_cast(offsetof(uiBookReservationGroup_t37050430, ___m_item1_3)); } inline uiBookReservationItem_t3110617468 * get_m_item1_3() const { return ___m_item1_3; } inline uiBookReservationItem_t3110617468 ** get_address_of_m_item1_3() { return &___m_item1_3; } inline void set_m_item1_3(uiBookReservationItem_t3110617468 * value) { ___m_item1_3 = value; Il2CppCodeGenWriteBarrier((&___m_item1_3), value); } inline static int32_t get_offset_of_m_item2_4() { return static_cast(offsetof(uiBookReservationGroup_t37050430, ___m_item2_4)); } inline uiBookReservationItem_t3110617468 * get_m_item2_4() const { return ___m_item2_4; } inline uiBookReservationItem_t3110617468 ** get_address_of_m_item2_4() { return &___m_item2_4; } inline void set_m_item2_4(uiBookReservationItem_t3110617468 * value) { ___m_item2_4 = value; Il2CppCodeGenWriteBarrier((&___m_item2_4), value); } inline static int32_t get_offset_of_m_bInit_5() { return static_cast(offsetof(uiBookReservationGroup_t37050430, ___m_bInit_5)); } inline bool get_m_bInit_5() const { return ___m_bInit_5; } inline bool* get_address_of_m_bInit_5() { return &___m_bInit_5; } inline void set_m_bInit_5(bool value) { ___m_bInit_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOOKRESERVATIONGROUP_T37050430_H #ifndef UICARDWNDVIEW_T47472385_H #define UICARDWNDVIEW_T47472385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardWndView struct uiCardWndView_t47472385 : public MonoBehaviour_t3962482529 { public: // UILabel uiCardWndView::m_LabelName UILabel_t3248798549 * ___m_LabelName_2; // UILabel uiCardWndView::m_LabelSex UILabel_t3248798549 * ___m_LabelSex_3; // UILabel uiCardWndView::m_LabelFashion UILabel_t3248798549 * ___m_LabelFashion_4; // UILabel uiCardWndView::m_LabelUsrID UILabel_t3248798549 * ___m_LabelUsrID_5; // UILabel uiCardWndView::m_LabelDistance UILabel_t3248798549 * ___m_LabelDistance_6; // UILabel uiCardWndView::m_LabelLevel UILabel_t3248798549 * ___m_LabelLevel_7; // UILabel uiCardWndView::m_BtnFocusLabel UILabel_t3248798549 * ___m_BtnFocusLabel_8; // UILabel uiCardWndView::m_BtnFollowLabel UILabel_t3248798549 * ___m_BtnFollowLabel_9; // UILabel uiCardWndView::m_BtnGiftLabel UILabel_t3248798549 * ___m_BtnGiftLabel_10; // UILabel uiCardWndView::m_BtnPingLabel UILabel_t3248798549 * ___m_BtnPingLabel_11; // UISprite uiCardWndView::m_VIPLevel UISprite_t194114938 * ___m_VIPLevel_12; // UISprite uiCardWndView::m_familySprite UISprite_t194114938 * ___m_familySprite_13; // UILabel uiCardWndView::m_LabelPrised UILabel_t3248798549 * ___m_LabelPrised_14; // UITexture uiCardWndView::m_HeadTexture UITexture_t3471168817 * ___m_HeadTexture_15; // UISprite uiCardWndView::m_HeadBox UISprite_t194114938 * ___m_HeadBox_16; // UnityEngine.GameObject uiCardWndView::m_SubWndMine GameObject_t1113636619 * ___m_SubWndMine_17; // UnityEngine.GameObject uiCardWndView::m_SubWndOther GameObject_t1113636619 * ___m_SubWndOther_18; // UISprite uiCardWndView::m_MyCurLevelProgress UISprite_t194114938 * ___m_MyCurLevelProgress_19; // UILabel uiCardWndView::m_ExperienceBar UILabel_t3248798549 * ___m_ExperienceBar_20; // UnityEngine.Transform uiCardWndView::m_OtherPersonButtonGroup Transform_t3600365921 * ___m_OtherPersonButtonGroup_21; // UISprite uiCardWndView::m_BtnPriseOther UISprite_t194114938 * ___m_BtnPriseOther_22; // UISprite uiCardWndView::m_BtnPriseOtherBG UISprite_t194114938 * ___m_BtnPriseOtherBG_23; // UnityEngine.Transform uiCardWndView::m_StatusLocation Transform_t3600365921 * ___m_StatusLocation_24; // UnityEngine.Transform uiCardWndView::m_Mackbg Transform_t3600365921 * ___m_Mackbg_25; // UnityEngine.Transform[] uiCardWndView::m_AbilityType TransformU5BU5D_t807237628* ___m_AbilityType_26; // DMCore.Logic.IdolData uiCardWndView::m_IdolData IdolData_t118514082 * ___m_IdolData_27; // System.Collections.Generic.List`1 uiCardWndView::m_AbilityConfigData List_1_t1519036347 * ___m_AbilityConfigData_28; // System.Collections.Generic.List`1 uiCardWndView::m_AbilityPlayerData List_1_t2166201334 * ___m_AbilityPlayerData_29; // UISprite uiCardWndView::m_PinJierProgress UISprite_t194114938 * ___m_PinJierProgress_30; // UISprite uiCardWndView::m_PinJieSpr UISprite_t194114938 * ___m_PinJieSpr_31; // UnityEngine.Transform uiCardWndView::m_uiStarGroup Transform_t3600365921 * ___m_uiStarGroup_32; // DMCore.Logic.LevelupStarInfo uiCardWndView::m_Data LevelupStarInfo_t831176484 * ___m_Data_33; // System.Int32 uiCardWndView::index int32_t ___index_34; // System.Boolean uiCardWndView::isPageInit bool ___isPageInit_36; // System.String uiCardWndView::path String_t* ___path_37; // System.Int64 uiCardWndView::m_UserID int64_t ___m_UserID_38; // System.Int64 uiCardWndView::m_OldHeadPhotoID int64_t ___m_OldHeadPhotoID_39; // System.Int32 uiCardWndView::m_Sex int32_t ___m_Sex_40; // System.Boolean uiCardWndView::m_IsHeadPhotoReady bool ___m_IsHeadPhotoReady_41; // UnityEngine.Vector3 uiCardWndView::m_HeadPhotoScale Vector3_t3722313464 ___m_HeadPhotoScale_42; // System.Boolean uiCardWndView::m_IsTitlePhotoReady bool ___m_IsTitlePhotoReady_43; // System.Boolean uiCardWndView::m_isStarPhotoReady bool ___m_isStarPhotoReady_44; public: inline static int32_t get_offset_of_m_LabelName_2() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelName_2)); } inline UILabel_t3248798549 * get_m_LabelName_2() const { return ___m_LabelName_2; } inline UILabel_t3248798549 ** get_address_of_m_LabelName_2() { return &___m_LabelName_2; } inline void set_m_LabelName_2(UILabel_t3248798549 * value) { ___m_LabelName_2 = value; Il2CppCodeGenWriteBarrier((&___m_LabelName_2), value); } inline static int32_t get_offset_of_m_LabelSex_3() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelSex_3)); } inline UILabel_t3248798549 * get_m_LabelSex_3() const { return ___m_LabelSex_3; } inline UILabel_t3248798549 ** get_address_of_m_LabelSex_3() { return &___m_LabelSex_3; } inline void set_m_LabelSex_3(UILabel_t3248798549 * value) { ___m_LabelSex_3 = value; Il2CppCodeGenWriteBarrier((&___m_LabelSex_3), value); } inline static int32_t get_offset_of_m_LabelFashion_4() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelFashion_4)); } inline UILabel_t3248798549 * get_m_LabelFashion_4() const { return ___m_LabelFashion_4; } inline UILabel_t3248798549 ** get_address_of_m_LabelFashion_4() { return &___m_LabelFashion_4; } inline void set_m_LabelFashion_4(UILabel_t3248798549 * value) { ___m_LabelFashion_4 = value; Il2CppCodeGenWriteBarrier((&___m_LabelFashion_4), value); } inline static int32_t get_offset_of_m_LabelUsrID_5() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelUsrID_5)); } inline UILabel_t3248798549 * get_m_LabelUsrID_5() const { return ___m_LabelUsrID_5; } inline UILabel_t3248798549 ** get_address_of_m_LabelUsrID_5() { return &___m_LabelUsrID_5; } inline void set_m_LabelUsrID_5(UILabel_t3248798549 * value) { ___m_LabelUsrID_5 = value; Il2CppCodeGenWriteBarrier((&___m_LabelUsrID_5), value); } inline static int32_t get_offset_of_m_LabelDistance_6() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelDistance_6)); } inline UILabel_t3248798549 * get_m_LabelDistance_6() const { return ___m_LabelDistance_6; } inline UILabel_t3248798549 ** get_address_of_m_LabelDistance_6() { return &___m_LabelDistance_6; } inline void set_m_LabelDistance_6(UILabel_t3248798549 * value) { ___m_LabelDistance_6 = value; Il2CppCodeGenWriteBarrier((&___m_LabelDistance_6), value); } inline static int32_t get_offset_of_m_LabelLevel_7() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelLevel_7)); } inline UILabel_t3248798549 * get_m_LabelLevel_7() const { return ___m_LabelLevel_7; } inline UILabel_t3248798549 ** get_address_of_m_LabelLevel_7() { return &___m_LabelLevel_7; } inline void set_m_LabelLevel_7(UILabel_t3248798549 * value) { ___m_LabelLevel_7 = value; Il2CppCodeGenWriteBarrier((&___m_LabelLevel_7), value); } inline static int32_t get_offset_of_m_BtnFocusLabel_8() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_BtnFocusLabel_8)); } inline UILabel_t3248798549 * get_m_BtnFocusLabel_8() const { return ___m_BtnFocusLabel_8; } inline UILabel_t3248798549 ** get_address_of_m_BtnFocusLabel_8() { return &___m_BtnFocusLabel_8; } inline void set_m_BtnFocusLabel_8(UILabel_t3248798549 * value) { ___m_BtnFocusLabel_8 = value; Il2CppCodeGenWriteBarrier((&___m_BtnFocusLabel_8), value); } inline static int32_t get_offset_of_m_BtnFollowLabel_9() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_BtnFollowLabel_9)); } inline UILabel_t3248798549 * get_m_BtnFollowLabel_9() const { return ___m_BtnFollowLabel_9; } inline UILabel_t3248798549 ** get_address_of_m_BtnFollowLabel_9() { return &___m_BtnFollowLabel_9; } inline void set_m_BtnFollowLabel_9(UILabel_t3248798549 * value) { ___m_BtnFollowLabel_9 = value; Il2CppCodeGenWriteBarrier((&___m_BtnFollowLabel_9), value); } inline static int32_t get_offset_of_m_BtnGiftLabel_10() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_BtnGiftLabel_10)); } inline UILabel_t3248798549 * get_m_BtnGiftLabel_10() const { return ___m_BtnGiftLabel_10; } inline UILabel_t3248798549 ** get_address_of_m_BtnGiftLabel_10() { return &___m_BtnGiftLabel_10; } inline void set_m_BtnGiftLabel_10(UILabel_t3248798549 * value) { ___m_BtnGiftLabel_10 = value; Il2CppCodeGenWriteBarrier((&___m_BtnGiftLabel_10), value); } inline static int32_t get_offset_of_m_BtnPingLabel_11() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_BtnPingLabel_11)); } inline UILabel_t3248798549 * get_m_BtnPingLabel_11() const { return ___m_BtnPingLabel_11; } inline UILabel_t3248798549 ** get_address_of_m_BtnPingLabel_11() { return &___m_BtnPingLabel_11; } inline void set_m_BtnPingLabel_11(UILabel_t3248798549 * value) { ___m_BtnPingLabel_11 = value; Il2CppCodeGenWriteBarrier((&___m_BtnPingLabel_11), value); } inline static int32_t get_offset_of_m_VIPLevel_12() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_VIPLevel_12)); } inline UISprite_t194114938 * get_m_VIPLevel_12() const { return ___m_VIPLevel_12; } inline UISprite_t194114938 ** get_address_of_m_VIPLevel_12() { return &___m_VIPLevel_12; } inline void set_m_VIPLevel_12(UISprite_t194114938 * value) { ___m_VIPLevel_12 = value; Il2CppCodeGenWriteBarrier((&___m_VIPLevel_12), value); } inline static int32_t get_offset_of_m_familySprite_13() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_familySprite_13)); } inline UISprite_t194114938 * get_m_familySprite_13() const { return ___m_familySprite_13; } inline UISprite_t194114938 ** get_address_of_m_familySprite_13() { return &___m_familySprite_13; } inline void set_m_familySprite_13(UISprite_t194114938 * value) { ___m_familySprite_13 = value; Il2CppCodeGenWriteBarrier((&___m_familySprite_13), value); } inline static int32_t get_offset_of_m_LabelPrised_14() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_LabelPrised_14)); } inline UILabel_t3248798549 * get_m_LabelPrised_14() const { return ___m_LabelPrised_14; } inline UILabel_t3248798549 ** get_address_of_m_LabelPrised_14() { return &___m_LabelPrised_14; } inline void set_m_LabelPrised_14(UILabel_t3248798549 * value) { ___m_LabelPrised_14 = value; Il2CppCodeGenWriteBarrier((&___m_LabelPrised_14), value); } inline static int32_t get_offset_of_m_HeadTexture_15() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_HeadTexture_15)); } inline UITexture_t3471168817 * get_m_HeadTexture_15() const { return ___m_HeadTexture_15; } inline UITexture_t3471168817 ** get_address_of_m_HeadTexture_15() { return &___m_HeadTexture_15; } inline void set_m_HeadTexture_15(UITexture_t3471168817 * value) { ___m_HeadTexture_15 = value; Il2CppCodeGenWriteBarrier((&___m_HeadTexture_15), value); } inline static int32_t get_offset_of_m_HeadBox_16() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_HeadBox_16)); } inline UISprite_t194114938 * get_m_HeadBox_16() const { return ___m_HeadBox_16; } inline UISprite_t194114938 ** get_address_of_m_HeadBox_16() { return &___m_HeadBox_16; } inline void set_m_HeadBox_16(UISprite_t194114938 * value) { ___m_HeadBox_16 = value; Il2CppCodeGenWriteBarrier((&___m_HeadBox_16), value); } inline static int32_t get_offset_of_m_SubWndMine_17() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_SubWndMine_17)); } inline GameObject_t1113636619 * get_m_SubWndMine_17() const { return ___m_SubWndMine_17; } inline GameObject_t1113636619 ** get_address_of_m_SubWndMine_17() { return &___m_SubWndMine_17; } inline void set_m_SubWndMine_17(GameObject_t1113636619 * value) { ___m_SubWndMine_17 = value; Il2CppCodeGenWriteBarrier((&___m_SubWndMine_17), value); } inline static int32_t get_offset_of_m_SubWndOther_18() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_SubWndOther_18)); } inline GameObject_t1113636619 * get_m_SubWndOther_18() const { return ___m_SubWndOther_18; } inline GameObject_t1113636619 ** get_address_of_m_SubWndOther_18() { return &___m_SubWndOther_18; } inline void set_m_SubWndOther_18(GameObject_t1113636619 * value) { ___m_SubWndOther_18 = value; Il2CppCodeGenWriteBarrier((&___m_SubWndOther_18), value); } inline static int32_t get_offset_of_m_MyCurLevelProgress_19() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_MyCurLevelProgress_19)); } inline UISprite_t194114938 * get_m_MyCurLevelProgress_19() const { return ___m_MyCurLevelProgress_19; } inline UISprite_t194114938 ** get_address_of_m_MyCurLevelProgress_19() { return &___m_MyCurLevelProgress_19; } inline void set_m_MyCurLevelProgress_19(UISprite_t194114938 * value) { ___m_MyCurLevelProgress_19 = value; Il2CppCodeGenWriteBarrier((&___m_MyCurLevelProgress_19), value); } inline static int32_t get_offset_of_m_ExperienceBar_20() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_ExperienceBar_20)); } inline UILabel_t3248798549 * get_m_ExperienceBar_20() const { return ___m_ExperienceBar_20; } inline UILabel_t3248798549 ** get_address_of_m_ExperienceBar_20() { return &___m_ExperienceBar_20; } inline void set_m_ExperienceBar_20(UILabel_t3248798549 * value) { ___m_ExperienceBar_20 = value; Il2CppCodeGenWriteBarrier((&___m_ExperienceBar_20), value); } inline static int32_t get_offset_of_m_OtherPersonButtonGroup_21() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_OtherPersonButtonGroup_21)); } inline Transform_t3600365921 * get_m_OtherPersonButtonGroup_21() const { return ___m_OtherPersonButtonGroup_21; } inline Transform_t3600365921 ** get_address_of_m_OtherPersonButtonGroup_21() { return &___m_OtherPersonButtonGroup_21; } inline void set_m_OtherPersonButtonGroup_21(Transform_t3600365921 * value) { ___m_OtherPersonButtonGroup_21 = value; Il2CppCodeGenWriteBarrier((&___m_OtherPersonButtonGroup_21), value); } inline static int32_t get_offset_of_m_BtnPriseOther_22() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_BtnPriseOther_22)); } inline UISprite_t194114938 * get_m_BtnPriseOther_22() const { return ___m_BtnPriseOther_22; } inline UISprite_t194114938 ** get_address_of_m_BtnPriseOther_22() { return &___m_BtnPriseOther_22; } inline void set_m_BtnPriseOther_22(UISprite_t194114938 * value) { ___m_BtnPriseOther_22 = value; Il2CppCodeGenWriteBarrier((&___m_BtnPriseOther_22), value); } inline static int32_t get_offset_of_m_BtnPriseOtherBG_23() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_BtnPriseOtherBG_23)); } inline UISprite_t194114938 * get_m_BtnPriseOtherBG_23() const { return ___m_BtnPriseOtherBG_23; } inline UISprite_t194114938 ** get_address_of_m_BtnPriseOtherBG_23() { return &___m_BtnPriseOtherBG_23; } inline void set_m_BtnPriseOtherBG_23(UISprite_t194114938 * value) { ___m_BtnPriseOtherBG_23 = value; Il2CppCodeGenWriteBarrier((&___m_BtnPriseOtherBG_23), value); } inline static int32_t get_offset_of_m_StatusLocation_24() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_StatusLocation_24)); } inline Transform_t3600365921 * get_m_StatusLocation_24() const { return ___m_StatusLocation_24; } inline Transform_t3600365921 ** get_address_of_m_StatusLocation_24() { return &___m_StatusLocation_24; } inline void set_m_StatusLocation_24(Transform_t3600365921 * value) { ___m_StatusLocation_24 = value; Il2CppCodeGenWriteBarrier((&___m_StatusLocation_24), value); } inline static int32_t get_offset_of_m_Mackbg_25() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_Mackbg_25)); } inline Transform_t3600365921 * get_m_Mackbg_25() const { return ___m_Mackbg_25; } inline Transform_t3600365921 ** get_address_of_m_Mackbg_25() { return &___m_Mackbg_25; } inline void set_m_Mackbg_25(Transform_t3600365921 * value) { ___m_Mackbg_25 = value; Il2CppCodeGenWriteBarrier((&___m_Mackbg_25), value); } inline static int32_t get_offset_of_m_AbilityType_26() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_AbilityType_26)); } inline TransformU5BU5D_t807237628* get_m_AbilityType_26() const { return ___m_AbilityType_26; } inline TransformU5BU5D_t807237628** get_address_of_m_AbilityType_26() { return &___m_AbilityType_26; } inline void set_m_AbilityType_26(TransformU5BU5D_t807237628* value) { ___m_AbilityType_26 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityType_26), value); } inline static int32_t get_offset_of_m_IdolData_27() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_IdolData_27)); } inline IdolData_t118514082 * get_m_IdolData_27() const { return ___m_IdolData_27; } inline IdolData_t118514082 ** get_address_of_m_IdolData_27() { return &___m_IdolData_27; } inline void set_m_IdolData_27(IdolData_t118514082 * value) { ___m_IdolData_27 = value; Il2CppCodeGenWriteBarrier((&___m_IdolData_27), value); } inline static int32_t get_offset_of_m_AbilityConfigData_28() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_AbilityConfigData_28)); } inline List_1_t1519036347 * get_m_AbilityConfigData_28() const { return ___m_AbilityConfigData_28; } inline List_1_t1519036347 ** get_address_of_m_AbilityConfigData_28() { return &___m_AbilityConfigData_28; } inline void set_m_AbilityConfigData_28(List_1_t1519036347 * value) { ___m_AbilityConfigData_28 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityConfigData_28), value); } inline static int32_t get_offset_of_m_AbilityPlayerData_29() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_AbilityPlayerData_29)); } inline List_1_t2166201334 * get_m_AbilityPlayerData_29() const { return ___m_AbilityPlayerData_29; } inline List_1_t2166201334 ** get_address_of_m_AbilityPlayerData_29() { return &___m_AbilityPlayerData_29; } inline void set_m_AbilityPlayerData_29(List_1_t2166201334 * value) { ___m_AbilityPlayerData_29 = value; Il2CppCodeGenWriteBarrier((&___m_AbilityPlayerData_29), value); } inline static int32_t get_offset_of_m_PinJierProgress_30() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_PinJierProgress_30)); } inline UISprite_t194114938 * get_m_PinJierProgress_30() const { return ___m_PinJierProgress_30; } inline UISprite_t194114938 ** get_address_of_m_PinJierProgress_30() { return &___m_PinJierProgress_30; } inline void set_m_PinJierProgress_30(UISprite_t194114938 * value) { ___m_PinJierProgress_30 = value; Il2CppCodeGenWriteBarrier((&___m_PinJierProgress_30), value); } inline static int32_t get_offset_of_m_PinJieSpr_31() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_PinJieSpr_31)); } inline UISprite_t194114938 * get_m_PinJieSpr_31() const { return ___m_PinJieSpr_31; } inline UISprite_t194114938 ** get_address_of_m_PinJieSpr_31() { return &___m_PinJieSpr_31; } inline void set_m_PinJieSpr_31(UISprite_t194114938 * value) { ___m_PinJieSpr_31 = value; Il2CppCodeGenWriteBarrier((&___m_PinJieSpr_31), value); } inline static int32_t get_offset_of_m_uiStarGroup_32() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_uiStarGroup_32)); } inline Transform_t3600365921 * get_m_uiStarGroup_32() const { return ___m_uiStarGroup_32; } inline Transform_t3600365921 ** get_address_of_m_uiStarGroup_32() { return &___m_uiStarGroup_32; } inline void set_m_uiStarGroup_32(Transform_t3600365921 * value) { ___m_uiStarGroup_32 = value; Il2CppCodeGenWriteBarrier((&___m_uiStarGroup_32), value); } inline static int32_t get_offset_of_m_Data_33() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_Data_33)); } inline LevelupStarInfo_t831176484 * get_m_Data_33() const { return ___m_Data_33; } inline LevelupStarInfo_t831176484 ** get_address_of_m_Data_33() { return &___m_Data_33; } inline void set_m_Data_33(LevelupStarInfo_t831176484 * value) { ___m_Data_33 = value; Il2CppCodeGenWriteBarrier((&___m_Data_33), value); } inline static int32_t get_offset_of_index_34() { return static_cast(offsetof(uiCardWndView_t47472385, ___index_34)); } inline int32_t get_index_34() const { return ___index_34; } inline int32_t* get_address_of_index_34() { return &___index_34; } inline void set_index_34(int32_t value) { ___index_34 = value; } inline static int32_t get_offset_of_isPageInit_36() { return static_cast(offsetof(uiCardWndView_t47472385, ___isPageInit_36)); } inline bool get_isPageInit_36() const { return ___isPageInit_36; } inline bool* get_address_of_isPageInit_36() { return &___isPageInit_36; } inline void set_isPageInit_36(bool value) { ___isPageInit_36 = value; } inline static int32_t get_offset_of_path_37() { return static_cast(offsetof(uiCardWndView_t47472385, ___path_37)); } inline String_t* get_path_37() const { return ___path_37; } inline String_t** get_address_of_path_37() { return &___path_37; } inline void set_path_37(String_t* value) { ___path_37 = value; Il2CppCodeGenWriteBarrier((&___path_37), value); } inline static int32_t get_offset_of_m_UserID_38() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_UserID_38)); } inline int64_t get_m_UserID_38() const { return ___m_UserID_38; } inline int64_t* get_address_of_m_UserID_38() { return &___m_UserID_38; } inline void set_m_UserID_38(int64_t value) { ___m_UserID_38 = value; } inline static int32_t get_offset_of_m_OldHeadPhotoID_39() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_OldHeadPhotoID_39)); } inline int64_t get_m_OldHeadPhotoID_39() const { return ___m_OldHeadPhotoID_39; } inline int64_t* get_address_of_m_OldHeadPhotoID_39() { return &___m_OldHeadPhotoID_39; } inline void set_m_OldHeadPhotoID_39(int64_t value) { ___m_OldHeadPhotoID_39 = value; } inline static int32_t get_offset_of_m_Sex_40() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_Sex_40)); } inline int32_t get_m_Sex_40() const { return ___m_Sex_40; } inline int32_t* get_address_of_m_Sex_40() { return &___m_Sex_40; } inline void set_m_Sex_40(int32_t value) { ___m_Sex_40 = value; } inline static int32_t get_offset_of_m_IsHeadPhotoReady_41() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_IsHeadPhotoReady_41)); } inline bool get_m_IsHeadPhotoReady_41() const { return ___m_IsHeadPhotoReady_41; } inline bool* get_address_of_m_IsHeadPhotoReady_41() { return &___m_IsHeadPhotoReady_41; } inline void set_m_IsHeadPhotoReady_41(bool value) { ___m_IsHeadPhotoReady_41 = value; } inline static int32_t get_offset_of_m_HeadPhotoScale_42() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_HeadPhotoScale_42)); } inline Vector3_t3722313464 get_m_HeadPhotoScale_42() const { return ___m_HeadPhotoScale_42; } inline Vector3_t3722313464 * get_address_of_m_HeadPhotoScale_42() { return &___m_HeadPhotoScale_42; } inline void set_m_HeadPhotoScale_42(Vector3_t3722313464 value) { ___m_HeadPhotoScale_42 = value; } inline static int32_t get_offset_of_m_IsTitlePhotoReady_43() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_IsTitlePhotoReady_43)); } inline bool get_m_IsTitlePhotoReady_43() const { return ___m_IsTitlePhotoReady_43; } inline bool* get_address_of_m_IsTitlePhotoReady_43() { return &___m_IsTitlePhotoReady_43; } inline void set_m_IsTitlePhotoReady_43(bool value) { ___m_IsTitlePhotoReady_43 = value; } inline static int32_t get_offset_of_m_isStarPhotoReady_44() { return static_cast(offsetof(uiCardWndView_t47472385, ___m_isStarPhotoReady_44)); } inline bool get_m_isStarPhotoReady_44() const { return ___m_isStarPhotoReady_44; } inline bool* get_address_of_m_isStarPhotoReady_44() { return &___m_isStarPhotoReady_44; } inline void set_m_isStarPhotoReady_44(bool value) { ___m_isStarPhotoReady_44 = value; } }; struct uiCardWndView_t47472385_StaticFields { public: // uiCardWndView uiCardWndView::s_Instance uiCardWndView_t47472385 * ___s_Instance_35; public: inline static int32_t get_offset_of_s_Instance_35() { return static_cast(offsetof(uiCardWndView_t47472385_StaticFields, ___s_Instance_35)); } inline uiCardWndView_t47472385 * get_s_Instance_35() const { return ___s_Instance_35; } inline uiCardWndView_t47472385 ** get_address_of_s_Instance_35() { return &___s_Instance_35; } inline void set_s_Instance_35(uiCardWndView_t47472385 * value) { ___s_Instance_35 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_35), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDWNDVIEW_T47472385_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 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 UIBOOKRESERVATIONCARDITEM_T1237954327_H #define UIBOOKRESERVATIONCARDITEM_T1237954327_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBookReservationCardItem struct uiBookReservationCardItem_t1237954327 : public MonoBehaviour_t3962482529 { public: // UITexture uiBookReservationCardItem::m_tex UITexture_t3471168817 * ___m_tex_2; // UnityEngine.Vector3 uiBookReservationCardItem::m_texSize Vector3_t3722313464 ___m_texSize_3; // System.Boolean uiBookReservationCardItem::m_bLoaded bool ___m_bLoaded_4; // UILabel uiBookReservationCardItem::m_nameLab UILabel_t3248798549 * ___m_nameLab_5; // UILabel uiBookReservationCardItem::m_progressLab UILabel_t3248798549 * ___m_progressLab_6; // System.Boolean uiBookReservationCardItem::m_bInit bool ___m_bInit_7; // DMCore.Logic.CBookReservationConfig/CBookReservationInfo uiBookReservationCardItem::m_info CBookReservationInfo_t4147366020 * ___m_info_8; public: inline static int32_t get_offset_of_m_tex_2() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_tex_2)); } inline UITexture_t3471168817 * get_m_tex_2() const { return ___m_tex_2; } inline UITexture_t3471168817 ** get_address_of_m_tex_2() { return &___m_tex_2; } inline void set_m_tex_2(UITexture_t3471168817 * value) { ___m_tex_2 = value; Il2CppCodeGenWriteBarrier((&___m_tex_2), value); } inline static int32_t get_offset_of_m_texSize_3() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_texSize_3)); } inline Vector3_t3722313464 get_m_texSize_3() const { return ___m_texSize_3; } inline Vector3_t3722313464 * get_address_of_m_texSize_3() { return &___m_texSize_3; } inline void set_m_texSize_3(Vector3_t3722313464 value) { ___m_texSize_3 = value; } inline static int32_t get_offset_of_m_bLoaded_4() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_bLoaded_4)); } inline bool get_m_bLoaded_4() const { return ___m_bLoaded_4; } inline bool* get_address_of_m_bLoaded_4() { return &___m_bLoaded_4; } inline void set_m_bLoaded_4(bool value) { ___m_bLoaded_4 = value; } inline static int32_t get_offset_of_m_nameLab_5() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_nameLab_5)); } inline UILabel_t3248798549 * get_m_nameLab_5() const { return ___m_nameLab_5; } inline UILabel_t3248798549 ** get_address_of_m_nameLab_5() { return &___m_nameLab_5; } inline void set_m_nameLab_5(UILabel_t3248798549 * value) { ___m_nameLab_5 = value; Il2CppCodeGenWriteBarrier((&___m_nameLab_5), value); } inline static int32_t get_offset_of_m_progressLab_6() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_progressLab_6)); } inline UILabel_t3248798549 * get_m_progressLab_6() const { return ___m_progressLab_6; } inline UILabel_t3248798549 ** get_address_of_m_progressLab_6() { return &___m_progressLab_6; } inline void set_m_progressLab_6(UILabel_t3248798549 * value) { ___m_progressLab_6 = value; Il2CppCodeGenWriteBarrier((&___m_progressLab_6), value); } inline static int32_t get_offset_of_m_bInit_7() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_bInit_7)); } inline bool get_m_bInit_7() const { return ___m_bInit_7; } inline bool* get_address_of_m_bInit_7() { return &___m_bInit_7; } inline void set_m_bInit_7(bool value) { ___m_bInit_7 = value; } inline static int32_t get_offset_of_m_info_8() { return static_cast(offsetof(uiBookReservationCardItem_t1237954327, ___m_info_8)); } inline CBookReservationInfo_t4147366020 * get_m_info_8() const { return ___m_info_8; } inline CBookReservationInfo_t4147366020 ** get_address_of_m_info_8() { return &___m_info_8; } inline void set_m_info_8(CBookReservationInfo_t4147366020 * value) { ___m_info_8 = value; Il2CppCodeGenWriteBarrier((&___m_info_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOOKRESERVATIONCARDITEM_T1237954327_H #ifndef UIPASSWORDCHECK_T3889324906_H #define UIPASSWORDCHECK_T3889324906_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiPassWordCheck struct uiPassWordCheck_t3889324906 : public MonoBehaviour_t3962482529 { public: // UIInput uiPassWordCheck::m_uiPassWord UIInput_t421821618 * ___m_uiPassWord_2; // System.Int32 uiPassWordCheck::m_roomId int32_t ___m_roomId_3; // System.Single uiPassWordCheck::m_curTimeIndex float ___m_curTimeIndex_4; // System.Boolean uiPassWordCheck::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_m_uiPassWord_2() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___m_uiPassWord_2)); } inline UIInput_t421821618 * get_m_uiPassWord_2() const { return ___m_uiPassWord_2; } inline UIInput_t421821618 ** get_address_of_m_uiPassWord_2() { return &___m_uiPassWord_2; } inline void set_m_uiPassWord_2(UIInput_t421821618 * value) { ___m_uiPassWord_2 = value; Il2CppCodeGenWriteBarrier((&___m_uiPassWord_2), value); } inline static int32_t get_offset_of_m_roomId_3() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___m_roomId_3)); } inline int32_t get_m_roomId_3() const { return ___m_roomId_3; } inline int32_t* get_address_of_m_roomId_3() { return &___m_roomId_3; } inline void set_m_roomId_3(int32_t value) { ___m_roomId_3 = value; } inline static int32_t get_offset_of_m_curTimeIndex_4() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___m_curTimeIndex_4)); } inline float get_m_curTimeIndex_4() const { return ___m_curTimeIndex_4; } inline float* get_address_of_m_curTimeIndex_4() { return &___m_curTimeIndex_4; } inline void set_m_curTimeIndex_4(float value) { ___m_curTimeIndex_4 = value; } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiPassWordCheck_t3889324906, ___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 // UIPASSWORDCHECK_T3889324906_H #ifndef UIBLUEPRINTCELL_T4104189110_H #define UIBLUEPRINTCELL_T4104189110_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBlueprintCell struct uiBlueprintCell_t4104189110 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject uiBlueprintCell::m_BGSelected GameObject_t1113636619 * ___m_BGSelected_2; // UISprite uiBlueprintCell::m_QualityLevel UISprite_t194114938 * ___m_QualityLevel_3; // UITexture uiBlueprintCell::m_BPIcon UITexture_t3471168817 * ___m_BPIcon_4; // UILabel uiBlueprintCell::m_BPName UILabel_t3248798549 * ___m_BPName_5; // UILabel uiBlueprintCell::m_OwnedCount UILabel_t3248798549 * ___m_OwnedCount_6; // UnityEngine.GameObject uiBlueprintCell::m_EquipSign GameObject_t1113636619 * ___m_EquipSign_7; // System.Boolean uiBlueprintCell::isPageInit bool ___isPageInit_8; // DMCore.Logic.CItemBase uiBlueprintCell::m_Data CItemBase_t2436786639 * ___m_Data_9; // UnityEngine.Vector3 uiBlueprintCell::m_PhotoSize Vector3_t3722313464 ___m_PhotoSize_10; // System.Boolean uiBlueprintCell::m_IsIconReady bool ___m_IsIconReady_11; public: inline static int32_t get_offset_of_m_BGSelected_2() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_BGSelected_2)); } inline GameObject_t1113636619 * get_m_BGSelected_2() const { return ___m_BGSelected_2; } inline GameObject_t1113636619 ** get_address_of_m_BGSelected_2() { return &___m_BGSelected_2; } inline void set_m_BGSelected_2(GameObject_t1113636619 * value) { ___m_BGSelected_2 = value; Il2CppCodeGenWriteBarrier((&___m_BGSelected_2), value); } inline static int32_t get_offset_of_m_QualityLevel_3() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_QualityLevel_3)); } inline UISprite_t194114938 * get_m_QualityLevel_3() const { return ___m_QualityLevel_3; } inline UISprite_t194114938 ** get_address_of_m_QualityLevel_3() { return &___m_QualityLevel_3; } inline void set_m_QualityLevel_3(UISprite_t194114938 * value) { ___m_QualityLevel_3 = value; Il2CppCodeGenWriteBarrier((&___m_QualityLevel_3), value); } inline static int32_t get_offset_of_m_BPIcon_4() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_BPIcon_4)); } inline UITexture_t3471168817 * get_m_BPIcon_4() const { return ___m_BPIcon_4; } inline UITexture_t3471168817 ** get_address_of_m_BPIcon_4() { return &___m_BPIcon_4; } inline void set_m_BPIcon_4(UITexture_t3471168817 * value) { ___m_BPIcon_4 = value; Il2CppCodeGenWriteBarrier((&___m_BPIcon_4), value); } inline static int32_t get_offset_of_m_BPName_5() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_BPName_5)); } inline UILabel_t3248798549 * get_m_BPName_5() const { return ___m_BPName_5; } inline UILabel_t3248798549 ** get_address_of_m_BPName_5() { return &___m_BPName_5; } inline void set_m_BPName_5(UILabel_t3248798549 * value) { ___m_BPName_5 = value; Il2CppCodeGenWriteBarrier((&___m_BPName_5), value); } inline static int32_t get_offset_of_m_OwnedCount_6() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_OwnedCount_6)); } inline UILabel_t3248798549 * get_m_OwnedCount_6() const { return ___m_OwnedCount_6; } inline UILabel_t3248798549 ** get_address_of_m_OwnedCount_6() { return &___m_OwnedCount_6; } inline void set_m_OwnedCount_6(UILabel_t3248798549 * value) { ___m_OwnedCount_6 = value; Il2CppCodeGenWriteBarrier((&___m_OwnedCount_6), value); } inline static int32_t get_offset_of_m_EquipSign_7() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_EquipSign_7)); } inline GameObject_t1113636619 * get_m_EquipSign_7() const { return ___m_EquipSign_7; } inline GameObject_t1113636619 ** get_address_of_m_EquipSign_7() { return &___m_EquipSign_7; } inline void set_m_EquipSign_7(GameObject_t1113636619 * value) { ___m_EquipSign_7 = value; Il2CppCodeGenWriteBarrier((&___m_EquipSign_7), value); } inline static int32_t get_offset_of_isPageInit_8() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___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_Data_9() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_Data_9)); } inline CItemBase_t2436786639 * get_m_Data_9() const { return ___m_Data_9; } inline CItemBase_t2436786639 ** get_address_of_m_Data_9() { return &___m_Data_9; } inline void set_m_Data_9(CItemBase_t2436786639 * value) { ___m_Data_9 = value; Il2CppCodeGenWriteBarrier((&___m_Data_9), value); } inline static int32_t get_offset_of_m_PhotoSize_10() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_PhotoSize_10)); } inline Vector3_t3722313464 get_m_PhotoSize_10() const { return ___m_PhotoSize_10; } inline Vector3_t3722313464 * get_address_of_m_PhotoSize_10() { return &___m_PhotoSize_10; } inline void set_m_PhotoSize_10(Vector3_t3722313464 value) { ___m_PhotoSize_10 = value; } inline static int32_t get_offset_of_m_IsIconReady_11() { return static_cast(offsetof(uiBlueprintCell_t4104189110, ___m_IsIconReady_11)); } inline bool get_m_IsIconReady_11() const { return ___m_IsIconReady_11; } inline bool* get_address_of_m_IsIconReady_11() { return &___m_IsIconReady_11; } inline void set_m_IsIconReady_11(bool value) { ___m_IsIconReady_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBLUEPRINTCELL_T4104189110_H #ifndef UICENTERONCHILD_T253063637_H #define UICENTERONCHILD_T253063637_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UICenterOnChild struct UICenterOnChild_t253063637 : public MonoBehaviour_t3962482529 { public: // System.Single UICenterOnChild::springStrength float ___springStrength_2; // System.Action UICenterOnChild::onFinished Action_t1264377477 * ___onFinished_3; // UIDraggablePanel UICenterOnChild::mDrag UIDraggablePanel_t1628346357 * ___mDrag_4; // UnityEngine.GameObject UICenterOnChild::mCenteredObject GameObject_t1113636619 * ___mCenteredObject_5; public: inline static int32_t get_offset_of_springStrength_2() { return static_cast(offsetof(UICenterOnChild_t253063637, ___springStrength_2)); } inline float get_springStrength_2() const { return ___springStrength_2; } inline float* get_address_of_springStrength_2() { return &___springStrength_2; } inline void set_springStrength_2(float value) { ___springStrength_2 = value; } inline static int32_t get_offset_of_onFinished_3() { return static_cast(offsetof(UICenterOnChild_t253063637, ___onFinished_3)); } inline Action_t1264377477 * get_onFinished_3() const { return ___onFinished_3; } inline Action_t1264377477 ** get_address_of_onFinished_3() { return &___onFinished_3; } inline void set_onFinished_3(Action_t1264377477 * value) { ___onFinished_3 = value; Il2CppCodeGenWriteBarrier((&___onFinished_3), value); } inline static int32_t get_offset_of_mDrag_4() { return static_cast(offsetof(UICenterOnChild_t253063637, ___mDrag_4)); } inline UIDraggablePanel_t1628346357 * get_mDrag_4() const { return ___mDrag_4; } inline UIDraggablePanel_t1628346357 ** get_address_of_mDrag_4() { return &___mDrag_4; } inline void set_mDrag_4(UIDraggablePanel_t1628346357 * value) { ___mDrag_4 = value; Il2CppCodeGenWriteBarrier((&___mDrag_4), value); } inline static int32_t get_offset_of_mCenteredObject_5() { return static_cast(offsetof(UICenterOnChild_t253063637, ___mCenteredObject_5)); } inline GameObject_t1113636619 * get_mCenteredObject_5() const { return ___mCenteredObject_5; } inline GameObject_t1113636619 ** get_address_of_mCenteredObject_5() { return &___mCenteredObject_5; } inline void set_mCenteredObject_5(GameObject_t1113636619 * value) { ___mCenteredObject_5 = value; Il2CppCodeGenWriteBarrier((&___mCenteredObject_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICENTERONCHILD_T253063637_H #ifndef UIBIANSHENGCARDMANAGER_T158166134_H #define UIBIANSHENGCARDMANAGER_T158166134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBianShengCardManager struct uiBianShengCardManager_t158166134 : public MonoBehaviour_t3962482529 { public: // DMListView uiBianShengCardManager::m_bianShengCardLIst DMListView_t512231514 * ___m_bianShengCardLIst_2; public: inline static int32_t get_offset_of_m_bianShengCardLIst_2() { return static_cast(offsetof(uiBianShengCardManager_t158166134, ___m_bianShengCardLIst_2)); } inline DMListView_t512231514 * get_m_bianShengCardLIst_2() const { return ___m_bianShengCardLIst_2; } inline DMListView_t512231514 ** get_address_of_m_bianShengCardLIst_2() { return &___m_bianShengCardLIst_2; } inline void set_m_bianShengCardLIst_2(DMListView_t512231514 * value) { ___m_bianShengCardLIst_2 = value; Il2CppCodeGenWriteBarrier((&___m_bianShengCardLIst_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBIANSHENGCARDMANAGER_T158166134_H #ifndef SCENEPERSONALBTNCALLBACK_T2666224716_H #define SCENEPERSONALBTNCALLBACK_T2666224716_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ScenePersonalBtnCallBack struct ScenePersonalBtnCallBack_t2666224716 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject ScenePersonalBtnCallBack::m_WatchReturnObj GameObject_t1113636619 * ___m_WatchReturnObj_2; // System.Int32 ScenePersonalBtnCallBack::m_WatchReturnMonoID int32_t ___m_WatchReturnMonoID_3; // UnityEngine.GameObject ScenePersonalBtnCallBack::m_Btn_Chat GameObject_t1113636619 * ___m_Btn_Chat_4; public: inline static int32_t get_offset_of_m_WatchReturnObj_2() { return static_cast(offsetof(ScenePersonalBtnCallBack_t2666224716, ___m_WatchReturnObj_2)); } inline GameObject_t1113636619 * get_m_WatchReturnObj_2() const { return ___m_WatchReturnObj_2; } inline GameObject_t1113636619 ** get_address_of_m_WatchReturnObj_2() { return &___m_WatchReturnObj_2; } inline void set_m_WatchReturnObj_2(GameObject_t1113636619 * value) { ___m_WatchReturnObj_2 = value; Il2CppCodeGenWriteBarrier((&___m_WatchReturnObj_2), value); } inline static int32_t get_offset_of_m_WatchReturnMonoID_3() { return static_cast(offsetof(ScenePersonalBtnCallBack_t2666224716, ___m_WatchReturnMonoID_3)); } inline int32_t get_m_WatchReturnMonoID_3() const { return ___m_WatchReturnMonoID_3; } inline int32_t* get_address_of_m_WatchReturnMonoID_3() { return &___m_WatchReturnMonoID_3; } inline void set_m_WatchReturnMonoID_3(int32_t value) { ___m_WatchReturnMonoID_3 = value; } inline static int32_t get_offset_of_m_Btn_Chat_4() { return static_cast(offsetof(ScenePersonalBtnCallBack_t2666224716, ___m_Btn_Chat_4)); } inline GameObject_t1113636619 * get_m_Btn_Chat_4() const { return ___m_Btn_Chat_4; } inline GameObject_t1113636619 ** get_address_of_m_Btn_Chat_4() { return &___m_Btn_Chat_4; } inline void set_m_Btn_Chat_4(GameObject_t1113636619 * value) { ___m_Btn_Chat_4 = value; Il2CppCodeGenWriteBarrier((&___m_Btn_Chat_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENEPERSONALBTNCALLBACK_T2666224716_H #ifndef FASHIONTAGPATHITEM_T395259518_H #define FASHIONTAGPATHITEM_T395259518_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FashionTagPathItem struct FashionTagPathItem_t395259518 : public MonoBehaviour_t3962482529 { public: // UILabel FashionTagPathItem::m_PathName UILabel_t3248798549 * ___m_PathName_2; // UITexture FashionTagPathItem::m_texturePic UITexture_t3471168817 * ___m_texturePic_3; // System.Int32 FashionTagPathItem::cur_pathID int32_t ___cur_pathID_4; // System.Boolean FashionTagPathItem::m_bTextureDone bool ___m_bTextureDone_5; // CPathManager/PathInfo FashionTagPathItem::m_pathInfo PathInfo_t2470358406 * ___m_pathInfo_6; public: inline static int32_t get_offset_of_m_PathName_2() { return static_cast(offsetof(FashionTagPathItem_t395259518, ___m_PathName_2)); } inline UILabel_t3248798549 * get_m_PathName_2() const { return ___m_PathName_2; } inline UILabel_t3248798549 ** get_address_of_m_PathName_2() { return &___m_PathName_2; } inline void set_m_PathName_2(UILabel_t3248798549 * value) { ___m_PathName_2 = value; Il2CppCodeGenWriteBarrier((&___m_PathName_2), value); } inline static int32_t get_offset_of_m_texturePic_3() { return static_cast(offsetof(FashionTagPathItem_t395259518, ___m_texturePic_3)); } inline UITexture_t3471168817 * get_m_texturePic_3() const { return ___m_texturePic_3; } inline UITexture_t3471168817 ** get_address_of_m_texturePic_3() { return &___m_texturePic_3; } inline void set_m_texturePic_3(UITexture_t3471168817 * value) { ___m_texturePic_3 = value; Il2CppCodeGenWriteBarrier((&___m_texturePic_3), value); } inline static int32_t get_offset_of_cur_pathID_4() { return static_cast(offsetof(FashionTagPathItem_t395259518, ___cur_pathID_4)); } inline int32_t get_cur_pathID_4() const { return ___cur_pathID_4; } inline int32_t* get_address_of_cur_pathID_4() { return &___cur_pathID_4; } inline void set_cur_pathID_4(int32_t value) { ___cur_pathID_4 = value; } inline static int32_t get_offset_of_m_bTextureDone_5() { return static_cast(offsetof(FashionTagPathItem_t395259518, ___m_bTextureDone_5)); } inline bool get_m_bTextureDone_5() const { return ___m_bTextureDone_5; } inline bool* get_address_of_m_bTextureDone_5() { return &___m_bTextureDone_5; } inline void set_m_bTextureDone_5(bool value) { ___m_bTextureDone_5 = value; } inline static int32_t get_offset_of_m_pathInfo_6() { return static_cast(offsetof(FashionTagPathItem_t395259518, ___m_pathInfo_6)); } inline PathInfo_t2470358406 * get_m_pathInfo_6() const { return ___m_pathInfo_6; } inline PathInfo_t2470358406 ** get_address_of_m_pathInfo_6() { return &___m_pathInfo_6; } inline void set_m_pathInfo_6(PathInfo_t2470358406 * value) { ___m_pathInfo_6 = value; Il2CppCodeGenWriteBarrier((&___m_pathInfo_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FASHIONTAGPATHITEM_T395259518_H #ifndef UICARDHANDBOOKCLOTHESITEM_T168020937_H #define UICARDHANDBOOKCLOTHESITEM_T168020937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardHandBookClothesItem struct uiCardHandBookClothesItem_t168020937 : public MonoBehaviour_t3962482529 { public: // DMCore.Logic.CardHandBookItemData uiCardHandBookClothesItem::m_data CardHandBookItemData_t620105045 * ___m_data_2; // UISprite uiCardHandBookClothesItem::m_QualityIcon UISprite_t194114938 * ___m_QualityIcon_3; // UITexture uiCardHandBookClothesItem::m_Icon UITexture_t3471168817 * ___m_Icon_4; // UILabel uiCardHandBookClothesItem::m_Name UILabel_t3248798549 * ___m_Name_5; // UISprite uiCardHandBookClothesItem::m_ClickState UISprite_t194114938 * ___m_ClickState_6; // UnityEngine.Transform uiCardHandBookClothesItem::btnRange Transform_t3600365921 * ___btnRange_7; // System.Boolean uiCardHandBookClothesItem::isDowndLoad bool ___isDowndLoad_8; public: inline static int32_t get_offset_of_m_data_2() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___m_data_2)); } inline CardHandBookItemData_t620105045 * get_m_data_2() const { return ___m_data_2; } inline CardHandBookItemData_t620105045 ** get_address_of_m_data_2() { return &___m_data_2; } inline void set_m_data_2(CardHandBookItemData_t620105045 * value) { ___m_data_2 = value; Il2CppCodeGenWriteBarrier((&___m_data_2), value); } inline static int32_t get_offset_of_m_QualityIcon_3() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___m_QualityIcon_3)); } inline UISprite_t194114938 * get_m_QualityIcon_3() const { return ___m_QualityIcon_3; } inline UISprite_t194114938 ** get_address_of_m_QualityIcon_3() { return &___m_QualityIcon_3; } inline void set_m_QualityIcon_3(UISprite_t194114938 * value) { ___m_QualityIcon_3 = value; Il2CppCodeGenWriteBarrier((&___m_QualityIcon_3), value); } inline static int32_t get_offset_of_m_Icon_4() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___m_Icon_4)); } inline UITexture_t3471168817 * get_m_Icon_4() const { return ___m_Icon_4; } inline UITexture_t3471168817 ** get_address_of_m_Icon_4() { return &___m_Icon_4; } inline void set_m_Icon_4(UITexture_t3471168817 * value) { ___m_Icon_4 = value; Il2CppCodeGenWriteBarrier((&___m_Icon_4), value); } inline static int32_t get_offset_of_m_Name_5() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___m_Name_5)); } inline UILabel_t3248798549 * get_m_Name_5() const { return ___m_Name_5; } inline UILabel_t3248798549 ** get_address_of_m_Name_5() { return &___m_Name_5; } inline void set_m_Name_5(UILabel_t3248798549 * value) { ___m_Name_5 = value; Il2CppCodeGenWriteBarrier((&___m_Name_5), value); } inline static int32_t get_offset_of_m_ClickState_6() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___m_ClickState_6)); } inline UISprite_t194114938 * get_m_ClickState_6() const { return ___m_ClickState_6; } inline UISprite_t194114938 ** get_address_of_m_ClickState_6() { return &___m_ClickState_6; } inline void set_m_ClickState_6(UISprite_t194114938 * value) { ___m_ClickState_6 = value; Il2CppCodeGenWriteBarrier((&___m_ClickState_6), value); } inline static int32_t get_offset_of_btnRange_7() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___btnRange_7)); } inline Transform_t3600365921 * get_btnRange_7() const { return ___btnRange_7; } inline Transform_t3600365921 ** get_address_of_btnRange_7() { return &___btnRange_7; } inline void set_btnRange_7(Transform_t3600365921 * value) { ___btnRange_7 = value; Il2CppCodeGenWriteBarrier((&___btnRange_7), value); } inline static int32_t get_offset_of_isDowndLoad_8() { return static_cast(offsetof(uiCardHandBookClothesItem_t168020937, ___isDowndLoad_8)); } inline bool get_isDowndLoad_8() const { return ___isDowndLoad_8; } inline bool* get_address_of_isDowndLoad_8() { return &___isDowndLoad_8; } inline void set_isDowndLoad_8(bool value) { ___isDowndLoad_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDHANDBOOKCLOTHESITEM_T168020937_H #ifndef UICARDHANDBOOKITEMCELL_T2920226558_H #define UICARDHANDBOOKITEMCELL_T2920226558_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardHandBookItemCell struct uiCardHandBookItemCell_t2920226558 : public MonoBehaviour_t3962482529 { public: // UILabel uiCardHandBookItemCell::label_ItemName UILabel_t3248798549 * ___label_ItemName_2; // UISprite uiCardHandBookItemCell::Icon UISprite_t194114938 * ___Icon_3; // UILabel uiCardHandBookItemCell::m_Count UILabel_t3248798549 * ___m_Count_4; // DMCore.Logic.ClothesTag uiCardHandBookItemCell::m_tag int32_t ___m_tag_5; public: inline static int32_t get_offset_of_label_ItemName_2() { return static_cast(offsetof(uiCardHandBookItemCell_t2920226558, ___label_ItemName_2)); } inline UILabel_t3248798549 * get_label_ItemName_2() const { return ___label_ItemName_2; } inline UILabel_t3248798549 ** get_address_of_label_ItemName_2() { return &___label_ItemName_2; } inline void set_label_ItemName_2(UILabel_t3248798549 * value) { ___label_ItemName_2 = value; Il2CppCodeGenWriteBarrier((&___label_ItemName_2), value); } inline static int32_t get_offset_of_Icon_3() { return static_cast(offsetof(uiCardHandBookItemCell_t2920226558, ___Icon_3)); } inline UISprite_t194114938 * get_Icon_3() const { return ___Icon_3; } inline UISprite_t194114938 ** get_address_of_Icon_3() { return &___Icon_3; } inline void set_Icon_3(UISprite_t194114938 * value) { ___Icon_3 = value; Il2CppCodeGenWriteBarrier((&___Icon_3), value); } inline static int32_t get_offset_of_m_Count_4() { return static_cast(offsetof(uiCardHandBookItemCell_t2920226558, ___m_Count_4)); } inline UILabel_t3248798549 * get_m_Count_4() const { return ___m_Count_4; } inline UILabel_t3248798549 ** get_address_of_m_Count_4() { return &___m_Count_4; } inline void set_m_Count_4(UILabel_t3248798549 * value) { ___m_Count_4 = value; Il2CppCodeGenWriteBarrier((&___m_Count_4), value); } inline static int32_t get_offset_of_m_tag_5() { return static_cast(offsetof(uiCardHandBookItemCell_t2920226558, ___m_tag_5)); } inline int32_t get_m_tag_5() const { return ___m_tag_5; } inline int32_t* get_address_of_m_tag_5() { return &___m_tag_5; } inline void set_m_tag_5(int32_t value) { ___m_tag_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDHANDBOOKITEMCELL_T2920226558_H #ifndef UICARDPREVIEWGROUP_T2522655268_H #define UICARDPREVIEWGROUP_T2522655268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardPreviewGroup struct uiCardPreviewGroup_t2522655268 : public MonoBehaviour_t3962482529 { public: // uiCardPreviewItemCell uiCardPreviewGroup::Obj1 uiCardPreviewItemCell_t2511978798 * ___Obj1_2; // uiCardPreviewItemCell uiCardPreviewGroup::Obj2 uiCardPreviewItemCell_t2511978798 * ___Obj2_3; // uiCardPreviewItemCell uiCardPreviewGroup::Obj3 uiCardPreviewItemCell_t2511978798 * ___Obj3_4; // uiCardPreviewItemCell uiCardPreviewGroup::Obj4 uiCardPreviewItemCell_t2511978798 * ___Obj4_5; // System.Boolean uiCardPreviewGroup::isPageInit bool ___isPageInit_6; public: inline static int32_t get_offset_of_Obj1_2() { return static_cast(offsetof(uiCardPreviewGroup_t2522655268, ___Obj1_2)); } inline uiCardPreviewItemCell_t2511978798 * get_Obj1_2() const { return ___Obj1_2; } inline uiCardPreviewItemCell_t2511978798 ** get_address_of_Obj1_2() { return &___Obj1_2; } inline void set_Obj1_2(uiCardPreviewItemCell_t2511978798 * value) { ___Obj1_2 = value; Il2CppCodeGenWriteBarrier((&___Obj1_2), value); } inline static int32_t get_offset_of_Obj2_3() { return static_cast(offsetof(uiCardPreviewGroup_t2522655268, ___Obj2_3)); } inline uiCardPreviewItemCell_t2511978798 * get_Obj2_3() const { return ___Obj2_3; } inline uiCardPreviewItemCell_t2511978798 ** get_address_of_Obj2_3() { return &___Obj2_3; } inline void set_Obj2_3(uiCardPreviewItemCell_t2511978798 * value) { ___Obj2_3 = value; Il2CppCodeGenWriteBarrier((&___Obj2_3), value); } inline static int32_t get_offset_of_Obj3_4() { return static_cast(offsetof(uiCardPreviewGroup_t2522655268, ___Obj3_4)); } inline uiCardPreviewItemCell_t2511978798 * get_Obj3_4() const { return ___Obj3_4; } inline uiCardPreviewItemCell_t2511978798 ** get_address_of_Obj3_4() { return &___Obj3_4; } inline void set_Obj3_4(uiCardPreviewItemCell_t2511978798 * value) { ___Obj3_4 = value; Il2CppCodeGenWriteBarrier((&___Obj3_4), value); } inline static int32_t get_offset_of_Obj4_5() { return static_cast(offsetof(uiCardPreviewGroup_t2522655268, ___Obj4_5)); } inline uiCardPreviewItemCell_t2511978798 * get_Obj4_5() const { return ___Obj4_5; } inline uiCardPreviewItemCell_t2511978798 ** get_address_of_Obj4_5() { return &___Obj4_5; } inline void set_Obj4_5(uiCardPreviewItemCell_t2511978798 * value) { ___Obj4_5 = value; Il2CppCodeGenWriteBarrier((&___Obj4_5), value); } inline static int32_t get_offset_of_isPageInit_6() { return static_cast(offsetof(uiCardPreviewGroup_t2522655268, ___isPageInit_6)); } inline bool get_isPageInit_6() const { return ___isPageInit_6; } inline bool* get_address_of_isPageInit_6() { return &___isPageInit_6; } inline void set_isPageInit_6(bool value) { ___isPageInit_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDPREVIEWGROUP_T2522655268_H #ifndef UICARDPREVIEWITEMCELL_T2511978798_H #define UICARDPREVIEWITEMCELL_T2511978798_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardPreviewItemCell struct uiCardPreviewItemCell_t2511978798 : public MonoBehaviour_t3962482529 { public: // UITexture uiCardPreviewItemCell::m_texture UITexture_t3471168817 * ___m_texture_2; // UISprite uiCardPreviewItemCell::m_resQuality UISprite_t194114938 * ___m_resQuality_3; // System.Boolean uiCardPreviewItemCell::m_textureDone bool ___m_textureDone_4; // UnityEngine.Vector3 uiCardPreviewItemCell::m_org_TextureScale Vector3_t3722313464 ___m_org_TextureScale_5; // UILabel uiCardPreviewItemCell::m_count UILabel_t3248798549 * ___m_count_6; // System.Boolean uiCardPreviewItemCell::isPageInit bool ___isPageInit_7; // DMCore.Logic.CItemBase uiCardPreviewItemCell::m_DataUnit CItemBase_t2436786639 * ___m_DataUnit_8; // UILabel uiCardPreviewItemCell::m_text UILabel_t3248798549 * ___m_text_9; public: inline static int32_t get_offset_of_m_texture_2() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_texture_2)); } inline UITexture_t3471168817 * get_m_texture_2() const { return ___m_texture_2; } inline UITexture_t3471168817 ** get_address_of_m_texture_2() { return &___m_texture_2; } inline void set_m_texture_2(UITexture_t3471168817 * value) { ___m_texture_2 = value; Il2CppCodeGenWriteBarrier((&___m_texture_2), value); } inline static int32_t get_offset_of_m_resQuality_3() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_resQuality_3)); } inline UISprite_t194114938 * get_m_resQuality_3() const { return ___m_resQuality_3; } inline UISprite_t194114938 ** get_address_of_m_resQuality_3() { return &___m_resQuality_3; } inline void set_m_resQuality_3(UISprite_t194114938 * value) { ___m_resQuality_3 = value; Il2CppCodeGenWriteBarrier((&___m_resQuality_3), value); } inline static int32_t get_offset_of_m_textureDone_4() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_textureDone_4)); } inline bool get_m_textureDone_4() const { return ___m_textureDone_4; } inline bool* get_address_of_m_textureDone_4() { return &___m_textureDone_4; } inline void set_m_textureDone_4(bool value) { ___m_textureDone_4 = value; } inline static int32_t get_offset_of_m_org_TextureScale_5() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_org_TextureScale_5)); } inline Vector3_t3722313464 get_m_org_TextureScale_5() const { return ___m_org_TextureScale_5; } inline Vector3_t3722313464 * get_address_of_m_org_TextureScale_5() { return &___m_org_TextureScale_5; } inline void set_m_org_TextureScale_5(Vector3_t3722313464 value) { ___m_org_TextureScale_5 = value; } inline static int32_t get_offset_of_m_count_6() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_count_6)); } inline UILabel_t3248798549 * get_m_count_6() const { return ___m_count_6; } inline UILabel_t3248798549 ** get_address_of_m_count_6() { return &___m_count_6; } inline void set_m_count_6(UILabel_t3248798549 * value) { ___m_count_6 = value; Il2CppCodeGenWriteBarrier((&___m_count_6), value); } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___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; } inline static int32_t get_offset_of_m_DataUnit_8() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_DataUnit_8)); } inline CItemBase_t2436786639 * get_m_DataUnit_8() const { return ___m_DataUnit_8; } inline CItemBase_t2436786639 ** get_address_of_m_DataUnit_8() { return &___m_DataUnit_8; } inline void set_m_DataUnit_8(CItemBase_t2436786639 * value) { ___m_DataUnit_8 = value; Il2CppCodeGenWriteBarrier((&___m_DataUnit_8), value); } inline static int32_t get_offset_of_m_text_9() { return static_cast(offsetof(uiCardPreviewItemCell_t2511978798, ___m_text_9)); } inline UILabel_t3248798549 * get_m_text_9() const { return ___m_text_9; } inline UILabel_t3248798549 ** get_address_of_m_text_9() { return &___m_text_9; } inline void set_m_text_9(UILabel_t3248798549 * value) { ___m_text_9 = value; Il2CppCodeGenWriteBarrier((&___m_text_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDPREVIEWITEMCELL_T2511978798_H #ifndef UIBTNLIST_T3771050923_H #define UIBTNLIST_T3771050923_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBtnList struct uiBtnList_t3771050923 : public MonoBehaviour_t3962482529 { public: // DMListView uiBtnList::m_ListView DMListView_t512231514 * ___m_ListView_2; // System.Boolean uiBtnList::isPageInit bool ___isPageInit_3; // uiBtnList/ChangeHandler uiBtnList::m_changeHandler ChangeHandler_t1870456169 * ___m_changeHandler_4; // System.Int32 uiBtnList::m_roleSex int32_t ___m_roleSex_5; // System.Int32 uiBtnList::m_mainType int32_t ___m_mainType_6; // System.Int32 uiBtnList::m_CurActivePage int32_t ___m_CurActivePage_7; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_femaleVipshopList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_femaleVipshopList_8; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_maleVipshopList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_maleVipshopList_9; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_femaleEquipList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_femaleEquipList_10; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_maleEquipList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_maleEquipList_11; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_OrnamentList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_OrnamentList_12; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_ActivityList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_ActivityList_13; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_PropList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_PropList_14; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_PersonalList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_PersonalList_15; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_StarList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_StarList_16; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_StarNewList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_StarNewList_17; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_membershopList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_membershopList_18; // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::m_CardHandBookList ITEM_NEW_TYPEU5BU5D_t375000505* ___m_CardHandBookList_19; public: inline static int32_t get_offset_of_m_ListView_2() { return static_cast(offsetof(uiBtnList_t3771050923, ___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(uiBtnList_t3771050923, ___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_m_changeHandler_4() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_changeHandler_4)); } inline ChangeHandler_t1870456169 * get_m_changeHandler_4() const { return ___m_changeHandler_4; } inline ChangeHandler_t1870456169 ** get_address_of_m_changeHandler_4() { return &___m_changeHandler_4; } inline void set_m_changeHandler_4(ChangeHandler_t1870456169 * value) { ___m_changeHandler_4 = value; Il2CppCodeGenWriteBarrier((&___m_changeHandler_4), value); } inline static int32_t get_offset_of_m_roleSex_5() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_roleSex_5)); } inline int32_t get_m_roleSex_5() const { return ___m_roleSex_5; } inline int32_t* get_address_of_m_roleSex_5() { return &___m_roleSex_5; } inline void set_m_roleSex_5(int32_t value) { ___m_roleSex_5 = value; } inline static int32_t get_offset_of_m_mainType_6() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_mainType_6)); } inline int32_t get_m_mainType_6() const { return ___m_mainType_6; } inline int32_t* get_address_of_m_mainType_6() { return &___m_mainType_6; } inline void set_m_mainType_6(int32_t value) { ___m_mainType_6 = value; } inline static int32_t get_offset_of_m_CurActivePage_7() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_CurActivePage_7)); } inline int32_t get_m_CurActivePage_7() const { return ___m_CurActivePage_7; } inline int32_t* get_address_of_m_CurActivePage_7() { return &___m_CurActivePage_7; } inline void set_m_CurActivePage_7(int32_t value) { ___m_CurActivePage_7 = value; } inline static int32_t get_offset_of_m_femaleVipshopList_8() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_femaleVipshopList_8)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_femaleVipshopList_8() const { return ___m_femaleVipshopList_8; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_femaleVipshopList_8() { return &___m_femaleVipshopList_8; } inline void set_m_femaleVipshopList_8(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_femaleVipshopList_8 = value; Il2CppCodeGenWriteBarrier((&___m_femaleVipshopList_8), value); } inline static int32_t get_offset_of_m_maleVipshopList_9() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_maleVipshopList_9)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_maleVipshopList_9() const { return ___m_maleVipshopList_9; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_maleVipshopList_9() { return &___m_maleVipshopList_9; } inline void set_m_maleVipshopList_9(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_maleVipshopList_9 = value; Il2CppCodeGenWriteBarrier((&___m_maleVipshopList_9), value); } inline static int32_t get_offset_of_m_femaleEquipList_10() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_femaleEquipList_10)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_femaleEquipList_10() const { return ___m_femaleEquipList_10; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_femaleEquipList_10() { return &___m_femaleEquipList_10; } inline void set_m_femaleEquipList_10(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_femaleEquipList_10 = value; Il2CppCodeGenWriteBarrier((&___m_femaleEquipList_10), value); } inline static int32_t get_offset_of_m_maleEquipList_11() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_maleEquipList_11)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_maleEquipList_11() const { return ___m_maleEquipList_11; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_maleEquipList_11() { return &___m_maleEquipList_11; } inline void set_m_maleEquipList_11(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_maleEquipList_11 = value; Il2CppCodeGenWriteBarrier((&___m_maleEquipList_11), value); } inline static int32_t get_offset_of_m_OrnamentList_12() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_OrnamentList_12)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_OrnamentList_12() const { return ___m_OrnamentList_12; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_OrnamentList_12() { return &___m_OrnamentList_12; } inline void set_m_OrnamentList_12(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_OrnamentList_12 = value; Il2CppCodeGenWriteBarrier((&___m_OrnamentList_12), value); } inline static int32_t get_offset_of_m_ActivityList_13() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_ActivityList_13)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_ActivityList_13() const { return ___m_ActivityList_13; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_ActivityList_13() { return &___m_ActivityList_13; } inline void set_m_ActivityList_13(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_ActivityList_13 = value; Il2CppCodeGenWriteBarrier((&___m_ActivityList_13), value); } inline static int32_t get_offset_of_m_PropList_14() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_PropList_14)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_PropList_14() const { return ___m_PropList_14; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_PropList_14() { return &___m_PropList_14; } inline void set_m_PropList_14(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_PropList_14 = value; Il2CppCodeGenWriteBarrier((&___m_PropList_14), value); } inline static int32_t get_offset_of_m_PersonalList_15() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_PersonalList_15)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_PersonalList_15() const { return ___m_PersonalList_15; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_PersonalList_15() { return &___m_PersonalList_15; } inline void set_m_PersonalList_15(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_PersonalList_15 = value; Il2CppCodeGenWriteBarrier((&___m_PersonalList_15), value); } inline static int32_t get_offset_of_m_StarList_16() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_StarList_16)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_StarList_16() const { return ___m_StarList_16; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_StarList_16() { return &___m_StarList_16; } inline void set_m_StarList_16(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_StarList_16 = value; Il2CppCodeGenWriteBarrier((&___m_StarList_16), value); } inline static int32_t get_offset_of_m_StarNewList_17() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_StarNewList_17)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_StarNewList_17() const { return ___m_StarNewList_17; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_StarNewList_17() { return &___m_StarNewList_17; } inline void set_m_StarNewList_17(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_StarNewList_17 = value; Il2CppCodeGenWriteBarrier((&___m_StarNewList_17), value); } inline static int32_t get_offset_of_m_membershopList_18() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_membershopList_18)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_membershopList_18() const { return ___m_membershopList_18; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_membershopList_18() { return &___m_membershopList_18; } inline void set_m_membershopList_18(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_membershopList_18 = value; Il2CppCodeGenWriteBarrier((&___m_membershopList_18), value); } inline static int32_t get_offset_of_m_CardHandBookList_19() { return static_cast(offsetof(uiBtnList_t3771050923, ___m_CardHandBookList_19)); } inline ITEM_NEW_TYPEU5BU5D_t375000505* get_m_CardHandBookList_19() const { return ___m_CardHandBookList_19; } inline ITEM_NEW_TYPEU5BU5D_t375000505** get_address_of_m_CardHandBookList_19() { return &___m_CardHandBookList_19; } inline void set_m_CardHandBookList_19(ITEM_NEW_TYPEU5BU5D_t375000505* value) { ___m_CardHandBookList_19 = value; Il2CppCodeGenWriteBarrier((&___m_CardHandBookList_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBTNLIST_T3771050923_H #ifndef UIBUTTONROTATION_T284788413_H #define UIBUTTONROTATION_T284788413_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButtonRotation struct UIButtonRotation_t284788413 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform UIButtonRotation::tweenTarget Transform_t3600365921 * ___tweenTarget_2; // UnityEngine.Vector3 UIButtonRotation::hover Vector3_t3722313464 ___hover_3; // UnityEngine.Vector3 UIButtonRotation::pressed Vector3_t3722313464 ___pressed_4; // System.Single UIButtonRotation::duration float ___duration_5; // UnityEngine.Quaternion UIButtonRotation::mRot Quaternion_t2301928331 ___mRot_6; // System.Boolean UIButtonRotation::mStarted bool ___mStarted_7; // System.Boolean UIButtonRotation::mHighlighted bool ___mHighlighted_8; public: inline static int32_t get_offset_of_tweenTarget_2() { return static_cast(offsetof(UIButtonRotation_t284788413, ___tweenTarget_2)); } inline Transform_t3600365921 * get_tweenTarget_2() const { return ___tweenTarget_2; } inline Transform_t3600365921 ** get_address_of_tweenTarget_2() { return &___tweenTarget_2; } inline void set_tweenTarget_2(Transform_t3600365921 * value) { ___tweenTarget_2 = value; Il2CppCodeGenWriteBarrier((&___tweenTarget_2), value); } inline static int32_t get_offset_of_hover_3() { return static_cast(offsetof(UIButtonRotation_t284788413, ___hover_3)); } inline Vector3_t3722313464 get_hover_3() const { return ___hover_3; } inline Vector3_t3722313464 * get_address_of_hover_3() { return &___hover_3; } inline void set_hover_3(Vector3_t3722313464 value) { ___hover_3 = value; } inline static int32_t get_offset_of_pressed_4() { return static_cast(offsetof(UIButtonRotation_t284788413, ___pressed_4)); } inline Vector3_t3722313464 get_pressed_4() const { return ___pressed_4; } inline Vector3_t3722313464 * get_address_of_pressed_4() { return &___pressed_4; } inline void set_pressed_4(Vector3_t3722313464 value) { ___pressed_4 = value; } inline static int32_t get_offset_of_duration_5() { return static_cast(offsetof(UIButtonRotation_t284788413, ___duration_5)); } inline float get_duration_5() const { return ___duration_5; } inline float* get_address_of_duration_5() { return &___duration_5; } inline void set_duration_5(float value) { ___duration_5 = value; } inline static int32_t get_offset_of_mRot_6() { return static_cast(offsetof(UIButtonRotation_t284788413, ___mRot_6)); } inline Quaternion_t2301928331 get_mRot_6() const { return ___mRot_6; } inline Quaternion_t2301928331 * get_address_of_mRot_6() { return &___mRot_6; } inline void set_mRot_6(Quaternion_t2301928331 value) { ___mRot_6 = value; } inline static int32_t get_offset_of_mStarted_7() { return static_cast(offsetof(UIButtonRotation_t284788413, ___mStarted_7)); } inline bool get_mStarted_7() const { return ___mStarted_7; } inline bool* get_address_of_mStarted_7() { return &___mStarted_7; } inline void set_mStarted_7(bool value) { ___mStarted_7 = value; } inline static int32_t get_offset_of_mHighlighted_8() { return static_cast(offsetof(UIButtonRotation_t284788413, ___mHighlighted_8)); } inline bool get_mHighlighted_8() const { return ___mHighlighted_8; } inline bool* get_address_of_mHighlighted_8() { return &___mHighlighted_8; } inline void set_mHighlighted_8(bool value) { ___mHighlighted_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTONROTATION_T284788413_H #ifndef UICARDWNDEDIT_T826760283_H #define UICARDWNDEDIT_T826760283_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiCardWndEdit struct uiCardWndEdit_t826760283 : public MonoBehaviour_t3962482529 { public: // UIInput uiCardWndEdit::m_InputSign UIInput_t421821618 * ___m_InputSign_2; // UIInput uiCardWndEdit::m_InputHomeTown UIInput_t421821618 * ___m_InputHomeTown_3; // UILabel uiCardWndEdit::m_LabelStarSign UILabel_t3248798549 * ___m_LabelStarSign_4; // UILabel uiCardWndEdit::m_LabelName UILabel_t3248798549 * ___m_LabelName_5; // UILabel uiCardWndEdit::m_LabelCharm UILabel_t3248798549 * ___m_LabelCharm_6; // UILabel uiCardWndEdit::m_LabelFashion UILabel_t3248798549 * ___m_LabelFashion_7; // UILabel uiCardWndEdit::m_LabelUsrID UILabel_t3248798549 * ___m_LabelUsrID_8; // UILabel uiCardWndEdit::m_LabelLevel UILabel_t3248798549 * ___m_LabelLevel_9; // UISprite uiCardWndEdit::m_VIPLevel UISprite_t194114938 * ___m_VIPLevel_10; // UISprite uiCardWndEdit::m_HeadBox UISprite_t194114938 * ___m_HeadBox_11; // UITexture uiCardWndEdit::m_Head UITexture_t3471168817 * ___m_Head_12; // UnityEngine.GameObject uiCardWndEdit::m_GameObjCardRoot GameObject_t1113636619 * ___m_GameObjCardRoot_13; // UnityEngine.Transform uiCardWndEdit::m_GameObjSelectDevicePhoto Transform_t3600365921 * ___m_GameObjSelectDevicePhoto_14; // UISprite uiCardWndEdit::m_MyCurLevelProgress UISprite_t194114938 * ___m_MyCurLevelProgress_15; // UILabel uiCardWndEdit::m_ExperienceBar UILabel_t3248798549 * ___m_ExperienceBar_16; // UnityEngine.Transform uiCardWndEdit::m_StatusLocation Transform_t3600365921 * ___m_StatusLocation_17; // System.Boolean uiCardWndEdit::isPageInit bool ___isPageInit_18; // System.Int32 uiCardWndEdit::m_OldStarSignIndex int32_t ___m_OldStarSignIndex_19; // System.Boolean uiCardWndEdit::m_IsHeadPhotoReady bool ___m_IsHeadPhotoReady_20; // UnityEngine.Vector3 uiCardWndEdit::m_HeadPhotoScale Vector3_t3722313464 ___m_HeadPhotoScale_21; public: inline static int32_t get_offset_of_m_InputSign_2() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_InputSign_2)); } inline UIInput_t421821618 * get_m_InputSign_2() const { return ___m_InputSign_2; } inline UIInput_t421821618 ** get_address_of_m_InputSign_2() { return &___m_InputSign_2; } inline void set_m_InputSign_2(UIInput_t421821618 * value) { ___m_InputSign_2 = value; Il2CppCodeGenWriteBarrier((&___m_InputSign_2), value); } inline static int32_t get_offset_of_m_InputHomeTown_3() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_InputHomeTown_3)); } inline UIInput_t421821618 * get_m_InputHomeTown_3() const { return ___m_InputHomeTown_3; } inline UIInput_t421821618 ** get_address_of_m_InputHomeTown_3() { return &___m_InputHomeTown_3; } inline void set_m_InputHomeTown_3(UIInput_t421821618 * value) { ___m_InputHomeTown_3 = value; Il2CppCodeGenWriteBarrier((&___m_InputHomeTown_3), value); } inline static int32_t get_offset_of_m_LabelStarSign_4() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_LabelStarSign_4)); } inline UILabel_t3248798549 * get_m_LabelStarSign_4() const { return ___m_LabelStarSign_4; } inline UILabel_t3248798549 ** get_address_of_m_LabelStarSign_4() { return &___m_LabelStarSign_4; } inline void set_m_LabelStarSign_4(UILabel_t3248798549 * value) { ___m_LabelStarSign_4 = value; Il2CppCodeGenWriteBarrier((&___m_LabelStarSign_4), value); } inline static int32_t get_offset_of_m_LabelName_5() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_LabelName_5)); } inline UILabel_t3248798549 * get_m_LabelName_5() const { return ___m_LabelName_5; } inline UILabel_t3248798549 ** get_address_of_m_LabelName_5() { return &___m_LabelName_5; } inline void set_m_LabelName_5(UILabel_t3248798549 * value) { ___m_LabelName_5 = value; Il2CppCodeGenWriteBarrier((&___m_LabelName_5), value); } inline static int32_t get_offset_of_m_LabelCharm_6() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_LabelCharm_6)); } inline UILabel_t3248798549 * get_m_LabelCharm_6() const { return ___m_LabelCharm_6; } inline UILabel_t3248798549 ** get_address_of_m_LabelCharm_6() { return &___m_LabelCharm_6; } inline void set_m_LabelCharm_6(UILabel_t3248798549 * value) { ___m_LabelCharm_6 = value; Il2CppCodeGenWriteBarrier((&___m_LabelCharm_6), value); } inline static int32_t get_offset_of_m_LabelFashion_7() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_LabelFashion_7)); } inline UILabel_t3248798549 * get_m_LabelFashion_7() const { return ___m_LabelFashion_7; } inline UILabel_t3248798549 ** get_address_of_m_LabelFashion_7() { return &___m_LabelFashion_7; } inline void set_m_LabelFashion_7(UILabel_t3248798549 * value) { ___m_LabelFashion_7 = value; Il2CppCodeGenWriteBarrier((&___m_LabelFashion_7), value); } inline static int32_t get_offset_of_m_LabelUsrID_8() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_LabelUsrID_8)); } inline UILabel_t3248798549 * get_m_LabelUsrID_8() const { return ___m_LabelUsrID_8; } inline UILabel_t3248798549 ** get_address_of_m_LabelUsrID_8() { return &___m_LabelUsrID_8; } inline void set_m_LabelUsrID_8(UILabel_t3248798549 * value) { ___m_LabelUsrID_8 = value; Il2CppCodeGenWriteBarrier((&___m_LabelUsrID_8), value); } inline static int32_t get_offset_of_m_LabelLevel_9() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_LabelLevel_9)); } inline UILabel_t3248798549 * get_m_LabelLevel_9() const { return ___m_LabelLevel_9; } inline UILabel_t3248798549 ** get_address_of_m_LabelLevel_9() { return &___m_LabelLevel_9; } inline void set_m_LabelLevel_9(UILabel_t3248798549 * value) { ___m_LabelLevel_9 = value; Il2CppCodeGenWriteBarrier((&___m_LabelLevel_9), value); } inline static int32_t get_offset_of_m_VIPLevel_10() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_VIPLevel_10)); } inline UISprite_t194114938 * get_m_VIPLevel_10() const { return ___m_VIPLevel_10; } inline UISprite_t194114938 ** get_address_of_m_VIPLevel_10() { return &___m_VIPLevel_10; } inline void set_m_VIPLevel_10(UISprite_t194114938 * value) { ___m_VIPLevel_10 = value; Il2CppCodeGenWriteBarrier((&___m_VIPLevel_10), value); } inline static int32_t get_offset_of_m_HeadBox_11() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_HeadBox_11)); } inline UISprite_t194114938 * get_m_HeadBox_11() const { return ___m_HeadBox_11; } inline UISprite_t194114938 ** get_address_of_m_HeadBox_11() { return &___m_HeadBox_11; } inline void set_m_HeadBox_11(UISprite_t194114938 * value) { ___m_HeadBox_11 = value; Il2CppCodeGenWriteBarrier((&___m_HeadBox_11), value); } inline static int32_t get_offset_of_m_Head_12() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___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_GameObjCardRoot_13() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_GameObjCardRoot_13)); } inline GameObject_t1113636619 * get_m_GameObjCardRoot_13() const { return ___m_GameObjCardRoot_13; } inline GameObject_t1113636619 ** get_address_of_m_GameObjCardRoot_13() { return &___m_GameObjCardRoot_13; } inline void set_m_GameObjCardRoot_13(GameObject_t1113636619 * value) { ___m_GameObjCardRoot_13 = value; Il2CppCodeGenWriteBarrier((&___m_GameObjCardRoot_13), value); } inline static int32_t get_offset_of_m_GameObjSelectDevicePhoto_14() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_GameObjSelectDevicePhoto_14)); } inline Transform_t3600365921 * get_m_GameObjSelectDevicePhoto_14() const { return ___m_GameObjSelectDevicePhoto_14; } inline Transform_t3600365921 ** get_address_of_m_GameObjSelectDevicePhoto_14() { return &___m_GameObjSelectDevicePhoto_14; } inline void set_m_GameObjSelectDevicePhoto_14(Transform_t3600365921 * value) { ___m_GameObjSelectDevicePhoto_14 = value; Il2CppCodeGenWriteBarrier((&___m_GameObjSelectDevicePhoto_14), value); } inline static int32_t get_offset_of_m_MyCurLevelProgress_15() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_MyCurLevelProgress_15)); } inline UISprite_t194114938 * get_m_MyCurLevelProgress_15() const { return ___m_MyCurLevelProgress_15; } inline UISprite_t194114938 ** get_address_of_m_MyCurLevelProgress_15() { return &___m_MyCurLevelProgress_15; } inline void set_m_MyCurLevelProgress_15(UISprite_t194114938 * value) { ___m_MyCurLevelProgress_15 = value; Il2CppCodeGenWriteBarrier((&___m_MyCurLevelProgress_15), value); } inline static int32_t get_offset_of_m_ExperienceBar_16() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_ExperienceBar_16)); } inline UILabel_t3248798549 * get_m_ExperienceBar_16() const { return ___m_ExperienceBar_16; } inline UILabel_t3248798549 ** get_address_of_m_ExperienceBar_16() { return &___m_ExperienceBar_16; } inline void set_m_ExperienceBar_16(UILabel_t3248798549 * value) { ___m_ExperienceBar_16 = value; Il2CppCodeGenWriteBarrier((&___m_ExperienceBar_16), value); } inline static int32_t get_offset_of_m_StatusLocation_17() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_StatusLocation_17)); } inline Transform_t3600365921 * get_m_StatusLocation_17() const { return ___m_StatusLocation_17; } inline Transform_t3600365921 ** get_address_of_m_StatusLocation_17() { return &___m_StatusLocation_17; } inline void set_m_StatusLocation_17(Transform_t3600365921 * value) { ___m_StatusLocation_17 = value; Il2CppCodeGenWriteBarrier((&___m_StatusLocation_17), value); } inline static int32_t get_offset_of_isPageInit_18() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___isPageInit_18)); } inline bool get_isPageInit_18() const { return ___isPageInit_18; } inline bool* get_address_of_isPageInit_18() { return &___isPageInit_18; } inline void set_isPageInit_18(bool value) { ___isPageInit_18 = value; } inline static int32_t get_offset_of_m_OldStarSignIndex_19() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_OldStarSignIndex_19)); } inline int32_t get_m_OldStarSignIndex_19() const { return ___m_OldStarSignIndex_19; } inline int32_t* get_address_of_m_OldStarSignIndex_19() { return &___m_OldStarSignIndex_19; } inline void set_m_OldStarSignIndex_19(int32_t value) { ___m_OldStarSignIndex_19 = value; } inline static int32_t get_offset_of_m_IsHeadPhotoReady_20() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_IsHeadPhotoReady_20)); } inline bool get_m_IsHeadPhotoReady_20() const { return ___m_IsHeadPhotoReady_20; } inline bool* get_address_of_m_IsHeadPhotoReady_20() { return &___m_IsHeadPhotoReady_20; } inline void set_m_IsHeadPhotoReady_20(bool value) { ___m_IsHeadPhotoReady_20 = value; } inline static int32_t get_offset_of_m_HeadPhotoScale_21() { return static_cast(offsetof(uiCardWndEdit_t826760283, ___m_HeadPhotoScale_21)); } inline Vector3_t3722313464 get_m_HeadPhotoScale_21() const { return ___m_HeadPhotoScale_21; } inline Vector3_t3722313464 * get_address_of_m_HeadPhotoScale_21() { return &___m_HeadPhotoScale_21; } inline void set_m_HeadPhotoScale_21(Vector3_t3722313464 value) { ___m_HeadPhotoScale_21 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UICARDWNDEDIT_T826760283_H #ifndef UIBOXITEM_T1023674949_H #define UIBOXITEM_T1023674949_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiBoxItem struct uiBoxItem_t1023674949 : public MonoBehaviour_t3962482529 { public: // UISprite uiBoxItem::m_iconTexture UISprite_t194114938 * ___m_iconTexture_2; // UILabel uiBoxItem::m_text UILabel_t3248798549 * ___m_text_3; // UILabel uiBoxItem::m_text1 UILabel_t3248798549 * ___m_text1_4; // DMCore.Logic.CLotteryNew/CReward uiBoxItem::m_data CReward_t140956603 * ___m_data_5; public: inline static int32_t get_offset_of_m_iconTexture_2() { return static_cast(offsetof(uiBoxItem_t1023674949, ___m_iconTexture_2)); } inline UISprite_t194114938 * get_m_iconTexture_2() const { return ___m_iconTexture_2; } inline UISprite_t194114938 ** get_address_of_m_iconTexture_2() { return &___m_iconTexture_2; } inline void set_m_iconTexture_2(UISprite_t194114938 * value) { ___m_iconTexture_2 = value; Il2CppCodeGenWriteBarrier((&___m_iconTexture_2), value); } inline static int32_t get_offset_of_m_text_3() { return static_cast(offsetof(uiBoxItem_t1023674949, ___m_text_3)); } inline UILabel_t3248798549 * get_m_text_3() const { return ___m_text_3; } inline UILabel_t3248798549 ** get_address_of_m_text_3() { return &___m_text_3; } inline void set_m_text_3(UILabel_t3248798549 * value) { ___m_text_3 = value; Il2CppCodeGenWriteBarrier((&___m_text_3), value); } inline static int32_t get_offset_of_m_text1_4() { return static_cast(offsetof(uiBoxItem_t1023674949, ___m_text1_4)); } inline UILabel_t3248798549 * get_m_text1_4() const { return ___m_text1_4; } inline UILabel_t3248798549 ** get_address_of_m_text1_4() { return &___m_text1_4; } inline void set_m_text1_4(UILabel_t3248798549 * value) { ___m_text1_4 = value; Il2CppCodeGenWriteBarrier((&___m_text1_4), value); } inline static int32_t get_offset_of_m_data_5() { return static_cast(offsetof(uiBoxItem_t1023674949, ___m_data_5)); } inline CReward_t140956603 * get_m_data_5() const { return ___m_data_5; } inline CReward_t140956603 ** get_address_of_m_data_5() { return &___m_data_5; } inline void set_m_data_5(CReward_t140956603 * value) { ___m_data_5 = value; Il2CppCodeGenWriteBarrier((&___m_data_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBOXITEM_T1023674949_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 UIBUTTON_T1100396938_H #define UIBUTTON_T1100396938_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIButton struct UIButton_t1100396938 : public UIButtonColor_t2038074180 { public: // UnityEngine.Color UIButton::disabledColor Color_t2555686324 ___disabledColor_9; public: inline static int32_t get_offset_of_disabledColor_9() { return static_cast(offsetof(UIButton_t1100396938, ___disabledColor_9)); } inline Color_t2555686324 get_disabledColor_9() const { return ___disabledColor_9; } inline Color_t2555686324 * get_address_of_disabledColor_9() { return &___disabledColor_9; } inline void set_disabledColor_9(Color_t2555686324 value) { ___disabledColor_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBUTTON_T1100396938_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 SPRINGPANEL_T277350554_H #define SPRINGPANEL_T277350554_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // SpringPanel struct SpringPanel_t277350554 : public IgnoreTimeScale_t3381352907 { public: // UnityEngine.Vector3 SpringPanel::target Vector3_t3722313464 ___target_7; // System.Single SpringPanel::strength float ___strength_8; // System.Action SpringPanel::onFinished Action_t1264377477 * ___onFinished_9; // UIPanel SpringPanel::mPanel UIPanel_t1716472341 * ___mPanel_10; // UnityEngine.Transform SpringPanel::mTrans Transform_t3600365921 * ___mTrans_11; // System.Single SpringPanel::mThreshold float ___mThreshold_12; // UIDraggablePanel SpringPanel::mDrag UIDraggablePanel_t1628346357 * ___mDrag_13; public: inline static int32_t get_offset_of_target_7() { return static_cast(offsetof(SpringPanel_t277350554, ___target_7)); } inline Vector3_t3722313464 get_target_7() const { return ___target_7; } inline Vector3_t3722313464 * get_address_of_target_7() { return &___target_7; } inline void set_target_7(Vector3_t3722313464 value) { ___target_7 = value; } inline static int32_t get_offset_of_strength_8() { return static_cast(offsetof(SpringPanel_t277350554, ___strength_8)); } inline float get_strength_8() const { return ___strength_8; } inline float* get_address_of_strength_8() { return &___strength_8; } inline void set_strength_8(float value) { ___strength_8 = value; } inline static int32_t get_offset_of_onFinished_9() { return static_cast(offsetof(SpringPanel_t277350554, ___onFinished_9)); } inline Action_t1264377477 * get_onFinished_9() const { return ___onFinished_9; } inline Action_t1264377477 ** get_address_of_onFinished_9() { return &___onFinished_9; } inline void set_onFinished_9(Action_t1264377477 * value) { ___onFinished_9 = value; Il2CppCodeGenWriteBarrier((&___onFinished_9), value); } inline static int32_t get_offset_of_mPanel_10() { return static_cast(offsetof(SpringPanel_t277350554, ___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_mTrans_11() { return static_cast(offsetof(SpringPanel_t277350554, ___mTrans_11)); } inline Transform_t3600365921 * get_mTrans_11() const { return ___mTrans_11; } inline Transform_t3600365921 ** get_address_of_mTrans_11() { return &___mTrans_11; } inline void set_mTrans_11(Transform_t3600365921 * value) { ___mTrans_11 = value; Il2CppCodeGenWriteBarrier((&___mTrans_11), value); } inline static int32_t get_offset_of_mThreshold_12() { return static_cast(offsetof(SpringPanel_t277350554, ___mThreshold_12)); } inline float get_mThreshold_12() const { return ___mThreshold_12; } inline float* get_address_of_mThreshold_12() { return &___mThreshold_12; } inline void set_mThreshold_12(float value) { ___mThreshold_12 = value; } inline static int32_t get_offset_of_mDrag_13() { return static_cast(offsetof(SpringPanel_t277350554, ___mDrag_13)); } inline UIDraggablePanel_t1628346357 * get_mDrag_13() const { return ___mDrag_13; } inline UIDraggablePanel_t1628346357 ** get_address_of_mDrag_13() { return &___mDrag_13; } inline void set_mDrag_13(UIDraggablePanel_t1628346357 * value) { ___mDrag_13 = value; Il2CppCodeGenWriteBarrier((&___mDrag_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRINGPANEL_T277350554_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 UIBGCOLOR_T1323100424_H #define UIBGCOLOR_T1323100424_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UIBGColor struct UIBGColor_t1323100424 : public UIWidget_t3538521925 { public: // UnityEngine.Rect UIBGColor::mRect Rect_t2360479859 ___mRect_14; // UnityEngine.Shader UIBGColor::mShader Shader_t4151988712 * ___mShader_15; // UnityEngine.Texture UIBGColor::mTexture Texture_t3661962703 * ___mTexture_16; // UnityEngine.Material UIBGColor::mDynamicMat Material_t340375123 * ___mDynamicMat_17; // System.Boolean UIBGColor::mCreatingMat bool ___mCreatingMat_18; public: inline static int32_t get_offset_of_mRect_14() { return static_cast(offsetof(UIBGColor_t1323100424, ___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_mShader_15() { return static_cast(offsetof(UIBGColor_t1323100424, ___mShader_15)); } inline Shader_t4151988712 * get_mShader_15() const { return ___mShader_15; } inline Shader_t4151988712 ** get_address_of_mShader_15() { return &___mShader_15; } inline void set_mShader_15(Shader_t4151988712 * value) { ___mShader_15 = value; Il2CppCodeGenWriteBarrier((&___mShader_15), value); } inline static int32_t get_offset_of_mTexture_16() { return static_cast(offsetof(UIBGColor_t1323100424, ___mTexture_16)); } inline Texture_t3661962703 * get_mTexture_16() const { return ___mTexture_16; } inline Texture_t3661962703 ** get_address_of_mTexture_16() { return &___mTexture_16; } inline void set_mTexture_16(Texture_t3661962703 * value) { ___mTexture_16 = value; Il2CppCodeGenWriteBarrier((&___mTexture_16), value); } inline static int32_t get_offset_of_mDynamicMat_17() { return static_cast(offsetof(UIBGColor_t1323100424, ___mDynamicMat_17)); } inline Material_t340375123 * get_mDynamicMat_17() const { return ___mDynamicMat_17; } inline Material_t340375123 ** get_address_of_mDynamicMat_17() { return &___mDynamicMat_17; } inline void set_mDynamicMat_17(Material_t340375123 * value) { ___mDynamicMat_17 = value; Il2CppCodeGenWriteBarrier((&___mDynamicMat_17), value); } inline static int32_t get_offset_of_mCreatingMat_18() { return static_cast(offsetof(UIBGColor_t1323100424, ___mCreatingMat_18)); } inline bool get_mCreatingMat_18() const { return ___mCreatingMat_18; } inline bool* get_address_of_mCreatingMat_18() { return &___mCreatingMat_18; } inline void set_mCreatingMat_18(bool value) { ___mCreatingMat_18 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBGCOLOR_T1323100424_H #ifndef UIAWARDITEM_T2462212148_H #define UIAWARDITEM_T2462212148_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiAwardItem struct uiAwardItem_t2462212148 : public uiActivityAward_t2058870093 { public: // UILabel uiAwardItem::m_uiDesc UILabel_t3248798549 * ___m_uiDesc_10; // System.Int32 uiAwardItem::m_condition int32_t ___m_condition_11; // uiAwardItem/OnAcceptItem uiAwardItem::m_listener OnAcceptItem_t3273832551 * ___m_listener_12; // System.Boolean uiAwardItem::m_isPageInit bool ___m_isPageInit_13; public: inline static int32_t get_offset_of_m_uiDesc_10() { return static_cast(offsetof(uiAwardItem_t2462212148, ___m_uiDesc_10)); } inline UILabel_t3248798549 * get_m_uiDesc_10() const { return ___m_uiDesc_10; } inline UILabel_t3248798549 ** get_address_of_m_uiDesc_10() { return &___m_uiDesc_10; } inline void set_m_uiDesc_10(UILabel_t3248798549 * value) { ___m_uiDesc_10 = value; Il2CppCodeGenWriteBarrier((&___m_uiDesc_10), value); } inline static int32_t get_offset_of_m_condition_11() { return static_cast(offsetof(uiAwardItem_t2462212148, ___m_condition_11)); } inline int32_t get_m_condition_11() const { return ___m_condition_11; } inline int32_t* get_address_of_m_condition_11() { return &___m_condition_11; } inline void set_m_condition_11(int32_t value) { ___m_condition_11 = value; } inline static int32_t get_offset_of_m_listener_12() { return static_cast(offsetof(uiAwardItem_t2462212148, ___m_listener_12)); } inline OnAcceptItem_t3273832551 * get_m_listener_12() const { return ___m_listener_12; } inline OnAcceptItem_t3273832551 ** get_address_of_m_listener_12() { return &___m_listener_12; } inline void set_m_listener_12(OnAcceptItem_t3273832551 * value) { ___m_listener_12 = value; Il2CppCodeGenWriteBarrier((&___m_listener_12), value); } inline static int32_t get_offset_of_m_isPageInit_13() { return static_cast(offsetof(uiAwardItem_t2462212148, ___m_isPageInit_13)); } inline bool get_m_isPageInit_13() const { return ___m_isPageInit_13; } inline bool* get_address_of_m_isPageInit_13() { return &___m_isPageInit_13; } inline void set_m_isPageInit_13(bool value) { ___m_isPageInit_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIAWARDITEM_T2462212148_H #ifndef ACTIVEANIMATION_T3475256642_H #define ACTIVEANIMATION_T3475256642_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ActiveAnimation struct ActiveAnimation_t3475256642 : public IgnoreTimeScale_t3381352907 { public: // System.Action`1 ActiveAnimation::onFinished Action_1_t3647724237 * ___onFinished_7; // UnityEngine.GameObject ActiveAnimation::eventReceiver GameObject_t1113636619 * ___eventReceiver_8; // System.String ActiveAnimation::callWhenFinished String_t* ___callWhenFinished_9; // UnityEngine.Animation ActiveAnimation::mAnim Animation_t3648466861 * ___mAnim_10; // AnimationOrTween.Direction ActiveAnimation::mLastDirection int32_t ___mLastDirection_11; // AnimationOrTween.Direction ActiveAnimation::mDisableDirection int32_t ___mDisableDirection_12; // System.Boolean ActiveAnimation::mNotify bool ___mNotify_13; public: inline static int32_t get_offset_of_onFinished_7() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___onFinished_7)); } inline Action_1_t3647724237 * get_onFinished_7() const { return ___onFinished_7; } inline Action_1_t3647724237 ** get_address_of_onFinished_7() { return &___onFinished_7; } inline void set_onFinished_7(Action_1_t3647724237 * value) { ___onFinished_7 = value; Il2CppCodeGenWriteBarrier((&___onFinished_7), value); } inline static int32_t get_offset_of_eventReceiver_8() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___eventReceiver_8)); } inline GameObject_t1113636619 * get_eventReceiver_8() const { return ___eventReceiver_8; } inline GameObject_t1113636619 ** get_address_of_eventReceiver_8() { return &___eventReceiver_8; } inline void set_eventReceiver_8(GameObject_t1113636619 * value) { ___eventReceiver_8 = value; Il2CppCodeGenWriteBarrier((&___eventReceiver_8), value); } inline static int32_t get_offset_of_callWhenFinished_9() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___callWhenFinished_9)); } inline String_t* get_callWhenFinished_9() const { return ___callWhenFinished_9; } inline String_t** get_address_of_callWhenFinished_9() { return &___callWhenFinished_9; } inline void set_callWhenFinished_9(String_t* value) { ___callWhenFinished_9 = value; Il2CppCodeGenWriteBarrier((&___callWhenFinished_9), value); } inline static int32_t get_offset_of_mAnim_10() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___mAnim_10)); } inline Animation_t3648466861 * get_mAnim_10() const { return ___mAnim_10; } inline Animation_t3648466861 ** get_address_of_mAnim_10() { return &___mAnim_10; } inline void set_mAnim_10(Animation_t3648466861 * value) { ___mAnim_10 = value; Il2CppCodeGenWriteBarrier((&___mAnim_10), value); } inline static int32_t get_offset_of_mLastDirection_11() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___mLastDirection_11)); } inline int32_t get_mLastDirection_11() const { return ___mLastDirection_11; } inline int32_t* get_address_of_mLastDirection_11() { return &___mLastDirection_11; } inline void set_mLastDirection_11(int32_t value) { ___mLastDirection_11 = value; } inline static int32_t get_offset_of_mDisableDirection_12() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___mDisableDirection_12)); } inline int32_t get_mDisableDirection_12() const { return ___mDisableDirection_12; } inline int32_t* get_address_of_mDisableDirection_12() { return &___mDisableDirection_12; } inline void set_mDisableDirection_12(int32_t value) { ___mDisableDirection_12 = value; } inline static int32_t get_offset_of_mNotify_13() { return static_cast(offsetof(ActiveAnimation_t3475256642, ___mNotify_13)); } inline bool get_mNotify_13() const { return ___mNotify_13; } inline bool* get_address_of_mNotify_13() { return &___mNotify_13; } inline void set_mNotify_13(bool value) { ___mNotify_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTIVEANIMATION_T3475256642_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 UITWEENER_T260334902_H #define UITWEENER_T260334902_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UITweener struct UITweener_t260334902 : public IgnoreTimeScale_t3381352907 { public: // System.Action`1 UITweener::onFinished Action_1_t432802497 * ___onFinished_7; // UITweener/Method UITweener::method int32_t ___method_8; // UITweener/Style UITweener::style int32_t ___style_9; // UnityEngine.AnimationCurve UITweener::animationCurve AnimationCurve_t3046754366 * ___animationCurve_10; // System.Boolean UITweener::ignoreTimeScale bool ___ignoreTimeScale_11; // System.Single UITweener::delay float ___delay_12; // System.Single UITweener::duration float ___duration_13; // System.Boolean UITweener::steeperCurves bool ___steeperCurves_14; // System.Int32 UITweener::tweenGroup int32_t ___tweenGroup_15; // UnityEngine.GameObject UITweener::eventReceiver GameObject_t1113636619 * ___eventReceiver_16; // System.String UITweener::callWhenFinished String_t* ___callWhenFinished_17; // System.Boolean UITweener::mStarted bool ___mStarted_18; // System.Single UITweener::mStartTime float ___mStartTime_19; // System.Single UITweener::mDuration float ___mDuration_20; // System.Single UITweener::mAmountPerDelta float ___mAmountPerDelta_21; // System.Single UITweener::mFactor float ___mFactor_22; public: inline static int32_t get_offset_of_onFinished_7() { return static_cast(offsetof(UITweener_t260334902, ___onFinished_7)); } inline Action_1_t432802497 * get_onFinished_7() const { return ___onFinished_7; } inline Action_1_t432802497 ** get_address_of_onFinished_7() { return &___onFinished_7; } inline void set_onFinished_7(Action_1_t432802497 * value) { ___onFinished_7 = value; Il2CppCodeGenWriteBarrier((&___onFinished_7), value); } inline static int32_t get_offset_of_method_8() { return static_cast(offsetof(UITweener_t260334902, ___method_8)); } inline int32_t get_method_8() const { return ___method_8; } inline int32_t* get_address_of_method_8() { return &___method_8; } inline void set_method_8(int32_t value) { ___method_8 = value; } inline static int32_t get_offset_of_style_9() { return static_cast(offsetof(UITweener_t260334902, ___style_9)); } inline int32_t get_style_9() const { return ___style_9; } inline int32_t* get_address_of_style_9() { return &___style_9; } inline void set_style_9(int32_t value) { ___style_9 = value; } inline static int32_t get_offset_of_animationCurve_10() { return static_cast(offsetof(UITweener_t260334902, ___animationCurve_10)); } inline AnimationCurve_t3046754366 * get_animationCurve_10() const { return ___animationCurve_10; } inline AnimationCurve_t3046754366 ** get_address_of_animationCurve_10() { return &___animationCurve_10; } inline void set_animationCurve_10(AnimationCurve_t3046754366 * value) { ___animationCurve_10 = value; Il2CppCodeGenWriteBarrier((&___animationCurve_10), value); } inline static int32_t get_offset_of_ignoreTimeScale_11() { return static_cast(offsetof(UITweener_t260334902, ___ignoreTimeScale_11)); } inline bool get_ignoreTimeScale_11() const { return ___ignoreTimeScale_11; } inline bool* get_address_of_ignoreTimeScale_11() { return &___ignoreTimeScale_11; } inline void set_ignoreTimeScale_11(bool value) { ___ignoreTimeScale_11 = value; } inline static int32_t get_offset_of_delay_12() { return static_cast(offsetof(UITweener_t260334902, ___delay_12)); } inline float get_delay_12() const { return ___delay_12; } inline float* get_address_of_delay_12() { return &___delay_12; } inline void set_delay_12(float value) { ___delay_12 = value; } inline static int32_t get_offset_of_duration_13() { return static_cast(offsetof(UITweener_t260334902, ___duration_13)); } inline float get_duration_13() const { return ___duration_13; } inline float* get_address_of_duration_13() { return &___duration_13; } inline void set_duration_13(float value) { ___duration_13 = value; } inline static int32_t get_offset_of_steeperCurves_14() { return static_cast(offsetof(UITweener_t260334902, ___steeperCurves_14)); } inline bool get_steeperCurves_14() const { return ___steeperCurves_14; } inline bool* get_address_of_steeperCurves_14() { return &___steeperCurves_14; } inline void set_steeperCurves_14(bool value) { ___steeperCurves_14 = value; } inline static int32_t get_offset_of_tweenGroup_15() { return static_cast(offsetof(UITweener_t260334902, ___tweenGroup_15)); } inline int32_t get_tweenGroup_15() const { return ___tweenGroup_15; } inline int32_t* get_address_of_tweenGroup_15() { return &___tweenGroup_15; } inline void set_tweenGroup_15(int32_t value) { ___tweenGroup_15 = value; } inline static int32_t get_offset_of_eventReceiver_16() { return static_cast(offsetof(UITweener_t260334902, ___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_callWhenFinished_17() { return static_cast(offsetof(UITweener_t260334902, ___callWhenFinished_17)); } inline String_t* get_callWhenFinished_17() const { return ___callWhenFinished_17; } inline String_t** get_address_of_callWhenFinished_17() { return &___callWhenFinished_17; } inline void set_callWhenFinished_17(String_t* value) { ___callWhenFinished_17 = value; Il2CppCodeGenWriteBarrier((&___callWhenFinished_17), value); } inline static int32_t get_offset_of_mStarted_18() { return static_cast(offsetof(UITweener_t260334902, ___mStarted_18)); } inline bool get_mStarted_18() const { return ___mStarted_18; } inline bool* get_address_of_mStarted_18() { return &___mStarted_18; } inline void set_mStarted_18(bool value) { ___mStarted_18 = value; } inline static int32_t get_offset_of_mStartTime_19() { return static_cast(offsetof(UITweener_t260334902, ___mStartTime_19)); } inline float get_mStartTime_19() const { return ___mStartTime_19; } inline float* get_address_of_mStartTime_19() { return &___mStartTime_19; } inline void set_mStartTime_19(float value) { ___mStartTime_19 = value; } inline static int32_t get_offset_of_mDuration_20() { return static_cast(offsetof(UITweener_t260334902, ___mDuration_20)); } inline float get_mDuration_20() const { return ___mDuration_20; } inline float* get_address_of_mDuration_20() { return &___mDuration_20; } inline void set_mDuration_20(float value) { ___mDuration_20 = value; } inline static int32_t get_offset_of_mAmountPerDelta_21() { return static_cast(offsetof(UITweener_t260334902, ___mAmountPerDelta_21)); } inline float get_mAmountPerDelta_21() const { return ___mAmountPerDelta_21; } inline float* get_address_of_mAmountPerDelta_21() { return &___mAmountPerDelta_21; } inline void set_mAmountPerDelta_21(float value) { ___mAmountPerDelta_21 = value; } inline static int32_t get_offset_of_mFactor_22() { return static_cast(offsetof(UITweener_t260334902, ___mFactor_22)); } inline float get_mFactor_22() const { return ___mFactor_22; } inline float* get_address_of_mFactor_22() { return &___mFactor_22; } inline void set_mFactor_22(float value) { ___mFactor_22 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UITWEENER_T260334902_H #ifndef TWEENPOSITION_T1378762002_H #define TWEENPOSITION_T1378762002_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenPosition struct TweenPosition_t1378762002 : public UITweener_t260334902 { public: // UnityEngine.Vector3 TweenPosition::from Vector3_t3722313464 ___from_23; // UnityEngine.Vector3 TweenPosition::to Vector3_t3722313464 ___to_24; // UnityEngine.Transform TweenPosition::mTrans Transform_t3600365921 * ___mTrans_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenPosition_t1378762002, ___from_23)); } inline Vector3_t3722313464 get_from_23() const { return ___from_23; } inline Vector3_t3722313464 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Vector3_t3722313464 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenPosition_t1378762002, ___to_24)); } inline Vector3_t3722313464 get_to_24() const { return ___to_24; } inline Vector3_t3722313464 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Vector3_t3722313464 value) { ___to_24 = value; } inline static int32_t get_offset_of_mTrans_25() { return static_cast(offsetof(TweenPosition_t1378762002, ___mTrans_25)); } inline Transform_t3600365921 * get_mTrans_25() const { return ___mTrans_25; } inline Transform_t3600365921 ** get_address_of_mTrans_25() { return &___mTrans_25; } inline void set_mTrans_25(Transform_t3600365921 * value) { ___mTrans_25 = value; Il2CppCodeGenWriteBarrier((&___mTrans_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENPOSITION_T1378762002_H #ifndef TWEENCOLOR_T2112002648_H #define TWEENCOLOR_T2112002648_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenColor struct TweenColor_t2112002648 : public UITweener_t260334902 { public: // UnityEngine.Color TweenColor::from Color_t2555686324 ___from_23; // UnityEngine.Color TweenColor::to Color_t2555686324 ___to_24; // UIWidget TweenColor::mWidget UIWidget_t3538521925 * ___mWidget_25; // UnityEngine.Material TweenColor::mMat Material_t340375123 * ___mMat_26; // UnityEngine.Light TweenColor::mLight Light_t3756812086 * ___mLight_27; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenColor_t2112002648, ___from_23)); } inline Color_t2555686324 get_from_23() const { return ___from_23; } inline Color_t2555686324 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Color_t2555686324 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenColor_t2112002648, ___to_24)); } inline Color_t2555686324 get_to_24() const { return ___to_24; } inline Color_t2555686324 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Color_t2555686324 value) { ___to_24 = value; } inline static int32_t get_offset_of_mWidget_25() { return static_cast(offsetof(TweenColor_t2112002648, ___mWidget_25)); } inline UIWidget_t3538521925 * get_mWidget_25() const { return ___mWidget_25; } inline UIWidget_t3538521925 ** get_address_of_mWidget_25() { return &___mWidget_25; } inline void set_mWidget_25(UIWidget_t3538521925 * value) { ___mWidget_25 = value; Il2CppCodeGenWriteBarrier((&___mWidget_25), value); } inline static int32_t get_offset_of_mMat_26() { return static_cast(offsetof(TweenColor_t2112002648, ___mMat_26)); } inline Material_t340375123 * get_mMat_26() const { return ___mMat_26; } inline Material_t340375123 ** get_address_of_mMat_26() { return &___mMat_26; } inline void set_mMat_26(Material_t340375123 * value) { ___mMat_26 = value; Il2CppCodeGenWriteBarrier((&___mMat_26), value); } inline static int32_t get_offset_of_mLight_27() { return static_cast(offsetof(TweenColor_t2112002648, ___mLight_27)); } inline Light_t3756812086 * get_mLight_27() const { return ___mLight_27; } inline Light_t3756812086 ** get_address_of_mLight_27() { return &___mLight_27; } inline void set_mLight_27(Light_t3756812086 * value) { ___mLight_27 = value; Il2CppCodeGenWriteBarrier((&___mLight_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENCOLOR_T2112002648_H #ifndef TWEENSCALE_T2539309033_H #define TWEENSCALE_T2539309033_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenScale struct TweenScale_t2539309033 : public UITweener_t260334902 { public: // UnityEngine.Vector3 TweenScale::from Vector3_t3722313464 ___from_23; // UnityEngine.Vector3 TweenScale::to Vector3_t3722313464 ___to_24; // System.Boolean TweenScale::updateTable bool ___updateTable_25; // UnityEngine.Transform TweenScale::mTrans Transform_t3600365921 * ___mTrans_26; // UITable TweenScale::mTable UITable_t3168834800 * ___mTable_27; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenScale_t2539309033, ___from_23)); } inline Vector3_t3722313464 get_from_23() const { return ___from_23; } inline Vector3_t3722313464 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Vector3_t3722313464 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenScale_t2539309033, ___to_24)); } inline Vector3_t3722313464 get_to_24() const { return ___to_24; } inline Vector3_t3722313464 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Vector3_t3722313464 value) { ___to_24 = value; } inline static int32_t get_offset_of_updateTable_25() { return static_cast(offsetof(TweenScale_t2539309033, ___updateTable_25)); } inline bool get_updateTable_25() const { return ___updateTable_25; } inline bool* get_address_of_updateTable_25() { return &___updateTable_25; } inline void set_updateTable_25(bool value) { ___updateTable_25 = value; } inline static int32_t get_offset_of_mTrans_26() { return static_cast(offsetof(TweenScale_t2539309033, ___mTrans_26)); } inline Transform_t3600365921 * get_mTrans_26() const { return ___mTrans_26; } inline Transform_t3600365921 ** get_address_of_mTrans_26() { return &___mTrans_26; } inline void set_mTrans_26(Transform_t3600365921 * value) { ___mTrans_26 = value; Il2CppCodeGenWriteBarrier((&___mTrans_26), value); } inline static int32_t get_offset_of_mTable_27() { return static_cast(offsetof(TweenScale_t2539309033, ___mTable_27)); } inline UITable_t3168834800 * get_mTable_27() const { return ___mTable_27; } inline UITable_t3168834800 ** get_address_of_mTable_27() { return &___mTable_27; } inline void set_mTable_27(UITable_t3168834800 * value) { ___mTable_27 = value; Il2CppCodeGenWriteBarrier((&___mTable_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENSCALE_T2539309033_H #ifndef TWEENROTATION_T3072670746_H #define TWEENROTATION_T3072670746_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // TweenRotation struct TweenRotation_t3072670746 : public UITweener_t260334902 { public: // UnityEngine.Vector3 TweenRotation::from Vector3_t3722313464 ___from_23; // UnityEngine.Vector3 TweenRotation::to Vector3_t3722313464 ___to_24; // UnityEngine.Transform TweenRotation::mTrans Transform_t3600365921 * ___mTrans_25; public: inline static int32_t get_offset_of_from_23() { return static_cast(offsetof(TweenRotation_t3072670746, ___from_23)); } inline Vector3_t3722313464 get_from_23() const { return ___from_23; } inline Vector3_t3722313464 * get_address_of_from_23() { return &___from_23; } inline void set_from_23(Vector3_t3722313464 value) { ___from_23 = value; } inline static int32_t get_offset_of_to_24() { return static_cast(offsetof(TweenRotation_t3072670746, ___to_24)); } inline Vector3_t3722313464 get_to_24() const { return ___to_24; } inline Vector3_t3722313464 * get_address_of_to_24() { return &___to_24; } inline void set_to_24(Vector3_t3722313464 value) { ___to_24 = value; } inline static int32_t get_offset_of_mTrans_25() { return static_cast(offsetof(TweenRotation_t3072670746, ___mTrans_25)); } inline Transform_t3600365921 * get_mTrans_25() const { return ___mTrans_25; } inline Transform_t3600365921 ** get_address_of_mTrans_25() { return &___mTrans_25; } inline void set_mTrans_25(Transform_t3600365921 * value) { ___mTrans_25 = value; Il2CppCodeGenWriteBarrier((&___mTrans_25), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENROTATION_T3072670746_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); } }; // DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[] struct MemberInfoU5BU5D_t1518970116 : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t2195004153 m_Items[1]; public: inline MemberInfo_t2195004153 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_t2195004153 * 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, MemberInfo_t2195004153 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline MemberInfo_t2195004153 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t2195004153 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t2195004153 value) { 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); } }; // DMCore.Logic.ITEM_NEW_TYPE[] struct ITEM_NEW_TYPEU5BU5D_t375000505 : 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; } }; // UITweener[] struct UITweenerU5BU5D_t3440034099 : public RuntimeArray { public: ALIGN_FIELD (8) UITweener_t260334902 * m_Items[1]; public: inline UITweener_t260334902 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UITweener_t260334902 ** 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, UITweener_t260334902 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline UITweener_t260334902 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UITweener_t260334902 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UITweener_t260334902 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UICamera/MouseOrTouch[] struct MouseOrTouchU5BU5D_t3534648920 : public RuntimeArray { public: ALIGN_FIELD (8) MouseOrTouch_t3052596533 * m_Items[1]; public: inline MouseOrTouch_t3052596533 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MouseOrTouch_t3052596533 ** 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, MouseOrTouch_t3052596533 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline MouseOrTouch_t3052596533 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MouseOrTouch_t3052596533 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MouseOrTouch_t3052596533 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.RaycastHit[] struct RaycastHitU5BU5D_t1690781147 : public RuntimeArray { public: ALIGN_FIELD (8) RaycastHit_t1056001966 m_Items[1]; public: inline RaycastHit_t1056001966 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RaycastHit_t1056001966 * 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, RaycastHit_t1056001966 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RaycastHit_t1056001966 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RaycastHit_t1056001966 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RaycastHit_t1056001966 value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.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); } }; // !!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_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, 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); // 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); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void 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); // TValue CUIBase::FindSerialValue(System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared (CUIBase_t3255455658 * __this, String_t* ___serialedName0, 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::GetComponentsInChildren() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* GameObject_GetComponentsInChildren_TisRuntimeObject_m1982918030_gshared (GameObject_t1113636619 * __this, 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.GameObject::GetComponents() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* GameObject_GetComponents_TisRuntimeObject_m1360663425_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardState_m1600705444_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardInfo`1::get_AwardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardInfo_1_get_AwardCount_m4253717152_gshared (CAwardInfo_1_t3416460893 * __this, const RuntimeMethod* method); // DMCore.Logic.CAwardItem DMCore.Logic.CAwardInfo`1::GetAwardItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CAwardItem_t1677460915 * CAwardInfo_1_GetAwardItem_m1003086060_gshared (CAwardInfo_1_t3416460893 * __this, int32_t p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m107019914_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m3300912776_gshared (Dictionary_2_t1968819495 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !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.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Comparison_1__ctor_m3695710052_gshared (Comparison_1_t830933145 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Array::Sort(!!0[],System.Comparison`1) extern "C" IL2CPP_METHOD_ATTR void Array_Sort_TisRaycastHit_t1056001966_m2392174665_gshared (RuntimeObject * __this /* static, unused */, RaycastHitU5BU5D_t1690781147* p0, Comparison_1_t830933145 * 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.Collections.Generic.List`1::RemoveAt(System.Int32) extern "C" IL2CPP_METHOD_ATTR void List_1_RemoveAt_m2730968292_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Remove_m1416767016_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3411363121_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2059424751_gshared (Dictionary_2_t1968819495 * __this, int32_t p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m4193450060_gshared (Dictionary_2_t1968819495 * __this, int32_t 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.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2601736566_gshared (Dictionary_2_t1968819495 * __this, 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); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m186164705_gshared (List_1_t128053199 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Item_m888956288_gshared (List_1_t128053199 * __this, int32_t p0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t3793841859 Dictionary_2_GetEnumerator_m722743141_gshared (Dictionary_2_t1839659084 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t4237331251 Enumerator_get_Current_m46612669_gshared (Enumerator_t3793841859 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m2295844663_gshared (KeyValuePair_2_t4237331251 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m1665413869_gshared (KeyValuePair_2_t4237331251 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3739686686_gshared (Enumerator_t3793841859 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m1682688660_gshared (Dictionary_2_t1839659084 * __this, int32_t p0, int32_t* p1, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m2084225466_gshared (Action_1_t1368688201 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m3401007060_gshared (Action_1_t3123413348 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() extern "C" IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1527477603_gshared (Enumerator_t3793841859 * __this, 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_TisUILabel_t3248798549_m3261951542(__this, method) (( UILabel_t3248798549 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, 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); // DMCore.Logic.CADConfig DMCore.Logic.CADConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CADConfig_t2669318563 * CADConfig_GetInstance_m3209210073 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CDataModelInt DMCore.Logic.CADConfig::GetAwardInfoDataFlag() extern "C" IL2CPP_METHOD_ATTR CDataModelInt_t3463393640 * CADConfig_GetAwardInfoDataFlag_m1456391759 (CADConfig_t2669318563 * __this, 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 IEventDispatcher::AddWatcher(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void IEventDispatcher_AddWatcher_m1530082036 (IEventDispatcher_t2294365884 * __this, Action_1_t1302699353 * ___site0, const RuntimeMethod* method); // DMCore.Framework.Misc.CTextHelp DMCore.Framework.Misc.CTextHelp::GetInstance() extern "C" IL2CPP_METHOD_ATTR CTextHelp_t3119637808 * CTextHelp_GetInstance_m3392996374 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CTextHelp::GetText(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CTextHelp_GetText_m372251958 (CTextHelp_t3119637808 * __this, String_t* ___val0, const RuntimeMethod* method); // System.Void UILabel::set_text(System.String) extern "C" IL2CPP_METHOD_ATTR void UILabel_set_text_m1071532778 (UILabel_t3248798549 * __this, String_t* ___value0, const RuntimeMethod* method); // DMCore.Logic.ADTypeEnum DMCore.Logic.CADConfig::GetADType() extern "C" IL2CPP_METHOD_ATTR int32_t CADConfig_GetADType_m2929336105 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // DMCore.Logic.ADParamEx DMCore.Logic.CADConfig::GetADParamEx() extern "C" IL2CPP_METHOD_ATTR ADParamEx_t1844218245 * CADConfig_GetADParamEx_m2237521060 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CADConfig::ReqAwardexInfo(DMCore.Logic.ADTypeEnum,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqAwardexInfo_m1212469637 (CADConfig_t2669318563 * __this, int32_t ___type0, int32_t ___id1, int32_t ___index2, 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 DMCore.Logic.CADConfig::HideUI(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_HideUI_m1374056897 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CADConfig::ReqDirectAwardAD() extern "C" IL2CPP_METHOD_ATTR void CADConfig_ReqDirectAwardAD_m3544577858 (CADConfig_t2669318563 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CADConfig::StartWatchAD(DMCore.Logic.ADTypeEnum) extern "C" IL2CPP_METHOD_ATTR void CADConfig_StartWatchAD_m543297105 (CADConfig_t2669318563 * __this, int32_t ___type0, const RuntimeMethod* method); // DMCore.Logic.CADConfig/AwardInfo DMCore.Logic.CADConfig::GetAwardexInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR AwardInfo_t3362463391 * CADConfig_GetAwardexInfo_m2315288588 (CADConfig_t2669318563 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CGiftListWnd DMCore.Logic.CGiftListWnd::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGiftListWnd_t2390808505 * CGiftListWnd_GetInstance_m1110746982 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftListWnd::OpenGiftListWnd(DMCore.Logic.enumGiftListMode,System.String,DMCore.Logic.CAwardList,DMCore.CDataArray,DMCore.Logic.OnAccetpGiftsCallback) extern "C" IL2CPP_METHOD_ATTR void CGiftListWnd_OpenGiftListWnd_m3831133717 (CGiftListWnd_t2390808505 * __this, int32_t ___mode0, String_t* ___desc1, CAwardList_t4094041907 * ___giftArray2, CDataArray_t4068198041 * ___callbackData3, OnAccetpGiftsCallback_t3618620664 * ___callback4, const RuntimeMethod* method); // System.Void uiActivityAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiActivityAward__ctor_m1599310287 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method); // System.Void uiAwardItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_OnPageInit_m3874630109 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m706204246(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.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 uiActivityAward::OnPageInit(System.Collections.Generic.List`1,System.Collections.Generic.List`1) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_OnPageInit_m220180107 (uiActivityAward_t2058870093 * __this, List_1_t3319525431 * ___giftPath0, List_1_t3319525431 * ___otherPath1, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.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 uiActivityAward::OnFreshIcon() extern "C" IL2CPP_METHOD_ATTR bool uiActivityAward_OnFreshIcon_m1138849505 (uiActivityAward_t2058870093 * __this, const RuntimeMethod* method); // System.Void uiAwardItem/OnAcceptItem::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnAcceptItem_Invoke_m3640090044 (OnAcceptItem_t3273832551 * __this, int32_t ___itemIndex0, const RuntimeMethod* method); // System.Void uiActivityAward::OnClickItema(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_OnClickItema_m3574572196 (uiActivityAward_t2058870093 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // System.Void uiActivityAward::InitAward(DMCore.Logic.enumAwardState,DMCore.Logic.CAwardList,uiActivityAward/OnAcceptAward) extern "C" IL2CPP_METHOD_ATTR void uiActivityAward_InitAward_m2737479500 (uiActivityAward_t2058870093 * __this, int32_t ___acceptState0, CAwardList_t4094041907 * ___awardArr1, OnAcceptAward_t3091551033 * ___listener2, 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); // 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_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) // UnityEngine.Vector3 UnityEngine.Transform::get_localScale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localScale_m129152068 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_ConfigId() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_ConfigId_m576905535 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CShopManager::IsClothing(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CShopManager_IsClothing_m480793725 (RuntimeObject * __this /* static, unused */, int32_t ___configID0, const RuntimeMethod* method); // DMCore.Logic.CShopConfig DMCore.Logic.CShopConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CShopConfig_t202154353 * CShopConfig_GetInstance_m4264820349 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetName_m2272590700 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.String DMCore.Logic.CPropManager::GetName(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetName_m3847477158 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_Amount() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Amount_m2607280859 (CAwardItem_t1677460915 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CAwardItem::get_Valid() extern "C" IL2CPP_METHOD_ATTR int32_t CAwardItem_get_Valid_m2657630422 (CAwardItem_t1677460915 * __this, 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.Int32 DMCore.Logic.CShopConfig::GetFashionStarValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetFashionStarValue_m917168571 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Void uiAwardUnit::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_SetQuality_m2984174031 (uiAwardUnit_t3137291991 * __this, int32_t ____configId0, const RuntimeMethod* method); // System.String DMCore.Logic.CShopManager::GetIconPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopManager_GetIconPath_m2562341149 (RuntimeObject * __this /* static, unused */, int32_t ___configId0, 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); // 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.Void DMCore.Logic.CShopManager::ShowAvatar(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ShowAvatar_m2860953780 (CShopManager_t754298620 * __this, int32_t ___modelID0, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CShopConfig_GetQualityLevelIcon_m3028294132 (CShopConfig_t202154353 * __this, int32_t ___Id0, const RuntimeMethod* method); // DMCore.Logic.CPropManager DMCore.Logic.CPropManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPropManager_t2238730194 * CPropManager_GetInstance_m2519469083 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CPropManager::GetQualityLevelIcon(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CPropManager_GetQualityLevelIcon_m2764478498 (CPropManager_t2238730194 * __this, int32_t ___configID0, 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.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 uiBeachRoomDetail::SetMembersInfo(DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[],DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_SetMembersInfo_m3864472887 (uiBeachRoomDetail_t1802923196 * __this, MemberInfoU5BU5D_t1518970116* ___membersInfo0, RoomDetail_t2805919052 * ___roomDetail1, const RuntimeMethod* method); // DMCore.Logic.CRoomMananger DMCore.Logic.CRoomMananger::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoomMananger_t1058696229 * CRoomMananger_GetInstance_m3659614095 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::JoinRoom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_JoinRoom_m1397800920 (CRoomMananger_t1058696229 * __this, int32_t ___roomId0, 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.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.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); // 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); // 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) // 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) // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiBeachRoomDetail_t1802923196_m3504106100(__this /* static, unused */, ___local0, ___path1, method) (( uiBeachRoomDetail_t1802923196 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, 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); // System.Void uiBeachSceneInfo::InitRoom() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_InitRoom_m644853264 (uiBeachSceneInfo_t2766362383 * __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 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) // DMCore.Logic.CBeachManager DMCore.Logic.CBeachManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBeachManager_t2929024312 * CBeachManager_GetInstance_m3014062775 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CBeachManager::get_IsResetDone() extern "C" IL2CPP_METHOD_ATTR bool CBeachManager_get_IsResetDone_m708986249 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::Reset() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_Reset_m1303955403 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::SetSceneID() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_SetSceneID_m1753122989 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::RequestRoomPage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_RequestRoomPage_m47689490 (CRoomMananger_t1058696229 * __this, int32_t ___pageIndex0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::Reset() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_Reset_m658720527 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CBeachManager::get_IsSceneInfoChanged() extern "C" IL2CPP_METHOD_ATTR bool CBeachManager_get_IsSceneInfoChanged_m1396184630 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBeachManager::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CBeachManager_GetCount_m3894661058 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMListView::Reset() extern "C" IL2CPP_METHOD_ATTR void DMListView_Reset_m902922481 (DMListView_t512231514 * __this, const RuntimeMethod* 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); // System.String DMCore.Logic.CBeachManager::GetCurSceneDescription() extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetCurSceneDescription_m3966283976 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CBeachManager::GetOpenTime() extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetOpenTime_m1343107501 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::set_IsSceneInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_IsSceneInfoChanged_m437333041 (CBeachManager_t2929024312 * __this, bool ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.CBeachManager::GetCurSceneImagePath() extern "C" IL2CPP_METHOD_ATTR String_t* CBeachManager_GetCurSceneImagePath_m1289122256 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRoomMananger::get_IsDataReady() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_IsDataReady_m2700965376 (CRoomMananger_t1058696229 * __this, 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.Boolean DMCore.Logic.CBeachManager::get_IsSelectionChanged() extern "C" IL2CPP_METHOD_ATTR bool CBeachManager_get_IsSelectionChanged_m1095724497 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CRoomMananger::get_IsNeedRefreshRoomList() extern "C" IL2CPP_METHOD_ATTR bool CRoomMananger_get_IsNeedRefreshRoomList_m3375435000 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void uiBeachSceneInfo::RefreshBeachRoomList() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_RefreshBeachRoomList_m1292085183 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::set_IsNeedRefreshRoomList(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_IsNeedRefreshRoomList_m2995613785 (CRoomMananger_t1058696229 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBeachManager::set_IsSelectionChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CBeachManager_set_IsSelectionChanged_m2800831267 (CBeachManager_t2929024312 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CRoomMananger/RoomDetail DMCore.Logic.CRoomMananger::GetSearchResult() extern "C" IL2CPP_METHOD_ATTR RoomDetail_t2805919052 * CRoomMananger_GetSearchResult_m4148997096 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void uiBeachRoomDetail::Init(DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_Init_m3514456168 (uiBeachRoomDetail_t1802923196 * __this, RoomDetail_t2805919052 * ___detail0, 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_TisuiRoomItem_t56249093_m2410560509(__this, method) (( uiRoomItem_t56249093 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiRoomItem::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_SetIndex_m4074840761 (uiRoomItem_t56249093 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiRoomItem::UpdateRoomItem() extern "C" IL2CPP_METHOD_ATTR void uiRoomItem_UpdateRoomItem_m2403907760 (uiRoomItem_t56249093 * __this, 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 DMCore.Logic.CRoomMananger::set_CurRoomMainType(DMCore.Logic.CRoomMananger/RoomMainType) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CurRoomMainType_m3128600454 (CRoomMananger_t1058696229 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::set_CurRoomType(DMCore.Logic.CRoomMananger/RoomType) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_set_CurRoomType_m3518981580 (CRoomMananger_t1058696229 * __this, int32_t ___value0, 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); // System.Void DMCore.Logic.CBeachManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CBeachManager_Clear_m1229138848 (CBeachManager_t2929024312 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::CreateRoom() extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_CreateRoom_m1141089174 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // DMCore.Logic.CLeveluprewardConfig DMCore.Logic.CLeveluprewardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLeveluprewardConfig_t716371407 * CLeveluprewardConfig_GetInstance_m925178553 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CLeveluprewardConfig::SetCurrentEnterOutLev() extern "C" IL2CPP_METHOD_ATTR void CLeveluprewardConfig_SetCurrentEnterOutLev_m39657048 (CLeveluprewardConfig_t716371407 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CRoomMananger::get_CurRoomPageIdx() extern "C" IL2CPP_METHOD_ATTR int32_t CRoomMananger_get_CurRoomPageIdx_m2567604949 (CRoomMananger_t1058696229 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem__ctor_m1538865868 (uiHelpSliderItem_t1334750846 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::InitParams(System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem_InitParams_m3700916073 (uiHelpSliderItem_t1334750846 * __this, bool ___vertical0, float ___skipPixels1, const RuntimeMethod* method); // System.Void DMCore.Framework.UIHelp.uiHelpSliderItem::Bind(UnityEngine.Component,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void uiHelpSliderItem_Bind_m3572754118 (uiHelpSliderItem_t1334750846 * __this, Component_t1923634451 * ___target0, Action_1_t1286104214 * ___cb1, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m3134296422(__this, p0, method) (( void (*) (Action_1_t2019918284 *, String_t*, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // 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.Void UIWidget::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIWidget__ctor_m2452914675 (UIWidget_t3538521925 * __this, 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); // 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); // 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 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.Void UIWidget::MakePixelPerfect() extern "C" IL2CPP_METHOD_ATTR void UIWidget_MakePixelPerfect_m194260931 (UIWidget_t3538521925 * __this, const RuntimeMethod* 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); // 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 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 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.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.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector2__ctor_m3970636864 (Vector2_t2156229523 * __this, float p0, float p1, const RuntimeMethod* method); // System.Void 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) // 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_xMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMin_m581135837 (Rect_t2360479859 * __this, 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.Single UnityEngine.Time::get_deltaTime() extern "C" IL2CPP_METHOD_ATTR float Time_get_deltaTime_m372706562 (RuntimeObject * __this /* static, unused */, 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) // UnityEngine.Rect UITexture::get_uvRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UITexture_get_uvRect_m3647296403 (UITexture_t3471168817 * __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.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); // System.Void uiBianShengCardManager::RefreshBianShengCardData() extern "C" IL2CPP_METHOD_ATTR void uiBianShengCardManager_RefreshBianShengCardData_m3596626222 (uiBianShengCardManager_t158166134 * __this, 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.Void DMCore.Logic.CMyPackageManager::RefreshBianshenCard() extern "C" IL2CPP_METHOD_ATTR void CMyPackageManager_RefreshBianshenCard_m2516178451 (CMyPackageManager_t122981866 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CMyPackageManager::GetBianshenCardCount() extern "C" IL2CPP_METHOD_ATTR int32_t CMyPackageManager_GetBianshenCardCount_m224821795 (CMyPackageManager_t122981866 * __this, 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.Int32 DMCore.Logic.CMiscConfig::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscConfig_GetInt_m1183615064 (CMiscConfig_t1694835947 * __this, String_t* ___id0, int32_t ___defaultValue1, 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.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); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisDMListView_t512231514_m1941377446(__this, method) (( DMListView_t512231514 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // DMCore.Logic.BigWinnerManager DMCore.Logic.BigWinnerManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR BigWinnerManager_t2778902537 * BigWinnerManager_GetInstance_m3579873858 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // CDataModelList DMCore.Logic.BigWinnerManager::GetList() extern "C" IL2CPP_METHOD_ATTR CDataModelList_t1133308508 * BigWinnerManager_GetList_m3400765663 (BigWinnerManager_t2778902537 * __this, const RuntimeMethod* method); // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Combine_m1859655160 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // System.Void CEventChangeAll::.ctor() extern "C" IL2CPP_METHOD_ATTR void CEventChangeAll__ctor_m3672760628 (CEventChangeAll_t836503194 * __this, const RuntimeMethod* method); // System.Void IDataEvent::set_DataModel(IDataModel) extern "C" IL2CPP_METHOD_ATTR void IDataEvent_set_DataModel_m263037649 (IDataEvent_t1799629657 * __this, IDataModel_t653005279 * ___value0, const RuntimeMethod* method); // System.Void uiBigWinners::OnBigWinnerDataChanged(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_OnBigWinnerDataChanged_m1425801535 (uiBigWinners_t214919741 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method); // System.Void CUIBase::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnDestroy_m2854673992 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Object CEventAddOne::get_KeyID() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CEventAddOne_get_KeyID_m2241210484 (CEventAddOne_t265969249 * __this, const RuntimeMethod* method); // System.Object CEventChangeOne::get_KeyID() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CEventChangeOne_get_KeyID_m244508646 (CEventChangeOne_t3209287255 * __this, const RuntimeMethod* method); // System.Void uiBigWinners::FreshUIItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_FreshUIItem_m2514396587 (uiBigWinners_t214919741 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Int32 CEventAddRange::get_Start() extern "C" IL2CPP_METHOD_ATTR int32_t CEventAddRange_get_Start_m1183329571 (CEventAddRange_t2605741470 * __this, const RuntimeMethod* method); // System.Int32 CEventAddRange::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t CEventAddRange_get_Count_m3629203004 (CEventAddRange_t2605741470 * __this, const RuntimeMethod* method); // System.Object CDataModelList::GetValue(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * CDataModelList_GetValue_m2300688861 (CDataModelList_t1133308508 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CFruitMachineCtrllor DMCore.Logic.CFruitMachineCtrllor::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFruitMachineCtrllor_t592290270 * CFruitMachineCtrllor_GetInstance_m2472498613 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Logic.CFruitMachineCtrllor::GetResultName(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CFruitMachineCtrllor_GetResultName_m2555868484 (CFruitMachineCtrllor_t592290270 * __this, int32_t ___resultID0, int32_t ___goldCount1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisUISprite_t194114938_m2812077901(__this, method) (( UISprite_t194114938 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.CFragmentManager DMCore.Logic.CFragmentManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFragmentManager_t4020029771 * CFragmentManager_GetInstance_m784900893 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.ItemQuality DMCore.Logic.CItemBase::get_quality() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_quality_m1228373557 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CFragmentManager::SafeGetQualityResName(DMCore.Logic.ItemQuality) extern "C" IL2CPP_METHOD_ATTR String_t* CFragmentManager_SafeGetQualityResName_m4173396200 (CFragmentManager_t4020029771 * __this, int32_t ___quality0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_configID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_configID_m837654758 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPropManager::GetPropAmount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPropManager_GetPropAmount_m271193511 (CPropManager_t2238730194 * __this, int32_t ___configId0, const RuntimeMethod* method); // System.String DMCore.Logic.CFragmentManager::get_DefaultName() extern "C" IL2CPP_METHOD_ATTR String_t* CFragmentManager_get_DefaultName_m71054466 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::set_SelectedPrintID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_set_SelectedPrintID_m1607168059 (CFragmentManager_t4020029771 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CItemBase::get_serverID() extern "C" IL2CPP_METHOD_ATTR int32_t CItemBase_get_serverID_m3049894536 (CItemBase_t2436786639 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CFragmentManager::set_SelectedPrintBarID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CFragmentManager_set_SelectedPrintBarID_m3687390668 (CFragmentManager_t4020029771 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_get_gameObject_m3693461266 (GameObject_t1113636619 * __this, 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); // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, ___serialedName0, method) (( DMListView_t512231514 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // DMCore.Logic.CBookReservationManager DMCore.Logic.CBookReservationManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBookReservationManager_t2709920264 * CBookReservationManager_GetInstance_m2629755170 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationManager::AddWatcherRefresh(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_AddWatcherRefresh_m3988300421 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationManager::RequestBookReservationInfo() extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RequestBookReservationInfo_m283886638 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method); // DMCore.Logic.CBookReservationConfig DMCore.Logic.CBookReservationConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBookReservationConfig_t3541798465 * CBookReservationConfig_GetInstance_m3547560977 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Scene.CMainRole DMCore.IHelp::GetMainRole() extern "C" IL2CPP_METHOD_ATTR CMainRole_t4200562839 * IHelp_GetMainRole_m2281323414 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationConfig::SetFilter(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig_SetFilter_m61211950 (CBookReservationConfig_t3541798465 * __this, int32_t ____sex0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBookReservationConfig::get_SpecifiedSexAmount() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationConfig_get_SpecifiedSexAmount_m2554439962 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method); // System.Void uiBookReservation::GenerateItems(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_GenerateItems_m3562383101 (uiBookReservation_t3310437479 * __this, int32_t ____count0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationManager::RemoveWatcherRefresh(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RemoveWatcherRefresh_m371438644 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationConfig::ClearSpecifiedList() extern "C" IL2CPP_METHOD_ATTR void CBookReservationConfig_ClearSpecifiedList_m778279813 (CBookReservationConfig_t3541798465 * __this, const RuntimeMethod* method); // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::get_CustomReturnPage() extern "C" IL2CPP_METHOD_ATTR int32_t CWndController_get_CustomReturnPage_m2097740777 (CWndController_t749709641 * __this, const RuntimeMethod* method); // DMCore.Logic.CHandBookManager DMCore.Logic.CHandBookManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CHandBookManager_t2716637598 * CHandBookManager_GetInstance_m3268041598 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CHandBookManager::get_HandBookEnter() extern "C" IL2CPP_METHOD_ATTR bool CHandBookManager_get_HandBookEnter_m590654764 (CHandBookManager_t2716637598 * __this, 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 DMListView::DeleteAll() extern "C" IL2CPP_METHOD_ATTR void DMListView_DeleteAll_m488542252 (DMListView_t512231514 * __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); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::BindBtn(UnityEngine.Transform,System.String,System.Action`1) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_BindBtn_m1455540862 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, Action_1_t1286104214 * ___delegateClk2, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetTextureIcon(UITexture,System.String,UnityEngine.Vector3,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetTextureIcon_m3430226615 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___iconHost0, String_t* ___iconPath1, Vector3_t3722313464 ___orignalSize2, bool ___containLocalizeInfo3, const RuntimeMethod* method); // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationConfig::GetInfoByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CBookReservationConfig_GetInfoByIndex_m1589051001 (CBookReservationConfig_t3541798465 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void uiBookReservationCardItem::SetProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_SetProgress_m1304069632 (uiBookReservationCardItem_t1237954327 * __this, int32_t ____current0, 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.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::get_TotalAmount() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationInfo_get_TotalAmount_m3866427878 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // 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 DMCore.Logic.CBookReservationManager::set_CurrentInfo(DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_set_CurrentInfo_m3621031703 (CBookReservationManager_t2709920264 * __this, CBookReservationInfo_t4147366020 * ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::ShowUI(DMCore.Logic.enumPersonPage,DMCore.Logic.enumPersonPage) extern "C" IL2CPP_METHOD_ATTR bool CWndController_ShowUI_m2971791309 (CWndController_t749709641 * __this, int32_t ___destPage0, int32_t ___returnPage1, 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); // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, ___serialedName0, method) (( RotateRole_t1146201425 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __this, 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); // 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); // System.Void DMCore.Logic.CBookReservationManager::AddWatcherSingleReady(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_AddWatcherSingleReady_m1013688712 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method); // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationManager::get_CurrentInfo() extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CBookReservationManager_get_CurrentInfo_m4009725112 (CBookReservationManager_t2709920264 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationManager::RequestBookReservationSingleInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RequestBookReservationSingleInfo_m2755772286 (CBookReservationManager_t2709920264 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Void uiBookReservationDetail::SetProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_SetProgress_m284810980 (uiBookReservationDetail_t264602622 * __this, int32_t ____current0, const RuntimeMethod* method); // System.Void uiBookReservationDetail::GenerateItems(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_GenerateItems_m3066758508 (uiBookReservationDetail_t264602622 * __this, int32_t ____count0, 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.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); // 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); // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::GetNetProperty() extern "C" IL2CPP_METHOD_ATTR CProperty_t963755051 * ISceneBaseObj_GetNetProperty_m1709069404 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.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); // 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); // 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.Int32 DMCore.Framework.Scene.CJuniorRoleModelItem::GetDefaultModelItem(System.Boolean,DMCore.Framework.Scene.enumModelCategory) extern "C" IL2CPP_METHOD_ATTR int32_t CJuniorRoleModelItem_GetDefaultModelItem_m3195588872 (CJuniorRoleModelItem_t636793867 * __this, bool ___ifMale0, int32_t ___cat1, 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.Void DMCore.Framework.Scene.ISceneRole::LoadRoleModel() extern "C" IL2CPP_METHOD_ATTR void ISceneRole_LoadRoleModel_m1111386502 (ISceneRole_t2394225724 * __this, const RuntimeMethod* method); // System.Void uiBookReservationDetail::OnEquipClothing() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnEquipClothing_m2211834662 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void CUIBase::RegistUpdate() extern "C" IL2CPP_METHOD_ATTR void CUIBase_RegistUpdate_m4199357620 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void uiBookReservationDetail::OnInitRole() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnInitRole_m1401434671 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method); // System.Void CUIBase::UnRegistUpdate() extern "C" IL2CPP_METHOD_ATTR void CUIBase_UnRegistUpdate_m3080511716 (CUIBase_t3255455658 * __this, 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.Logic.CBookReservationConfig/CBookReservationInfo::ClearOwnerList() extern "C" IL2CPP_METHOD_ATTR void CBookReservationInfo_ClearOwnerList_m2753844781 (CBookReservationInfo_t4147366020 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationManager::RemoveWatcherSingleReady(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBookReservationManager_RemoveWatcherSingleReady_m3364150820 (CBookReservationManager_t2709920264 * __this, Action_1_t1302699353 * ____site0, const RuntimeMethod* method); // DMCore.Logic.CBookReservationPreview DMCore.Logic.CBookReservationPreview::GetInstance() extern "C" IL2CPP_METHOD_ATTR CBookReservationPreview_t483566172 * CBookReservationPreview_GetInstance_m3793719472 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationPreview::ShowPreview(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_ShowPreview_m3299315117 (CBookReservationPreview_t483566172 * __this, int32_t ____suitId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationPreview::ShowPreview(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_ShowPreview_m3966691493 (CBookReservationPreview_t483566172 * __this, int32_t ____suitId10, int32_t ____suitId21, 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); // 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); // UnityEngine.Transform UnityEngine.GameObject::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * GameObject_get_transform_m1369836730 (GameObject_t1113636619 * __this, 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.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 uiBookReservationDetail::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiBookReservationDetail_GetRoleParent_m1012340685 (uiBookReservationDetail_t264602622 * __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.Camera DMCore.IHelp::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * IHelp_GetUICamera_m2281890991 (RuntimeObject * __this /* static, unused */, 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); // System.Void RotateRole::SetRotateObj(UnityEngine.GameObject[]) extern "C" IL2CPP_METHOD_ATTR void RotateRole_SetRotateObj_m814283472 (RotateRole_t1146201425 * __this, GameObjectU5BU5D_t3328599146* ___objs0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBookReservationConfig/CBookReservationInfo::GetItemByIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationInfo_GetItemByIndex_m2826280648 (CBookReservationInfo_t4147366020 * __this, int32_t ____index0, const RuntimeMethod* method); // System.Void DMCore.Logic.CItemManager::GetSubModelInfo(System.Int32,System.Int32&,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void CItemManager_GetSubModelInfo_m903145472 (RuntimeObject * __this /* static, unused */, int32_t ___nSubModelId0, int32_t* ___nModelSex1, int32_t* ___nSubCategory2, int32_t* ___nSubModelIndex3, 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); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298(__this /* static, unused */, ___local0, ___path1, method) (( uiBookReservationItem_t3110617468 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void uiBookReservationItem::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationItem_SetData_m4028920306 (uiBookReservationItem_t3110617468 * __this, int32_t ____index0, const RuntimeMethod* 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.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.Boolean DMCore.Logic.CBookReservationConfig/CBookReservationInfo::IsOwn(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CBookReservationInfo_IsOwn_m681386106 (CBookReservationInfo_t4147366020 * __this, int32_t ____id0, const RuntimeMethod* method); // DMCore.Logic.ItemQuality DMCore.Logic.CShopConfig::GetQualityLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CShopConfig_GetQualityLevel_m4002441864 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CPropManager::GetQualityLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CPropManager_GetQualityLevel_m355677397 (CPropManager_t2238730194 * __this, int32_t ___configID0, 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); // 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); // DMCore.Logic.CPropsDetailManager DMCore.Logic.CPropsDetailManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPropsDetailManager_t2661117877 * CPropsDetailManager_GetInstance_m3176161541 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CPropsDetailManager::ShowPropDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPropsDetailManager_ShowPropDetail_m3035460479 (CPropsDetailManager_t2661117877 * __this, int32_t ____configID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBookReservationPreview::get_SuitId1() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationPreview_get_SuitId1_m3472905296 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CBookReservationPreview::get_SuitId2() extern "C" IL2CPP_METHOD_ATTR int32_t CBookReservationPreview_get_SuitId2_m3472708688 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CBookReservationPreview::get_IsSingle() extern "C" IL2CPP_METHOD_ATTR bool CBookReservationPreview_get_IsSingle_m13877099 (CBookReservationPreview_t483566172 * __this, const RuntimeMethod* method); // DMCore.Logic.CBookReservationConfig/CBookReservationInfo DMCore.Logic.CBookReservationConfig::GetCfgUnitByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CBookReservationInfo_t4147366020 * CBookReservationConfig_GetCfgUnitByID_m648056151 (CBookReservationConfig_t3541798465 * __this, int32_t ____id0, const RuntimeMethod* method); // System.Void uiBookReservationPreview::SetTitle(System.String) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_SetTitle_m2767158307 (uiBookReservationPreview_t53882363 * __this, String_t* ____content0, const RuntimeMethod* method); // DMCore.Framework.Scene.ISceneRole uiBookReservationPreview::CreateRole(System.Int64,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * uiBookReservationPreview_CreateRole_m2280530737 (uiBookReservationPreview_t53882363 * __this, int64_t ____userId0, int32_t ____sex1, String_t* ____name2, const RuntimeMethod* method); // System.Void uiBookReservationPreview::OnEquip(DMCore.Framework.Scene.ISceneRole,DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnEquip_m3557037678 (uiBookReservationPreview_t53882363 * __this, ISceneRole_t2394225724 * ____role0, CBookReservationInfo_t4147366020 * ____info1, 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181(__this, method) (( ScenePersonalBtnCallBack_t2666224716 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Int32 CUIBase::get_UI_ID() extern "C" IL2CPP_METHOD_ATTR int32_t CUIBase_get_UI_ID_m4113225531 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void ScenePersonalBtnCallBack::SetWatchReturnObjMonoID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ScenePersonalBtnCallBack_SetWatchReturnObjMonoID_m3532406778 (ScenePersonalBtnCallBack_t2666224716 * __this, int32_t ___monoID0, const RuntimeMethod* method); // System.Void uiBookReservationPreview::OnInitRole(DMCore.Framework.Scene.ISceneRole,System.String,RotateRole) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnInitRole_m1601240725 (uiBookReservationPreview_t53882363 * __this, ISceneRole_t2394225724 * ____role0, String_t* ____parentName1, RotateRole_t1146201425 * ____obj2, const RuntimeMethod* method); // System.Void uiBookReservationPreview::OnPlayAnimation(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnPlayAnimation_m2495623012 (uiBookReservationPreview_t53882363 * __this, ISceneRole_t2394225724 * ____role0, const RuntimeMethod* method); // System.Int32 CUIEvent::get_UIEventID() extern "C" IL2CPP_METHOD_ATTR int32_t CUIEvent_get_UIEventID_m4125875580 (CUIEvent_t99497512 * __this, const RuntimeMethod* method); // System.Void ScenePersonalBtnCallBack::ClearWatchReturnObj() extern "C" IL2CPP_METHOD_ATTR void ScenePersonalBtnCallBack_ClearWatchReturnObj_m267232402 (ScenePersonalBtnCallBack_t2666224716 * __this, 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.Void DMCore.Logic.CBookReservationPreview::set_SuitId1(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_SuitId1_m2733327467 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CBookReservationPreview::set_SuitId2(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CBookReservationPreview_set_SuitId2_m2733553612 (CBookReservationPreview_t483566172 * __this, int32_t ___value0, const RuntimeMethod* method); // UnityEngine.Transform uiBookReservationPreview::GetRoleParent(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiBookReservationPreview_GetRoleParent_m4198382077 (uiBookReservationPreview_t53882363 * __this, String_t* ____rootName0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneRole::EnableModelItem(DMCore.Framework.Scene.enumModelCategory,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ISceneRole_EnableModelItem_m1552532128 (ISceneRole_t2394225724 * __this, int32_t ___category0, bool ___bEnable1, const RuntimeMethod* method); // DMCore.Logic.CSuitAnimCfg DMCore.Logic.CSuitAnimCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSuitAnimCfg_t328222487 * CSuitAnimCfg_GetInstance_m1078416264 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CSuitAnimCfg/SuitData DMCore.Logic.CSuitAnimCfg::FindSuitAnim(System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitData_t121943445 * CSuitAnimCfg_FindSuitAnim_m193842036 (CSuitAnimCfg_t328222487 * __this, int32_t ___actionID0, const RuntimeMethod* method); // System.String DMCore.Logic.CSuitAnimCfg/SuitData::get_EffectName() extern "C" IL2CPP_METHOD_ATTR String_t* SuitData_get_EffectName_m2849852441 (SuitData_t121943445 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CSuitAnimCfg/SuitData::get_AnimName() extern "C" IL2CPP_METHOD_ATTR String_t* SuitData_get_AnimName_m1255827315 (SuitData_t121943445 * __this, 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.Void UnityEngine.Animation::set_cullingType(UnityEngine.AnimationCullingType) extern "C" IL2CPP_METHOD_ATTR void Animation_set_cullingType_m309686333 (Animation_t3648466861 * __this, int32_t p0, const RuntimeMethod* method); // System.String System.String::ToLower() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m2029374922 (String_t* __this, const RuntimeMethod* method); // UnityEngine.AnimationClip DMCore.CAnimManager::GetAnimClip(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CAnimManager_GetAnimClip_m1783282542 (RuntimeObject * __this /* static, unused */, String_t* ___name0, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::StopAnim() extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_StopAnim_m821603361 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AnimationClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AnimationClip_get_length_m3296085482 (AnimationClip_t2318505987 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::PlayAnimClip(UnityEngine.AnimationClip,System.String,System.Single,System.Single,System.Single,System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_PlayAnimClip_m3190763634 (ISceneBaseObj_t858622483 * __this, AnimationClip_t2318505987 * ___clip0, String_t* ___name1, float ___fSpeed2, float ___fPlayTime3, float ___fDelay4, bool ___bHighPriority5, float ___fadeInTime6, const RuntimeMethod* method); // System.Single DMCore.Logic.CSuitAnimCfg/SuitData::get_EffectTime() extern "C" IL2CPP_METHOD_ATTR float SuitData_get_EffectTime_m353235312 (SuitData_t121943445 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Scene.ISceneBaseObj::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single) extern "C" IL2CPP_METHOD_ATTR void ISceneBaseObj_PlayEffect_m4006788978 (ISceneBaseObj_t858622483 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, const RuntimeMethod* method); // System.Void DMCore.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.CLotteryNew DMCore.Logic.CLotteryNew::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLotteryNew_t505895158 * CLotteryNew_GetInstance_m538648445 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CLotteryNew/CJackpotData DMCore.Logic.CLotteryNew::GetCurLotteryData() extern "C" IL2CPP_METHOD_ATTR CJackpotData_t469346297 * CLotteryNew_GetCurLotteryData_m1162208716 (CLotteryNew_t505895158 * __this, const RuntimeMethod* method); // System.String UISprite::get_spriteName() extern "C" IL2CPP_METHOD_ATTR String_t* UISprite_get_spriteName_m1681755067 (UISprite_t194114938 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Inequality_m215368492 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void 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); // !!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) // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::GetTypeList() extern "C" IL2CPP_METHOD_ATTR ITEM_NEW_TYPEU5BU5D_t375000505* uiBtnList_GetTypeList_m766684833 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method); // System.Void uiBtnList::UpdataBtnList() extern "C" IL2CPP_METHOD_ATTR void uiBtnList_UpdataBtnList_m3657695021 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method); // DMCore.Logic.enumPersonPage DMCore.Logic.CWndController::get_ActivePage() extern "C" IL2CPP_METHOD_ATTR int32_t CWndController_get_ActivePage_m2720187282 (CWndController_t749709641 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopManager::get_SubType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_SubType_m2767904395 (CShopManager_t754298620 * __this, 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); // System.Int32 uiBtnList::CheckTypeIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiBtnList_CheckTypeIndex_m2365581348 (uiBtnList_t3771050923 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void DMListView::SetActive(System.Int32) extern "C" IL2CPP_METHOD_ATTR void DMListView_SetActive_m3341878478 (DMListView_t512231514 * __this, int32_t ___nIndex0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiButtonItem_t520046349_m2566513919(__this, method) (( uiButtonItem_t520046349 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiButtonItem::OnInitData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnInitData_m4162785770 (uiButtonItem_t520046349 * __this, int32_t ___mainType0, int32_t ___equipType1, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CShopManager::get_M_selectType() extern "C" IL2CPP_METHOD_ATTR int32_t CShopManager_get_M_selectType_m3486260390 (CShopManager_t754298620 * __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); // DMCore.Framework.Scene.ISceneRole DMCore.Logic.shopModel::GetCurShopModel() extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * shopModel_GetCurShopModel_m2897736385 (shopModel_t101745799 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::ClearTargetGroup(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CShopManager_ClearTargetGroup_m491497626 (CShopManager_t754298620 * __this, int32_t ___equipType0, bool ___male1, const RuntimeMethod* method); // System.Void DMCore.Logic.CShopManager::set_M_selectType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CShopManager_set_M_selectType_m3768381110 (CShopManager_t754298620 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void uiBtnList/ChangeHandler::Invoke(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ChangeHandler_Invoke_m3384020206 (ChangeHandler_t1870456169 * __this, int32_t ___nPageIndex0, bool ___bInit1, 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); // 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 UIButtonColor::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor__ctor_m625276914 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method); // System.Boolean UIButton::get_isEnabled() extern "C" IL2CPP_METHOD_ATTR bool UIButton_get_isEnabled_m3917059616 (UIButton_t1100396938 * __this, const RuntimeMethod* method); // System.Void UIButtonColor::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnEnable_m3058268885 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method); // System.Void UIButton::UpdateColor(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButton_UpdateColor_m2458102150 (UIButton_t1100396938 * __this, bool ___shouldBeEnabled0, bool ___immediate1, const RuntimeMethod* method); // System.Void UIButtonColor::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnHover_m166787893 (UIButtonColor_t2038074180 * __this, bool ___isOver0, const RuntimeMethod* method); // System.Void UIButtonColor::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnPress_m835906664 (UIButtonColor_t2038074180 * __this, bool ___isPressed0, const RuntimeMethod* 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) // 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 UnityEngine.Collider::get_enabled() extern "C" IL2CPP_METHOD_ATTR bool Collider_get_enabled_m3096904824 (Collider_t1773347010 * __this, const RuntimeMethod* 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 UIButtonColor::Init() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_Init_m2185922445 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method); // UnityEngine.Color UIButtonColor::get_defaultColor() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 UIButtonColor_get_defaultColor_m3272441100 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method); // TweenColor TweenColor::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR TweenColor_t2112002648 * TweenColor_Begin_m3907232889 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Color_t2555686324 ___color2, const RuntimeMethod* method); // System.Void TweenColor::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void TweenColor_set_color_m993931013 (TweenColor_t2112002648 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Behaviour::set_enabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Behaviour_set_enabled_m20417929 (Behaviour_t1437897464 * __this, bool p0, const RuntimeMethod* method); // System.Void UIButtonActivate::DoActiveTarget() extern "C" IL2CPP_METHOD_ATTR void UIButtonActivate_DoActiveTarget_m2358452554 (UIButtonActivate_t1184781629 * __this, 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); // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, 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); // System.Boolean UICamera::IsHighlighted(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR bool UICamera_IsHighlighted_m134792023 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisTweenColor_t2112002648_m589280454(__this, method) (( TweenColor_t2112002648 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUIWidget_t3538521925_m828741074(__this, method) (( UIWidget_t3538521925 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(__this, method) (( Renderer_t2627027031 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Material UnityEngine.Renderer::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * Renderer_get_material_m4171603682 (Renderer_t2627027031 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Material::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Material_get_color_m3827673574 (Material_t340375123 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisLight_t3756812086_m4145843913(__this, method) (( Light_t3756812086 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // UnityEngine.Color UnityEngine.Light::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Light_get_color_m552487206 (Light_t3756812086 * __this, 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.Void UnityEngine.Debug::LogWarning(System.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogWarning_m831581295 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, Object_t631007953 * p1, const RuntimeMethod* 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 UIButtonColor::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_Start_m1057112602 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* 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); // System.String UILabel::get_text() extern "C" IL2CPP_METHOD_ATTR String_t* UILabel_get_text_m389124667 (UILabel_t3248798549 * __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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiBtnList_t3771050923_m2370419788(__this, method) (( uiBtnList_t3771050923 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.ShopBrandRegion DMCore.Logic.ShopBrandRegion::GetInstance() extern "C" IL2CPP_METHOD_ATTR ShopBrandRegion_t2226231466 * ShopBrandRegion_GetInstance_m3204479288 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::set_CurrentUseBrandID(System.String) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_CurrentUseBrandID_m3359859583 (ShopBrandRegion_t2226231466 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.ShopBrandRegion::set_CurrentUseHeadIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344 (ShopBrandRegion_t2226231466 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void uiBtnList::ChangePage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_ChangePage_m3765206667 (uiBtnList_t3771050923 * __this, int32_t ___nPageIndex0, 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); // DMCore.CRoot DMCore.CRoot::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRoot_t1043641654 * CRoot_GetInstance_m3627548531 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.ISoundManager DMCore.CRoot::GetSoundManager() extern "C" IL2CPP_METHOD_ATTR ISoundManager_t434164892 * CRoot_GetSoundManager_m30020774 (CRoot_t1043641654 * __this, const RuntimeMethod* method); // System.Boolean DMCore.ISoundManager::PlayOnce(UnityEngine.AudioClip) extern "C" IL2CPP_METHOD_ATTR bool ISoundManager_PlayOnce_m3370941300 (ISoundManager_t434164892 * __this, AudioClip_t3680889665 * ___clip0, const RuntimeMethod* method); // System.Void uiButtonItem::OnBtnClick() extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnBtnClick_m1771541049 (uiButtonItem_t520046349 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetKeyDown(UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR bool Input_GetKeyDown_m17791917 (RuntimeObject * __this /* static, unused */, int32_t p0, 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); // System.Boolean UnityEngine.Input::GetKeyUp(UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR bool Input_GetKeyUp_m2808015270 (RuntimeObject * __this /* static, unused */, int32_t p0, 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); // UnityEngine.GameObject UICamera::get_selectedObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * UICamera_get_selectedObject_m2309762316 (RuntimeObject * __this /* static, unused */, 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 UICamera::set_selectedObject(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UICamera_set_selectedObject_m1094482772 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___value0, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetKey(UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR bool Input_GetKey_m3736388334 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void UIButtonMessage::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_OnHover_m124511652 (UIButtonMessage_t952534536 * __this, bool ___isOver0, const RuntimeMethod* method); // System.Void UIButtonMessage::Send() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_Send_m171626551 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.GameObject::GetComponentsInChildren() #define GameObject_GetComponentsInChildren_TisTransform_t3600365921_m2064339587(__this, method) (( TransformU5BU5D_t807237628* (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponentsInChildren_TisRuntimeObject_m1982918030_gshared)(__this, method) // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m1719387948 (Vector3_t3722313464 * __this, float p0, float p1, const RuntimeMethod* method); // System.Void UIButtonOffset::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_OnHover_m3995239596 (UIButtonOffset_t4041087173 * __this, bool ___isOver0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTweenPosition_t1378762002_m3376411002(__this, method) (( TweenPosition_t1378762002 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TweenPosition::set_position(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void TweenPosition_set_position_m4130278785 (TweenPosition_t1378762002 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // System.Void UIButtonOffset::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_Start_m1936018910 (UIButtonOffset_t4041087173 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Addition_m779775034 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // TweenPosition TweenPosition::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR TweenPosition_t1378762002 * TweenPosition_Begin_m3421998496 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Vector3_t3722313464 ___pos2, const RuntimeMethod* method); // System.Void UIButtonPlayAnimation::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnHover_m1280234371 (UIButtonPlayAnimation_t2969862230 * __this, bool ___isOver0, const RuntimeMethod* method); // System.Void UIButtonPlayAnimation::Play(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_Play_m3406508544 (UIButtonPlayAnimation_t2969862230 * __this, bool ___forward0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponentInChildren() #define Component_GetComponentInChildren_TisAnimation_t3648466861_m4170904281(__this, method) (( Animation_t3648466861 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentInChildren_TisRuntimeObject_m199702840_gshared)(__this, method) // ActiveAnimation ActiveAnimation::Play(UnityEngine.Animation,System.String,AnimationOrTween.Direction,AnimationOrTween.EnableCondition,AnimationOrTween.DisableCondition) extern "C" IL2CPP_METHOD_ATTR ActiveAnimation_t3475256642 * ActiveAnimation_Play_m2479515133 (RuntimeObject * __this /* static, unused */, Animation_t3648466861 * ___anim0, String_t* ___clipName1, int32_t ___playDirection2, int32_t ___enableBeforePlay3, int32_t ___disableCondition4, const RuntimeMethod* method); // System.Void ActiveAnimation::Reset() extern "C" IL2CPP_METHOD_ATTR void ActiveAnimation_Reset_m1691954015 (ActiveAnimation_t3475256642 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_localRotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_localRotation_m3487911431 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void UIButtonRotation::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_OnHover_m1946581485 (UIButtonRotation_t284788413 * __this, bool ___isOver0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTweenRotation_t3072670746_m3634294947(__this, method) (( TweenRotation_t3072670746 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TweenRotation::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void TweenRotation_set_rotation_m1186122913 (TweenRotation_t3072670746 * __this, Quaternion_t2301928331 ___value0, const RuntimeMethod* method); // System.Void UIButtonRotation::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_Start_m1688309171 (UIButtonRotation_t284788413 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m1803555822 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_op_Multiply_m1294064023 (RuntimeObject * __this /* static, unused */, Quaternion_t2301928331 p0, Quaternion_t2301928331 p1, const RuntimeMethod* method); // TweenRotation TweenRotation::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR TweenRotation_t3072670746 * TweenRotation_Begin_m2159288588 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Quaternion_t2301928331 ___rot2, const RuntimeMethod* method); // System.Void UIButtonScale::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_OnHover_m635889962 (UIButtonScale_t3973287916 * __this, bool ___isOver0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisTweenScale_t2539309033_m1054082648(__this, method) (( TweenScale_t2539309033 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void TweenScale::set_scale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void TweenScale_set_scale_m2399389593 (TweenScale_t2539309033 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // System.Void UIButtonScale::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_Start_m1388556964 (UIButtonScale_t3973287916 * __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); // TweenScale TweenScale::Begin(UnityEngine.GameObject,System.Single,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR TweenScale_t2539309033 * TweenScale_Begin_m2684911881 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, float ___duration1, Vector3_t3722313464 ___scale2, const RuntimeMethod* method); // UnityEngine.AudioSource NGUITools::PlaySound(UnityEngine.AudioClip,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR AudioSource_t3935305588 * NGUITools_PlaySound_m3282738314 (RuntimeObject * __this /* static, unused */, AudioClip_t3680889665 * ___clip0, float ___volume1, float ___pitch2, const RuntimeMethod* method); // System.Void UIButtonTween::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnHover_m599263392 (UIButtonTween_t2031402466 * __this, bool ___isOver0, const RuntimeMethod* method); // System.Void UIButtonTween::Play(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_Play_m3024872144 (UIButtonTween_t2031402466 * __this, bool ___forward0, const RuntimeMethod* method); // AnimationOrTween.Direction UITweener::get_direction() extern "C" IL2CPP_METHOD_ATTR int32_t UITweener_get_direction_m913175971 (UITweener_t260334902 * __this, const RuntimeMethod* method); // System.Void NGUITools::SetActive(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void NGUITools_SetActive_m3543859753 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, bool ___state1, const RuntimeMethod* method); // !!0[] UnityEngine.GameObject::GetComponentsInChildren() #define GameObject_GetComponentsInChildren_TisUITweener_t260334902_m514475847(__this, method) (( UITweenerU5BU5D_t3440034099* (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponentsInChildren_TisRuntimeObject_m1982918030_gshared)(__this, method) // !!0[] UnityEngine.GameObject::GetComponents() #define GameObject_GetComponents_TisUITweener_t260334902_m306844651(__this, method) (( UITweenerU5BU5D_t3440034099* (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponents_TisRuntimeObject_m1360663425_gshared)(__this, method) // System.Void UITweener::Toggle() extern "C" IL2CPP_METHOD_ATTR void UITweener_Toggle_m2162660133 (UITweener_t260334902 * __this, const RuntimeMethod* method); // System.Void UITweener::Play(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UITweener_Play_m646427819 (UITweener_t260334902 * __this, bool ___forward0, const RuntimeMethod* method); // System.Void UITweener::Reset() extern "C" IL2CPP_METHOD_ATTR void UITweener_Reset_m254358569 (UITweener_t260334902 * __this, const RuntimeMethod* 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 DMCore.Logic.CActivityManager::set_CurrentActivityID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityID_m3427631240 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // DMCore.Logic.CActivityManager DMCore.Logic.CActivityManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CActivityManager_t1081296145 * CActivityManager_GetInstance_m2243292784 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityID_m3602037195 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::GetActNewIdByActId(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_GetActNewIdByActId_m1516157433 (CActivityManager_t1081296145 * __this, int32_t ___actId0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::set_CurrentActivityNewID(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_set_CurrentActivityNewID_m3777995524 (RuntimeObject * __this /* static, unused */, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestIndependentActivityDetail() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestIndependentActivityDetail_m3844469866 (CActivityManager_t1081296145 * __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); // DMCore.Logic.IActivityDetail DMCore.Logic.CActivityManager::get_CurrentActivityDetail() extern "C" IL2CPP_METHOD_ATTR IActivityDetail_t2848416189 * CActivityManager_get_CurrentActivityDetail_m2092664254 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Logic.IActivityDetail::get_IsDataReady() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_IsDataReady_m67484584 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.IActivityDetail::get_IsNewUpdate() extern "C" IL2CPP_METHOD_ATTR bool IActivityDetail_get_IsNewUpdate_m3510163353 (IActivityDetail_t2848416189 * __this, const RuntimeMethod* method); // System.Void uiBuyGiftPackage::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnFreshPage_m4293025483 (uiBuyGiftPackage_t2532157177 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // DMCore.Logic.CAwardInfo`1 DMCore.Logic.CActivityBuyGiftPackage::get_AwardArray() extern "C" IL2CPP_METHOD_ATTR CAwardInfo_1_t3416460893 * CActivityBuyGiftPackage_get_AwardArray_m2025425365 (CActivityBuyGiftPackage_t3637356948 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityBuyGiftPackage::GetCurPrice() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityBuyGiftPackage_GetCurPrice_m2714578661 (CActivityBuyGiftPackage_t3637356948 * __this, 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); // DMCore.Logic.enumAwardState DMCore.Logic.CAwardInfo`1::get_AwardState() #define CAwardInfo_1_get_AwardState_m1600705444(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardState_m1600705444_gshared)(__this, method) // System.Int32 DMCore.Logic.CAwardInfo`1::get_AwardCount() #define CAwardInfo_1_get_AwardCount_m4253717152(__this, method) (( int32_t (*) (CAwardInfo_1_t3416460893 *, const RuntimeMethod*))CAwardInfo_1_get_AwardCount_m4253717152_gshared)(__this, method) // System.Void DMCore.Logic.IActivityDetail::set_IsNewUpdate(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void IActivityDetail_set_IsNewUpdate_m176409430 (IActivityDetail_t2848416189 * __this, bool ___value0, const RuntimeMethod* method); // System.Void DMCore.OnMsgBoxClkCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnMsgBoxClkCallBack__ctor_m2163616605 (OnMsgBoxClkCallBack_t3229751541 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::ShowMessageBox(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ShowMessageBox_m686064934 (RuntimeObject * __this /* static, unused */, int32_t ___type0, String_t* ___appendDesc1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::AcceptAward() extern "C" IL2CPP_METHOD_ATTR void CActivityManager_AcceptAward_m1286719926 (CActivityManager_t1081296145 * __this, const RuntimeMethod* method); // DMCore.Logic.CRechargeUnit DMCore.Logic.CRechargeConfig::GetUnitByRMBCountAndIsRechargeItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CRechargeUnit_t1619097969 * CRechargeConfig_GetUnitByRMBCountAndIsRechargeItem_m105758912 (RuntimeObject * __this /* static, unused */, int32_t ___price0, const RuntimeMethod* method); // DMCore.Logic.CRechargeManager DMCore.Logic.CRechargeManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CRechargeManager_t2919414649 * CRechargeManager_GetInstance_m3912661271 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CRechargeManager::ProcessRecharge(System.Int32,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CRechargeManager_ProcessRecharge_m3776137960 (CRechargeManager_t2919414649 * __this, int32_t ___productIndex0, String_t* ___moneyCount1, String_t* ___title2, String_t* ___description3, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333(__this /* static, unused */, ___local0, ___path1, method) (( uiItemIcon_t1499550016 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // DMCore.Logic.CAwardItem DMCore.Logic.CAwardInfo`1::GetAwardItem(System.Int32) #define CAwardInfo_1_GetAwardItem_m1003086060(__this, p0, method) (( CAwardItem_t1677460915 * (*) (CAwardInfo_1_t3416460893 *, int32_t, const RuntimeMethod*))CAwardInfo_1_GetAwardItem_m1003086060_gshared)(__this, p0, method) // System.Void uiItemIcon::Init(System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void uiItemIcon_Init_m2149903307 (uiItemIcon_t1499550016 * __this, int32_t ___configId0, int32_t ___amount1, String_t* ___desc2, 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 uiBuyLotteryNum::ChangeNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_ChangeNum_m704472145 (uiBuyLotteryNum_t2649912829 * __this, int32_t ____num0, const RuntimeMethod* method); // System.Void uiBuyLotteryNum/OnClickMsgCallBack::Invoke(System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnClickMsgCallBack_Invoke_m3440300367 (OnClickMsgCallBack_t2417972543 * __this, bool ___bConfirmed0, int32_t ___userData1, const RuntimeMethod* method); // UnityEngine.LayerMask UnityEngine.LayerMask::op_Implicit(System.Int32) extern "C" IL2CPP_METHOD_ATTR LayerMask_t3493934918 LayerMask_op_Implicit_m90232283 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // UICamera UICamera::get_eventHandler() extern "C" IL2CPP_METHOD_ATTR UICamera_t1356438871 * UICamera_get_eventHandler_m2743679551 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisCamera_t4157153871_m2650170333(__this, method) (( Camera_t4157153871 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Int32 UnityEngine.GameObject::get_layer() extern "C" IL2CPP_METHOD_ATTR int32_t GameObject_get_layer_m4158800245 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // UICamera UICamera::FindCameraForLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR UICamera_t1356438871 * UICamera_FindCameraForLayer_m2025561796 (RuntimeObject * __this /* static, unused */, int32_t ___layer0, const RuntimeMethod* method); // System.Void UICamera::Notify(UnityEngine.GameObject,System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void UICamera_Notify_m1142249407 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, String_t* ___funcName1, RuntimeObject * ___obj2, const RuntimeMethod* method); // System.Void UICamera::Highlight(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICamera_Highlight_m2203724596 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, bool ___highlighted1, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m1246885584(__this, p0, method) (( MouseOrTouch_t3052596533 * (*) (Dictionary_2_t1941309864 *, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m107019914_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m842235744(__this, method) (( int32_t (*) (Dictionary_2_t1941309864 *, const RuntimeMethod*))Dictionary_2_get_Count_m3300912776_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m2612882493(__this, method) (( void (*) (List_1_t2833680200 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // UnityEngine.Camera UICamera::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * UICamera_get_cachedCamera_m4018054106 (UICamera_t1356438871 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m858926770(__this, p0, method) (( UICamera_t1356438871 * (*) (List_1_t2828513613 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3485295340(__this, method) (( int32_t (*) (List_1_t2828513613 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Single UnityEngine.Camera::get_depth() extern "C" IL2CPP_METHOD_ATTR float Camera_get_depth_m2555926613 (Camera_t4157153871 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Camera::ScreenToViewportPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Camera_ScreenToViewportPoint_m3569032523 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Ray UnityEngine.Camera::ScreenPointToRay(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Ray_t3785851493 Camera_ScreenPointToRay_m3764635188 (Camera_t4157153871 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Camera::get_cullingMask() extern "C" IL2CPP_METHOD_ATTR int32_t Camera_get_cullingMask_m679085748 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Int32 UnityEngine.LayerMask::op_Implicit(UnityEngine.LayerMask) extern "C" IL2CPP_METHOD_ATTR int32_t LayerMask_op_Implicit_m3296792737 (RuntimeObject * __this /* static, unused */, LayerMask_t3493934918 p0, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_farClipPlane() extern "C" IL2CPP_METHOD_ATTR float Camera_get_farClipPlane_m538536689 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Camera::get_nearClipPlane() extern "C" IL2CPP_METHOD_ATTR float Camera_get_nearClipPlane_m837839537 (Camera_t4157153871 * __this, const RuntimeMethod* method); // UnityEngine.RaycastHit[] UnityEngine.Physics::RaycastAll(UnityEngine.Ray,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR RaycastHitU5BU5D_t1690781147* Physics_RaycastAll_m3780585721 (RuntimeObject * __this /* static, unused */, Ray_t3785851493 p0, float p1, int32_t p2, const RuntimeMethod* method); // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m3695710052(__this, p0, p1, method) (( void (*) (Comparison_1_t830933145 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m3695710052_gshared)(__this, p0, p1, method) // System.Void System.Array::Sort(!!0[],System.Comparison`1) #define Array_Sort_TisRaycastHit_t1056001966_m2392174665(__this /* static, unused */, p0, p1, method) (( void (*) (RuntimeObject * /* static, unused */, RaycastHitU5BU5D_t1690781147*, Comparison_1_t830933145 *, const RuntimeMethod*))Array_Sort_TisRaycastHit_t1056001966_m2392174665_gshared)(__this /* static, unused */, p0, p1, method) // System.Boolean UICamera::IsVisible(UnityEngine.RaycastHit&) extern "C" IL2CPP_METHOD_ATTR bool UICamera_IsVisible_m45929191 (RuntimeObject * __this /* static, unused */, RaycastHit_t1056001966 * ___hit0, const RuntimeMethod* method); // System.Boolean UnityEngine.Physics::Raycast(UnityEngine.Ray,UnityEngine.RaycastHit&,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Physics_Raycast_m1893809531 (RuntimeObject * __this /* static, unused */, Ray_t3785851493 p0, RaycastHit_t1056001966 * p1, float p2, int32_t p3, const RuntimeMethod* method); // UnityEngine.Collider UnityEngine.RaycastHit::get_collider() extern "C" IL2CPP_METHOD_ATTR Collider_t1773347010 * RaycastHit_get_collider_m1464180279 (RaycastHit_t1056001966 * __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) // UnityEngine.Vector3 UnityEngine.RaycastHit::get_point() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 RaycastHit_get_point_m2236647085 (RaycastHit_t1056001966 * __this, const RuntimeMethod* method); // System.Boolean UIPanel::IsVisible(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool UIPanel_IsVisible_m2493961508 (UIPanel_t1716472341 * __this, Vector3_t3722313464 ___worldPos0, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_realtimeSinceStartup() extern "C" IL2CPP_METHOD_ATTR float Time_get_realtimeSinceStartup_m3141794964 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Single UnityEngine.Input::GetAxis(System.String) extern "C" IL2CPP_METHOD_ATTR float Input_GetAxis_m4009438427 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3118721810(__this, method) (( int32_t (*) (List_1_t2833680200 *, 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_m2793234850(__this, p0, method) (( Highlighted_t1361605458 * (*) (List_1_t2833680200 *, 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_m3217097609(__this, p0, method) (( void (*) (List_1_t2833680200 *, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2730968292_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m4260304817(__this, p0, method) (( bool (*) (List_1_t2833680200 *, Highlighted_t1361605458 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, method) // System.Void UICamera/Highlighted::.ctor() extern "C" IL2CPP_METHOD_ATTR void Highlighted__ctor_m1191608455 (Highlighted_t1361605458 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1451020550(__this, p0, method) (( void (*) (List_1_t2833680200 *, Highlighted_t1361605458 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m2559781193(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1941309864 *, int32_t, MouseOrTouch_t3052596533 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3411363121_gshared)(__this, p0, p1, method) // System.Void UICamera/MouseOrTouch::.ctor() extern "C" IL2CPP_METHOD_ATTR void MouseOrTouch__ctor_m801622132 (MouseOrTouch_t3052596533 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(!0,!1) #define Dictionary_2_Add_m1986959813(__this, p0, p1, method) (( void (*) (Dictionary_2_t1941309864 *, int32_t, MouseOrTouch_t3052596533 *, const RuntimeMethod*))Dictionary_2_Add_m2059424751_gshared)(__this, p0, p1, method) // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) #define Dictionary_2_Remove_m771101595(__this, p0, method) (( bool (*) (Dictionary_2_t1941309864 *, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m4193450060_gshared)(__this, p0, method) // System.Void UnityEngine.Camera::set_eventMask(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Camera_set_eventMask_m1210303295 (Camera_t4157153871 * __this, int32_t p0, const RuntimeMethod* method); // UnityEngine.RuntimePlatform UnityEngine.Application::get_platform() extern "C" IL2CPP_METHOD_ATTR int32_t Application_get_platform_m2150679437 (RuntimeObject * __this /* static, unused */, 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.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3944794444(__this, p0, method) (( void (*) (List_1_t2828513613 *, UICamera_t1356438871 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) #define Comparison_1__ctor_m1920919561(__this, p0, p1, method) (( void (*) (Comparison_1_t1131370050 *, 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_m897373343(__this, p0, method) (( void (*) (List_1_t2828513613 *, Comparison_1_t1131370050 *, const RuntimeMethod*))List_1_Sort_m116019857_gshared)(__this, p0, method) // System.Boolean System.Collections.Generic.List`1::Remove(!0) #define List_1_Remove_m384400751(__this, p0, method) (( bool (*) (List_1_t2828513613 *, UICamera_t1356438871 *, const RuntimeMethod*))List_1_Remove_m1416767016_gshared)(__this, p0, 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 UICamera::get_handlesEvents() extern "C" IL2CPP_METHOD_ATTR bool UICamera_get_handlesEvents_m1345739546 (UICamera_t1356438871 * __this, const RuntimeMethod* method); // System.Boolean UICamera::Raycast(UnityEngine.Vector3,UnityEngine.RaycastHit&) extern "C" IL2CPP_METHOD_ATTR bool UICamera_Raycast_m650433059 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 ___inPos0, RaycastHit_t1056001966 * ___hit1, const RuntimeMethod* method); // System.Void UICamera::ProcessMouse() extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessMouse_m2852774347 (UICamera_t1356438871 * __this, const RuntimeMethod* method); // System.Void UICamera::ProcessTouches() extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessTouches_m2057797988 (UICamera_t1356438871 * __this, const RuntimeMethod* method); // System.Void System.Action::Invoke() extern "C" IL2CPP_METHOD_ATTR void Action_Invoke_m937035532 (Action_t1264377477 * __this, const RuntimeMethod* method); // System.String UnityEngine.Input::get_inputString() extern "C" IL2CPP_METHOD_ATTR String_t* Input_get_inputString_m1307069105 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.Void UICamera::ShowTooltip(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICamera_ShowTooltip_m3553293505 (UICamera_t1356438871 * __this, bool ___val0, const RuntimeMethod* method); // System.Void UICamera::ProcessOthers() extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessOthers_m3177665451 (UICamera_t1356438871 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeScale() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeScale_m701790074 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetMouseButton(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Input_GetMouseButton_m513753021 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetMouseButtonUp(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Input_GetMouseButtonUp_m2924350851 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Implicit_m4260192859 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Subtraction_m73004381 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector2::op_Inequality(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_m3858779880 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Boolean UnityEngine.Input::GetMouseButtonDown(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Input_GetMouseButtonDown_m2081676745 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void UICamera::ProcessTouch(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessTouch_m1074172368 (UICamera_t1356438871 * __this, bool ___pressed0, bool ___unpressed1, const RuntimeMethod* method); // UnityEngine.Touch UnityEngine.Input::GetTouch(System.Int32) extern "C" IL2CPP_METHOD_ATTR Touch_t1921856868 Input_GetTouch_m2192712756 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Touch::get_fingerId() extern "C" IL2CPP_METHOD_ATTR int32_t Touch_get_fingerId_m859576425 (Touch_t1921856868 * __this, const RuntimeMethod* method); // UICamera/MouseOrTouch UICamera::GetTouch(System.Int32) extern "C" IL2CPP_METHOD_ATTR MouseOrTouch_t3052596533 * UICamera_GetTouch_m1184833856 (RuntimeObject * __this /* static, unused */, int32_t ___id0, const RuntimeMethod* method); // UnityEngine.TouchPhase UnityEngine.Touch::get_phase() extern "C" IL2CPP_METHOD_ATTR int32_t Touch_get_phase_m214549210 (Touch_t1921856868 * __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.Vector2 UnityEngine.Touch::get_position() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Touch_get_position_m3109777936 (Touch_t1921856868 * __this, 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); // System.Int32 UnityEngine.Touch::get_tapCount() extern "C" IL2CPP_METHOD_ATTR int32_t Touch_get_tapCount_m2125417096 (Touch_t1921856868 * __this, const RuntimeMethod* method); // System.Void UICamera::RemoveTouch(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UICamera_RemoveTouch_m1716096159 (RuntimeObject * __this /* static, unused */, int32_t ___id0, const RuntimeMethod* method); // System.Int32 UnityEngine.Input::get_touchCount() extern "C" IL2CPP_METHOD_ATTR int32_t Input_get_touchCount_m3403849067 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUIInput_t421821618_m2698166460(__this, method) (( UIInput_t421821618 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Int32 UICamera::GetDirection(UnityEngine.KeyCode,UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_GetDirection_m1927415963 (RuntimeObject * __this /* static, unused */, int32_t ___up0, int32_t ___down1, const RuntimeMethod* method); // System.Int32 UICamera::GetDirection(UnityEngine.KeyCode,UnityEngine.KeyCode,UnityEngine.KeyCode,UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_GetDirection_m2870607377 (RuntimeObject * __this /* static, unused */, int32_t ___up00, int32_t ___up11, int32_t ___down02, int32_t ___down13, const RuntimeMethod* method); // System.Int32 UICamera::GetDirection(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_GetDirection_m3146327580 (RuntimeObject * __this /* static, unused */, String_t* ___axis0, const RuntimeMethod* method); // System.Single UnityEngine.Vector2::get_magnitude() extern "C" IL2CPP_METHOD_ATTR float Vector2_get_magnitude_m2752892833 (Vector2_t2156229523 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Addition_m800700293 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1322093860(__this, method) (( void (*) (List_1_t2828513613 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m1419365838(__this, method) (( void (*) (List_1_t2833680200 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3253546634(__this, method) (( void (*) (Dictionary_2_t1941309864 *, const RuntimeMethod*))Dictionary_2__ctor_m2601736566_gshared)(__this, method) // System.Single UnityEngine.RaycastHit::get_distance() extern "C" IL2CPP_METHOD_ATTR float RaycastHit_get_distance_m3727327466 (RaycastHit_t1056001966 * __this, const RuntimeMethod* method); // System.Int32 System.Single::CompareTo(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Single_CompareTo_m189772128 (float* __this, float p0, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void UICameraBtnMsg::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_OnHover_m1873752752 (UICameraBtnMsg_t3135486447 * __this, bool ___isOver0, const RuntimeMethod* method); // System.Void UICameraBtnMsg::Send() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_Send_m3312935910 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method); // UnityEngine.Camera DMGameInterface::GetUICamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * DMGameInterface_GetUICamera_m1420880134 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CCandyManager DMCore.Logic.CCandyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CCandyManager_t1000487739 * CCandyManager_GetInstance_m2464322649 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CCandyManager::GetCandy() extern "C" IL2CPP_METHOD_ATTR void CCandyManager_GetCandy_m2557811532 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CCandyManager::GetNum() extern "C" IL2CPP_METHOD_ATTR int32_t CCandyManager_GetNum_m2320924443 (CCandyManager_t1000487739 * __this, const RuntimeMethod* method); // System.Void uiCandies::SetCandyInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCandies_SetCandyInfo_m426923074 (uiCandies_t442672041 * __this, int32_t ___num0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiMarryRoom_t1900638889_m1958876305(__this, method) (( uiMarryRoom_t1900638889 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiMarryRoom::SetUICandy(uiCandies) extern "C" IL2CPP_METHOD_ATTR void uiMarryRoom_SetUICandy_m3766079197 (uiMarryRoom_t1900638889 * __this, uiCandies_t442672041 * ___uicandy0, const RuntimeMethod* method); // System.Void uiCardAward::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiCardAward_OnFreshPage_m614685544 (uiCardAward_t3318272268 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CActivityManager::get_CurrentActivityNewID() extern "C" IL2CPP_METHOD_ATTR int32_t CActivityManager_get_CurrentActivityNewID_m4002496546 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CActivityManager::RequestActivityDetail(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CActivityManager_RequestActivityDetail_m4182042270 (CActivityManager_t1081296145 * __this, int32_t ___activity_id0, const RuntimeMethod* method); // System.Void uiCardAward::SetAcceptBtnEnale(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiCardAward_SetAcceptBtnEnale_m4078744325 (uiCardAward_t3318272268 * __this, bool ___bEnable0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CurrencyGetManager::CanDo(DMCore.Logic.enumCurrencyType) extern "C" IL2CPP_METHOD_ATTR bool CurrencyGetManager_CanDo_m692186812 (RuntimeObject * __this /* static, unused */, int32_t ___type0, const RuntimeMethod* method); // System.Void DMCore.Logic.CInputStatistics::Increase(DMCore.Logic.SIT) extern "C" IL2CPP_METHOD_ATTR void CInputStatistics_Increase_m2420107884 (RuntimeObject * __this /* static, unused */, int32_t ___operationID0, const RuntimeMethod* method); // DMCore.Logic.CIdolCardManager DMCore.Logic.CIdolCardManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolCardManager_t1778192884 * CIdolCardManager_GetInstance_m3652076499 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CIdolCardManager::get_CurrentClickCardID() extern "C" IL2CPP_METHOD_ATTR int32_t CIdolCardManager_get_CurrentClickCardID_m1864920931 (CIdolCardManager_t1778192884 * __this, const RuntimeMethod* method); // DMCore.Logic.CIdolCardConfig DMCore.Logic.CIdolCardConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR CIdolCardConfig_t2073998303 * CIdolCardConfig_GetInstance_m1852552424 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CardUnit DMCore.Logic.CIdolCardConfig::FindItemByID(System.Int32) extern "C" IL2CPP_METHOD_ATTR CardUnit_t3010225743 * CIdolCardConfig_FindItemByID_m264312473 (CIdolCardConfig_t2073998303 * __this, int32_t ____id0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiChooseCardItem_t1601743264_m3272458855(__this, method) (( uiChooseCardItem_t1601743264 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiChooseCardItem::SetItem(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiChooseCardItem_SetItem_m3474614141 (uiChooseCardItem_t1601743264 * __this, int32_t ____number0, bool ____bIdx1, const RuntimeMethod* method); // System.Void uiChooseCardItem::Reset() extern "C" IL2CPP_METHOD_ATTR void uiChooseCardItem_Reset_m3119959648 (uiChooseCardItem_t1601743264 * __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 ScenePersonalIdolCard::HideCardDetail() extern "C" IL2CPP_METHOD_ATTR void ScenePersonalIdolCard_HideCardDetail_m65172704 (ScenePersonalIdolCard_t3773513121 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) #define List_1__ctor_m1258869691(__this, p0, method) (( void (*) (List_1_t1113943529 *, int32_t, const RuntimeMethod*))List_1__ctor_m3947764094_gshared)(__this, p0, 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); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisAllClothesListView_t3567130420_m1134785790(__this, method) (( AllClothesListView_t3567130420 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // TValue CUIBase::FindSerialValue(System.String) #define CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992(__this, ___serialedName0, method) (( uiBtnList_t3771050923 * (*) (CUIBase_t3255455658 *, String_t*, const RuntimeMethod*))CUIBase_FindSerialValue_TisRuntimeObject_m976875708_gshared)(__this, ___serialedName0, method) // System.Void uiBtnList/ChangeHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ChangeHandler__ctor_m847356726 (ChangeHandler_t1870456169 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void uiBtnList::SetChangedHandle(uiBtnList/ChangeHandler) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_SetChangedHandle_m2148964665 (uiBtnList_t3771050923 * __this, ChangeHandler_t1870456169 * ___handler0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisUIItemFashionTag_t3936836083_m60803082(__this, method) (( UIItemFashionTag_t3936836083 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3261009552(__this, p0, method) (( void (*) (List_1_t1113943529 *, UIItemFashionTag_t3936836083 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, 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); // System.Int64 DMCore.Logic.logicCardManager::GetTargetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t logicCardManager_GetTargetUserID_m97245200 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Boolean System.Int32::Equals(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Int32_Equals_m2976157357 (int32_t* __this, int32_t p0, const RuntimeMethod* method); // System.Void uiCardHandBook::SetSelectState() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_SetSelectState_m3563854427 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method); // System.Void uiCardHandBook::FreshCollectionPage() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_FreshCollectionPage_m632610304 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method); // System.Void uiCardHandBook::FreshClothesPage() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_FreshClothesPage_m807016399 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method); // System.Void uiCardHandBook::FreshThemeClothesPage() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_FreshThemeClothesPage_m1626360244 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::set_HandBookEnter(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_set_HandBookEnter_m234978785 (CHandBookManager_t2716637598 * __this, bool ___value0, const RuntimeMethod* method); // CHandBookCtr CHandBookCtr::GetInstance() extern "C" IL2CPP_METHOD_ATTR CHandBookCtr_t4285066741 * CHandBookCtr_GetInstance_m650984722 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void CHandBookCtr::ShowPage() extern "C" IL2CPP_METHOD_ATTR void CHandBookCtr_ShowPage_m1279426974 (CHandBookCtr_t4285066741 * __this, const RuntimeMethod* method); // System.Void AllClothesListView::OnChangePage(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void AllClothesListView_OnChangePage_m493627008 (AllClothesListView_t3567130420 * __this, int32_t ___nPageIndex0, bool ___bInit1, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::SortItemList() extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_SortItemList_m3201155448 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::OnRequestCollection() extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_OnRequestCollection_m1417781756 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::SetLaber() extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_SetLaber_m3467308311 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::OnRequestClothes() extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_OnRequestClothes_m142156543 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::OnRequestTheme() extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_OnRequestTheme_m3496961434 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CHandBookManager::get_m_GetThemeList() extern "C" IL2CPP_METHOD_ATTR List_1_t128053199 * CHandBookManager_get_m_GetThemeList_m1780465495 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m186164705(__this, method) (( int32_t (*) (List_1_t128053199 *, const RuntimeMethod*))List_1_get_Count_m186164705_gshared)(__this, method) // HandBookCfg HandBookCfg::GetInstance() extern "C" IL2CPP_METHOD_ATTR HandBookCfg_t3398685571 * HandBookCfg_GetInstance_m3087382814 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void HandBookCfg::GetAllClothesStar(System.Int32&,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR void HandBookCfg_GetAllClothesStar_m2546124994 (HandBookCfg_t3398685571 * __this, int32_t* ___purpleCount0, int32_t* ___orangeCount1, int32_t* ___blueCount2, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m888956288(__this, p0, method) (( int32_t (*) (List_1_t128053199 *, int32_t, const RuntimeMethod*))List_1_get_Item_m888956288_gshared)(__this, p0, method) // HandBookCfg/SuitInfo HandBookCfg::GetSuitbySuitId(System.Int32) extern "C" IL2CPP_METHOD_ATTR SuitInfo_t4135687472 * HandBookCfg_GetSuitbySuitId_m2847084208 (HandBookCfg_t3398685571 * __this, int32_t ___suitId0, 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 uiCardHandBook::GetStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiCardHandBook_GetStarCount_m73112090 (uiCardHandBook_t3772295797 * __this, int32_t ___score0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 DMCore.Logic.CHandBookManager::get_GetCollectionDic() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1839659084 * CHandBookManager_get_GetCollectionDic_m3906495547 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m722743141(__this, method) (( Enumerator_t3793841859 (*) (Dictionary_2_t1839659084 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m722743141_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m46612669(__this, method) (( KeyValuePair_2_t4237331251 (*) (Enumerator_t3793841859 *, const RuntimeMethod*))Enumerator_get_Current_m46612669_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2295844663(__this, method) (( int32_t (*) (KeyValuePair_2_t4237331251 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m2295844663_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1665413869(__this, method) (( int32_t (*) (KeyValuePair_2_t4237331251 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m1665413869_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m3739686686(__this, method) (( bool (*) (Enumerator_t3793841859 *, const RuntimeMethod*))Enumerator_MoveNext_m3739686686_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1682688660(__this, p0, p1, method) (( bool (*) (Dictionary_2_t1839659084 *, int32_t, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m1682688660_gshared)(__this, p0, p1, method) // System.Boolean DMCore.Logic.CHandBookManager::get_m_SetClothesSucess() extern "C" IL2CPP_METHOD_ATTR bool CHandBookManager_get_m_SetClothesSucess_m3265270399 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiCardHandBookItemGroup_t3791664164_m521487346(__this, method) (( uiCardHandBookItemGroup_t3791664164 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void uiCardHandBookItemGroup::SetCount() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemGroup_SetCount_m2577766933 (uiCardHandBookItemGroup_t3791664164 * __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.Collections.Generic.Dictionary`2 DMCore.Logic.CHandBookManager::get_GetClothesDic() extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t1839659084 * CHandBookManager_get_GetClothesDic_m3896196025 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void uiCardHandBook::SetQualityCount(System.Collections.Generic.Dictionary`2) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_SetQualityCount_m3085594267 (uiCardHandBook_t3772295797 * __this, Dictionary_2_t1839659084 * ___m_dic0, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::set_m_SetClothesSucess(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_set_m_SetClothesSucess_m1374729908 (CHandBookManager_t2716637598 * __this, bool ___value0, const RuntimeMethod* method); // System.Void CUIBase::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageShow_m610452266 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CHandBookManager::get_GetIsInit() extern "C" IL2CPP_METHOD_ATTR bool CHandBookManager_get_GetIsInit_m1547786746 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::set_GetIsInit(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_set_GetIsInit_m114324620 (CHandBookManager_t2716637598 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Action::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action__ctor_m2994342681 (Action_t1264377477 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2084225466(__this, p0, p1, method) (( void (*) (Action_1_t1368688201 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m2084225466_gshared)(__this, p0, p1, method) // System.Void uiBtnList::OnSetMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnSetMainType_m3993076582 (uiBtnList_t3771050923 * __this, int32_t ___type0, const RuntimeMethod* method); // System.Void uiBtnList::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnPageShow_m2918554423 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetClothPath(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t3319525431 * CShopConfig_GetClothPath_m1131167918 (CShopConfig_t202154353 * __this, int32_t ___id0, 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) // CPathManager CPathManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPathManager_t4193792977 * CPathManager_GetInstance_m1825982397 (RuntimeObject * __this /* static, unused */, 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.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); // CPathManager/PathInfo CPathManager::GetPathInfoByPathID(System.Int32) extern "C" IL2CPP_METHOD_ATTR PathInfo_t2470358406 * CPathManager_GetPathInfoByPathID_m1056999572 (CPathManager_t4193792977 * __this, int32_t ___pathID0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisFashionTagPathItem_t395259518_m4206237618(__this, method) (( FashionTagPathItem_t395259518 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void FashionTagPathItem::SetData(CPathManager/PathInfo) extern "C" IL2CPP_METHOD_ATTR void FashionTagPathItem_SetData_m4006358549 (FashionTagPathItem_t395259518 * __this, PathInfo_t2470358406 * ___info0, const RuntimeMethod* method); // System.Collections.Generic.List`1 DMCore.Logic.CShopConfig::GetFashionTags(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t201580312 * CShopConfig_GetFashionTags_m3342782896 (CShopConfig_t202154353 * __this, int32_t ___id0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1534739071(__this, p0, method) (( UIItemFashionTag_t3936836083 * (*) (List_1_t1113943529 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m382287618(__this, method) (( int32_t (*) (List_1_t201580312 *, 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_m2316818742(__this, p0, method) (( StaticTag_t3024472866 * (*) (List_1_t201580312 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Icon() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_Icon_m1895829175 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_TagQuality() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_TagQuality_m1965565332 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.String DMCore.Logic.CShopConfig/StaticConfigUnit/StaticTag::get_Desc() extern "C" IL2CPP_METHOD_ATTR String_t* StaticTag_get_Desc_m2868234226 (StaticTag_t3024472866 * __this, const RuntimeMethod* method); // System.Void UIItemFashionTag::SetInfo(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void UIItemFashionTag_SetInfo_m67621452 (UIItemFashionTag_t3936836083 * __this, String_t* ___icon0, String_t* ___level1, String_t* ___desc2, const RuntimeMethod* method); // System.Void CUIBase::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void CUIBase_OnPageHide_m2962002039 (CUIBase_t3255455658 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::Exit() extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_Exit_m3563100852 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CHandBookManager::get_TargetID() extern "C" IL2CPP_METHOD_ATTR int64_t CHandBookManager_get_TargetID_m1111685438 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // UIEventListener UIEventListener::Get(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR UIEventListener_t1665237878 * UIEventListener_Get_m270722295 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.String DMCore.Logic.CHandBookManager::GetQualityIconName(DMCore.Logic.ItemQuality) extern "C" IL2CPP_METHOD_ATTR String_t* CHandBookManager_GetQualityIconName_m608218199 (CHandBookManager_t2716637598 * __this, int32_t ___qua0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m3401007060(__this, p0, method) (( void (*) (Action_1_t3123413348 *, int32_t, const RuntimeMethod*))Action_1_Invoke_m3401007060_gshared)(__this, p0, method) // System.Boolean DMCore.Logic.CHandBookManager::get_Over() extern "C" IL2CPP_METHOD_ATTR bool CHandBookManager_get_Over_m400829739 (CHandBookManager_t2716637598 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CHandBookManager::set_Over(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CHandBookManager_set_Over_m1178632864 (CHandBookManager_t2716637598 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Logic.CUserCardParams DMCore.Logic.logicCardManager::AllocUserCard(System.Int64) extern "C" IL2CPP_METHOD_ATTR CUserCardParams_t243895319 * logicCardManager_AllocUserCard_m233663967 (logicCardManager_t2956095708 * __this, int64_t ___userID0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CUserCardParams::GetInt(DMCore.Logic.enumCardParams,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CUserCardParams_GetInt_m2940615587 (CUserCardParams_t243895319 * __this, int32_t ___paramIndex0, int32_t ___nDefault1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() #define Enumerator_Dispose_m1527477603(__this, method) (( void (*) (Enumerator_t3793841859 *, const RuntimeMethod*))Enumerator_Dispose_m1527477603_gshared)(__this, method) // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164(__this, method) (( uiCardHandBookItemCell_t2920226558 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DMCore.Logic.ClothesTag DMCore.Logic.CHandBookManager::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CHandBookManager_GetItem_m1181159237 (CHandBookManager_t2716637598 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiCardHandBookItemCell::SetItemInfo(DMCore.Logic.ClothesTag) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemCell_SetItemInfo_m1389754114 (uiCardHandBookItemCell_t2920226558 * __this, int32_t ___tag0, const RuntimeMethod* method); // System.Void uiCardHandBookItemCell::SetCount() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemCell_SetCount_m804532318 (uiCardHandBookItemCell_t2920226558 * __this, const RuntimeMethod* method); // T DMCore.Framework.Misc.CMiscHelp::GetChildComponent(UnityEngine.Transform,System.String) #define CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435(__this /* static, unused */, ___local0, ___path1, method) (( uiCardPreviewItemCell_t2511978798 * (*) (RuntimeObject * /* static, unused */, Transform_t3600365921 *, String_t*, const RuntimeMethod*))CMiscHelp_GetChildComponent_TisRuntimeObject_m3343047009_gshared)(__this /* static, unused */, ___local0, ___path1, method) // System.Void uiCardPreviewGroup::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewGroup_SetIndex_m2584878897 (uiCardPreviewGroup_t2522655268 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiCardPreviewItemCell::SetItemData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_SetItemData_m1326870221 (uiCardPreviewItemCell_t2511978798 * __this, int32_t ___index0, const RuntimeMethod* method); // DMCore.Logic.CItemBase DMCore.Logic.CMyPackageManager::GetBianshenCard(System.Int32) extern "C" IL2CPP_METHOD_ATTR CItemBase_t2436786639 * CMyPackageManager_GetBianshenCard_m4036588284 (CMyPackageManager_t122981866 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void uiCardPreviewItemCell::InitUI() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_InitUI_m1829609950 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method); // System.Void uiCardPreviewItemCell::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_SetQuality_m307301654 (uiCardPreviewItemCell_t2511978798 * __this, int32_t ____configId0, const RuntimeMethod* method); // DMCore.Logic.CGiftManager DMCore.Logic.CGiftManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CGiftManager_t2180653355 * CGiftManager_GetInstance_m2502612045 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CGiftManager::get_GetUserId() extern "C" IL2CPP_METHOD_ATTR int32_t CGiftManager_get_GetUserId_m3997000212 (CGiftManager_t2180653355 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CGiftManager::RequestBianSheng(System.Int32,System.Int32,System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CGiftManager_RequestBianSheng_m3541844486 (CGiftManager_t2180653355 * __this, int32_t ___bianshengCardId0, int32_t ___modelId1, int32_t ___amount2, int64_t ___userId3, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolCardManager::OnSelectChanged() extern "C" IL2CPP_METHOD_ATTR void CIdolCardManager_OnSelectChanged_m3720242481 (CIdolCardManager_t1778192884 * __this, const RuntimeMethod* method); // System.Void uiCardSieve::ResetTypeButton() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_ResetTypeButton_m2361785647 (uiCardSieve_t4210341803 * __this, 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.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 DMCore.Logic.CIdolCardManager::set_SelectType(DMCore.Logic.Card_Type) extern "C" IL2CPP_METHOD_ATTR void CIdolCardManager_set_SelectType_m2980832944 (CIdolCardManager_t1778192884 * __this, int32_t ___value0, 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.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); // 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.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.Int32 uiCardSieve::GetResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiCardSieve_GetResult_m3683053255 (uiCardSieve_t4210341803 * __this, int32_t ___number0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CIdolCardManager::ListContains(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CIdolCardManager_ListContains_m4044544999 (CIdolCardManager_t1778192884 * __this, int32_t ____level0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolCardManager::RemoveSelect(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolCardManager_RemoveSelect_m2539226844 (CIdolCardManager_t1778192884 * __this, int32_t ____level0, const RuntimeMethod* method); // System.Void DMCore.Logic.CIdolCardManager::AddSelect(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CIdolCardManager_AddSelect_m3016490910 (CIdolCardManager_t1778192884 * __this, int32_t ____level0, 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); // !!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.Boolean DMCore.Logic.logicCardManager::GetChangedEditCard() extern "C" IL2CPP_METHOD_ATTR bool logicCardManager_GetChangedEditCard_m2965322647 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::SetChangedEditCard(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_SetChangedEditCard_m3175087409 (logicCardManager_t2956095708 * __this, bool ___bChanged0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicCardManager::IfTargetMySelf() extern "C" IL2CPP_METHOD_ATTR bool logicCardManager_IfTargetMySelf_m3419846671 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CUserCardParams::GetUserID() extern "C" IL2CPP_METHOD_ATTR int64_t CUserCardParams_GetUserID_m1490528571 (CUserCardParams_t243895319 * __this, const RuntimeMethod* method); // System.Int64 DMCore.Logic.CUserCardParams::GetLong(DMCore.Logic.enumCardParams,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CUserCardParams_GetLong_m3889522586 (CUserCardParams_t243895319 * __this, int32_t ___paramIndex0, int64_t ___lDefault1, 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.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.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) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_AdjustVipPosition_m1292825562 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___uiName0, GameObject_t1113636619 * ___vipObj1, 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.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.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); // System.String DMCore.Logic.CUserCardParams::GetWideStr(DMCore.Logic.enumCardParams) extern "C" IL2CPP_METHOD_ATTR String_t* CUserCardParams_GetWideStr_m676405835 (CUserCardParams_t243895319 * __this, int32_t ___paramIndex0, 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.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); // System.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // DMCore.Logic.PersonaliseConfig DMCore.Logic.PersonaliseConfig::GetInstance() extern "C" IL2CPP_METHOD_ATTR PersonaliseConfig_t2812043406 * PersonaliseConfig_GetInstance_m2421924694 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.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); // CQualifyingManager CQualifyingManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CQualifyingManager_t954001806 * CQualifyingManager_GetInstance_m1430111945 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // QualifyInfo CQualifyingManager::GetDestPlayerQulifyInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR QualifyInfo_t2809524376 * CQualifyingManager_GetDestPlayerQulifyInfo_m4204608311 (CQualifyingManager_t954001806 * __this, int64_t ___userId0, 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.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.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.Boolean DMCore.Framework.Misc.CMiscHelp::CheckUserInput(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_CheckUserInput_m1257766339 (RuntimeObject * __this /* static, unused */, String_t* ___inputContent0, String_t* ___invalidTips1, 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.String DMCore.Framework.Misc.CSensitiveWordManager::FilterSensitiveWordAll(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_FilterSensitiveWordAll_m2316646929 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::EndEdit() extern "C" IL2CPP_METHOD_ATTR void logicCardManager_EndEdit_m1324210765 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method); // CConstellationManager CConstellationManager::getInstance() extern "C" IL2CPP_METHOD_ATTR CConstellationManager_t2532336838 * CConstellationManager_getInstance_m3895647922 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SendMessage(System.String,UnityEngine.SendMessageOptions) extern "C" IL2CPP_METHOD_ATTR void GameObject_SendMessage_m1121218340 (GameObject_t1113636619 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // DMCore.Logic.CChangeNameManager DMCore.Logic.CChangeNameManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CChangeNameManager_t2068867582 * CChangeNameManager_GetInstance_m85489895 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CChangeNameInfo DMCore.Logic.logicCardManager::get_ChangeNameInitializer() extern "C" IL2CPP_METHOD_ATTR CChangeNameInfo_t1998310127 * logicCardManager_get_ChangeNameInitializer_m1354829760 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeNameManager::ShowChangeNameWnd(DMCore.Logic.CChangeNameInfo) extern "C" IL2CPP_METHOD_ATTR void CChangeNameManager_ShowChangeNameWnd_m1657049548 (CChangeNameManager_t2068867582 * __this, CChangeNameInfo_t1998310127 * ___data0, const RuntimeMethod* method); // System.Void CConstellationManager/ChangeStarSin::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ChangeStarSin__ctor_m3234861814 (ChangeStarSin_t3703845707 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void CConstellationManager::OpenStarPage() extern "C" IL2CPP_METHOD_ATTR void CConstellationManager_OpenStarPage_m2789745112 (CConstellationManager_t2532336838 * __this, const RuntimeMethod* method); // System.Void CConstellationManager::OnDestroyUI() extern "C" IL2CPP_METHOD_ATTR void CConstellationManager_OnDestroyUI_m1090739292 (CConstellationManager_t2532336838 * __this, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) extern "C" IL2CPP_METHOD_ATTR Delegate_t1188392813 * Delegate_Remove_m334097152 (RuntimeObject * __this /* static, unused */, Delegate_t1188392813 * p0, Delegate_t1188392813 * p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisCMonoSnapLib_t2382924513_m1578455370(__this, method) (( CMonoSnapLib_t2382924513 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3920941149_gshared)(__this, 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 CMonoSnapLib::SnapFromCamera(System.Action`1,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CMonoSnapLib_SnapFromCamera_m3311775746 (CMonoSnapLib_t2382924513 * __this, Action_1_t2019918284 * ___doneCallback0, Action_1_t2019918284 * ___cancelCallback1, const RuntimeMethod* method); // System.Void CMonoSnapLib::SnapFromPhotoLib(System.Action`1,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CMonoSnapLib_SnapFromPhotoLib_m3770605053 (CMonoSnapLib_t2382924513 * __this, Action_1_t2019918284 * ___doneCallback0, Action_1_t2019918284 * ___cancelCallback1, const RuntimeMethod* method); // System.String DMCore.Framework.IO.CIOVar::GetUserRootPath() extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m2302064020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* 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.String System.String::Substring(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m2848979100 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Byte[] DMCore.Framework.IO.CReadVar::ReadFile(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CReadVar_ReadFile_m2302192807 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method); // System.Void UnityEngine.Texture2D::.ctor(System.Int32,System.Int32,UnityEngine.TextureFormat,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Texture2D__ctor_m2862217990 (Texture2D_t3840446185 * __this, int32_t p0, int32_t p1, int32_t p2, bool p3, const RuntimeMethod* method); // System.Boolean UnityEngine.ImageConversion::LoadImage(UnityEngine.Texture2D,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR bool ImageConversion_LoadImage_m2182108104 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * p0, ByteU5BU5D_t4116647657* p1, const RuntimeMethod* method); // System.Int32 System.String::CompareTo(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_CompareTo_m3414379165 (String_t* __this, String_t* p0, const RuntimeMethod* method); // DMCore.CMsgBoxControl DMCore.CMsgBoxControl::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMsgBoxControl_t806533544 * CMsgBoxControl_GetInstance_m4085806233 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.CMsgBoxControl::Push(DMCore.enumMsgBoxType,System.String,DMCore.OnMsgBoxClkCallBack,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void CMsgBoxControl_Push_m272952420 (CMsgBoxControl_t806533544 * __this, int32_t ___type0, String_t* ___text1, OnMsgBoxClkCallBack_t3229751541 * ___callBack2, CDataArray_t4068198041 * ___userData3, const RuntimeMethod* method); // System.Void uiCardWndEdit::OnClkPhotoView(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView_m1294232838 (uiCardWndEdit_t826760283 * __this, int32_t ___activeIndex0, const RuntimeMethod* method); // System.Void uiCardWndView::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView__ctor_m39996617 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method); // UnityEngine.GameObject DMCore.Framework.Misc.CMiscHelp::FindChildGO(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMiscHelp_FindChildGO_m1769075216 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindChild(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindChild_m2660808396 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method); // System.Void uiCardWndView::RequestLoverState() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_RequestLoverState_m1878996602 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method); // System.Void uiCardWndView::FillUI() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_FillUI_m2735964333 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method); // System.Void uiCardWndView::OnUpdateData() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnUpdateData_m2514004567 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method); // System.Void uiCardWndView::OnRefresh() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnRefresh_m1964296211 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.CKDDeviceService::GetKeepDanceIDByUserID(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CKDDeviceService_GetKeepDanceIDByUserID_m1627704531 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::GetKeepDanceUserPhoto(UITexture,System.Int32,System.Int64,System.Int32,UnityEngine.Vector3,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetKeepDanceUserPhoto_m3451708579 (RuntimeObject * __this /* static, unused */, UITexture_t3471168817 * ___photoHost0, int32_t ___kdID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, bool ___is_big_photo5, bool ___is_head_photo6, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicCardManager::get_IsCardRoomInfoChanged() extern "C" IL2CPP_METHOD_ATTR bool logicCardManager_get_IsCardRoomInfoChanged_m1633252912 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::set_IsCardRoomInfoChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_set_IsCardRoomInfoChanged_m3593288912 (logicCardManager_t2956095708 * __this, bool ___value0, const RuntimeMethod* method); // System.Void uiCardWndView::RefreshFollowBtnState() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_RefreshFollowBtnState_m989279787 (uiCardWndView_t47472385 * __this, 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.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::GetIdolPlayDataByUserid(System.Int64) extern "C" IL2CPP_METHOD_ATTR List_1_t2166201334 * CIdolAbilityManager_GetIdolPlayDataByUserid_m4095512740 (CIdolAbilityManager_t240297659 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1746374537(__this, method) (( int32_t (*) (List_1_t2166201334 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // DMCore.Logic.IdolPlayerData DMCore.Logic.CIdolAbilityManager::GetIdolPlayerData() extern "C" IL2CPP_METHOD_ATTR IdolPlayerData_t1126670343 * CIdolAbilityManager_GetIdolPlayerData_m1544576355 (CIdolAbilityManager_t240297659 * __this, const RuntimeMethod* method); // DMCore.Logic.IdolData DMCore.Logic.CIdolAbilityManager::RequestIdolDataByLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR IdolData_t118514082 * CIdolAbilityManager_RequestIdolDataByLevel_m2274152550 (CIdolAbilityManager_t240297659 * __this, int32_t ___level0, 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); // System.Collections.Generic.List`1 DMCore.Logic.CIdolAbilityManager::RequestIdolConfigDataByLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR List_1_t1519036347 * CIdolAbilityManager_RequestIdolConfigDataByLevel_m626573417 (CIdolAbilityManager_t240297659 * __this, int32_t ___level0, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1216061873(__this, p0, method) (( IdolLevelCount_t694126592 * (*) (List_1_t2166201334 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1020503464(__this, p0, method) (( AbilityLevelCount_t46961605 * (*) (List_1_t1519036347 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1309486996(__this, method) (( int32_t (*) (List_1_t1519036347 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void uiCardWndView::OnRefreshTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnRefreshTitle_m3744555035 (uiCardWndView_t47472385 * __this, int32_t ___starLevel0, 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.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 uiCardWndView::SetTitleImage(System.String) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_SetTitleImage_m565602515 (uiCardWndView_t47472385 * __this, String_t* ___sprName0, const RuntimeMethod* method); // System.Void uiCardWndView::SetStarLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_SetStarLevel_m956221824 (uiCardWndView_t47472385 * __this, int32_t ___level0, const RuntimeMethod* method); // System.Void cbCouple/OnRefreshIsLover::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnRefreshIsLover__ctor_m2226865269 (OnRefreshIsLover_t1807964166 * __this, RuntimeObject * ___object0, intptr_t ___method1, 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.Framework.Misc.CLogHelp DMCore.IHelp::GetLogManager() extern "C" IL2CPP_METHOD_ATTR CLogHelp_t779629444 * IHelp_GetLogManager_m2114192212 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CLogHelp::Log(System.String) extern "C" IL2CPP_METHOD_ATTR void CLogHelp_Log_m386290467 (CLogHelp_t779629444 * __this, String_t* ___message0, const RuntimeMethod* method); // DMCore.Framework.Level.CLevelManager DMCore.Framework.Level.CLevelManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CLevelManager_t3077608201 * CLevelManager_GetInstance_m3233027795 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Level.CLevelManager::IsLevel(System.String) extern "C" IL2CPP_METHOD_ATTR bool CLevelManager_IsLevel_m3139716542 (CLevelManager_t3077608201 * __this, String_t* ___levelName0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::RequestCardRoomInfo(System.Int64) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_RequestCardRoomInfo_m794906040 (logicCardManager_t2956095708 * __this, int64_t ___targetUserID0, const RuntimeMethod* method); // DMCore.Logic.CFriendManager DMCore.Logic.CFriendManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFriendManager_t3708308264 * CFriendManager_GetInstance_m2674556143 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFriendManager::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CFriendManager_SetChanged_m2953121413 (CFriendManager_t3708308264 * __this, bool ___b0, const RuntimeMethod* method); // System.Void DMCore.Logic.logicCardManager::SetChanged(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void logicCardManager_SetChanged_m2144239199 (logicCardManager_t2956095708 * __this, bool ___bChanged0, const RuntimeMethod* method); // System.Void uiCardWndView::OnProcessFocusButton() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnProcessFocusButton_m3391909780 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method); // DMCore.Logic.CFriendInfo DMCore.Logic.CFriendManager::GetFriend(DMCore.Logic.enumFriendType,System.Int64) extern "C" IL2CPP_METHOD_ATTR CFriendInfo_t2621259868 * CFriendManager_GetFriend_m3613398793 (CFriendManager_t3708308264 * __this, int32_t ___type0, int64_t ___userID1, 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 DMCore.Logic.CGiftManager::SetTarget(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CGiftManager_SetTarget_m192924937 (CGiftManager_t2180653355 * __this, String_t* ___userName0, int64_t ___userID1, const RuntimeMethod* method); // System.Int64 DMCore.Logic.logicCardManager::get_RoomInfoHost() extern "C" IL2CPP_METHOD_ATTR int64_t logicCardManager_get_RoomInfoHost_m2430877932 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicCardManager::get_NeedPassword() extern "C" IL2CPP_METHOD_ATTR bool logicCardManager_get_NeedPassword_m1633142125 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452(__this, method) (( uiPassWordCheck_t3889324906 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Int32 DMCore.Logic.logicCardManager::get_RoomType() extern "C" IL2CPP_METHOD_ATTR int32_t logicCardManager_get_RoomType_m1328294156 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Logic.logicCardManager::get_RoomID() extern "C" IL2CPP_METHOD_ATTR int32_t logicCardManager_get_RoomID_m1007752816 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void uiPassWordCheck::Init(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiPassWordCheck_Init_m524875887 (uiPassWordCheck_t3889324906 * __this, int32_t ___roomId0, const RuntimeMethod* method); // System.Int32 DMCore.Logic.logicCardManager::get_MainRoomType() extern "C" IL2CPP_METHOD_ATTR int32_t logicCardManager_get_MainRoomType_m1436440764 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m369939792 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomType1, int32_t ___roomID2, String_t* ___pwd3, const RuntimeMethod* method); // DMCore.Logic.CMarryListManager DMCore.Logic.CMarryListManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CMarryListManager_t2185299657 * CMarryListManager_GetInstance_m3326671777 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CMarryListManager::RequestEntryMarryRoom(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMarryListManager_RequestEntryMarryRoom_m378817486 (CMarryListManager_t2185299657 * __this, int32_t ___entryType0, int32_t ___roomType1, int32_t ___roomId2, const RuntimeMethod* method); // System.Void DMCore.Logic.CRoomMananger::EntryRoom(System.Int32,System.Int32,System.Int32,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoomMananger_EntryRoom_m1951687906 (CRoomMananger_t1058696229 * __this, int32_t ___entryType0, int32_t ___roomMainType1, int32_t ___roomType2, int32_t ___roomID3, String_t* ___pwd4, const RuntimeMethod* method); // DMCore.Logic.CFamilyManager DMCore.Logic.CFamilyManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFamilyManager_t1901424822 * CFamilyManager_GetInstance_m954498051 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Logic.CFamilyManager::RequsetPingData(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CFamilyManager_RequsetPingData_m771933518 (CFamilyManager_t1901424822 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.Void uiCardWndView::OnClkPhotoView(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView_m1683616914 (uiCardWndView_t47472385 * __this, int32_t ___activeIndex0, const RuntimeMethod* method); // System.Void DMCore.Logic.CRecentInteractiveObj::AddToRecentInteractive(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CRecentInteractiveObj_AddToRecentInteractive_m2475683790 (RuntimeObject * __this /* static, unused */, int64_t ___userID0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.logicCardManager::IfChanged() extern "C" IL2CPP_METHOD_ATTR bool logicCardManager_IfChanged_m1961191431 (logicCardManager_t2956095708 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::SetLabelText(UILabel,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLabelText_m743904063 (RuntimeObject * __this /* static, unused */, UILabel_t3248798549 * ___lb0, String_t* ___text1, const RuntimeMethod* method); // System.String ColorMap::GetColorValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* ColorMap_GetColorValue_m929637861 (RuntimeObject * __this /* static, unused */, String_t* ___colorKey0, const RuntimeMethod* method); // UnityEngine.Color NGUITools::ParseColor(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 NGUITools_ParseColor_m3278855289 (RuntimeObject * __this /* static, unused */, String_t* ___text0, int32_t ___offset1, const RuntimeMethod* method); // 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 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.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); // FashionStarsManager FashionStarsManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR FashionStarsManager_t4100381698 * FashionStarsManager_GetInstance_m1993448017 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void FashionStarsManager::SetFashionStar(System.Int32,UILabel) extern "C" IL2CPP_METHOD_ATTR void FashionStarsManager_SetFashionStar_m2966179462 (FashionStarsManager_t4100381698 * __this, int32_t ___fashion_value0, UILabel_t3248798549 * ___obj1, const RuntimeMethod* method); // DMCore.Logic.enumFamilyType DMCore.Logic.CFamilyManager::GetUserDataType(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t CFamilyManager_GetUserDataType_m1263547781 (CFamilyManager_t1901424822 * __this, int64_t ___userid0, const RuntimeMethod* method); // System.String DMCore.Logic.CFamilyManager::getSpriteName(DMCore.Logic.enumFamilyType) extern "C" IL2CPP_METHOD_ATTR String_t* CFamilyManager_getSpriteName_m1482812144 (CFamilyManager_t1901424822 * __this, int32_t ___type0, 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::SetUserHeadBoxEffect(UnityEngine.Transform,System.Int32,UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_SetUserHeadBoxEffect_m807502271 (PersonaliseConfig_t2812043406 * __this, Transform_t3600365921 * ___headbox0, int32_t ___effectID1, Vector3_t3722313464 ___position2, Vector3_t3722313464 ___scale3, const RuntimeMethod* method); // System.Void DMCore.Logic.PersonaliseConfig::SetUserHeadBoxEffect(UnityEngine.Transform,System.String,UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void PersonaliseConfig_SetUserHeadBoxEffect_m2864101133 (PersonaliseConfig_t2812043406 * __this, Transform_t3600365921 * ___headbox0, String_t* ___effectID1, Vector3_t3722313464 ___position2, Vector3_t3722313464 ___scale3, const RuntimeMethod* method); // System.Int32 DMCore.Logic.logicCardManager::get_Islover() extern "C" IL2CPP_METHOD_ATTR int32_t logicCardManager_get_Islover_m145197873 (logicCardManager_t2956095708 * __this, 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); // System.Void DMCore.Logic.ShareManager::Share(DMCore.Logic.EShareType,System.Action`1,System.Object) extern "C" IL2CPP_METHOD_ATTR void ShareManager_Share_m3796389912 (ShareManager_t1254576143 * __this, int32_t ___shareType0, Action_1_t3252573759 * ___shareOverCallback1, RuntimeObject * ____params2, 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 UICenterOnChild::Recenter() extern "C" IL2CPP_METHOD_ATTR void UICenterOnChild_Recenter_m2143222953 (UICenterOnChild_t253063637 * __this, const RuntimeMethod* 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.Type System.Object::GetType() extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m88164663 (RuntimeObject * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m1620074514 (RuntimeObject * __this /* static, unused */, RuntimeTypeHandle_t3027515415 p0, const RuntimeMethod* method); // System.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); // UIPanel UIDraggablePanel::get_panel() extern "C" IL2CPP_METHOD_ATTR UIPanel_t1716472341 * UIDraggablePanel_get_panel_m3110846459 (UIDraggablePanel_t1628346357 * __this, 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); // UnityEngine.Transform UIPanel::get_cachedTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * UIPanel_get_cachedTransform_m2139439474 (UIPanel_t1716472341 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_TransformPoint_m226827784 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UIDraggablePanel::get_currentMomentum() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 UIDraggablePanel_get_currentMomentum_m2413899271 (UIDraggablePanel_t1628346357 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Multiply_m3376773913 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, float p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::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); // System.Void UIDraggablePanel::set_currentMomentum(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void UIDraggablePanel_set_currentMomentum_m1024595642 (UIDraggablePanel_t1628346357 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // System.Single UnityEngine.Vector3::SqrMagnitude(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR float Vector3_SqrMagnitude_m3025115945 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::InverseTransformPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_InverseTransformPoint_m1343916000 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // SpringPanel SpringPanel::Begin(UnityEngine.GameObject,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR SpringPanel_t277350554 * SpringPanel_Begin_m1071572848 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, Vector3_t3722313464 ___pos1, float ___strength2, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CWndController::SetAnimationRoot(DMCore.Logic.enumPersonPage,UnityEngine.GameObject[]) extern "C" IL2CPP_METHOD_ATTR bool CWndController_SetAnimationRoot_m629649345 (CWndController_t749709641 * __this, int32_t ___page0, GameObjectU5BU5D_t3328599146* ___root1, const RuntimeMethod* method); // DMCore.Logic.CChangeNameInfo DMCore.Logic.CChangeNameManager::get_InformationContainer() extern "C" IL2CPP_METHOD_ATTR CChangeNameInfo_t1998310127 * CChangeNameManager_get_InformationContainer_m640887574 (CChangeNameManager_t2068867582 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetInputLimit(UIInput,System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetInputLimit_m3853907352 (RuntimeObject * __this /* static, unused */, UIInput_t421821618 * ___input0, String_t* ___configInfo1, const RuntimeMethod* method); // System.String DMCore.Logic.CChangeNameManager::GetMessage(DMCore.Logic.enumChangeNameModule) extern "C" IL2CPP_METHOD_ATTR String_t* CChangeNameManager_GetMessage_m3718022716 (CChangeNameManager_t2068867582 * __this, int32_t ___moduleID0, const RuntimeMethod* method); // System.String DMCore.Logic.CChangeNameManager::GetTitle(DMCore.Logic.enumChangeNameModule) extern "C" IL2CPP_METHOD_ATTR String_t* CChangeNameManager_GetTitle_m2672044971 (CChangeNameManager_t2068867582 * __this, int32_t ___moduleID0, const RuntimeMethod* method); // System.Void uiChangeName::DoRandomName() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_DoRandomName_m2130846068 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method); // System.Void uiChangeName::DoConfirm() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_DoConfirm_m2165509635 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method); // System.Void uiChangeName::DoCancel() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_DoCancel_m4146304182 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeNameManager::GetRandomName() extern "C" IL2CPP_METHOD_ATTR void CChangeNameManager_GetRandomName_m2765967760 (CChangeNameManager_t2068867582 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeNameManager::set_NewName(System.String) extern "C" IL2CPP_METHOD_ATTR void CChangeNameManager_set_NewName_m885287573 (CChangeNameManager_t2068867582 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChangeNameManager::RequestChangeName() extern "C" IL2CPP_METHOD_ATTR bool CChangeNameManager_RequestChangeName_m4137020142 (CChangeNameManager_t2068867582 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.OnChangeNameCallback::Invoke(DMCore.Logic.enumChangeNameModule,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void OnChangeNameCallback_Invoke_m203711548 (OnChangeNameCallback_t2458829697 * __this, int32_t ___moduleID0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeNameManager::HideChangeNameWnd() extern "C" IL2CPP_METHOD_ATTR void CChangeNameManager_HideChangeNameWnd_m703477425 (CChangeNameManager_t2068867582 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Logic.CChangeNameManager::get_IsNeedRefreshName() extern "C" IL2CPP_METHOD_ATTR bool CChangeNameManager_get_IsNeedRefreshName_m2041776327 (CChangeNameManager_t2068867582 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CChangeNameManager::set_IsNeedRefreshName(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CChangeNameManager_set_IsNeedRefreshName_m2049770980 (CChangeNameManager_t2068867582 * __this, bool ___value0, const RuntimeMethod* method); // System.String DMCore.Logic.CChangeNameManager::get_NewName() extern "C" IL2CPP_METHOD_ATTR String_t* CChangeNameManager_get_NewName_m2498047757 (CChangeNameManager_t2068867582 * __this, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiAwardedTips::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips__ctor_m3287183604 (uiAwardedTips_t2524531762 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnPageInit_m1986460189 (uiAwardedTips_t2524531762 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnPageInit_m1986460189_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, _stringLiteral2316438621, /*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_titleLabel_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, _stringLiteral2583345559, /*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_contentLabel_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, _stringLiteral978870477, /*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_watchLabel_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, _stringLiteral2905837849, /*hidden argument*/NULL); __this->set_awardexBtn_5(L_10); Transform_t3600365921 * L_11 = __this->get_awardexBtn_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnPageShow_m3836351466 (uiAwardedTips_t2524531762 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnPageShow_m3836351466_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; ADParamEx_t1844218245 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelInt_t3463393640 * L_1 = CADConfig_GetAwardInfoDataFlag_m1456391759(L_0, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)uiAwardedTips_OnFresh_m754363743_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_AddWatcher_m1530082036(L_1, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_titleLabel_2(); CTextHelp_t3119637808 * L_5 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = CTextHelp_GetText_m372251958(L_5, _stringLiteral3044431724, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_6, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = __this->get_contentLabel_3(); CTextHelp_t3119637808 * L_8 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); String_t* L_9 = CTextHelp_GetText_m372251958(L_8, _stringLiteral963858957, /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_9, /*hidden argument*/NULL); 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, _stringLiteral2094812548, /*hidden argument*/NULL); V_0 = L_11; UILabel_t3248798549 * L_12 = __this->get_watchLabel_4(); String_t* L_13 = V_0; NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_13, /*hidden argument*/NULL); CADConfig_t2669318563 * L_14 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = CADConfig_GetADType_m2929336105(L_14, /*hidden argument*/NULL); V_1 = L_15; CADConfig_t2669318563 * L_16 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); ADParamEx_t1844218245 * L_17 = CADConfig_GetADParamEx_m2237521060(L_16, /*hidden argument*/NULL); V_2 = L_17; CADConfig_t2669318563 * L_18 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_19 = V_1; ADParamEx_t1844218245 * L_20 = V_2; NullCheck(L_20); int32_t L_21 = L_20->get_id_0(); ADParamEx_t1844218245 * L_22 = V_2; NullCheck(L_22); int32_t L_23 = L_22->get_index_1(); NullCheck(L_18); CADConfig_ReqAwardexInfo_m1212469637(L_18, L_19, L_21, L_23, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnPageHide_m3466448471 (uiAwardedTips_t2524531762 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnPageHide_m3466448471_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelInt_t3463393640 * L_1 = CADConfig_GetAwardInfoDataFlag_m1456391759(L_0, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)uiAwardedTips_OnFresh_m754363743_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); return; } } // System.Void uiAwardedTips::OnFresh(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnFresh_m754363743 (uiAwardedTips_t2524531762 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnFresh_m754363743_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_awardexBtn_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::ClkOnCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_ClkOnCloseBtn_m4026193307 (uiAwardedTips_t2524531762 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_ClkOnCloseBtn_m4026193307_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); CADConfig_t2669318563 * L_1 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CADConfig_GetADType_m2929336105(L_1, /*hidden argument*/NULL); NullCheck(L_0); CADConfig_HideUI_m1374056897(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::OnBuyClk(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnBuyClk_m1228350944 (uiAwardedTips_t2524531762 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnBuyClk_m1228350944_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CADConfig_ReqDirectAwardAD_m3544577858(L_0, /*hidden argument*/NULL); CADConfig_t2669318563 * L_1 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); CADConfig_t2669318563 * L_2 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CADConfig_GetADType_m2929336105(L_2, /*hidden argument*/NULL); NullCheck(L_1); CADConfig_HideUI_m1374056897(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::OnWatchClk(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnWatchClk_m1860422521 (uiAwardedTips_t2524531762 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnWatchClk_m1860422521_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); CADConfig_t2669318563 * L_1 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CADConfig_GetADType_m2929336105(L_1, /*hidden argument*/NULL); NullCheck(L_0); CADConfig_HideUI_m1374056897(L_0, L_2, /*hidden argument*/NULL); CADConfig_t2669318563 * L_3 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); CADConfig_t2669318563 * L_4 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CADConfig_GetADType_m2929336105(L_4, /*hidden argument*/NULL); NullCheck(L_3); CADConfig_StartWatchAD_m543297105(L_3, L_5, /*hidden argument*/NULL); return; } } // System.Void uiAwardedTips::OnClkAward(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAwardedTips_OnClkAward_m672584753 (uiAwardedTips_t2524531762 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardedTips_OnClkAward_m672584753_MetadataUsageId); s_Il2CppMethodInitialized = true; } ADParamEx_t1844218245 * V_0 = NULL; AwardInfo_t3362463391 * V_1 = NULL; CAwardList_t4094041907 * V_2 = NULL; String_t* V_3 = NULL; int32_t V_4 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CADConfig_t2669318563_il2cpp_TypeInfo_var); CADConfig_t2669318563 * L_0 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ADParamEx_t1844218245 * L_1 = CADConfig_GetADParamEx_m2237521060(L_0, /*hidden argument*/NULL); V_0 = L_1; CADConfig_t2669318563 * L_2 = CADConfig_GetInstance_m3209210073(NULL /*static, unused*/, /*hidden argument*/NULL); ADParamEx_t1844218245 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = L_3->get_index_1(); NullCheck(L_2); AwardInfo_t3362463391 * L_5 = CADConfig_GetAwardexInfo_m2315288588(L_2, L_4, /*hidden argument*/NULL); V_1 = L_5; AwardInfo_t3362463391 * L_6 = V_1; if (L_6) { goto IL_0023; } } { return; } IL_0023: { AwardInfo_t3362463391 * L_7 = V_1; NullCheck(L_7); CAwardList_t4094041907 * L_8 = L_7->get_list_1(); V_2 = L_8; CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = CTextHelp_GetText_m372251958(L_9, _stringLiteral3044431724, /*hidden argument*/NULL); V_3 = L_10; V_4 = 0; IL2CPP_RUNTIME_CLASS_INIT(CGiftListWnd_t2390808505_il2cpp_TypeInfo_var); CGiftListWnd_t2390808505 * L_11 = CGiftListWnd_GetInstance_m1110746982(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_12 = V_4; String_t* L_13 = V_3; CAwardList_t4094041907 * L_14 = V_2; NullCheck(L_11); CGiftListWnd_OpenGiftListWnd_m3831133717(L_11, L_12, L_13, L_14, (CDataArray_t4068198041 *)NULL, (OnAccetpGiftsCallback_t3618620664 *)NULL, /*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 uiAwardItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem__ctor_m2963666107 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { { uiActivityAward__ctor_m1599310287(__this, /*hidden argument*/NULL); return; } } // System.Void uiAwardItem::Awake() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_Awake_m3033296275 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { { uiAwardItem_OnPageInit_m3874630109(__this, /*hidden argument*/NULL); return; } } // System.Void uiAwardItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_OnPageInit_m3874630109 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardItem_OnPageInit_m3874630109_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; List_1_t3319525431 * V_1 = NULL; { bool L_0 = __this->get_m_isPageInit_13(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_m_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, _stringLiteral3923321062, /*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_uiDesc_10(L_3); List_1_t3319525431 * L_4 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_4, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_4; List_1_t3319525431 * L_5 = V_0; NullCheck(L_5); List_1_Add_m1685793073(L_5, _stringLiteral3073633708, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_6 = V_0; NullCheck(L_6); List_1_Add_m1685793073(L_6, _stringLiteral3073633705, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_7 = V_0; NullCheck(L_7); List_1_Add_m1685793073(L_7, _stringLiteral3073633706, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_8 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_8, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_1 = L_8; List_1_t3319525431 * L_9 = V_1; NullCheck(L_9); List_1_Add_m1685793073(L_9, _stringLiteral4073361682, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_10 = V_1; NullCheck(L_10); List_1_Add_m1685793073(L_10, _stringLiteral396872980, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_11 = V_1; NullCheck(L_11); List_1_Add_m1685793073(L_11, _stringLiteral3172362157, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); List_1_t3319525431 * L_12 = V_0; List_1_t3319525431 * L_13 = V_1; uiActivityAward_OnPageInit_m220180107(__this, L_12, L_13, /*hidden argument*/NULL); return; } } // System.Void uiAwardItem::Start() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_Start_m752833205 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardItem_Start_m752833205_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_uiDesc_10(); CTextHelp_t3119637808 * L_1 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2 = CTextHelp_GetText_m372251958(L_1, _stringLiteral804948949, /*hidden argument*/NULL); int32_t* L_3 = __this->get_address_of_m_condition_11(); String_t* L_4 = Int32_ToString_m141394615(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Format_m2844511972(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_5, /*hidden argument*/NULL); return; } } // System.Void uiAwardItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_Update_m2889291116 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { { uiActivityAward_OnFreshIcon_m1138849505(__this, /*hidden argument*/NULL); return; } } // System.Void uiAwardItem::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_OnClickItem_m3077884481 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { { OnAcceptItem_t3273832551 * L_0 = __this->get_m_listener_12(); if (!L_0) { goto IL_001c; } } { OnAcceptItem_t3273832551 * L_1 = __this->get_m_listener_12(); int32_t L_2 = __this->get_m_condition_11(); NullCheck(L_1); OnAcceptItem_Invoke_m3640090044(L_1, L_2, /*hidden argument*/NULL); } IL_001c: { return; } } // System.Void uiAwardItem::OnClickItem0(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_OnClickItem0_m2351942034 (uiAwardItem_t2462212148 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = ___go0; uiActivityAward_OnClickItema_m3574572196(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiAwardItem::InitAward(DMCore.Logic.enumAwardState,DMCore.Logic.CAwardList,uiAwardItem/OnAcceptItem,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_InitAward_m3106832494 (uiAwardItem_t2462212148 * __this, int32_t ___acceptState0, CAwardList_t4094041907 * ___awardArr1, OnAcceptItem_t3273832551 * ___listener2, int32_t ___condition3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardItem_InitAward_m3106832494_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___acceptState0; CAwardList_t4094041907 * L_1 = ___awardArr1; uiActivityAward_InitAward_m2737479500(__this, L_0, L_1, (OnAcceptAward_t3091551033 *)NULL, /*hidden argument*/NULL); OnAcceptItem_t3273832551 * L_2 = ___listener2; __this->set_m_listener_12(L_2); int32_t L_3 = ___condition3; __this->set_m_condition_11(L_3); UILabel_t3248798549 * L_4 = __this->get_m_uiDesc_10(); 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_0059; } } { UILabel_t3248798549 * L_6 = __this->get_m_uiDesc_10(); 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, _stringLiteral804948949, /*hidden argument*/NULL); int32_t* L_9 = __this->get_address_of_m_condition_11(); String_t* L_10 = Int32_ToString_m141394615(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Format_m2844511972(NULL /*static, unused*/, L_8, L_10, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_11, /*hidden argument*/NULL); } IL_0059: { return; } } // System.Void uiAwardItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_OnActive_m1400687717 (uiAwardItem_t2462212148 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiAwardItem::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void uiAwardItem_OnDisactive_m2802732859 (uiAwardItem_t2462212148 * __this, 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 extern "C" void DelegatePInvokeWrapper_OnAcceptItem_t3273832551 (OnAcceptItem_t3273832551 * __this, int32_t ___itemIndex0, 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(___itemIndex0); } // System.Void uiAwardItem/OnAcceptItem::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnAcceptItem__ctor_m3001754063 (OnAcceptItem_t3273832551 * __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 uiAwardItem/OnAcceptItem::Invoke(System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnAcceptItem_Invoke_m3640090044 (OnAcceptItem_t3273832551 * __this, int32_t ___itemIndex0, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnAcceptItem_Invoke_m3640090044((OnAcceptItem_t3273832551 *)__this->get_prev_9(), ___itemIndex0, 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 *, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___itemIndex0, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___itemIndex0, 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< int32_t >::Invoke(targetMethod, targetThis, ___itemIndex0); else GenericVirtActionInvoker1< int32_t >::Invoke(targetMethod, targetThis, ___itemIndex0); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___itemIndex0); else VirtActionInvoker1< int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___itemIndex0); } } else { typedef void (*FunctionPointerType) (void*, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___itemIndex0, targetMethod); } } } } // System.IAsyncResult uiAwardItem/OnAcceptItem::BeginInvoke(System.Int32,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnAcceptItem_BeginInvoke_m2270384316 (OnAcceptItem_t3273832551 * __this, int32_t ___itemIndex0, AsyncCallback_t3962456242 * ___callback1, RuntimeObject * ___object2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OnAcceptItem_BeginInvoke_m2270384316_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[2] = {0}; __d_args[0] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___itemIndex0); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback1, (RuntimeObject*)___object2); } // System.Void uiAwardItem/OnAcceptItem::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnAcceptItem_EndInvoke_m2548344044 (OnAcceptItem_t3273832551 * __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 uiAwardUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit__ctor_m3417525794 (uiAwardUnit_t3137291991 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiAwardUnit::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_OnPageInit_m4066243218 (uiAwardUnit_t3137291991 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardUnit_OnPageInit_m4066243218_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, _stringLiteral63249541, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_resValidation_5(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, _stringLiteral2674046249, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_resQuality_8(L_3); UISprite_t194114938 * L_4 = __this->get_m_resQuality_8(); 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_0053; } } { UISprite_t194114938 * L_6 = __this->get_m_resQuality_8(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); __this->set_m_scal_9(L_8); } IL_0053: { return; } } // System.Void uiAwardUnit::SetData(DMCore.Logic.CAwardItem) extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_SetData_m4035243930 (uiAwardUnit_t3137291991 * __this, CAwardItem_t1677460915 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardUnit_SetData_m4035243930_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; UILabel_t3248798549 * G_B5_0 = NULL; UILabel_t3248798549 * G_B4_0 = NULL; String_t* G_B6_0 = NULL; UILabel_t3248798549 * G_B6_1 = NULL; CTextHelp_t3119637808 * G_B13_0 = NULL; UILabel_t3248798549 * G_B13_1 = NULL; CTextHelp_t3119637808 * G_B12_0 = NULL; UILabel_t3248798549 * G_B12_1 = NULL; String_t* G_B14_0 = NULL; CTextHelp_t3119637808 * G_B14_1 = NULL; UILabel_t3248798549 * G_B14_2 = NULL; { CAwardItem_t1677460915 * L_0 = ___info0; __this->set_m_Data_10(L_0); CAwardItem_t1677460915 * L_1 = ___info0; if (L_1) { goto IL_001a; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_2); GameObject_SetActive_m796801857(L_2, (bool)0, /*hidden argument*/NULL); return; } IL_001a: { GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_4 = __this->get_m_Data_10(); NullCheck(L_4); int32_t L_5 = CAwardItem_get_ConfigId_m576905535(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_6 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_0 = L_6; __this->set_m_isIconReady_11((bool)0); UILabel_t3248798549 * L_7 = __this->get_m_resName_3(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_008a; } } { UILabel_t3248798549 * L_9 = __this->get_m_resName_3(); bool L_10 = V_0; G_B4_0 = L_9; if (!L_10) { G_B5_0 = L_9; goto IL_0075; } } { CShopConfig_t202154353 * L_11 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_12 = __this->get_m_Data_10(); NullCheck(L_12); int32_t L_13 = CAwardItem_get_ConfigId_m576905535(L_12, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_14 = CShopConfig_GetName_m2272590700(L_11, L_13, /*hidden argument*/NULL); G_B6_0 = L_14; G_B6_1 = G_B4_0; goto IL_0085; } IL_0075: { CAwardItem_t1677460915 * L_15 = __this->get_m_Data_10(); NullCheck(L_15); int32_t L_16 = CAwardItem_get_ConfigId_m576905535(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_17 = CPropManager_GetName_m3847477158(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); G_B6_0 = L_17; G_B6_1 = G_B5_0; } IL_0085: { NullCheck(G_B6_1); UILabel_set_text_m1071532778(G_B6_1, G_B6_0, /*hidden argument*/NULL); } IL_008a: { UILabel_t3248798549 * L_18 = __this->get_m_resCount_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_00c0; } } { UILabel_t3248798549 * L_20 = __this->get_m_resCount_4(); CAwardItem_t1677460915 * L_21 = __this->get_m_Data_10(); NullCheck(L_21); int32_t L_22 = CAwardItem_get_Amount_m2607280859(L_21, /*hidden argument*/NULL); int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_23); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614616, L_24, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_25, /*hidden argument*/NULL); } IL_00c0: { UILabel_t3248798549 * L_26 = __this->get_m_resValidation_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_27 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_015a; } } { bool L_28 = V_0; if (!L_28) { goto IL_0142; } } { UILabel_t3248798549 * L_29 = __this->get_m_resValidation_5(); CTextHelp_t3119637808 * L_30 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_31 = __this->get_m_Data_10(); NullCheck(L_31); int32_t L_32 = CAwardItem_get_Valid_m2657630422(L_31, /*hidden argument*/NULL); G_B12_0 = L_30; G_B12_1 = L_29; if ((((int32_t)L_32) >= ((int32_t)((int32_t)999)))) { G_B13_0 = L_30; G_B13_1 = L_29; goto IL_0101; } } { G_B14_0 = _stringLiteral1489288386; G_B14_1 = G_B12_0; G_B14_2 = G_B12_1; goto IL_0106; } IL_0101: { G_B14_0 = _stringLiteral2567449759; G_B14_1 = G_B13_0; G_B14_2 = G_B13_1; } IL_0106: { NullCheck(G_B14_1); String_t* L_33 = CTextHelp_GetText_m372251958(G_B14_1, G_B14_0, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_34 = __this->get_m_Data_10(); NullCheck(L_34); int32_t L_35 = CAwardItem_get_Valid_m2657630422(L_34, /*hidden argument*/NULL); int32_t L_36 = L_35; RuntimeObject * L_37 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_36); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = String_Format_m2844511972(NULL /*static, unused*/, L_33, L_37, /*hidden argument*/NULL); NullCheck(G_B14_2); UILabel_set_text_m1071532778(G_B14_2, L_38, /*hidden argument*/NULL); UILabel_t3248798549 * L_39 = __this->get_m_resCount_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_39, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_40 = __this->get_m_resValidation_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_40, (bool)1, /*hidden argument*/NULL); goto IL_015a; } IL_0142: { UILabel_t3248798549 * L_41 = __this->get_m_resCount_4(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_41, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_42 = __this->get_m_resValidation_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)0, /*hidden argument*/NULL); } IL_015a: { GameObject_t1113636619 * L_43 = __this->get_m_resFashionStar_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_44 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_01cd; } } { UILabel_t3248798549 * L_45 = __this->get_m_resFashionValue_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_46 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_01cd; } } { bool L_47 = V_0; if (!L_47) { goto IL_01cd; } } { GameObject_t1113636619 * L_48 = __this->get_m_resFashionStar_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_48, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_49 = __this->get_m_resFashionValue_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_49, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_50 = __this->get_m_resFashionValue_7(); CShopConfig_t202154353 * L_51 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_52 = __this->get_m_Data_10(); NullCheck(L_52); int32_t L_53 = CAwardItem_get_ConfigId_m576905535(L_52, /*hidden argument*/NULL); NullCheck(L_51); int32_t L_54 = CShopConfig_GetFashionStarValue_m917168571(L_51, L_53, /*hidden argument*/NULL); V_1 = L_54; String_t* L_55 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); NullCheck(L_50); UILabel_set_text_m1071532778(L_50, L_55, /*hidden argument*/NULL); goto IL_01e5; } IL_01cd: { GameObject_t1113636619 * L_56 = __this->get_m_resFashionStar_6(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_56, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_57 = __this->get_m_resFashionValue_7(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_57, (bool)0, /*hidden argument*/NULL); } IL_01e5: { CAwardItem_t1677460915 * L_58 = __this->get_m_Data_10(); NullCheck(L_58); int32_t L_59 = CAwardItem_get_ConfigId_m576905535(L_58, /*hidden argument*/NULL); uiAwardUnit_SetQuality_m2984174031(__this, L_59, /*hidden argument*/NULL); return; } } // System.Void uiAwardUnit::Awake() extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_Awake_m3013041714 (uiAwardUnit_t3137291991 * __this, const RuntimeMethod* method) { { UITexture_t3471168817 * L_0 = __this->get_m_resIcon_2(); NullCheck(L_0); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(L_0, /*hidden argument*/NULL); NullCheck(L_1); Vector3_t3722313464 L_2 = Transform_get_localScale_m129152068(L_1, /*hidden argument*/NULL); __this->set_m_orignalSize_12(L_2); return; } } // System.Void uiAwardUnit::Update() extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_Update_m2778906134 (uiAwardUnit_t3137291991 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardUnit_Update_m2778906134_MetadataUsageId); s_Il2CppMethodInitialized = true; } UITexture_t3471168817 * G_B4_0 = NULL; uiAwardUnit_t3137291991 * G_B4_1 = NULL; UITexture_t3471168817 * G_B3_0 = NULL; uiAwardUnit_t3137291991 * G_B3_1 = NULL; String_t* G_B5_0 = NULL; UITexture_t3471168817 * G_B5_1 = NULL; uiAwardUnit_t3137291991 * G_B5_2 = NULL; { bool L_0 = __this->get_m_isIconReady_11(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { UITexture_t3471168817 * L_1 = __this->get_m_resIcon_2(); CAwardItem_t1677460915 * L_2 = __this->get_m_Data_10(); G_B3_0 = L_1; G_B3_1 = __this; if (!L_2) { G_B4_0 = L_1; G_B4_1 = __this; goto IL_0033; } } { CAwardItem_t1677460915 * L_3 = __this->get_m_Data_10(); NullCheck(L_3); int32_t L_4 = CAwardItem_get_ConfigId_m576905535(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_5 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); G_B5_0 = L_5; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; goto IL_0038; } IL_0033: { 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(); G_B5_0 = L_6; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; } IL_0038: { Vector3_t3722313464 L_7 = __this->get_m_orignalSize_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_8 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, G_B5_1, G_B5_0, L_7, /*hidden argument*/NULL); NullCheck(G_B5_2); G_B5_2->set_m_isIconReady_11(L_8); return; } } // System.Void uiAwardUnit::OnClickItem() extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_OnClickItem_m1164883938 (uiAwardUnit_t3137291991 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardUnit_OnClickItem_m1164883938_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CAwardItem_t1677460915 * L_0 = __this->get_m_Data_10(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_1 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardItem_t1677460915 * L_2 = __this->get_m_Data_10(); NullCheck(L_2); int32_t L_3 = CAwardItem_get_ConfigId_m576905535(L_2, /*hidden argument*/NULL); NullCheck(L_1); CShopManager_ShowAvatar_m2860953780(L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void uiAwardUnit::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiAwardUnit_SetQuality_m2984174031 (uiAwardUnit_t3137291991 * __this, int32_t ____configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiAwardUnit_SetQuality_m2984174031_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ____configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_2 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0022; } } { CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ____configId0; NullCheck(L_3); String_t* L_5 = CShopConfig_GetQualityLevelIcon_m3028294132(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_002e; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_6 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ____configId0; NullCheck(L_6); String_t* L_8 = CPropManager_GetQualityLevelIcon_m2764478498(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_002e: { UISprite_t194114938 * L_9 = __this->get_m_resQuality_8(); 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_0061; } } { UISprite_t194114938 * L_11 = __this->get_m_resQuality_8(); String_t* L_12 = V_0; NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, L_12, /*hidden argument*/NULL); UISprite_t194114938 * L_13 = __this->get_m_resQuality_8(); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); Vector3_t3722313464 L_15 = __this->get_m_scal_9(); NullCheck(L_14); Transform_set_localScale_m3053443106(L_14, L_15, /*hidden argument*/NULL); } IL_0061: { 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 uiBeachRoomDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail__ctor_m2477375557 (uiBeachRoomDetail_t1802923196 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBeachRoomDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_OnPageInit_m1376031419 (uiBeachRoomDetail_t1802923196 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachRoomDetail_OnPageInit_m1376031419_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { bool L_0 = __this->get_m_bPageInit_4(); if (L_0) { goto IL_0072; } } { __this->set_m_bPageInit_4((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, _stringLiteral715405343, /*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_uiMemberCount_3(L_3); __this->set_m_uiMembersInfo_2(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)))); V_0 = 0; goto IL_006a; } IL_0041: { TransformU5BU5D_t807237628* L_4 = __this->get_m_uiMembersInfo_2(); int32_t L_5 = V_0; Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); int32_t L_7 = V_0; int32_t L_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); 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_m904156431(NULL /*static, unused*/, _stringLiteral2618824575, L_9, /*hidden argument*/NULL); NullCheck(L_6); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_6, L_10, /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_11); (L_4)->SetAt(static_cast(L_5), (Transform_t3600365921 *)L_11); int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_006a: { int32_t L_13 = V_0; if ((((int32_t)L_13) < ((int32_t)((int32_t)20)))) { goto IL_0041; } } IL_0072: { return; } } // System.Void uiBeachRoomDetail::Init(DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_Init_m3514456168 (uiBeachRoomDetail_t1802923196 * __this, RoomDetail_t2805919052 * ___detail0, const RuntimeMethod* method) { { RoomDetail_t2805919052 * L_0 = ___detail0; NullCheck(L_0); int32_t L_1 = L_0->get_nRoomId_4(); __this->set_m_nRoomId_5(L_1); RoomDetail_t2805919052 * L_2 = ___detail0; NullCheck(L_2); MemberInfoU5BU5D_t1518970116* L_3 = L_2->get_arrInfo_16(); RoomDetail_t2805919052 * L_4 = ___detail0; uiBeachRoomDetail_SetMembersInfo_m3864472887(__this, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void uiBeachRoomDetail::OnClkCancel() extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_OnClkCancel_m3031426136 (uiBeachRoomDetail_t1802923196 * __this, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiBeachRoomDetail::OnConfirm() extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_OnConfirm_m660453316 (uiBeachRoomDetail_t1802923196 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachRoomDetail_OnConfirm_m660453316_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_nRoomId_5(); NullCheck(L_1); CRoomMananger_JoinRoom_m1397800920(L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void uiBeachRoomDetail::SetMembersInfo(DMCore.Logic.CRoomMananger/RoomDetail/MemberInfo[],DMCore.Logic.CRoomMananger/RoomDetail) extern "C" IL2CPP_METHOD_ATTR void uiBeachRoomDetail_SetMembersInfo_m3864472887 (uiBeachRoomDetail_t1802923196 * __this, MemberInfoU5BU5D_t1518970116* ___membersInfo0, RoomDetail_t2805919052 * ___roomDetail1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachRoomDetail_SetMembersInfo_m3864472887_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; V_1 = 0; goto IL_0104; } IL_0009: { MemberInfoU5BU5D_t1518970116* L_0 = ___membersInfo0; if (!L_0) { goto IL_0018; } } { int32_t L_1 = V_1; MemberInfoU5BU5D_t1518970116* L_2 = ___membersInfo0; NullCheck(L_2); if ((((int32_t)L_1) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length))))))) { goto IL_0030; } } IL_0018: { TransformU5BU5D_t807237628* L_3 = __this->get_m_uiMembersInfo_2(); int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; Transform_t3600365921 * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); NullCheck(L_7); GameObject_SetActive_m796801857(L_7, (bool)0, /*hidden argument*/NULL); goto IL_0100; } IL_0030: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); TransformU5BU5D_t807237628* L_9 = __this->get_m_uiMembersInfo_2(); int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; Transform_t3600365921 * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)1, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_14 = __this->get_m_uiMembersInfo_2(); int32_t L_15 = V_1; NullCheck(L_14); int32_t L_16 = L_15; Transform_t3600365921 * L_17 = (L_14)->GetAt(static_cast(L_16)); NullCheck(L_17); Transform_t3600365921 * L_18 = Transform_Find_m1729760951(L_17, _stringLiteral3455367108, /*hidden argument*/NULL); NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); NullCheck(L_19); UILabel_t3248798549 * L_20 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_19, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_21 = ___membersInfo0; int32_t L_22 = V_1; NullCheck(L_21); int32_t* L_23 = ((L_21)->GetAddressAt(static_cast(L_22)))->get_address_of__nLv_3(); String_t* L_24 = Int32_ToString_m141394615(L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2628106232, L_24, /*hidden argument*/NULL); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_25, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_26 = __this->get_m_uiMembersInfo_2(); int32_t L_27 = V_1; NullCheck(L_26); int32_t L_28 = L_27; Transform_t3600365921 * L_29 = (L_26)->GetAt(static_cast(L_28)); NullCheck(L_29); Transform_t3600365921 * L_30 = Transform_Find_m1729760951(L_29, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_30); GameObject_t1113636619 * L_31 = Component_get_gameObject_m442555142(L_30, /*hidden argument*/NULL); NullCheck(L_31); UILabel_t3248798549 * L_32 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_31, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_33 = ___membersInfo0; int32_t L_34 = V_1; NullCheck(L_33); String_t* L_35 = ((L_33)->GetAddressAt(static_cast(L_34)))->get__strNickName_1(); NullCheck(L_32); UILabel_set_text_m1071532778(L_32, L_35, /*hidden argument*/NULL); TransformU5BU5D_t807237628* L_36 = __this->get_m_uiMembersInfo_2(); int32_t L_37 = V_1; NullCheck(L_36); int32_t L_38 = L_37; Transform_t3600365921 * L_39 = (L_36)->GetAt(static_cast(L_38)); NullCheck(L_39); Transform_t3600365921 * L_40 = Transform_Find_m1729760951(L_39, _stringLiteral62725243, /*hidden argument*/NULL); NullCheck(L_40); GameObject_t1113636619 * L_41 = Component_get_gameObject_m442555142(L_40, /*hidden argument*/NULL); NullCheck(L_41); UILabel_t3248798549 * L_42 = GameObject_GetComponent_TisUILabel_t3248798549_m3939638177(L_41, /*hidden argument*/GameObject_GetComponent_TisUILabel_t3248798549_m3939638177_RuntimeMethod_var); MemberInfoU5BU5D_t1518970116* L_43 = ___membersInfo0; int32_t L_44 = V_1; NullCheck(L_43); int32_t L_45 = ((L_43)->GetAddressAt(static_cast(L_44)))->get__nMemberLv_5(); MemberInfoU5BU5D_t1518970116* L_46 = ___membersInfo0; int32_t L_47 = V_1; NullCheck(L_46); int64_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->get__nUserId_0(); MemberInfoU5BU5D_t1518970116* L_49 = ___membersInfo0; int32_t L_50 = V_1; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->get__nSex_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Color_t2555686324 L_52 = CMiscHelp_GetRoleNameColor_m2178204290(NULL /*static, unused*/, L_45, L_48, L_51, /*hidden argument*/NULL); NullCheck(L_42); UIWidget_set_color_m2288988844(L_42, L_52, /*hidden argument*/NULL); } IL_0100: { int32_t L_53 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_0104: { int32_t L_54 = V_1; TransformU5BU5D_t807237628* L_55 = __this->get_m_uiMembersInfo_2(); NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_55)->max_length))))))) { goto IL_0009; } } { MemberInfoU5BU5D_t1518970116* L_56 = ___membersInfo0; if (L_56) { goto IL_012e; } } { UILabel_t3248798549 * L_57 = __this->get_m_uiMemberCount_3(); 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); goto IL_0161; } IL_012e: { UILabel_t3248798549 * L_59 = __this->get_m_uiMemberCount_3(); NullCheck(L_59); GameObject_t1113636619 * L_60 = Component_get_gameObject_m442555142(L_59, /*hidden argument*/NULL); NullCheck(L_60); GameObject_SetActive_m796801857(L_60, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_61 = __this->get_m_uiMemberCount_3(); String_t* L_62 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Concat_m3937257545(NULL /*static, unused*/, L_62, _stringLiteral3074512667, /*hidden argument*/NULL); NullCheck(L_61); UILabel_set_text_m1071532778(L_61, L_63, /*hidden argument*/NULL); } IL_0161: { 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 uiBeachSceneInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo__ctor_m4218906244 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBeachSceneInfo::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_OnPageInit_m1323975709 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_OnPageInit_m1323975709_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); GameObject_t1113636619 * L_1 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_0, _stringLiteral104847294, /*hidden argument*/NULL); __this->set_m_closeBtn_6(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_3 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_2, _stringLiteral2345101507, /*hidden argument*/NULL); __this->set_m_createRoomBtn_7(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_5 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_4, _stringLiteral158846686, /*hidden argument*/NULL); __this->set_m_disableCreateBtn_8(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_7 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_6, _stringLiteral3504977753, /*hidden argument*/NULL); __this->set_m_emptyObj_9(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_9 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_8, _stringLiteral420178417, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_PicTex_10(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_10, _stringLiteral2751251521, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_openTimeLab_11(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_13 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_12, _stringLiteral2667869247, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_contentLab_12(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_15 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_14, _stringLiteral2968802646, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_m_sceneDMList_4(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); DMListView_t512231514 * L_17 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_16, _stringLiteral955076865, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_m_roomDMList_5(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiBeachRoomDetail_t1802923196 * L_19 = CMiscHelp_GetChildComponent_TisuiBeachRoomDetail_t1802923196_m3504106100(NULL /*static, unused*/, L_18, _stringLiteral2657606183, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiBeachRoomDetail_t1802923196_m3504106100_RuntimeMethod_var); __this->set_m_uiDetailWnd_17(L_19); DMListView_t512231514 * L_20 = __this->get_m_sceneDMList_4(); NullCheck(L_20); DMListView_SetEnumInfo_m2581368040(L_20, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_21 = __this->get_m_roomDMList_5(); NullCheck(L_21); DMListView_SetEnumInfo_m2581368040(L_21, 0, 1, /*hidden argument*/NULL); UITexture_t3471168817 * L_22 = __this->get_m_PicTex_10(); 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); __this->set_m_initScale_14(L_24); uiBeachSceneInfo_InitRoom_m644853264(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_25 = __this->get_m_closeBtn_6(); UIEventListener_t1665237878 * L_26 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); intptr_t L_27 = (intptr_t)uiBeachSceneInfo_OnClkClose_m3122958789_RuntimeMethod_var; Action_1_t1286104214 * L_28 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_28, __this, L_27, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_26); L_26->set_onClick_4(L_28); return; } } // System.Void uiBeachSceneInfo::Start() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_Start_m657151054 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiBeachSceneInfo::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_OnPageShow_m2851734361 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_OnPageShow_m2851734361_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_0 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CBeachManager_get_IsResetDone_m708986249(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_2 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CBeachManager_Reset_m1303955403(L_2, /*hidden argument*/NULL); } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_3 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CBeachManager_SetSceneID_m1753122989(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_4 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); CRoomMananger_RequestRoomPage_m47689490(L_4, 0, /*hidden argument*/NULL); CRoomMananger_t1058696229 * L_5 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CRoomMananger_Reset_m658720527(L_5, /*hidden argument*/NULL); return; } } // System.Void uiBeachSceneInfo::Update() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_Update_m638998354 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_Update_m638998354_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; RoomDetail_t2805919052 * V_2 = NULL; { bool L_0 = __this->get_bInitSceneListViewDone_15(); if (L_0) { goto IL_0078; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_1 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CBeachManager_get_IsSceneInfoChanged_m1396184630(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0078; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_3 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CBeachManager_GetCount_m3894661058(L_3, /*hidden argument*/NULL); V_0 = L_4; DMListView_t512231514 * L_5 = __this->get_m_sceneDMList_4(); NullCheck(L_5); DMListView_Reset_m902922481(L_5, /*hidden argument*/NULL); DMListView_t512231514 * L_6 = __this->get_m_sceneDMList_4(); int32_t L_7 = V_0; NullCheck(L_6); DMListView_SetCount_m3988156788(L_6, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_contentLab_12(); CBeachManager_t2929024312 * L_9 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_10 = CBeachManager_GetCurSceneDescription_m3966283976(L_9, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_10, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_m_openTimeLab_11(); CBeachManager_t2929024312 * L_12 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_13 = CBeachManager_GetOpenTime_m1343107501(L_12, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_13, /*hidden argument*/NULL); CBeachManager_t2929024312 * L_14 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CBeachManager_set_IsSceneInfoChanged_m437333041(L_14, (bool)0, /*hidden argument*/NULL); __this->set_bInitSceneListViewDone_15((bool)1); } IL_0078: { bool L_15 = __this->get_m_bPageDone_13(); if (L_15) { goto IL_00b7; } } { UITexture_t3471168817 * L_16 = __this->get_m_PicTex_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00b7; } } { IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_18 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = CBeachManager_GetCurSceneImagePath_m1289122256(L_18, /*hidden argument*/NULL); V_1 = L_19; UITexture_t3471168817 * L_20 = __this->get_m_PicTex_10(); String_t* L_21 = V_1; Vector3_t3722313464 L_22 = __this->get_m_initScale_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_23 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_20, L_21, L_22, /*hidden argument*/NULL); __this->set_m_bPageDone_13(L_23); } IL_00b7: { DMListView_t512231514 * L_24 = __this->get_m_roomDMList_5(); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_25 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); bool L_26 = CRoomMananger_get_IsDataReady_m2700965376(L_25, /*hidden argument*/NULL); NullCheck(L_24); DMListView_EnableDrag_m2679076892(L_24, L_26, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_27 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); bool L_28 = CBeachManager_get_IsSelectionChanged_m1095724497(L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_010b; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_29 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); bool L_30 = CRoomMananger_get_IsNeedRefreshRoomList_m3375435000(L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0106; } } { uiBeachSceneInfo_RefreshBeachRoomList_m1292085183(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_31 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CRoomMananger_set_IsNeedRefreshRoomList_m2995613785(L_31, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_32 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); CBeachManager_set_IsSelectionChanged_m2800831267(L_32, (bool)0, /*hidden argument*/NULL); } IL_0106: { goto IL_012b; } IL_010b: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_33 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); bool L_34 = CRoomMananger_get_IsNeedRefreshRoomList_m3375435000(L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_012b; } } { uiBeachSceneInfo_RefreshBeachRoomList_m1292085183(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_35 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_35); CRoomMananger_set_IsNeedRefreshRoomList_m2995613785(L_35, (bool)0, /*hidden argument*/NULL); } IL_012b: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_36 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); RoomDetail_t2805919052 * L_37 = CRoomMananger_GetSearchResult_m4148997096(L_36, /*hidden argument*/NULL); V_2 = L_37; RoomDetail_t2805919052 * L_38 = V_2; if (!L_38) { goto IL_0159; } } { uiBeachRoomDetail_t1802923196 * L_39 = __this->get_m_uiDetailWnd_17(); 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)1, /*hidden argument*/NULL); uiBeachRoomDetail_t1802923196 * L_41 = __this->get_m_uiDetailWnd_17(); RoomDetail_t2805919052 * L_42 = V_2; NullCheck(L_41); uiBeachRoomDetail_Init_m3514456168(L_41, L_42, /*hidden argument*/NULL); } IL_0159: { return; } } // System.Void uiBeachSceneInfo::RefreshBeachRoomList() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_RefreshBeachRoomList_m1292085183 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_RefreshBeachRoomList_m1292085183_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; uiRoomItem_t56249093 * V_2 = NULL; uiRoomItem_t56249093 * G_B4_0 = NULL; { DMListView_t512231514 * L_0 = __this->get_m_roomDMList_5(); NullCheck(L_0); DMListView_Reset_m902922481(L_0, /*hidden argument*/NULL); DMListView_t512231514 * L_1 = __this->get_m_roomDMList_5(); NullCheck(L_1); DMListView_SetCount_m3988156788(L_1, 3, /*hidden argument*/NULL); V_0 = 0; goto IL_0061; } IL_001e: { DMListView_t512231514 * L_2 = __this->get_m_roomDMList_5(); int32_t L_3 = V_0; NullCheck(L_2); Transform_t3600365921 * L_4 = DMListView_GetChild_m2593465524(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; Transform_t3600365921 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0042; } } { Transform_t3600365921 * L_7 = V_1; NullCheck(L_7); uiRoomItem_t56249093 * L_8 = Component_GetComponent_TisuiRoomItem_t56249093_m2410560509(L_7, /*hidden argument*/Component_GetComponent_TisuiRoomItem_t56249093_m2410560509_RuntimeMethod_var); G_B4_0 = L_8; goto IL_0043; } IL_0042: { G_B4_0 = ((uiRoomItem_t56249093 *)(NULL)); } IL_0043: { V_2 = G_B4_0; uiRoomItem_t56249093 * 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_005d; } } { uiRoomItem_t56249093 * L_11 = V_2; int32_t L_12 = V_0; NullCheck(L_11); uiRoomItem_SetIndex_m4074840761(L_11, L_12, /*hidden argument*/NULL); uiRoomItem_t56249093 * L_13 = V_2; NullCheck(L_13); uiRoomItem_UpdateRoomItem_m2403907760(L_13, /*hidden argument*/NULL); } IL_005d: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0061: { int32_t L_15 = V_0; if ((((int32_t)L_15) < ((int32_t)3))) { goto IL_001e; } } { DMListView_t512231514 * L_16 = __this->get_m_roomDMList_5(); NullCheck(L_16); DMListView_MoveToIndex_m1296365812(L_16, 1, /*hidden argument*/NULL); return; } } // System.Void uiBeachSceneInfo::InitRoom() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_InitRoom_m644853264 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_InitRoom_m644853264_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CRoomMananger_set_CurRoomMainType_m3128600454(L_0, 6, /*hidden argument*/NULL); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CRoomMananger_set_CurRoomType_m3518981580(L_1, 2, /*hidden argument*/NULL); return; } } // System.Void uiBeachSceneInfo::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_OnClkClose_m3122958789 (uiBeachSceneInfo_t2766362383 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_OnClkClose_m3122958789_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)161), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBeachManager_t2929024312_il2cpp_TypeInfo_var); CBeachManager_t2929024312 * L_1 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CBeachManager_Clear_m1229138848(L_1, /*hidden argument*/NULL); CBeachManager_t2929024312 * L_2 = CBeachManager_GetInstance_m3014062775(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CBeachManager_Reset_m1303955403(L_2, /*hidden argument*/NULL); return; } } // System.Void uiBeachSceneInfo::OnCreateRoom() extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_OnCreateRoom_m65706590 (uiBeachSceneInfo_t2766362383 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_OnCreateRoom_m65706590_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_0 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CRoomMananger_CreateRoom_m1141089174(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CLeveluprewardConfig_t716371407_il2cpp_TypeInfo_var); CLeveluprewardConfig_t716371407 * L_1 = CLeveluprewardConfig_GetInstance_m925178553(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CLeveluprewardConfig_SetCurrentEnterOutLev_m39657048(L_1, /*hidden argument*/NULL); return; } } // System.Void uiBeachSceneInfo::OnMouseUp(System.Single) extern "C" IL2CPP_METHOD_ATTR void uiBeachSceneInfo_OnMouseUp_m2139483311 (uiBeachSceneInfo_t2766362383 * __this, float ___fValue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBeachSceneInfo_OnMouseUp_m2139483311_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___fValue0; if ((!(((double)(((double)((double)L_0)))) < ((double)(0.03))))) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_1 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); CRoomMananger_t1058696229 * L_2 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CRoomMananger_get_CurRoomPageIdx_m2567604949(L_2, /*hidden argument*/NULL); NullCheck(L_1); CRoomMananger_RequestRoomPage_m47689490(L_1, ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)), /*hidden argument*/NULL); DMListView_t512231514 * L_4 = __this->get_m_roomDMList_5(); NullCheck(L_4); DMListView_EnableDrag_m2679076892(L_4, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_5 = __this->get_m_roomDMList_5(); NullCheck(L_5); DMListView_MoveToIndex_m1296365812(L_5, 1, /*hidden argument*/NULL); goto IL_0081; } IL_0043: { float L_6 = ___fValue0; if ((!(((double)(((double)((double)L_6)))) > ((double)(1.5))))) { goto IL_0081; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_7 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); CRoomMananger_t1058696229 * L_8 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CRoomMananger_get_CurRoomPageIdx_m2567604949(L_8, /*hidden argument*/NULL); NullCheck(L_7); CRoomMananger_RequestRoomPage_m47689490(L_7, ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); DMListView_t512231514 * L_10 = __this->get_m_roomDMList_5(); NullCheck(L_10); DMListView_EnableDrag_m2679076892(L_10, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_11 = __this->get_m_roomDMList_5(); NullCheck(L_11); DMListView_MoveToIndex_m1296365812(L_11, 1, /*hidden argument*/NULL); } IL_0081: { 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 uiBGCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBGCell__ctor_m3589501372 (uiBGCell_t2010339240 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBGCell::Awake() extern "C" IL2CPP_METHOD_ATTR void uiBGCell_Awake_m864193991 (uiBGCell_t2010339240 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBGCell_Awake_m864193991_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, _stringLiteral2725161568, /*hidden argument*/NULL); __this->set_mBGTexture_2(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3799868049, /*hidden argument*/NULL); NullCheck(L_3); UILabel_t3248798549 * L_4 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_3, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_mBGName_3(L_4); uiHelpSliderItem_t1334750846 * L_5 = (uiHelpSliderItem_t1334750846 *)il2cpp_codegen_object_new(uiHelpSliderItem_t1334750846_il2cpp_TypeInfo_var); uiHelpSliderItem__ctor_m1538865868(L_5, /*hidden argument*/NULL); __this->set_m_itemSlider_6(L_5); uiHelpSliderItem_t1334750846 * L_6 = __this->get_m_itemSlider_6(); NullCheck(L_6); uiHelpSliderItem_InitParams_m3700916073(L_6, (bool)1, (30.0f), /*hidden argument*/NULL); uiHelpSliderItem_t1334750846 * L_7 = __this->get_m_itemSlider_6(); Transform_t3600365921 * L_8 = __this->get_mBGTexture_2(); intptr_t L_9 = (intptr_t)uiBGCell_OnChooseBackground_m322583966_RuntimeMethod_var; Action_1_t1286104214 * L_10 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_10, __this, L_9, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); NullCheck(L_7); uiHelpSliderItem_Bind_m3572754118(L_7, L_8, L_10, /*hidden argument*/NULL); return; } } // 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) { { CShareBGInfo_t3844391580 * L_0 = ___info0; __this->set_mBGInfo_4(L_0); UILabel_t3248798549 * L_1 = __this->get_mBGName_3(); CShareBGInfo_t3844391580 * L_2 = ___info0; NullCheck(L_2); String_t* L_3 = L_2->get_BGName_1(); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); Action_1_t2019918284 * L_4 = ___bgSetFunc1; __this->set_mBGSetInfo_5(L_4); return; } } // System.Void uiBGCell::OnChooseBackground(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBGCell_OnChooseBackground_m322583966 (uiBGCell_t2010339240 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBGCell_OnChooseBackground_m322583966_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t2019918284 * L_0 = __this->get_mBGSetInfo_5(); if (!L_0) { goto IL_0021; } } { Action_1_t2019918284 * L_1 = __this->get_mBGSetInfo_5(); CShareBGInfo_t3844391580 * L_2 = __this->get_mBGInfo_4(); NullCheck(L_2); String_t* L_3 = L_2->get_BGPath_0(); NullCheck(L_1); Action_1_Invoke_m3134296422(L_1, L_3, /*hidden argument*/Action_1_Invoke_m3134296422_RuntimeMethod_var); } IL_0021: { 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 UIBGColor::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIBGColor__ctor_m924119907 (UIBGColor_t1323100424 * __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); UIWidget__ctor_m2452914675(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Rect UIBGColor::get_uvRect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 UIBGColor_get_uvRect_m3178555834 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { { Rect_t2360479859 L_0 = __this->get_mRect_14(); return L_0; } } // System.Void UIBGColor::set_uvRect(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR void UIBGColor_set_uvRect_m3997203381 (UIBGColor_t1323100424 * __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; } } // UnityEngine.Shader UIBGColor::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * UIBGColor_get_shader_m1577479887 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIBGColor_get_shader_m1577479887_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; { Shader_t4151988712 * L_0 = __this->get_mShader_15(); 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_15(L_6); } IL_0030: { Shader_t4151988712 * L_7 = __this->get_mShader_15(); 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*/, _stringLiteral4290668283, /*hidden argument*/NULL); __this->set_mShader_15(L_9); } IL_0051: { Shader_t4151988712 * L_10 = __this->get_mShader_15(); return L_10; } } // System.Void UIBGColor::set_shader(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void UIBGColor_set_shader_m3014165341 (UIBGColor_t1323100424 * __this, Shader_t4151988712 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIBGColor_set_shader_m3014165341_MetadataUsageId); s_Il2CppMethodInitialized = true; } Material_t340375123 * V_0 = NULL; { Shader_t4151988712 * L_0 = __this->get_mShader_15(); 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_0032; } } { Shader_t4151988712 * L_3 = ___value0; __this->set_mShader_15(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: { return; } } // System.Boolean UIBGColor::get_hasDynamicMaterial() extern "C" IL2CPP_METHOD_ATTR bool UIBGColor_get_hasDynamicMaterial_m3438643048 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIBGColor_get_hasDynamicMaterial_m3438643048_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_mDynamicMat_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); return L_1; } } // System.Boolean UIBGColor::get_keepMaterial() extern "C" IL2CPP_METHOD_ATTR bool UIBGColor_get_keepMaterial_m3296136675 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { { return (bool)1; } } // UnityEngine.Material UIBGColor::get_material() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * UIBGColor_get_material_m4053564566 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIBGColor_get_material_m4053564566_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mCreatingMat_18(); if (L_0) { goto IL_0075; } } { 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_0075; } } { __this->set_mCreatingMat_18((bool)1); Shader_t4151988712 * L_3 = __this->get_mShader_15(); 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_0044; } } { Shader_t4151988712 * L_5 = Shader_Find_m2092206247(NULL /*static, unused*/, _stringLiteral4290668283, /*hidden argument*/NULL); __this->set_mShader_15(L_5); } IL_0044: { Shader_t4151988712 * L_6 = __this->get_mShader_15(); Material_t340375123 * L_7 = (Material_t340375123 *)il2cpp_codegen_object_new(Material_t340375123_il2cpp_TypeInfo_var); Material__ctor_m1662457592(L_7, L_6, /*hidden argument*/NULL); __this->set_mDynamicMat_17(L_7); Material_t340375123 * L_8 = __this->get_mDynamicMat_17(); NullCheck(L_8); Object_set_hideFlags_m1648752846(L_8, ((int32_t)52), /*hidden argument*/NULL); Material_t340375123 * L_9 = __this->get_mDynamicMat_17(); UIWidget_set_material_m3876747158(__this, L_9, /*hidden argument*/NULL); __this->set_mCreatingMat_18((bool)0); } IL_0075: { Material_t340375123 * L_10 = ((UIWidget_t3538521925 *)__this)->get_mMat_2(); return L_10; } } // System.Void UIBGColor::set_material(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void UIBGColor_set_material_m512305909 (UIBGColor_t1323100424 * __this, Material_t340375123 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIBGColor_set_material_m512305909_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_mDynamicMat_17(); 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_17(); 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_17(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_Destroy_m4011984527(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); __this->set_mDynamicMat_17((Material_t340375123 *)NULL); } IL_0034: { Material_t340375123 * L_6 = ___value0; UIWidget_set_material_m3876747158(__this, L_6, /*hidden argument*/NULL); return; } } // System.Boolean UIBGColor::get_premultipliedAlpha() extern "C" IL2CPP_METHOD_ATTR bool UIBGColor_get_premultipliedAlpha_m477770627 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { { return (bool)0; } } // UnityEngine.Texture UIBGColor::get_mainTexture() extern "C" IL2CPP_METHOD_ATTR Texture_t3661962703 * UIBGColor_get_mainTexture_m2295949844 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { { return (Texture_t3661962703 *)NULL; } } // System.Void UIBGColor::set_mainTexture(UnityEngine.Texture) extern "C" IL2CPP_METHOD_ATTR void UIBGColor_set_mainTexture_m3747224671 (UIBGColor_t1323100424 * __this, Texture_t3661962703 * ___value0, const RuntimeMethod* method) { { return; } } // System.Void UIBGColor::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UIBGColor_OnDestroy_m1441573395 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIBGColor_OnDestroy_m1441573395_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = __this->get_mDynamicMat_17(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_Destroy_m4011984527(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return; } } // System.Void UIBGColor::MakePixelPerfect() extern "C" IL2CPP_METHOD_ATTR void UIBGColor_MakePixelPerfect_m1369578321 (UIBGColor_t1323100424 * __this, const RuntimeMethod* method) { { UIWidget_MakePixelPerfect_m194260931(__this, /*hidden argument*/NULL); return; } } // System.Void UIBGColor::OnFill(BetterList`1,BetterList`1,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void UIBGColor_OnFill_m2500551425 (UIBGColor_t1323100424 * __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 (UIBGColor_OnFill_m2500551425_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 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))); Color_t2555686324 L_5 = V_0; Color32_t2600501292 L_6 = Color32_op_Implicit_m2658259763(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; BetterList_1_t2877333782 * L_7 = ___verts0; Vector3_t3722313464 L_8; memset(&L_8, 0, sizeof(L_8)); Vector3__ctor_m3353183577((&L_8), (1.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_7); BetterList_1_Add_m3823220309(L_7, L_8, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_9 = ___verts0; Vector3_t3722313464 L_10; memset(&L_10, 0, sizeof(L_10)); Vector3__ctor_m3353183577((&L_10), (1.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_9); BetterList_1_Add_m3823220309(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_11 = ___verts0; Vector3_t3722313464 L_12; memset(&L_12, 0, sizeof(L_12)); Vector3__ctor_m3353183577((&L_12), (0.0f), (-1.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_11); BetterList_1_Add_m3823220309(L_11, L_12, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t2877333782 * L_13 = ___verts0; Vector3_t3722313464 L_14; memset(&L_14, 0, sizeof(L_14)); Vector3__ctor_m3353183577((&L_14), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_13); BetterList_1_Add_m3823220309(L_13, L_14, /*hidden argument*/BetterList_1_Add_m3823220309_RuntimeMethod_var); BetterList_1_t1311249841 * L_15 = ___uvs1; Rect_t2360479859 * L_16 = __this->get_address_of_mRect_14(); float L_17 = Rect_get_xMax_m3018144503(L_16, /*hidden argument*/NULL); Rect_t2360479859 * L_18 = __this->get_address_of_mRect_14(); float L_19 = Rect_get_yMax_m743455479(L_18, /*hidden argument*/NULL); Vector2_t2156229523 L_20; memset(&L_20, 0, sizeof(L_20)); Vector2__ctor_m3970636864((&L_20), L_17, L_19, /*hidden argument*/NULL); NullCheck(L_15); BetterList_1_Add_m3678844501(L_15, L_20, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_21 = ___uvs1; Rect_t2360479859 * L_22 = __this->get_address_of_mRect_14(); float L_23 = Rect_get_xMax_m3018144503(L_22, /*hidden argument*/NULL); Rect_t2360479859 * L_24 = __this->get_address_of_mRect_14(); float L_25 = Rect_get_yMin_m2601414109(L_24, /*hidden argument*/NULL); Vector2_t2156229523 L_26; memset(&L_26, 0, sizeof(L_26)); Vector2__ctor_m3970636864((&L_26), L_23, L_25, /*hidden argument*/NULL); NullCheck(L_21); BetterList_1_Add_m3678844501(L_21, L_26, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_27 = ___uvs1; Rect_t2360479859 * L_28 = __this->get_address_of_mRect_14(); float L_29 = Rect_get_xMin_m581135837(L_28, /*hidden argument*/NULL); Rect_t2360479859 * L_30 = __this->get_address_of_mRect_14(); float L_31 = Rect_get_yMin_m2601414109(L_30, /*hidden argument*/NULL); Vector2_t2156229523 L_32; memset(&L_32, 0, sizeof(L_32)); Vector2__ctor_m3970636864((&L_32), L_29, L_31, /*hidden argument*/NULL); NullCheck(L_27); BetterList_1_Add_m3678844501(L_27, L_32, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1311249841 * L_33 = ___uvs1; Rect_t2360479859 * L_34 = __this->get_address_of_mRect_14(); float L_35 = Rect_get_xMin_m581135837(L_34, /*hidden argument*/NULL); Rect_t2360479859 * L_36 = __this->get_address_of_mRect_14(); float L_37 = Rect_get_yMax_m743455479(L_36, /*hidden argument*/NULL); Vector2_t2156229523 L_38; memset(&L_38, 0, sizeof(L_38)); Vector2__ctor_m3970636864((&L_38), L_35, L_37, /*hidden argument*/NULL); NullCheck(L_33); BetterList_1_Add_m3678844501(L_33, L_38, /*hidden argument*/BetterList_1_Add_m3678844501_RuntimeMethod_var); BetterList_1_t1755521610 * L_39 = ___cols2; Color32_t2600501292 L_40 = V_1; 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_1; 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_1; 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_1; NullCheck(L_45); BetterList_1_Add_m4096660300(L_45, L_46, /*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 uiBgUvAnim::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBgUvAnim__ctor_m3970003084 (uiBgUvAnim_t4147147407 * __this, const RuntimeMethod* method) { { __this->set_fSpeedX_2((0.02f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBgUvAnim::Update() extern "C" IL2CPP_METHOD_ATTR void uiBgUvAnim_Update_m998014148 (uiBgUvAnim_t4147147407 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBgUvAnim_Update_m998014148_MetadataUsageId); s_Il2CppMethodInitialized = true; } UITexture_t3471168817 * 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)); Rect_t2360479859 V_3; memset(&V_3, 0, sizeof(V_3)); { float L_0 = __this->get_m_fX_4(); float L_1 = __this->get_fSpeedX_2(); float L_2 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fX_4(((float)il2cpp_codegen_add((float)L_0, (float)((float)il2cpp_codegen_multiply((float)L_1, (float)L_2))))); float L_3 = __this->get_m_fY_5(); float L_4 = __this->get_fSpeedY_3(); float L_5 = Time_get_deltaTime_m372706562(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fY_5(((float)il2cpp_codegen_add((float)L_3, (float)((float)il2cpp_codegen_multiply((float)L_4, (float)L_5))))); float L_6 = __this->get_m_fX_4(); float L_7 = __this->get_m_fX_4(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = floorf(L_7); __this->set_m_fX_4(((float)il2cpp_codegen_subtract((float)L_6, (float)L_8))); float L_9 = __this->get_m_fY_5(); float L_10 = __this->get_m_fY_5(); float L_11 = floorf(L_10); __this->set_m_fY_5(((float)il2cpp_codegen_subtract((float)L_9, (float)L_11))); UITexture_t3471168817 * L_12 = Component_GetComponent_TisUITexture_t3471168817_m288616561(__this, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); V_0 = L_12; UITexture_t3471168817 * L_13 = V_0; 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_00ab; } } { float L_15 = __this->get_m_fX_4(); float L_16 = __this->get_m_fY_5(); UITexture_t3471168817 * L_17 = V_0; NullCheck(L_17); Rect_t2360479859 L_18 = UITexture_get_uvRect_m3647296403(L_17, /*hidden argument*/NULL); V_2 = L_18; float L_19 = Rect_get_width_m3421484486((&V_2), /*hidden argument*/NULL); UITexture_t3471168817 * L_20 = V_0; NullCheck(L_20); Rect_t2360479859 L_21 = UITexture_get_uvRect_m3647296403(L_20, /*hidden argument*/NULL); V_3 = L_21; float L_22 = Rect_get_height_m1358425599((&V_3), /*hidden argument*/NULL); Rect__ctor_m2614021312((&V_1), L_15, L_16, L_19, L_22, /*hidden argument*/NULL); UITexture_t3471168817 * L_23 = V_0; Rect_t2360479859 L_24 = V_1; NullCheck(L_23); UITexture_set_uvRect_m1071499653(L_23, L_24, /*hidden argument*/NULL); } IL_00ab: { 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 uiBianShengCardManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBianShengCardManager__ctor_m57120845 (uiBianShengCardManager_t158166134 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBianShengCardManager::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBianShengCardManager_OnPageInit_m184800882 (uiBianShengCardManager_t158166134 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBianShengCardManager_OnPageInit_m184800882_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); DMListView_t512231514 * L_1 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_0, _stringLiteral3406017422, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_m_bianShengCardLIst_2(L_1); DMListView_t512231514 * L_2 = __this->get_m_bianShengCardLIst_2(); NullCheck(L_2); DMListView_SetEnumInfo_m2581368040(L_2, 0, 1, /*hidden argument*/NULL); return; } } // System.Void uiBianShengCardManager::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBianShengCardManager_OnPageShow_m3167844034 (uiBianShengCardManager_t158166134 * __this, const RuntimeMethod* method) { { uiBianShengCardManager_RefreshBianShengCardData_m3596626222(__this, /*hidden argument*/NULL); return; } } // System.Void uiBianShengCardManager::OnCloseBtn() extern "C" IL2CPP_METHOD_ATTR void uiBianShengCardManager_OnCloseBtn_m4282065221 (uiBianShengCardManager_t158166134 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBianShengCardManager_OnCloseBtn_m4282065221_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)261), /*hidden argument*/NULL); return; } } // System.Void uiBianShengCardManager::RefreshBianShengCardData() extern "C" IL2CPP_METHOD_ATTR void uiBianShengCardManager_RefreshBianShengCardData_m3596626222 (uiBianShengCardManager_t158166134 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBianShengCardManager_RefreshBianShengCardData_m3596626222_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMyPackageManager_t122981866_il2cpp_TypeInfo_var); CMyPackageManager_t122981866 * L_0 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CMyPackageManager_RefreshBianshenCard_m2516178451(L_0, /*hidden argument*/NULL); CMyPackageManager_t122981866 * L_1 = CMyPackageManager_GetInstance_m3554952935(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CMyPackageManager_GetBianshenCardCount_m224821795(L_1, /*hidden argument*/NULL); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_3 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t L_4 = CMiscConfig_GetInt_m1183615064(L_3, _stringLiteral867238559, 4, /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_0; int32_t L_6 = V_1; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))/(int32_t)L_6)), (int32_t)1)); DMListView_t512231514 * L_7 = __this->get_m_bianShengCardLIst_2(); int32_t L_8 = V_2; NullCheck(L_7); DMListView_GenerateItemList_m637906825(L_7, L_8, /*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 uiBigWinners::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBigWinners__ctor_m1070469083 (uiBigWinners_t214919741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners__ctor_m1070469083_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiBigWinners::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_OnPageInit_m4059662116 (uiBigWinners_t214919741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners_OnPageInit_m4059662116_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral4046392299, /*hidden argument*/NULL); __this->set_waitObj_10(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral4065886845, /*hidden argument*/NULL); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); DMListView_t512231514 * L_5 = GameObject_GetComponent_TisDMListView_t512231514_m1941377446(L_4, /*hidden argument*/GameObject_GetComponent_TisDMListView_t512231514_m1941377446_RuntimeMethod_var); __this->set_mDMListView_8(L_5); DMListView_t512231514 * L_6 = __this->get_mDMListView_8(); NullCheck(L_6); DMListView_SetEnumInfo_m2581368040(L_6, 0, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_7 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CDataModelList_t1133308508 * L_8 = BigWinnerManager_GetList_m3400765663(L_7, /*hidden argument*/NULL); intptr_t L_9 = (intptr_t)uiBigWinners_OnBigWinnerDataChanged_m1425801535_RuntimeMethod_var; Action_1_t1302699353 * L_10 = (Action_1_t1302699353 *)il2cpp_codegen_object_new(Action_1_t1302699353_il2cpp_TypeInfo_var); Action_1__ctor_m504862446(L_10, __this, L_9, /*hidden argument*/Action_1__ctor_m504862446_RuntimeMethod_var); NullCheck(L_8); IEventDispatcher_AddWatcher_m1530082036(L_8, L_10, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral3970310809, /*hidden argument*/NULL); __this->set_cancelBtn_9(L_12); Transform_t3600365921 * L_13 = __this->get_cancelBtn_9(); NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_15 = UIEventListener_Get_m2822737179(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_16 = L_15; NullCheck(L_16); Action_1_t1286104214 * L_17 = L_16->get_onClick_4(); intptr_t L_18 = (intptr_t)uiBigWinners_OnCloseBtn_m4213158523_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); Delegate_t1188392813 * L_20 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_17, L_19, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_20, Action_1_t1286104214_il2cpp_TypeInfo_var))); return; } } // System.Void uiBigWinners::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_OnPageShow_m2132266040 (uiBigWinners_t214919741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners_OnPageShow_m2132266040_MetadataUsageId); s_Il2CppMethodInitialized = true; } CEventChangeAll_t836503194 * V_0 = NULL; { CEventChangeAll_t836503194 * L_0 = (CEventChangeAll_t836503194 *)il2cpp_codegen_object_new(CEventChangeAll_t836503194_il2cpp_TypeInfo_var); CEventChangeAll__ctor_m3672760628(L_0, /*hidden argument*/NULL); V_0 = L_0; CEventChangeAll_t836503194 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_2 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CDataModelList_t1133308508 * L_3 = BigWinnerManager_GetList_m3400765663(L_2, /*hidden argument*/NULL); NullCheck(L_1); IDataEvent_set_DataModel_m263037649(L_1, L_3, /*hidden argument*/NULL); CEventChangeAll_t836503194 * L_4 = V_0; uiBigWinners_OnBigWinnerDataChanged_m1425801535(__this, L_4, /*hidden argument*/NULL); return; } } // System.Void uiBigWinners::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_OnDestroy_m2290935283 (uiBigWinners_t214919741 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners_OnDestroy_m2290935283_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_0 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelList_t1133308508 * L_1 = BigWinnerManager_GetList_m3400765663(L_0, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)uiBigWinners_OnBigWinnerDataChanged_m1425801535_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); return; } } // System.Void uiBigWinners::OnBigWinnerDataChanged(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_OnBigWinnerDataChanged_m1425801535 (uiBigWinners_t214919741 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners_OnBigWinnerDataChanged_m1425801535_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; IDataEvent_t1799629657 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_0 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CDataModelList_t1133308508 * L_1 = BigWinnerManager_GetList_m3400765663(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 IDataModel::GetCount() */, L_1); V_0 = L_2; DMListView_t512231514 * L_3 = __this->get_mDMListView_8(); int32_t L_4 = V_0; NullCheck(L_3); DMListView_SetCount_m3988156788(L_3, L_4, /*hidden argument*/NULL); BigWinnerManager_t2778902537 * L_5 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); BigWinnerManager_GetList_m3400765663(L_5, /*hidden argument*/NULL); RuntimeObject* L_6 = ___evt0; V_1 = ((IDataEvent_t1799629657 *)CastclassClass((RuntimeObject*)L_6, IDataEvent_t1799629657_il2cpp_TypeInfo_var)); IDataEvent_t1799629657 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 IDataEvent::GetDataEventType() */, L_7); V_2 = L_8; int32_t L_9 = V_2; if ((((int32_t)L_9) == ((int32_t)1))) { goto IL_0060; } } { int32_t L_10 = V_2; if ((((int32_t)L_10) == ((int32_t)2))) { goto IL_0060; } } { int32_t L_11 = V_2; if ((((int32_t)L_11) == ((int32_t)((int32_t)100)))) { goto IL_00e2; } } { int32_t L_12 = V_2; if ((((int32_t)L_12) == ((int32_t)((int32_t)101)))) { goto IL_00e2; } } { int32_t L_13 = V_2; if ((((int32_t)L_13) == ((int32_t)((int32_t)10)))) { goto IL_00a1; } } { goto IL_0105; } IL_0060: { V_3 = 0; IDataEvent_t1799629657 * L_14 = V_1; NullCheck(L_14); int32_t L_15 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 IDataEvent::GetDataEventType() */, L_14); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0084; } } { RuntimeObject* L_16 = ___evt0; NullCheck(((CEventAddOne_t265969249 *)CastclassClass((RuntimeObject*)L_16, CEventAddOne_t265969249_il2cpp_TypeInfo_var))); RuntimeObject * L_17 = CEventAddOne_get_KeyID_m2241210484(((CEventAddOne_t265969249 *)CastclassClass((RuntimeObject*)L_16, CEventAddOne_t265969249_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_3 = ((*(int32_t*)((int32_t*)UnBox(L_17, Int32_t2950945753_il2cpp_TypeInfo_var)))); goto IL_0095; } IL_0084: { RuntimeObject* L_18 = ___evt0; NullCheck(((CEventChangeOne_t3209287255 *)CastclassClass((RuntimeObject*)L_18, CEventChangeOne_t3209287255_il2cpp_TypeInfo_var))); RuntimeObject * L_19 = CEventChangeOne_get_KeyID_m244508646(((CEventChangeOne_t3209287255 *)CastclassClass((RuntimeObject*)L_18, CEventChangeOne_t3209287255_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_3 = ((*(int32_t*)((int32_t*)UnBox(L_19, Int32_t2950945753_il2cpp_TypeInfo_var)))); } IL_0095: { int32_t L_20 = V_3; uiBigWinners_FreshUIItem_m2514396587(__this, L_20, /*hidden argument*/NULL); goto IL_0105; } IL_00a1: { RuntimeObject* L_21 = ___evt0; NullCheck(((CEventAddRange_t2605741470 *)CastclassClass((RuntimeObject*)L_21, CEventAddRange_t2605741470_il2cpp_TypeInfo_var))); int32_t L_22 = CEventAddRange_get_Start_m1183329571(((CEventAddRange_t2605741470 *)CastclassClass((RuntimeObject*)L_21, CEventAddRange_t2605741470_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_4 = L_22; RuntimeObject* L_23 = ___evt0; NullCheck(((CEventAddRange_t2605741470 *)CastclassClass((RuntimeObject*)L_23, CEventAddRange_t2605741470_il2cpp_TypeInfo_var))); int32_t L_24 = CEventAddRange_get_Count_m3629203004(((CEventAddRange_t2605741470 *)CastclassClass((RuntimeObject*)L_23, CEventAddRange_t2605741470_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_5 = L_24; V_6 = 0; goto IL_00d4; } IL_00c3: { int32_t L_25 = V_4; int32_t L_26 = V_6; uiBigWinners_FreshUIItem_m2514396587(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)), /*hidden argument*/NULL); int32_t L_27 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00d4: { int32_t L_28 = V_6; int32_t L_29 = V_5; if ((((int32_t)L_28) < ((int32_t)L_29))) { goto IL_00c3; } } { goto IL_0105; } IL_00e2: { V_7 = 0; goto IL_00f8; } IL_00ea: { int32_t L_30 = V_7; uiBigWinners_FreshUIItem_m2514396587(__this, L_30, /*hidden argument*/NULL); int32_t L_31 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00f8: { int32_t L_32 = V_7; int32_t L_33 = V_0; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_00ea; } } { goto IL_0105; } IL_0105: { return; } } // System.Void uiBigWinners::FreshUIItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_FreshUIItem_m2514396587 (uiBigWinners_t214919741 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners_FreshUIItem_m2514396587_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; BigWinnerData_t984912469 * V_1 = NULL; int32_t V_2 = 0; { Transform_t3600365921 * L_0 = __this->get_waitObj_10(); 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)0, /*hidden argument*/NULL); DMListView_t512231514 * L_2 = __this->get_mDMListView_8(); int32_t L_3 = ___index0; NullCheck(L_2); Transform_t3600365921 * L_4 = DMListView_GetChild_m2593465524(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; Transform_t3600365921 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002b; } } { return; } IL_002b: { IL2CPP_RUNTIME_CLASS_INIT(BigWinnerManager_t2778902537_il2cpp_TypeInfo_var); BigWinnerManager_t2778902537 * L_7 = BigWinnerManager_GetInstance_m3579873858(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CDataModelList_t1133308508 * L_8 = BigWinnerManager_GetList_m3400765663(L_7, /*hidden argument*/NULL); int32_t L_9 = ___index0; NullCheck(L_8); RuntimeObject * L_10 = CDataModelList_GetValue_m2300688861(L_8, L_9, /*hidden argument*/NULL); V_1 = ((BigWinnerData_t984912469 *)CastclassClass((RuntimeObject*)L_10, BigWinnerData_t984912469_il2cpp_TypeInfo_var)); BigWinnerData_t984912469 * L_11 = V_1; if (L_11) { goto IL_0048; } } { return; } IL_0048: { Transform_t3600365921 * L_12 = V_0; NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral4233201913, /*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); BigWinnerData_t984912469 * L_15 = V_1; NullCheck(L_15); int32_t L_16 = L_15->get_playerRank_0(); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); String_t* L_17 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_17, /*hidden argument*/NULL); Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral4233201914, /*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); BigWinnerData_t984912469 * L_21 = V_1; NullCheck(L_21); String_t* L_22 = L_21->get_playerName_1(); NullCheck(L_20); UILabel_set_text_m1071532778(L_20, L_22, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = V_0; NullCheck(L_23); Transform_t3600365921 * L_24 = Transform_Find_m1729760951(L_23, _stringLiteral4233201915, /*hidden argument*/NULL); NullCheck(L_24); UILabel_t3248798549 * L_25 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_24, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); BigWinnerData_t984912469 * L_26 = V_1; NullCheck(L_26); String_t* L_27 = L_26->get_lotteryTime_2(); NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_27, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = V_0; NullCheck(L_28); Transform_t3600365921 * L_29 = Transform_Find_m1729760951(L_28, _stringLiteral4233201916, /*hidden argument*/NULL); NullCheck(L_29); UILabel_t3248798549 * L_30 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_29, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(CFruitMachineCtrllor_t592290270_il2cpp_TypeInfo_var); CFruitMachineCtrllor_t592290270 * L_31 = CFruitMachineCtrllor_GetInstance_m2472498613(NULL /*static, unused*/, /*hidden argument*/NULL); BigWinnerData_t984912469 * L_32 = V_1; NullCheck(L_32); int32_t L_33 = L_32->get_lotteryResult_3(); BigWinnerData_t984912469 * L_34 = V_1; NullCheck(L_34); int32_t L_35 = L_34->get_goldAmount_4(); NullCheck(L_31); String_t* L_36 = CFruitMachineCtrllor_GetResultName_m2555868484(L_31, L_33, L_35, /*hidden argument*/NULL); NullCheck(L_30); UILabel_set_text_m1071532778(L_30, L_36, /*hidden argument*/NULL); Transform_t3600365921 * L_37 = V_0; NullCheck(L_37); Transform_t3600365921 * L_38 = Transform_Find_m1729760951(L_37, _stringLiteral4233201917, /*hidden argument*/NULL); NullCheck(L_38); UILabel_t3248798549 * L_39 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_38, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); BigWinnerData_t984912469 * L_40 = V_1; NullCheck(L_40); int32_t* L_41 = L_40->get_address_of_goldAmount_4(); String_t* L_42 = Int32_ToString_m141394615(L_41, /*hidden argument*/NULL); NullCheck(L_39); UILabel_set_text_m1071532778(L_39, L_42, /*hidden argument*/NULL); Transform_t3600365921 * L_43 = V_0; NullCheck(L_43); Transform_t3600365921 * L_44 = Transform_Find_m1729760951(L_43, _stringLiteral4233201918, /*hidden argument*/NULL); NullCheck(L_44); UILabel_t3248798549 * L_45 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_44, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); BigWinnerData_t984912469 * L_46 = V_1; NullCheck(L_46); int32_t* L_47 = L_46->get_address_of_Score_5(); String_t* L_48 = Int32_ToString_m141394615(L_47, /*hidden argument*/NULL); NullCheck(L_45); UILabel_set_text_m1071532778(L_45, L_48, /*hidden argument*/NULL); return; } } // System.Void uiBigWinners::OnCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBigWinners_OnCloseBtn_m4213158523 (uiBigWinners_t214919741 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBigWinners_OnCloseBtn_m4213158523_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)96), /*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 uiBlueprintCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBlueprintCell__ctor_m1062798240 (uiBlueprintCell_t4104189110 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBlueprintCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBlueprintCell_OnPageInit_m540991736 (uiBlueprintCell_t4104189110 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBlueprintCell_OnPageInit_m540991736_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_8(); if (L_0) { goto IL_00ca; } } { __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, _stringLiteral1003826412, /*hidden argument*/NULL); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); __this->set_m_BGSelected_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, _stringLiteral1734863359, /*hidden argument*/NULL); NullCheck(L_5); UISprite_t194114938 * L_6 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_5, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_QualityLevel_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, _stringLiteral1014183152, /*hidden argument*/NULL); NullCheck(L_8); UITexture_t3471168817 * L_9 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_8, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_BPIcon_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, _stringLiteral222907311, /*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_BPName_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, _stringLiteral88648756, /*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_OwnedCount_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, _stringLiteral1958519737, /*hidden argument*/NULL); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); __this->set_m_EquipSign_7(L_18); UITexture_t3471168817 * L_19 = __this->get_m_BPIcon_4(); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); NullCheck(L_20); Vector3_t3722313464 L_21 = Transform_get_localScale_m129152068(L_20, /*hidden argument*/NULL); __this->set_m_PhotoSize_10(L_21); } IL_00ca: { return; } } // System.Void uiBlueprintCell::SetData(DMCore.Logic.CItemBase) extern "C" IL2CPP_METHOD_ATTR void uiBlueprintCell_SetData_m4003980983 (uiBlueprintCell_t4104189110 * __this, CItemBase_t2436786639 * ___info0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBlueprintCell_SetData_m4003980983_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CItemBase_t2436786639 * L_0 = ___info0; __this->set_m_Data_9(L_0); GameObject_t1113636619 * L_1 = __this->get_m_BGSelected_2(); 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_EquipSign_7(); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); CItemBase_t2436786639 * L_3 = __this->get_m_Data_9(); if (!L_3) { goto IL_00d1; } } { UISprite_t194114938 * L_4 = __this->get_m_QualityLevel_3(); CFragmentManager_t4020029771 * L_5 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); CItemBase_t2436786639 * L_6 = __this->get_m_Data_9(); NullCheck(L_6); int32_t L_7 = CItemBase_get_quality_m1228373557(L_6, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_8 = CFragmentManager_SafeGetQualityResName_m4173396200(L_5, L_7, /*hidden argument*/NULL); NullCheck(L_4); UISprite_set_spriteName_m1616245412(L_4, L_8, /*hidden argument*/NULL); UITexture_t3471168817 * L_9 = __this->get_m_BPIcon_4(); 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); UITexture_t3471168817 * L_11 = __this->get_m_BPIcon_4(); CItemBase_t2436786639 * L_12 = __this->get_m_Data_9(); NullCheck(L_12); int32_t L_13 = CItemBase_get_configID_m837654758(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_14 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); Vector3_t3722313464 L_15 = __this->get_m_PhotoSize_10(); bool L_16 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_11, L_14, L_15, /*hidden argument*/NULL); __this->set_m_IsIconReady_11(L_16); UILabel_t3248798549 * L_17 = __this->get_m_BPName_5(); CItemBase_t2436786639 * L_18 = __this->get_m_Data_9(); NullCheck(L_18); int32_t L_19 = CItemBase_get_configID_m837654758(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_20 = CPropManager_GetName_m3847477158(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_20, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_m_OwnedCount_6(); CPropManager_t2238730194 * L_22 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); CItemBase_t2436786639 * L_23 = __this->get_m_Data_9(); NullCheck(L_23); int32_t L_24 = CItemBase_get_configID_m837654758(L_23, /*hidden argument*/NULL); NullCheck(L_22); int32_t L_25 = CPropManager_GetPropAmount_m271193511(L_22, L_24, /*hidden argument*/NULL); int32_t L_26 = L_25; RuntimeObject * L_27 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_26); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3450517496, L_27, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_28, /*hidden argument*/NULL); goto IL_0118; } IL_00d1: { UISprite_t194114938 * L_29 = __this->get_m_QualityLevel_3(); CFragmentManager_t4020029771 * L_30 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = CFragmentManager_SafeGetQualityResName_m4173396200(L_30, 1, /*hidden argument*/NULL); NullCheck(L_29); UISprite_set_spriteName_m1616245412(L_29, L_31, /*hidden argument*/NULL); UITexture_t3471168817 * L_32 = __this->get_m_BPIcon_4(); NullCheck(L_32); GameObject_t1113636619 * L_33 = Component_get_gameObject_m442555142(L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_33, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_34 = __this->get_m_BPName_5(); String_t* L_35 = CFragmentManager_get_DefaultName_m71054466(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); UILabel_set_text_m1071532778(L_34, L_35, /*hidden argument*/NULL); UILabel_t3248798549 * L_36 = __this->get_m_OwnedCount_6(); NullCheck(L_36); UILabel_set_text_m1071532778(L_36, _stringLiteral3073595282, /*hidden argument*/NULL); } IL_0118: { return; } } // System.Void uiBlueprintCell::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiBlueprintCell_OnActive_m3942949777 (uiBlueprintCell_t4104189110 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBlueprintCell_OnActive_m3942949777_MetadataUsageId); s_Il2CppMethodInitialized = true; } CFragmentManager_t4020029771 * G_B2_0 = NULL; CFragmentManager_t4020029771 * G_B1_0 = NULL; int32_t G_B3_0 = 0; CFragmentManager_t4020029771 * G_B3_1 = NULL; CFragmentManager_t4020029771 * G_B5_0 = NULL; CFragmentManager_t4020029771 * G_B4_0 = NULL; int32_t G_B6_0 = 0; CFragmentManager_t4020029771 * G_B6_1 = NULL; { CFragmentManager_t4020029771 * L_0 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); CItemBase_t2436786639 * L_1 = __this->get_m_Data_9(); G_B1_0 = L_0; if (!L_1) { G_B2_0 = L_0; goto IL_0020; } } { CItemBase_t2436786639 * L_2 = __this->get_m_Data_9(); NullCheck(L_2); int32_t L_3 = CItemBase_get_configID_m837654758(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; G_B3_1 = G_B1_0; goto IL_0021; } IL_0020: { G_B3_0 = (-1); G_B3_1 = G_B2_0; } IL_0021: { NullCheck(G_B3_1); CFragmentManager_set_SelectedPrintID_m1607168059(G_B3_1, G_B3_0, /*hidden argument*/NULL); CFragmentManager_t4020029771 * L_4 = CFragmentManager_GetInstance_m784900893(NULL /*static, unused*/, /*hidden argument*/NULL); CItemBase_t2436786639 * L_5 = __this->get_m_Data_9(); G_B4_0 = L_4; if (!L_5) { G_B5_0 = L_4; goto IL_0046; } } { CItemBase_t2436786639 * L_6 = __this->get_m_Data_9(); NullCheck(L_6); int32_t L_7 = CItemBase_get_serverID_m3049894536(L_6, /*hidden argument*/NULL); G_B6_0 = L_7; G_B6_1 = G_B4_0; goto IL_0047; } IL_0046: { G_B6_0 = (-1); G_B6_1 = G_B5_0; } IL_0047: { NullCheck(G_B6_1); CFragmentManager_set_SelectedPrintBarID_m3687390668(G_B6_1, G_B6_0, /*hidden argument*/NULL); GameObject_t1113636619 * L_8 = __this->get_m_BGSelected_2(); NullCheck(L_8); GameObject_t1113636619 * L_9 = GameObject_get_gameObject_m3693461266(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiBlueprintCell::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void uiBlueprintCell_OnDisactive_m3145232875 (uiBlueprintCell_t4104189110 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBlueprintCell_OnDisactive_m3145232875_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_BGSelected_2(); NullCheck(L_0); GameObject_t1113636619 * L_1 = GameObject_get_gameObject_m3693461266(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); return; } } // System.Void uiBlueprintCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiBlueprintCell_Update_m1186763374 (uiBlueprintCell_t4104189110 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBlueprintCell_Update_m1186763374_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CItemBase_t2436786639 * L_0 = __this->get_m_Data_9(); if (!L_0) { goto IL_003d; } } { bool L_1 = __this->get_m_IsIconReady_11(); if (L_1) { goto IL_003d; } } { UITexture_t3471168817 * L_2 = __this->get_m_BPIcon_4(); CItemBase_t2436786639 * L_3 = __this->get_m_Data_9(); NullCheck(L_3); int32_t L_4 = CItemBase_get_configID_m837654758(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_5 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); Vector3_t3722313464 L_6 = __this->get_m_PhotoSize_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_7 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_2, L_5, L_6, /*hidden argument*/NULL); __this->set_m_IsIconReady_11(L_7); } IL_003d: { 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 uiBookReservation::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBookReservation__ctor_m879792627 (uiBookReservation_t3310437479 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservation__ctor_m879792627_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservation::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_OnPageInit_m577884293 (uiBookReservation_t3310437479 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservation_OnPageInit_m577884293_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2876026995, /*hidden argument*/NULL); __this->set_m_btn_previours_8(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2621381514, /*hidden argument*/NULL); __this->set_m_btn_next_9(L_1); DMListView_t512231514 * L_2 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2154780780, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_listView_10(L_2); DMListView_t512231514 * L_3 = __this->get_m_listView_10(); 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_0051; } } { DMListView_t512231514 * L_5 = __this->get_m_listView_10(); NullCheck(L_5); DMListView_SetEnumInfo_m2581368040(L_5, 1, 1, /*hidden argument*/NULL); } IL_0051: { return; } } // System.Void uiBookReservation::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_OnPageShow_m1145430142 (uiBookReservation_t3310437479 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservation_OnPageShow_m1145430142_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_0 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_1 = (intptr_t)uiBookReservation_OnRefresh_m3091574049_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); CBookReservationManager_AddWatcherRefresh_m3988300421(L_0, L_2, /*hidden argument*/NULL); CBookReservationManager_t2709920264 * L_3 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CBookReservationManager_RequestBookReservationInfo_m283886638(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_4 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_5 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_5); NullCheck(L_4); CBookReservationConfig_SetFilter_m61211950(L_4, L_6, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = __this->get_m_btn_previours_8(); CBookReservationConfig_t3541798465 * L_8 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CBookReservationConfig_get_SpecifiedSexAmount_m2554439962(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)((((int32_t)3) < ((int32_t)L_9))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_btn_next_9(); CBookReservationConfig_t3541798465 * L_11 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = CBookReservationConfig_get_SpecifiedSexAmount_m2554439962(L_11, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)((((int32_t)3) < ((int32_t)L_12))? 1 : 0), /*hidden argument*/NULL); DMListView_t512231514 * L_13 = __this->get_m_listView_10(); 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_0090; } } { DMListView_t512231514 * L_15 = __this->get_m_listView_10(); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_16 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = CBookReservationConfig_get_SpecifiedSexAmount_m2554439962(L_16, /*hidden argument*/NULL); NullCheck(L_15); DMListView_EnableDrag_m2679076892(L_15, (bool)((((int32_t)((((int32_t)3) > ((int32_t)L_17))? 1 : 0)) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0090: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_18 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = CBookReservationConfig_get_SpecifiedSexAmount_m2554439962(L_18, /*hidden argument*/NULL); uiBookReservation_GenerateItems_m3562383101(__this, L_19, /*hidden argument*/NULL); return; } } // System.Void uiBookReservation::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_OnPageHide_m4241468125 (uiBookReservation_t3310437479 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservation_OnPageHide_m4241468125_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_0 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_1 = (intptr_t)uiBookReservation_OnRefresh_m3091574049_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); CBookReservationManager_RemoveWatcherRefresh_m371438644(L_0, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_3 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CBookReservationConfig_ClearSpecifiedList_m778279813(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_4 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = CWndController_get_CustomReturnPage_m2097740777(L_4, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)1000))))) { goto IL_0052; } } { CHandBookManager_t2716637598 * L_6 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); bool L_7 = CHandBookManager_get_HandBookEnter_m590654764(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0052; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_8 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CWndController_set_CustomReturnPage_m119343810(L_8, ((int32_t)225), /*hidden argument*/NULL); } IL_0052: { return; } } // System.Void uiBookReservation::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_OnDestroy_m1267217511 (uiBookReservation_t3310437479 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservation::GenerateItems(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_GenerateItems_m3562383101 (uiBookReservation_t3310437479 * __this, int32_t ____count0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservation_GenerateItems_m3562383101_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_listView_10(); 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_0028; } } { DMListView_t512231514 * L_2 = __this->get_m_listView_10(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); DMListView_t512231514 * L_3 = __this->get_m_listView_10(); int32_t L_4 = ____count0; NullCheck(L_3); DMListView_SetCount_m3988156788(L_3, L_4, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Void uiBookReservation::OnRefresh(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiBookReservation_OnRefresh_m3091574049 (uiBookReservation_t3310437479 * __this, RuntimeObject* ____evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservation_OnRefresh_m3091574049_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_0 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CBookReservationConfig_get_SpecifiedSexAmount_m2554439962(L_0, /*hidden argument*/NULL); uiBookReservation_GenerateItems_m3562383101(__this, 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 uiBookReservationCardItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem__ctor_m3788572366 (uiBookReservationCardItem_t1237954327 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationCardItem::Awake() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_Awake_m2767991326 (uiBookReservationCardItem_t1237954327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationCardItem_Awake_m2767991326_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)uiBookReservationCardItem_OnIndexChanged_m4209425704_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 uiBookReservationCardItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_OnPageInit_m140343845 (uiBookReservationCardItem_t1237954327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationCardItem_OnPageInit_m140343845_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiBookReservationCardItem_t1237954327 * G_B3_0 = NULL; uiBookReservationCardItem_t1237954327 * G_B2_0 = NULL; Vector3_t3722313464 G_B4_0; memset(&G_B4_0, 0, sizeof(G_B4_0)); uiBookReservationCardItem_t1237954327 * G_B4_1 = NULL; { bool L_0 = __this->get_m_bInit_7(); if (L_0) { goto IL_00a2; } } { __this->set_m_bInit_7((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__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, _stringLiteral2593704684, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_tex_2(L_2); UITexture_t3471168817 * L_3 = __this->get_m_tex_2(); 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); G_B2_0 = __this; if (!L_4) { G_B3_0 = __this; goto IL_004f; } } { UITexture_t3471168817 * L_5 = __this->get_m_tex_2(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_6); Vector3_t3722313464 L_7 = Transform_get_localScale_m129152068(L_6, /*hidden argument*/NULL); G_B4_0 = L_7; G_B4_1 = G_B2_0; goto IL_0054; } IL_004f: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); G_B4_0 = L_8; G_B4_1 = G_B3_0; } IL_0054: { NullCheck(G_B4_1); G_B4_1->set_m_texSize_3(G_B4_0); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_10 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_9, _stringLiteral222907311, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_nameLab_5(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_11, _stringLiteral2784838888, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_progressLab_6(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)uiBookReservationCardItem_OnClkItem_m1187087414_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CMiscHelp_BindBtn_m1455540862(NULL /*static, unused*/, L_13, _stringLiteral2328036797, L_15, /*hidden argument*/NULL); } IL_00a2: { return; } } // System.Void uiBookReservationCardItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_Update_m2503628154 (uiBookReservationCardItem_t1237954327 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationCardItem_Update_m2503628154_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bLoaded_4(); if (L_0) { goto IL_0039; } } { CBookReservationInfo_t4147366020 * L_1 = __this->get_m_info_8(); if (!L_1) { goto IL_0039; } } { UITexture_t3471168817 * L_2 = __this->get_m_tex_2(); CBookReservationInfo_t4147366020 * L_3 = __this->get_m_info_8(); NullCheck(L_3); String_t* L_4 = L_3->get_imaPath_4(); Vector3_t3722313464 L_5 = __this->get_m_texSize_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_6 = CMiscHelp_SetTextureIcon_m3430226615(NULL /*static, unused*/, L_2, L_4, L_5, (bool)1, /*hidden argument*/NULL); __this->set_m_bLoaded_4(L_6); } IL_0039: { return; } } // System.Void uiBookReservationCardItem::OnIndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_OnIndexChanged_m4209425704 (uiBookReservationCardItem_t1237954327 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationCardItem_OnIndexChanged_m4209425704_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bLoaded_4((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_0 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = ____index0; NullCheck(L_0); CBookReservationInfo_t4147366020 * L_2 = CBookReservationConfig_GetInfoByIndex_m1589051001(L_0, L_1, /*hidden argument*/NULL); __this->set_m_info_8(L_2); CBookReservationInfo_t4147366020 * L_3 = __this->get_m_info_8(); if (!L_3) { goto IL_004a; } } { UILabel_t3248798549 * L_4 = __this->get_m_nameLab_5(); 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_004a; } } { UILabel_t3248798549 * L_6 = __this->get_m_nameLab_5(); CBookReservationInfo_t4147366020 * L_7 = __this->get_m_info_8(); NullCheck(L_7); String_t* L_8 = L_7->get_name_1(); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); } IL_004a: { CBookReservationInfo_t4147366020 * L_9 = __this->get_m_info_8(); NullCheck(L_9); int32_t L_10 = L_9->get_ownedAmount_7(); uiBookReservationCardItem_SetProgress_m1304069632(__this, L_10, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationCardItem::SetProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_SetProgress_m1304069632 (uiBookReservationCardItem_t1237954327 * __this, int32_t ____current0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationCardItem_SetProgress_m1304069632_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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 = CTextHelp_GetText_m3374553046(L_0, _stringLiteral2883777792, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_006b; } } { String_t* L_5 = V_0; int32_t L_6 = ____current0; CBookReservationInfo_t4147366020 * L_7 = __this->get_m_info_8(); NullCheck(L_7); int32_t L_8 = CBookReservationInfo_get_TotalAmount_m3866427878(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_9 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_6, 0, L_8, /*hidden argument*/NULL); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); CBookReservationInfo_t4147366020 * L_12 = __this->get_m_info_8(); NullCheck(L_12); int32_t L_13 = CBookReservationInfo_get_TotalAmount_m3866427878(L_12, /*hidden argument*/NULL); int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Format_m2556382932(NULL /*static, unused*/, L_5, L_11, L_15, /*hidden argument*/NULL); V_0 = L_16; UILabel_t3248798549 * L_17 = __this->get_m_progressLab_6(); 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_006b; } } { UILabel_t3248798549 * L_19 = __this->get_m_progressLab_6(); String_t* L_20 = V_0; NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_20, /*hidden argument*/NULL); } IL_006b: { return; } } // System.Void uiBookReservationCardItem::OnClkItem(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationCardItem_OnClkItem_m1187087414 (uiBookReservationCardItem_t1237954327 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationCardItem_OnClkItem_m1187087414_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_0 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_1 = __this->get_m_info_8(); NullCheck(L_0); CBookReservationManager_set_CurrentInfo_m3621031703(L_0, L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_2 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CWndController_ShowUI_m2971791309(L_2, ((int32_t)222), ((int32_t)221), /*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 uiBookReservationDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail__ctor_m3670487398 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail__ctor_m3670487398_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnPageInit_m1125585903 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnPageInit_m1125585903_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiBookReservationDetail_t264602622 * G_B4_0 = NULL; uiBookReservationDetail_t264602622 * G_B3_0 = NULL; Vector3_t3722313464 G_B5_0; memset(&G_B5_0, 0, sizeof(G_B5_0)); uiBookReservationDetail_t264602622 * G_B5_1 = NULL; { Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2390864766, /*hidden argument*/NULL); __this->set_m_btn_Action_8(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral16686371, /*hidden argument*/NULL); __this->set_m_btn_Loves_9(L_1); Transform_t3600365921 * L_2 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral4007327653, /*hidden argument*/NULL); __this->set_m_btn_Owner_10(L_2); UILabel_t3248798549 * L_3 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3103141344, /*hidden argument*/NULL); __this->set_m_name_11(L_3); UILabel_t3248798549 * L_4 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2685689369, /*hidden argument*/NULL); __this->set_m_unit_12(L_4); UILabel_t3248798549 * L_5 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3259656256, /*hidden argument*/NULL); __this->set_m_progress_13(L_5); UILabel_t3248798549 * L_6 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral551331366, /*hidden argument*/NULL); __this->set_m_getPath_14(L_6); DMListView_t512231514 * L_7 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral3053690379, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_listView_16(L_7); DMListView_t512231514 * L_8 = __this->get_m_listView_16(); 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_00a6; } } { DMListView_t512231514 * L_10 = __this->get_m_listView_16(); NullCheck(L_10); DMListView_SetEnumInfo_m2581368040(L_10, 0, 1, /*hidden argument*/NULL); } IL_00a6: { RotateRole_t1146201425 * L_11 = CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, _stringLiteral664537805, /*hidden argument*/CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var); __this->set_m_rotate_18(L_11); Transform_t3600365921 * L_12 = __this->get_m_btn_Loves_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); G_B3_0 = __this; if (!L_13) { G_B4_0 = __this; goto IL_00d9; } } { Transform_t3600365921 * L_14 = __this->get_m_btn_Loves_9(); NullCheck(L_14); Vector3_t3722313464 L_15 = Transform_get_localPosition_m4234289348(L_14, /*hidden argument*/NULL); G_B5_0 = L_15; G_B5_1 = G_B3_0; goto IL_00de; } IL_00d9: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_16 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); G_B5_0 = L_16; G_B5_1 = G_B4_0; } IL_00de: { NullCheck(G_B5_1); G_B5_1->set_m_btn_LovedPos_15(G_B5_0); intptr_t L_17 = (intptr_t)uiBookReservationDetail_OnClkAction_m574954616_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); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2390864766, L_18, /*hidden argument*/NULL); intptr_t L_19 = (intptr_t)uiBookReservationDetail_OnClkLoves_m4079022363_RuntimeMethod_var; Action_1_t1286104214 * L_20 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_20, __this, L_19, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral16686371, L_20, /*hidden argument*/NULL); intptr_t L_21 = (intptr_t)uiBookReservationDetail_OnClkOwner_m809583080_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_BindSerialBtn_m1473289596(__this, _stringLiteral4007327653, L_22, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnPageShow_m443332060 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnPageShow_m443332060_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; int32_t G_B15_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_0 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_1 = (intptr_t)uiBookReservationDetail_OnDataReady_m3780221180_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); CBookReservationManager_AddWatcherSingleReady_m1013688712(L_0, L_2, /*hidden argument*/NULL); CBookReservationManager_t2709920264 * L_3 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CBookReservationInfo_t4147366020 * L_4 = CBookReservationManager_get_CurrentInfo_m4009725112(L_3, /*hidden argument*/NULL); __this->set_m_info_19(L_4); CBookReservationInfo_t4147366020 * L_5 = __this->get_m_info_19(); if (!L_5) { goto IL_02b7; } } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_6 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_7 = __this->get_m_info_19(); NullCheck(L_7); int32_t L_8 = L_7->get_Id_0(); NullCheck(L_6); CBookReservationManager_RequestBookReservationSingleInfo_m2755772286(L_6, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_name_11(); 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_006d; } } { UILabel_t3248798549 * L_11 = __this->get_m_name_11(); CBookReservationInfo_t4147366020 * L_12 = __this->get_m_info_19(); NullCheck(L_12); String_t* L_13 = L_12->get_name_1(); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_13, /*hidden argument*/NULL); } IL_006d: { UILabel_t3248798549 * L_14 = __this->get_m_getPath_14(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_00bc; } } { CTextHelp_t3119637808 * L_16 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_16); String_t* L_18 = CTextHelp_GetText_m3374553046(L_16, _stringLiteral1968740040, L_17, /*hidden argument*/NULL); V_0 = L_18; String_t* L_19 = V_0; bool L_20 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); if (L_20) { goto IL_00b0; } } { String_t* L_21 = V_0; CBookReservationInfo_t4147366020 * L_22 = __this->get_m_info_19(); NullCheck(L_22); String_t* L_23 = L_22->get_getPath_3(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = String_Format_m2844511972(NULL /*static, unused*/, L_21, L_23, /*hidden argument*/NULL); V_0 = L_24; } IL_00b0: { UILabel_t3248798549 * L_25 = __this->get_m_getPath_14(); String_t* L_26 = V_0; NullCheck(L_25); UILabel_set_text_m1071532778(L_25, L_26, /*hidden argument*/NULL); } IL_00bc: { CBookReservationInfo_t4147366020 * L_27 = __this->get_m_info_19(); NullCheck(L_27); int32_t L_28 = L_27->get_ownedAmount_7(); uiBookReservationDetail_SetProgress_m284810980(__this, L_28, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_29 = __this->get_m_info_19(); NullCheck(L_29); int32_t L_30 = CBookReservationInfo_get_TotalAmount_m3866427878(L_29, /*hidden argument*/NULL); uiBookReservationDetail_GenerateItems_m3066758508(__this, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1))/(int32_t)3)), (int32_t)1)), /*hidden argument*/NULL); V_1 = 0; CBookReservationInfo_t4147366020 * L_31 = __this->get_m_info_19(); NullCheck(L_31); int32_t L_32 = L_31->get_sex_2(); if ((!(((uint32_t)L_32) == ((uint32_t)2)))) { goto IL_0107; } } { CMainRole_t4200562839 * L_33 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_33); V_1 = L_34; goto IL_011a; } IL_0107: { CBookReservationInfo_t4147366020 * L_35 = __this->get_m_info_19(); NullCheck(L_35); int32_t L_36 = L_35->get_sex_2(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_37 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_36, 0, 1, /*hidden argument*/NULL); V_1 = L_37; } IL_011a: { CSceneService_t551449725 * L_38 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_38); ISceneBaseObj_t858622483 * L_39 = CSceneService_CreateGameObj_m958236987(L_38, _stringLiteral3856173099, 1, /*hidden argument*/NULL); __this->set_m_roleObject_17(((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_39, ISceneRole_t2394225724_il2cpp_TypeInfo_var))); ISceneRole_t2394225724 * L_40 = __this->get_m_roleObject_17(); if (L_40) { goto IL_014b; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2478703678, /*hidden argument*/NULL); return; } IL_014b: { ISceneRole_t2394225724 * L_41 = __this->get_m_roleObject_17(); CBookReservationInfo_t4147366020 * L_42 = __this->get_m_info_19(); NullCheck(L_42); int32_t L_43 = L_42->get_Id_0(); NullCheck(L_41); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_41, (((int64_t)((int64_t)L_43)))); ISceneRole_t2394225724 * L_44 = __this->get_m_roleObject_17(); NullCheck(L_44); CProperty_t963755051 * L_45 = ISceneBaseObj_GetNetProperty_m1709069404(L_44, /*hidden argument*/NULL); NullCheck(L_45); CProperty_SetInt_m72189256(L_45, _stringLiteral836452629, 1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_46 = __this->get_m_roleObject_17(); int32_t L_47 = V_1; NullCheck(L_46); ISceneBaseObj_SetModelID_m3286778194(L_46, L_47, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_48 = __this->get_m_roleObject_17(); NullCheck(L_48); CProperty_t963755051 * L_49 = ISceneBaseObj_GetNetProperty_m1709069404(L_48, /*hidden argument*/NULL); int32_t L_50 = V_1; NullCheck(L_49); CProperty_SetInt_m72189256(L_49, _stringLiteral4166355951, L_50, /*hidden argument*/NULL); int32_t L_51 = V_1; if (L_51) { goto IL_01a6; } } { G_B15_0 = 1; goto IL_01a7; } IL_01a6: { G_B15_0 = 0; } IL_01a7: { V_2 = (bool)G_B15_0; ISceneRole_t2394225724 * L_52 = __this->get_m_roleObject_17(); CJuniorRoleModelItem_t636793867 * L_53 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_54 = V_2; NullCheck(L_53); int32_t L_55 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_53, L_54, 5, /*hidden argument*/NULL); NullCheck(L_52); ISceneRole_WearSubModel_m2695610556(L_52, L_55, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_56 = __this->get_m_roleObject_17(); CJuniorRoleModelItem_t636793867 * L_57 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_58 = V_2; NullCheck(L_57); int32_t L_59 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_57, L_58, 2, /*hidden argument*/NULL); NullCheck(L_56); ISceneRole_WearSubModel_m2695610556(L_56, L_59, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_60 = __this->get_m_roleObject_17(); CJuniorRoleModelItem_t636793867 * L_61 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_62 = V_2; NullCheck(L_61); int32_t L_63 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_61, L_62, 7, /*hidden argument*/NULL); NullCheck(L_60); ISceneRole_WearSubModel_m2695610556(L_60, L_63, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_64 = __this->get_m_roleObject_17(); CJuniorRoleModelItem_t636793867 * L_65 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_66 = V_2; NullCheck(L_65); int32_t L_67 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_65, L_66, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_64); ISceneRole_WearSubModel_m2695610556(L_64, L_67, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_68 = __this->get_m_roleObject_17(); CJuniorRoleModelItem_t636793867 * L_69 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_70 = V_2; NullCheck(L_69); int32_t L_71 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_69, L_70, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_68); ISceneRole_WearSubModel_m2695610556(L_68, L_71, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_72 = __this->get_m_roleObject_17(); NullCheck(L_72); ISceneRole_LoadRoleModel_m1111386502(L_72, /*hidden argument*/NULL); uiBookReservationDetail_OnEquipClothing_m2211834662(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_73 = __this->get_m_btn_Action_8(); CBookReservationInfo_t4147366020 * L_74 = __this->get_m_info_19(); NullCheck(L_74); int32_t L_75 = L_74->get_actionId_8(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_73, (bool)((((int32_t)0) < ((int32_t)L_75))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_76 = __this->get_m_btn_Loves_9(); CBookReservationInfo_t4147366020 * L_77 = __this->get_m_info_19(); NullCheck(L_77); int32_t L_78 = L_77->get_loverId_6(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_76, (bool)((((int32_t)0) < ((int32_t)L_78))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_79 = __this->get_m_btn_Owner_10(); CBookReservationInfo_t4147366020 * L_80 = __this->get_m_info_19(); NullCheck(L_80); bool L_81 = L_80->get_bowner_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_79, L_81, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_82 = __this->get_m_info_19(); NullCheck(L_82); int32_t L_83 = L_82->get_loverId_6(); if ((((int32_t)L_83) > ((int32_t)0))) { goto IL_02b7; } } { CBookReservationInfo_t4147366020 * L_84 = __this->get_m_info_19(); NullCheck(L_84); bool L_85 = L_84->get_bowner_5(); if (!L_85) { goto IL_02b7; } } { Transform_t3600365921 * L_86 = __this->get_m_btn_Owner_10(); Vector3_t3722313464 L_87 = __this->get_m_btn_LovedPos_15(); NullCheck(L_86); Transform_set_localPosition_m4128471975(L_86, L_87, /*hidden argument*/NULL); } IL_02b7: { CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::Update() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_Update_m2098579953 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { { uiBookReservationDetail_OnInitRole_m1401434671(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnPageHide_m2592008415 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnPageHide_m2592008415_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_UnRegistUpdate_m3080511716(__this, /*hidden argument*/NULL); CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_1 = __this->get_m_roleObject_17(); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); NullCheck(L_0); CSceneService_DestroyRoleObj_m3016152155(L_0, L_2, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_3 = __this->get_m_info_19(); if (!L_3) { goto IL_0032; } } { CBookReservationInfo_t4147366020 * L_4 = __this->get_m_info_19(); NullCheck(L_4); CBookReservationInfo_ClearOwnerList_m2753844781(L_4, /*hidden argument*/NULL); } IL_0032: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_5 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_6 = (intptr_t)uiBookReservationDetail_OnDataReady_m3780221180_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); CBookReservationManager_RemoveWatcherSingleReady_m3364150820(L_5, L_7, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnDestroy_m443193543 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); __this->set_m_roleObject_17((ISceneRole_t2394225724 *)NULL); __this->set_m_rotate_18((RotateRole_t1146201425 *)NULL); return; } } // System.Void uiBookReservationDetail::OnClkAction(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnClkAction_m574954616 (uiBookReservationDetail_t264602622 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnClkAction_m574954616_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_0 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_1 = __this->get_m_info_19(); NullCheck(L_1); int32_t L_2 = L_1->get_Id_0(); NullCheck(L_0); CBookReservationPreview_ShowPreview_m3299315117(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::OnClkLoves(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnClkLoves_m4079022363 (uiBookReservationDetail_t264602622 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnClkLoves_m4079022363_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_0 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_1 = __this->get_m_info_19(); NullCheck(L_1); int32_t L_2 = L_1->get_Id_0(); CBookReservationInfo_t4147366020 * L_3 = __this->get_m_info_19(); NullCheck(L_3); int32_t L_4 = L_3->get_loverId_6(); NullCheck(L_0); CBookReservationPreview_ShowPreview_m3966691493(L_0, L_2, L_4, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::OnClkOwner(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnClkOwner_m809583080 (uiBookReservationDetail_t264602622 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnClkOwner_m809583080_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_ShowUI_m3552255067(L_0, ((int32_t)224), /*hidden argument*/NULL); return; } } // System.Void uiBookReservationDetail::SetProgress(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_SetProgress_m284810980 (uiBookReservationDetail_t264602622 * __this, int32_t ____current0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_SetProgress_m284810980_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); 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 = CTextHelp_GetText_m3374553046(L_0, _stringLiteral2883777792, L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_006b; } } { String_t* L_5 = V_0; int32_t L_6 = ____current0; CBookReservationInfo_t4147366020 * L_7 = __this->get_m_info_19(); NullCheck(L_7); int32_t L_8 = CBookReservationInfo_get_TotalAmount_m3866427878(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_9 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_6, 0, L_8, /*hidden argument*/NULL); int32_t L_10 = L_9; RuntimeObject * L_11 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_10); CBookReservationInfo_t4147366020 * L_12 = __this->get_m_info_19(); NullCheck(L_12); int32_t L_13 = CBookReservationInfo_get_TotalAmount_m3866427878(L_12, /*hidden argument*/NULL); int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Format_m2556382932(NULL /*static, unused*/, L_5, L_11, L_15, /*hidden argument*/NULL); V_0 = L_16; UILabel_t3248798549 * L_17 = __this->get_m_progress_13(); 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_006b; } } { UILabel_t3248798549 * L_19 = __this->get_m_progress_13(); String_t* L_20 = V_0; NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_20, /*hidden argument*/NULL); } IL_006b: { return; } } // UnityEngine.Transform uiBookReservationDetail::GetRoleParent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiBookReservationDetail_GetRoleParent_m1012340685 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_GetRoleParent_m1012340685_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, _stringLiteral3889729611, /*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*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0060; } } { GameObject_t1113636619 * L_6 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_6, _stringLiteral3889729611, /*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); } IL_0060: { Transform_t3600365921 * L_16 = V_1; return L_16; } } // System.Void uiBookReservationDetail::OnInitRole() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnInitRole_m1401434671 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnInitRole_m1401434671_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_m_roleObject_17(); if (!L_0) { goto IL_001b; } } { ISceneRole_t2394225724 * L_1 = __this->get_m_roleObject_17(); 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_m_roleObject_17(); NullCheck(L_3); bool L_4 = ISceneBaseObj_IsValid_m1197404667(L_3, /*hidden argument*/NULL); V_0 = L_4; ISceneRole_t2394225724 * L_5 = __this->get_m_roleObject_17(); 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_016c; } } { ISceneRole_t2394225724 * L_7 = __this->get_m_roleObject_17(); NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = uiBookReservationDetail_GetRoleParent_m1012340685(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_9, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = __this->get_m_roleObject_17(); 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_m_roleObject_17(); 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_m_roleObject_17(); 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_m_roleObject_17(); NullCheck(L_18); ILogicBase_Update_m3853008051(L_18, (0.001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_19 = __this->get_m_roleObject_17(); 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_m_rotate_18(); 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); RotateRole_t1146201425 * L_41 = __this->get_m_rotate_18(); GameObjectU5BU5D_t3328599146* L_42 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); ISceneRole_t2394225724 * L_43 = __this->get_m_roleObject_17(); NullCheck(L_43); Transform_t3600365921 * L_44 = ISceneBaseObj_GetTransform_m3818769012(L_43, /*hidden argument*/NULL); NullCheck(L_44); GameObject_t1113636619 * L_45 = Component_get_gameObject_m442555142(L_44, /*hidden argument*/NULL); NullCheck(L_42); ArrayElementTypeCheck (L_42, L_45); (L_42)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_45); NullCheck(L_41); RotateRole_SetRotateObj_m814283472(L_41, L_42, /*hidden argument*/NULL); } IL_016c: { return; } } // System.Void uiBookReservationDetail::OnEquipClothing() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnEquipClothing_m2211834662 (uiBookReservationDetail_t264602622 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_OnEquipClothing_m2211834662_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; { CBookReservationInfo_t4147366020 * L_0 = __this->get_m_info_19(); if (L_0) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral4280694343, /*hidden argument*/NULL); return; } IL_0016: { ISceneRole_t2394225724 * L_1 = __this->get_m_roleObject_17(); if (!L_1) { goto IL_00c4; } } { CBookReservationInfo_t4147366020 * L_2 = __this->get_m_info_19(); NullCheck(L_2); int32_t L_3 = L_2->get_sex_2(); if ((((int32_t)L_3) == ((int32_t)2))) { goto IL_0058; } } { ISceneRole_t2394225724 * L_4 = __this->get_m_roleObject_17(); NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_4); CBookReservationInfo_t4147366020 * L_6 = __this->get_m_info_19(); NullCheck(L_6); int32_t L_7 = L_6->get_sex_2(); if ((((int32_t)L_5) == ((int32_t)L_7))) { goto IL_0058; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3703666563, /*hidden argument*/NULL); return; } IL_0058: { V_0 = 0; goto IL_00b3; } IL_005f: { CBookReservationInfo_t4147366020 * L_8 = __this->get_m_info_19(); int32_t L_9 = V_0; NullCheck(L_8); int32_t L_10 = CBookReservationInfo_GetItemByIndex_m2826280648(L_8, L_9, /*hidden argument*/NULL); V_1 = L_10; V_2 = 0; V_3 = 0; V_4 = 0; int32_t L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_11, (&V_2), (&V_3), (&V_4), /*hidden argument*/NULL); int32_t L_12 = V_3; if ((((int32_t)L_12) == ((int32_t)((int32_t)81)))) { goto IL_008f; } } { int32_t L_13 = V_3; if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)80))))) { goto IL_00a0; } } IL_008f: { ISceneRole_t2394225724 * L_14 = __this->get_m_roleObject_17(); int32_t L_15 = V_1; NullCheck(L_14); ISceneRole_WearSuit_m1889746947(L_14, L_15, /*hidden argument*/NULL); goto IL_00af; } IL_00a0: { ISceneRole_t2394225724 * L_16 = __this->get_m_roleObject_17(); int32_t L_17 = V_1; NullCheck(L_16); ISceneRole_WearSubModel_m2695610556(L_16, L_17, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_00af: { int32_t L_18 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_00b3: { int32_t L_19 = V_0; CBookReservationInfo_t4147366020 * L_20 = __this->get_m_info_19(); NullCheck(L_20); int32_t L_21 = CBookReservationInfo_get_TotalAmount_m3866427878(L_20, /*hidden argument*/NULL); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_005f; } } IL_00c4: { return; } } // System.Void uiBookReservationDetail::GenerateItems(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_GenerateItems_m3066758508 (uiBookReservationDetail_t264602622 * __this, int32_t ____count0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationDetail_GenerateItems_m3066758508_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_listView_16(); 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_0028; } } { DMListView_t512231514 * L_2 = __this->get_m_listView_16(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); DMListView_t512231514 * L_3 = __this->get_m_listView_16(); int32_t L_4 = ____count0; NullCheck(L_3); DMListView_SetCount_m3988156788(L_3, L_4, /*hidden argument*/NULL); } IL_0028: { return; } } // System.Void uiBookReservationDetail::OnDataReady(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationDetail_OnDataReady_m3780221180 (uiBookReservationDetail_t264602622 * __this, RuntimeObject* ____evt0, const RuntimeMethod* method) { { CBookReservationInfo_t4147366020 * L_0 = __this->get_m_info_19(); if (!L_0) { goto IL_0033; } } { CBookReservationInfo_t4147366020 * L_1 = __this->get_m_info_19(); NullCheck(L_1); int32_t L_2 = L_1->get_ownedAmount_7(); uiBookReservationDetail_SetProgress_m284810980(__this, L_2, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_3 = __this->get_m_info_19(); NullCheck(L_3); int32_t L_4 = CBookReservationInfo_get_TotalAmount_m3866427878(L_3, /*hidden argument*/NULL); uiBookReservationDetail_GenerateItems_m3066758508(__this, ((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)3)), (int32_t)1)), /*hidden argument*/NULL); } IL_0033: { 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 uiBookReservationGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationGroup__ctor_m4034041077 (uiBookReservationGroup_t37050430 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationGroup::Awake() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationGroup_Awake_m928905926 (uiBookReservationGroup_t37050430 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationGroup_Awake_m928905926_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)uiBookReservationGroup_OnIndexChanged_m1607584622_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 uiBookReservationGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationGroup_OnPageInit_m4238995313 (uiBookReservationGroup_t37050430 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationGroup_OnPageInit_m4238995313_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bInit_5(); if (L_0) { goto IL_0054; } } { __this->set_m_bInit_5((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiBookReservationItem_t3110617468 * L_2 = CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298(NULL /*static, unused*/, L_1, _stringLiteral3238190190, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298_RuntimeMethod_var); __this->set_m_item0_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiBookReservationItem_t3110617468 * L_4 = CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298(NULL /*static, unused*/, L_3, _stringLiteral3238255726, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298_RuntimeMethod_var); __this->set_m_item1_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiBookReservationItem_t3110617468 * L_6 = CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298(NULL /*static, unused*/, L_5, _stringLiteral3238321262, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiBookReservationItem_t3110617468_m2330553298_RuntimeMethod_var); __this->set_m_item2_4(L_6); } IL_0054: { return; } } // System.Void uiBookReservationGroup::OnIndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationGroup_OnIndexChanged_m1607584622 (uiBookReservationGroup_t37050430 * __this, int32_t ____index0, const RuntimeMethod* method) { { uiBookReservationItem_t3110617468 * L_0 = __this->get_m_item0_2(); int32_t L_1 = ____index0; NullCheck(L_0); uiBookReservationItem_SetData_m4028920306(L_0, ((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)3)), /*hidden argument*/NULL); uiBookReservationItem_t3110617468 * L_2 = __this->get_m_item1_3(); int32_t L_3 = ____index0; NullCheck(L_2); uiBookReservationItem_SetData_m4028920306(L_2, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)3)), (int32_t)1)), /*hidden argument*/NULL); uiBookReservationItem_t3110617468 * L_4 = __this->get_m_item2_4(); int32_t L_5 = ____index0; NullCheck(L_4); uiBookReservationItem_SetData_m4028920306(L_4, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)3)), (int32_t)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 uiBookReservationItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationItem__ctor_m1083533026 (uiBookReservationItem_t3110617468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationItem__ctor_m1083533026_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_tagPath_6(L_0); __this->set_m_itemId_12((-1)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationItem_OnPageInit_m984455111 (uiBookReservationItem_t3110617468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationItem_OnPageInit_m984455111_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiBookReservationItem_t3110617468 * G_B3_0 = NULL; uiBookReservationItem_t3110617468 * G_B2_0 = NULL; Vector3_t3722313464 G_B4_0; memset(&G_B4_0, 0, sizeof(G_B4_0)); uiBookReservationItem_t3110617468 * G_B4_1 = NULL; uiBookReservationItem_t3110617468 * G_B6_0 = NULL; uiBookReservationItem_t3110617468 * G_B5_0 = NULL; Vector3_t3722313464 G_B7_0; memset(&G_B7_0, 0, sizeof(G_B7_0)); uiBookReservationItem_t3110617468 * G_B7_1 = NULL; { bool L_0 = __this->get_m_bInit_11(); if (L_0) { goto IL_00cc; } } { __this->set_m_bInit_11((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, _stringLiteral222907311, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_name_9(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_3, _stringLiteral159231023, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_lock_10(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UITexture_t3471168817 * L_6 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_5, _stringLiteral1014183152, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_icon_2(L_6); UITexture_t3471168817 * L_7 = __this->get_m_icon_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_8) { G_B3_0 = __this; goto IL_007b; } } { UITexture_t3471168817 * L_9 = __this->get_m_icon_2(); NullCheck(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(L_9, /*hidden argument*/NULL); NullCheck(L_10); Vector3_t3722313464 L_11 = Transform_get_localScale_m129152068(L_10, /*hidden argument*/NULL); G_B4_0 = L_11; G_B4_1 = G_B2_0; goto IL_0080; } IL_007b: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_12 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); G_B4_0 = L_12; G_B4_1 = G_B3_0; } IL_0080: { NullCheck(G_B4_1); G_B4_1->set_m_iconSize_3(G_B4_0); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UITexture_t3471168817 * L_14 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_13, _stringLiteral3280317044, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_tagTex_5(L_14); UITexture_t3471168817 * L_15 = __this->get_m_tagTex_5(); 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); G_B5_0 = __this; if (!L_16) { G_B6_0 = __this; goto IL_00c2; } } { UITexture_t3471168817 * L_17 = __this->get_m_tagTex_5(); 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_localScale_m129152068(L_18, /*hidden argument*/NULL); G_B7_0 = L_19; G_B7_1 = G_B5_0; goto IL_00c7; } IL_00c2: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_20 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); G_B7_0 = L_20; G_B7_1 = G_B6_0; } IL_00c7: { NullCheck(G_B7_1); G_B7_1->set_m_tagSize_7(G_B7_0); } IL_00cc: { return; } } // System.Void uiBookReservationItem::SetData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationItem_SetData_m4028920306 (uiBookReservationItem_t3110617468 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationItem_SetData_m4028920306_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBookReservationInfo_t4147366020 * V_0 = NULL; String_t* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; String_t* G_B7_0 = NULL; int32_t G_B14_0 = 0; { __this->set_m_bIconLoaded_4((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); 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 = CMiscConfig_GetValue_m1810403399(L_0, _stringLiteral3961694652, L_1, /*hidden argument*/NULL); __this->set_m_tagPath_6(L_2); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationManager_t2709920264_il2cpp_TypeInfo_var); CBookReservationManager_t2709920264 * L_3 = CBookReservationManager_GetInstance_m2629755170(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CBookReservationInfo_t4147366020 * L_4 = CBookReservationManager_get_CurrentInfo_m4009725112(L_3, /*hidden argument*/NULL); V_0 = L_4; CBookReservationInfo_t4147366020 * L_5 = V_0; if (!L_5) { goto IL_0127; } } { CBookReservationInfo_t4147366020 * L_6 = V_0; int32_t L_7 = ____index0; NullCheck(L_6); int32_t L_8 = CBookReservationInfo_GetItemByIndex_m2826280648(L_6, L_7, /*hidden argument*/NULL); __this->set_m_itemId_12(L_8); int32_t L_9 = __this->get_m_itemId_12(); if ((((int32_t)L_9) > ((int32_t)0))) { goto IL_0058; } } { Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); return; } IL_0058: { Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*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); UILabel_t3248798549 * L_12 = __this->get_m_name_9(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_13 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00b2; } } { int32_t L_14 = __this->get_m_itemId_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_15 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_009a; } } { CShopConfig_t202154353 * L_16 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_17 = __this->get_m_itemId_12(); NullCheck(L_16); String_t* L_18 = CShopConfig_GetName_m2272590700(L_16, L_17, /*hidden argument*/NULL); G_B7_0 = L_18; goto IL_00a5; } IL_009a: { int32_t L_19 = __this->get_m_itemId_12(); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); String_t* L_20 = CPropManager_GetName_m3847477158(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); G_B7_0 = L_20; } IL_00a5: { V_1 = G_B7_0; UILabel_t3248798549 * L_21 = __this->get_m_name_9(); String_t* L_22 = V_1; NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_22, /*hidden argument*/NULL); } IL_00b2: { CBookReservationInfo_t4147366020 * L_23 = V_0; int32_t L_24 = __this->get_m_itemId_12(); NullCheck(L_23); bool L_25 = CBookReservationInfo_IsOwn_m681386106(L_23, L_24, /*hidden argument*/NULL); V_2 = L_25; bool L_26 = V_2; if (L_26) { goto IL_00d6; } } { Transform_t3600365921 * L_27 = __this->get_m_lock_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)1, /*hidden argument*/NULL); goto IL_00e2; } IL_00d6: { Transform_t3600365921 * L_28 = __this->get_m_lock_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)0, /*hidden argument*/NULL); } IL_00e2: { int32_t L_29 = __this->get_m_itemId_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_30 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_0107; } } { CShopConfig_t202154353 * L_31 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_32 = __this->get_m_itemId_12(); NullCheck(L_31); int32_t L_33 = CShopConfig_GetQualityLevel_m4002441864(L_31, L_32, /*hidden argument*/NULL); G_B14_0 = ((int32_t)(L_33)); goto IL_0117; } IL_0107: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_34 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_35 = __this->get_m_itemId_12(); NullCheck(L_34); int32_t L_36 = CPropManager_GetQualityLevel_m355677397(L_34, L_35, /*hidden argument*/NULL); G_B14_0 = L_36; } IL_0117: { V_3 = G_B14_0; UITexture_t3471168817 * L_37 = __this->get_m_tagTex_5(); int32_t L_38 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)((((int32_t)6) == ((int32_t)L_38))? 1 : 0), /*hidden argument*/NULL); } IL_0127: { return; } } // System.Void uiBookReservationItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationItem_Update_m372280682 (uiBookReservationItem_t3110617468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationItem_Update_m372280682_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bIconLoaded_4(); if (L_0) { goto IL_0039; } } { int32_t L_1 = __this->get_m_itemId_12(); if ((((int32_t)0) >= ((int32_t)L_1))) { goto IL_0039; } } { UITexture_t3471168817 * L_2 = __this->get_m_icon_2(); int32_t L_3 = __this->get_m_itemId_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_4 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); Vector3_t3722313464 L_5 = __this->get_m_iconSize_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_6 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_2, L_4, L_5, /*hidden argument*/NULL); __this->set_m_bIconLoaded_4(L_6); } IL_0039: { bool L_7 = __this->get_m_bTagLoaded_8(); if (L_7) { goto IL_0062; } } { UITexture_t3471168817 * L_8 = __this->get_m_tagTex_5(); String_t* L_9 = __this->get_m_tagPath_6(); Vector3_t3722313464 L_10 = __this->get_m_tagSize_7(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_11 = CMiscHelp_SetTextureIcon_m3430226615(NULL /*static, unused*/, L_8, L_9, L_10, (bool)1, /*hidden argument*/NULL); __this->set_m_bTagLoaded_8(L_11); } IL_0062: { return; } } // System.Void uiBookReservationItem::OnClkDetail() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationItem_OnClkDetail_m1969078430 (uiBookReservationItem_t3110617468 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationItem_OnClkDetail_m1969078430_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_itemId_12(); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_000d; } } { return; } IL_000d: { int32_t L_1 = __this->get_m_itemId_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_2 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_004c; } } { int32_t L_3 = __this->get_m_itemId_12(); 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*/, _stringLiteral2601211427, L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); CFashionTagCtr_t1928095552 * L_7 = CFashionTagCtr_GetInstance_m3958063695(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_8 = __this->get_m_itemId_12(); NullCheck(L_7); CFashionTagCtr_ShowPage_m1407537383(L_7, L_8, /*hidden argument*/NULL); goto IL_005c; } IL_004c: { IL2CPP_RUNTIME_CLASS_INIT(CPropsDetailManager_t2661117877_il2cpp_TypeInfo_var); CPropsDetailManager_t2661117877 * L_9 = CPropsDetailManager_GetInstance_m3176161541(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_10 = __this->get_m_itemId_12(); NullCheck(L_9); CPropsDetailManager_ShowPropDetail_m3035460479(L_9, L_10, /*hidden argument*/NULL); } IL_005c: { 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 uiBookReservationPreview::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview__ctor_m85241329 (uiBookReservationPreview_t53882363 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview__ctor_m85241329_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationPreview::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnPageInit_m2905805322 (uiBookReservationPreview_t53882363 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnPageInit_m2905805322_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RotateRole_t1146201425 * L_0 = CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, _stringLiteral3867341799, /*hidden argument*/CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var); __this->set_m_rotate_Center_10(L_0); RotateRole_t1146201425 * L_1 = CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, _stringLiteral3123434358, /*hidden argument*/CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var); __this->set_m_rotate_Left_11(L_1); RotateRole_t1146201425 * L_2 = CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859(__this, _stringLiteral3905964710, /*hidden argument*/CUIBase_FindSerialValue_TisRotateRole_t1146201425_m1734041859_RuntimeMethod_var); __this->set_m_rotate_Right_12(L_2); UILabel_t3248798549 * L_3 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2595566315, /*hidden argument*/NULL); __this->set_m_titleLab_15(L_3); return; } } // System.Void uiBookReservationPreview::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnPageShow_m2126338446 (uiBookReservationPreview_t53882363 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnPageShow_m2126338446_MetadataUsageId); s_Il2CppMethodInitialized = true; } CBookReservationInfo_t4147366020 * V_0 = NULL; int64_t V_1 = 0; int32_t V_2 = 0; CBookReservationInfo_t4147366020 * V_3 = NULL; CBookReservationInfo_t4147366020 * V_4 = NULL; int64_t V_5 = 0; int32_t V_6 = 0; int64_t V_7 = 0; int32_t V_8 = 0; Camera_t4157153871 * V_9 = NULL; ScenePersonalBtnCallBack_t2666224716 * V_10 = NULL; int32_t G_B5_0 = 0; int32_t G_B12_0 = 0; int32_t G_B15_0 = 0; ISceneRole_t2394225724 * G_B17_0 = NULL; uiBookReservationPreview_t53882363 * G_B17_1 = NULL; ISceneRole_t2394225724 * G_B16_0 = NULL; uiBookReservationPreview_t53882363 * G_B16_1 = NULL; CBookReservationInfo_t4147366020 * G_B18_0 = NULL; ISceneRole_t2394225724 * G_B18_1 = NULL; uiBookReservationPreview_t53882363 * G_B18_2 = NULL; int32_t G_B21_0 = 0; int32_t G_B24_0 = 0; ISceneRole_t2394225724 * G_B26_0 = NULL; uiBookReservationPreview_t53882363 * G_B26_1 = NULL; ISceneRole_t2394225724 * G_B25_0 = NULL; uiBookReservationPreview_t53882363 * G_B25_1 = NULL; CBookReservationInfo_t4147366020 * G_B27_0 = NULL; ISceneRole_t2394225724 * G_B27_1 = NULL; uiBookReservationPreview_t53882363 * G_B27_2 = NULL; { __this->set_m_bPlaying_16((bool)0); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_0 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CBookReservationPreview_get_SuitId1_m3472905296(L_0, /*hidden argument*/NULL); __this->set_m_Id1_13(L_1); CBookReservationPreview_t483566172 * L_2 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CBookReservationPreview_get_SuitId2_m3472708688(L_2, /*hidden argument*/NULL); __this->set_m_Id2_14(L_3); RotateRole_t1146201425 * L_4 = __this->get_m_rotate_Center_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)0, /*hidden argument*/NULL); RotateRole_t1146201425 * L_5 = __this->get_m_rotate_Left_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); RotateRole_t1146201425 * L_6 = __this->get_m_rotate_Right_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)0, /*hidden argument*/NULL); CBookReservationPreview_t483566172 * L_7 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CBookReservationPreview_get_IsSingle_m13877099(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_00e1; } } { RotateRole_t1146201425 * L_9 = __this->get_m_rotate_Center_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_10 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_11 = __this->get_m_Id1_13(); NullCheck(L_10); CBookReservationInfo_t4147366020 * L_12 = CBookReservationConfig_GetCfgUnitByID_m648056151(L_10, L_11, /*hidden argument*/NULL); V_0 = L_12; CBookReservationInfo_t4147366020 * L_13 = V_0; if (!L_13) { goto IL_00dc; } } { CBookReservationInfo_t4147366020 * L_14 = V_0; NullCheck(L_14); String_t* L_15 = L_14->get_name_1(); uiBookReservationPreview_SetTitle_m2767158307(__this, L_15, /*hidden argument*/NULL); int32_t L_16 = __this->get_m_Id1_13(); V_1 = (((int64_t)((int64_t)L_16))); CBookReservationInfo_t4147366020 * L_17 = V_0; NullCheck(L_17); int32_t L_18 = L_17->get_sex_2(); if ((!(((uint32_t)L_18) == ((uint32_t)2)))) { goto IL_00ac; } } { CMainRole_t4200562839 * L_19 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_19); G_B5_0 = L_20; goto IL_00b2; } IL_00ac: { CBookReservationInfo_t4147366020 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = L_21->get_sex_2(); G_B5_0 = L_22; } IL_00b2: { V_2 = G_B5_0; int32_t L_23 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_24 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_23, 0, 1, /*hidden argument*/NULL); V_2 = L_24; int64_t L_25 = V_1; int32_t L_26 = V_2; ISceneRole_t2394225724 * L_27 = uiBookReservationPreview_CreateRole_m2280530737(__this, L_25, L_26, _stringLiteral4110603647, /*hidden argument*/NULL); __this->set_m_role_8(L_27); ISceneRole_t2394225724 * L_28 = __this->get_m_role_8(); CBookReservationInfo_t4147366020 * L_29 = V_0; uiBookReservationPreview_OnEquip_m3557037678(__this, L_28, L_29, /*hidden argument*/NULL); } IL_00dc: { goto IL_022d; } IL_00e1: { RotateRole_t1146201425 * L_30 = __this->get_m_rotate_Left_11(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_30, (bool)1, /*hidden argument*/NULL); RotateRole_t1146201425 * L_31 = __this->get_m_rotate_Right_12(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)1, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_32 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_32); String_t* L_34 = CTextHelp_GetText_m3374553046(L_32, _stringLiteral327503799, L_33, /*hidden argument*/NULL); uiBookReservationPreview_SetTitle_m2767158307(__this, L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_35 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_36 = __this->get_m_Id1_13(); NullCheck(L_35); CBookReservationInfo_t4147366020 * L_37 = CBookReservationConfig_GetCfgUnitByID_m648056151(L_35, L_36, /*hidden argument*/NULL); V_3 = L_37; CBookReservationConfig_t3541798465 * L_38 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_39 = __this->get_m_Id2_14(); NullCheck(L_38); CBookReservationInfo_t4147366020 * L_40 = CBookReservationConfig_GetCfgUnitByID_m648056151(L_38, L_39, /*hidden argument*/NULL); V_4 = L_40; CBookReservationInfo_t4147366020 * L_41 = V_3; if (!L_41) { goto IL_022d; } } { CBookReservationInfo_t4147366020 * L_42 = V_4; if (!L_42) { goto IL_022d; } } { CBookReservationInfo_t4147366020 * L_43 = V_3; NullCheck(L_43); int32_t L_44 = L_43->get_sex_2(); if (L_44) { goto IL_0159; } } { int32_t L_45 = __this->get_m_Id1_13(); G_B12_0 = L_45; goto IL_015f; } IL_0159: { int32_t L_46 = __this->get_m_Id2_14(); G_B12_0 = L_46; } IL_015f: { V_5 = (((int64_t)((int64_t)G_B12_0))); CBookReservationInfo_t4147366020 * L_47 = V_3; NullCheck(L_47); int32_t L_48 = L_47->get_sex_2(); if (L_48) { goto IL_0178; } } { CBookReservationInfo_t4147366020 * L_49 = V_3; NullCheck(L_49); int32_t L_50 = L_49->get_sex_2(); G_B15_0 = L_50; goto IL_017f; } IL_0178: { CBookReservationInfo_t4147366020 * L_51 = V_4; NullCheck(L_51); int32_t L_52 = L_51->get_sex_2(); G_B15_0 = L_52; } IL_017f: { V_6 = G_B15_0; int64_t L_53 = V_5; int32_t L_54 = V_6; ISceneRole_t2394225724 * L_55 = uiBookReservationPreview_CreateRole_m2280530737(__this, L_53, L_54, _stringLiteral4110603647, /*hidden argument*/NULL); __this->set_m_role_8(L_55); ISceneRole_t2394225724 * L_56 = __this->get_m_role_8(); CBookReservationInfo_t4147366020 * L_57 = V_3; NullCheck(L_57); int32_t L_58 = L_57->get_sex_2(); G_B16_0 = L_56; G_B16_1 = __this; if (L_58) { G_B17_0 = L_56; G_B17_1 = __this; goto IL_01ae; } } { CBookReservationInfo_t4147366020 * L_59 = V_3; G_B18_0 = L_59; G_B18_1 = G_B16_0; G_B18_2 = G_B16_1; goto IL_01b0; } IL_01ae: { CBookReservationInfo_t4147366020 * L_60 = V_4; G_B18_0 = L_60; G_B18_1 = G_B17_0; G_B18_2 = G_B17_1; } IL_01b0: { NullCheck(G_B18_2); uiBookReservationPreview_OnEquip_m3557037678(G_B18_2, G_B18_1, G_B18_0, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_61 = V_4; NullCheck(L_61); int32_t L_62 = L_61->get_sex_2(); if ((!(((uint32_t)L_62) == ((uint32_t)1)))) { goto IL_01cd; } } { int32_t L_63 = __this->get_m_Id2_14(); G_B21_0 = L_63; goto IL_01d3; } IL_01cd: { int32_t L_64 = __this->get_m_Id1_13(); G_B21_0 = L_64; } IL_01d3: { V_7 = (((int64_t)((int64_t)G_B21_0))); CBookReservationInfo_t4147366020 * L_65 = V_4; NullCheck(L_65); int32_t L_66 = L_65->get_sex_2(); if ((!(((uint32_t)L_66) == ((uint32_t)1)))) { goto IL_01ef; } } { CBookReservationInfo_t4147366020 * L_67 = V_4; NullCheck(L_67); int32_t L_68 = L_67->get_sex_2(); G_B24_0 = L_68; goto IL_01f5; } IL_01ef: { CBookReservationInfo_t4147366020 * L_69 = V_3; NullCheck(L_69); int32_t L_70 = L_69->get_sex_2(); G_B24_0 = L_70; } IL_01f5: { V_8 = G_B24_0; int64_t L_71 = V_7; int32_t L_72 = V_8; ISceneRole_t2394225724 * L_73 = uiBookReservationPreview_CreateRole_m2280530737(__this, L_71, L_72, _stringLiteral3707319120, /*hidden argument*/NULL); __this->set_m_role_Partner_9(L_73); ISceneRole_t2394225724 * L_74 = __this->get_m_role_Partner_9(); CBookReservationInfo_t4147366020 * L_75 = V_4; NullCheck(L_75); int32_t L_76 = L_75->get_sex_2(); G_B25_0 = L_74; G_B25_1 = __this; if ((!(((uint32_t)L_76) == ((uint32_t)1)))) { G_B26_0 = L_74; G_B26_1 = __this; goto IL_0227; } } { CBookReservationInfo_t4147366020 * L_77 = V_4; G_B27_0 = L_77; G_B27_1 = G_B25_0; G_B27_2 = G_B25_1; goto IL_0228; } IL_0227: { CBookReservationInfo_t4147366020 * L_78 = V_3; G_B27_0 = L_78; G_B27_1 = G_B26_0; G_B27_2 = G_B26_1; } IL_0228: { NullCheck(G_B27_2); uiBookReservationPreview_OnEquip_m3557037678(G_B27_2, G_B27_1, G_B27_0, /*hidden argument*/NULL); } IL_022d: { CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_79 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_9 = L_79; Camera_t4157153871 * L_80 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_81 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_80, /*hidden argument*/NULL); if (!L_81) { goto IL_0282; } } { Camera_t4157153871 * L_82 = V_9; NullCheck(L_82); GameObject_t1113636619 * L_83 = Component_get_gameObject_m442555142(L_82, /*hidden argument*/NULL); bool L_84 = ((bool)0); RuntimeObject * L_85 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_84); NullCheck(L_83); GameObject_SendMessage_m3720186693(L_83, _stringLiteral3292652826, L_85, 1, /*hidden argument*/NULL); Camera_t4157153871 * L_86 = V_9; NullCheck(L_86); ScenePersonalBtnCallBack_t2666224716 * L_87 = Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181(L_86, /*hidden argument*/Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181_RuntimeMethod_var); V_10 = L_87; ScenePersonalBtnCallBack_t2666224716 * L_88 = V_10; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_89 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_0282; } } { ScenePersonalBtnCallBack_t2666224716 * L_90 = V_10; int32_t L_91 = CUIBase_get_UI_ID_m4113225531(__this, /*hidden argument*/NULL); NullCheck(L_90); ScenePersonalBtnCallBack_SetWatchReturnObjMonoID_m3532406778(L_90, L_91, /*hidden argument*/NULL); } IL_0282: { return; } } // System.Void uiBookReservationPreview::Update() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_Update_m4100423897 (uiBookReservationPreview_t53882363 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_Update_m4100423897_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_0 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CBookReservationPreview_get_IsSingle_m13877099(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0074; } } { ISceneRole_t2394225724 * L_2 = __this->get_m_role_8(); if (!L_2) { goto IL_006f; } } { ISceneRole_t2394225724 * L_3 = __this->get_m_role_8(); RotateRole_t1146201425 * L_4 = __this->get_m_rotate_Center_10(); uiBookReservationPreview_OnInitRole_m1601240725(__this, L_3, _stringLiteral4067784163, L_4, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_5 = __this->get_m_role_8(); NullCheck(L_5); bool L_6 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_5); if (!L_6) { goto IL_006f; } } { ISceneRole_t2394225724 * L_7 = __this->get_m_role_8(); NullCheck(L_7); bool L_8 = ISceneBaseObj_IsValid_m1197404667(L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_006f; } } { bool L_9 = __this->get_m_bPlaying_16(); if (L_9) { goto IL_006f; } } { ISceneRole_t2394225724 * L_10 = __this->get_m_role_8(); uiBookReservationPreview_OnPlayAnimation_m2495623012(__this, L_10, /*hidden argument*/NULL); __this->set_m_bPlaying_16((bool)1); } IL_006f: { goto IL_0102; } IL_0074: { ISceneRole_t2394225724 * L_11 = __this->get_m_role_8(); if (!L_11) { goto IL_0102; } } { ISceneRole_t2394225724 * L_12 = __this->get_m_role_Partner_9(); if (!L_12) { goto IL_0102; } } { ISceneRole_t2394225724 * L_13 = __this->get_m_role_8(); RotateRole_t1146201425 * L_14 = __this->get_m_rotate_Left_11(); uiBookReservationPreview_OnInitRole_m1601240725(__this, L_13, _stringLiteral4067784163, L_14, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_15 = __this->get_m_role_Partner_9(); RotateRole_t1146201425 * L_16 = __this->get_m_rotate_Right_12(); uiBookReservationPreview_OnInitRole_m1601240725(__this, L_15, _stringLiteral4067587555, L_16, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_17 = __this->get_m_role_8(); NullCheck(L_17); bool L_18 = ISceneBaseObj_IsValid_m1197404667(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0102; } } { ISceneRole_t2394225724 * L_19 = __this->get_m_role_Partner_9(); NullCheck(L_19); bool L_20 = ISceneBaseObj_IsValid_m1197404667(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0102; } } { bool L_21 = __this->get_m_bPlaying_16(); if (L_21) { goto IL_0102; } } { ISceneRole_t2394225724 * L_22 = __this->get_m_role_8(); uiBookReservationPreview_OnPlayAnimation_m2495623012(__this, L_22, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_23 = __this->get_m_role_Partner_9(); uiBookReservationPreview_OnPlayAnimation_m2495623012(__this, L_23, /*hidden argument*/NULL); __this->set_m_bPlaying_16((bool)1); } IL_0102: { return; } } // System.Void uiBookReservationPreview::OnExternCallEvent(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnExternCallEvent_m2095788950 (uiBookReservationPreview_t53882363 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnExternCallEvent_m2095788950_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUIEvent_t99497512 * V_0 = NULL; { RuntimeObject* L_0 = ___evt0; NullCheck(L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 IEventBase::GetEventType() */, IEventBase_t1130231758_il2cpp_TypeInfo_var, L_0); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0043; } } { RuntimeObject* L_2 = ___evt0; V_0 = ((CUIEvent_t99497512 *)CastclassClass((RuntimeObject*)L_2, CUIEvent_t99497512_il2cpp_TypeInfo_var)); CUIEvent_t99497512 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CUIEvent_get_UIEventID_m4125875580(L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0043; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_5 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CWndController_HideUI_m732482071(L_5, ((int32_t)223), /*hidden argument*/NULL); CWndController_t749709641 * L_6 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CWndController_ShowUI_m2971791309(L_6, ((int32_t)222), ((int32_t)221), /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void uiBookReservationPreview::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnPageHide_m2218725314 (uiBookReservationPreview_t53882363 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnPageHide_m2218725314_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; ScenePersonalBtnCallBack_t2666224716 * V_1 = NULL; { CUIBase_UnRegistUpdate_m3080511716(__this, /*hidden argument*/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_0048; } } { Camera_t4157153871 * L_3 = V_0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); bool L_5 = ((bool)1); RuntimeObject * L_6 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_5); NullCheck(L_4); GameObject_SendMessage_m3720186693(L_4, _stringLiteral3292652826, L_6, 1, /*hidden argument*/NULL); Camera_t4157153871 * L_7 = V_0; NullCheck(L_7); ScenePersonalBtnCallBack_t2666224716 * L_8 = Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181(L_7, /*hidden argument*/Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181_RuntimeMethod_var); V_1 = L_8; ScenePersonalBtnCallBack_t2666224716 * L_9 = V_1; 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_0048; } } { ScenePersonalBtnCallBack_t2666224716 * L_11 = V_1; NullCheck(L_11); ScenePersonalBtnCallBack_ClearWatchReturnObj_m267232402(L_11, /*hidden argument*/NULL); } IL_0048: { __this->set_m_bPlaying_16((bool)0); CEventManager_t474365641 * L_12 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_13 = (intptr_t)uiBookReservationPreview_OnStoped_m2841594159_RuntimeMethod_var; OnEventCall_t3758354630 * L_14 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_14, __this, L_13, /*hidden argument*/NULL); NullCheck(L_12); CEventManager_StopEvent_m2167807725(L_12, L_14, /*hidden argument*/NULL); return; } } // System.Void uiBookReservationPreview::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnDestroy_m4182398106 (uiBookReservationPreview_t53882363 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnDestroy_m4182398106_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); int32_t L_0 = __this->get_m_Id1_13(); if ((((int32_t)0) >= ((int32_t)L_0))) { goto IL_0024; } } { CSceneService_t551449725 * L_1 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = __this->get_m_Id1_13(); NullCheck(L_1); CSceneService_DestroyRoleObj_m3016152155(L_1, (((int64_t)((int64_t)L_2))), /*hidden argument*/NULL); } IL_0024: { int32_t L_3 = __this->get_m_Id2_14(); if ((((int32_t)0) >= ((int32_t)L_3))) { goto IL_0042; } } { CSceneService_t551449725 * L_4 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_5 = __this->get_m_Id2_14(); NullCheck(L_4); CSceneService_DestroyRoleObj_m3016152155(L_4, (((int64_t)((int64_t)L_5))), /*hidden argument*/NULL); } IL_0042: { __this->set_m_Id1_13(0); __this->set_m_Id2_14(0); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_6 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_m_Id1_13(); NullCheck(L_6); CBookReservationPreview_set_SuitId1_m2733327467(L_6, L_7, /*hidden argument*/NULL); CBookReservationPreview_t483566172 * L_8 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_9 = __this->get_m_Id2_14(); NullCheck(L_8); CBookReservationPreview_set_SuitId2_m2733553612(L_8, L_9, /*hidden argument*/NULL); return; } } // DMCore.Framework.Scene.ISceneRole uiBookReservationPreview::CreateRole(System.Int64,System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR ISceneRole_t2394225724 * uiBookReservationPreview_CreateRole_m2280530737 (uiBookReservationPreview_t53882363 * __this, int64_t ____userId0, int32_t ____sex1, String_t* ____name2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_CreateRole_m2280530737_MetadataUsageId); s_Il2CppMethodInitialized = true; } ISceneRole_t2394225724 * V_0 = NULL; bool V_1 = false; int32_t G_B5_0 = 0; { CSceneService_t551449725 * L_0 = IHelp_GetSceneManager_m309394095(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ____name2; NullCheck(L_0); ISceneBaseObj_t858622483 * L_2 = CSceneService_CreateGameObj_m958236987(L_0, L_1, 1, /*hidden argument*/NULL); V_0 = ((ISceneRole_t2394225724 *)IsInstClass((RuntimeObject*)L_2, ISceneRole_t2394225724_il2cpp_TypeInfo_var)); ISceneRole_t2394225724 * L_3 = V_0; if (L_3) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral2478703678, /*hidden argument*/NULL); return (ISceneRole_t2394225724 *)NULL; } IL_0024: { ISceneRole_t2394225724 * L_4 = V_0; int64_t L_5 = ____userId0; NullCheck(L_4); VirtActionInvoker1< int64_t >::Invoke(18 /* System.Void DMCore.Framework.Scene.ISceneBaseObj::SetUserId(System.Int64) */, L_4, L_5); ISceneRole_t2394225724 * L_6 = V_0; NullCheck(L_6); CProperty_t963755051 * L_7 = ISceneBaseObj_GetNetProperty_m1709069404(L_6, /*hidden argument*/NULL); NullCheck(L_7); CProperty_SetInt_m72189256(L_7, _stringLiteral836452629, 1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_8 = V_0; int32_t L_9 = ____sex1; NullCheck(L_8); ISceneBaseObj_SetModelID_m3286778194(L_8, L_9, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_10 = V_0; NullCheck(L_10); CProperty_t963755051 * L_11 = ISceneBaseObj_GetNetProperty_m1709069404(L_10, /*hidden argument*/NULL); int32_t L_12 = ____sex1; NullCheck(L_11); CProperty_SetInt_m72189256(L_11, _stringLiteral4166355951, L_12, /*hidden argument*/NULL); int32_t L_13 = ____sex1; if (L_13) { goto IL_0060; } } { G_B5_0 = 1; goto IL_0061; } IL_0060: { G_B5_0 = 0; } IL_0061: { V_1 = (bool)G_B5_0; ISceneRole_t2394225724 * L_14 = V_0; CJuniorRoleModelItem_t636793867 * L_15 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_16 = V_1; NullCheck(L_15); int32_t L_17 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_15, L_16, 5, /*hidden argument*/NULL); NullCheck(L_14); ISceneRole_WearSubModel_m2695610556(L_14, L_17, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_18 = V_0; CJuniorRoleModelItem_t636793867 * L_19 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_20 = V_1; NullCheck(L_19); int32_t L_21 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_19, L_20, 2, /*hidden argument*/NULL); NullCheck(L_18); ISceneRole_WearSubModel_m2695610556(L_18, L_21, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_22 = V_0; CJuniorRoleModelItem_t636793867 * L_23 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_24 = V_1; NullCheck(L_23); int32_t L_25 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_23, L_24, 7, /*hidden argument*/NULL); NullCheck(L_22); ISceneRole_WearSubModel_m2695610556(L_22, L_25, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_26 = V_0; CJuniorRoleModelItem_t636793867 * L_27 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_28 = V_1; NullCheck(L_27); int32_t L_29 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_27, L_28, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_26); ISceneRole_WearSubModel_m2695610556(L_26, L_29, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_30 = V_0; CJuniorRoleModelItem_t636793867 * L_31 = CJuniorRoleModelItem_GetInstance_m2353718821(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_32 = V_1; NullCheck(L_31); int32_t L_33 = CJuniorRoleModelItem_GetDefaultModelItem_m3195588872(L_31, L_32, ((int32_t)15), /*hidden argument*/NULL); NullCheck(L_30); ISceneRole_WearSubModel_m2695610556(L_30, L_33, (bool)1, (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_34 = V_0; NullCheck(L_34); ISceneRole_LoadRoleModel_m1111386502(L_34, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_35 = V_0; return L_35; } } // System.Void uiBookReservationPreview::OnEquip(DMCore.Framework.Scene.ISceneRole,DMCore.Logic.CBookReservationConfig/CBookReservationInfo) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnEquip_m3557037678 (uiBookReservationPreview_t53882363 * __this, ISceneRole_t2394225724 * ____role0, CBookReservationInfo_t4147366020 * ____info1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnEquip_m3557037678_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; { ISceneRole_t2394225724 * L_0 = ____role0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { CBookReservationInfo_t4147366020 * L_1 = ____info1; if (!L_1) { goto IL_0065; } } { V_0 = 0; goto IL_0059; } IL_0014: { CBookReservationInfo_t4147366020 * L_2 = ____info1; int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = CBookReservationInfo_GetItemByIndex_m2826280648(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; V_2 = 0; V_3 = 0; V_4 = 0; int32_t L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CItemManager_t2289463753_il2cpp_TypeInfo_var); CItemManager_GetSubModelInfo_m903145472(NULL /*static, unused*/, L_5, (&V_2), (&V_3), (&V_4), /*hidden argument*/NULL); int32_t L_6 = V_3; if ((((int32_t)L_6) == ((int32_t)((int32_t)81)))) { goto IL_003f; } } { int32_t L_7 = V_3; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)80))))) { goto IL_004b; } } IL_003f: { ISceneRole_t2394225724 * L_8 = ____role0; int32_t L_9 = V_1; NullCheck(L_8); ISceneRole_WearSuit_m1889746947(L_8, L_9, /*hidden argument*/NULL); goto IL_0055; } IL_004b: { ISceneRole_t2394225724 * L_10 = ____role0; int32_t L_11 = V_1; NullCheck(L_10); ISceneRole_WearSubModel_m2695610556(L_10, L_11, (bool)1, (bool)1, /*hidden argument*/NULL); } IL_0055: { int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0059: { int32_t L_13 = V_0; CBookReservationInfo_t4147366020 * L_14 = ____info1; NullCheck(L_14); int32_t L_15 = CBookReservationInfo_get_TotalAmount_m3866427878(L_14, /*hidden argument*/NULL); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_0014; } } IL_0065: { return; } } // UnityEngine.Transform uiBookReservationPreview::GetRoleParent(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * uiBookReservationPreview_GetRoleParent_m4198382077 (uiBookReservationPreview_t53882363 * __this, String_t* ____rootName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_GetRoleParent_m4198382077_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; String_t* L_3 = ____rootName0; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; Transform_t3600365921 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0058; } } { String_t* L_7 = ____rootName0; GameObject_t1113636619 * L_8 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m2093116449(L_8, L_7, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); V_1 = L_9; Transform_t3600365921 * L_10 = V_1; Transform_t3600365921 * L_11 = V_0; NullCheck(L_10); Transform_SetParent_m381167889(L_10, L_11, /*hidden argument*/NULL); Transform_t3600365921 * L_12 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_13 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); Transform_set_localEulerAngles_m4202601546(L_12, L_13, /*hidden argument*/NULL); Transform_t3600365921 * L_14 = V_1; Vector3_t3722313464 L_15 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localScale_m3053443106(L_14, L_15, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = V_1; Vector3_t3722313464 L_17 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); Transform_set_localPosition_m4128471975(L_16, L_17, /*hidden argument*/NULL); } IL_0058: { Transform_t3600365921 * L_18 = V_1; return L_18; } } // System.Void uiBookReservationPreview::OnInitRole(DMCore.Framework.Scene.ISceneRole,System.String,RotateRole) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnInitRole_m1601240725 (uiBookReservationPreview_t53882363 * __this, ISceneRole_t2394225724 * ____role0, String_t* ____parentName1, RotateRole_t1146201425 * ____obj2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnInitRole_m1601240725_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 = ____role0; if (!L_0) { goto IL_0011; } } { ISceneRole_t2394225724 * L_1 = ____role0; NullCheck(L_1); bool L_2 = VirtFuncInvoker0< bool >::Invoke(17 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsReady() */, L_1); if (L_2) { goto IL_0012; } } IL_0011: { return; } IL_0012: { ISceneRole_t2394225724 * L_3 = ____role0; NullCheck(L_3); bool L_4 = ISceneBaseObj_IsValid_m1197404667(L_3, /*hidden argument*/NULL); V_0 = L_4; ISceneRole_t2394225724 * L_5 = ____role0; 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_014e; } } { ISceneRole_t2394225724 * L_7 = ____role0; NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); String_t* L_9 = ____parentName1; Transform_t3600365921 * L_10 = uiBookReservationPreview_GetRoleParent_m4198382077(__this, L_9, /*hidden argument*/NULL); NullCheck(L_8); Transform_SetParent_m381167889(L_8, L_10, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_11 = ____role0; NullCheck(L_11); bool L_12 = ISceneBaseObj_IfExistAnim_m267911107(L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0084; } } { V_1 = _stringLiteral2833084525; ISceneRole_t2394225724 * L_13 = ____role0; NullCheck(L_13); int32_t L_14 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_13); V_2 = L_14; int32_t L_15 = V_2; if ((((int32_t)L_15) == ((int32_t)1))) { goto IL_0061; } } { int32_t L_16 = V_2; if (!L_16) { goto IL_006c; } } { goto IL_0077; } IL_0061: { V_1 = _stringLiteral3548628297; goto IL_007c; } IL_006c: { V_1 = _stringLiteral2833084525; goto IL_007c; } IL_0077: { goto IL_007c; } IL_007c: { ISceneRole_t2394225724 * L_17 = ____role0; String_t* L_18 = V_1; NullCheck(L_17); ISceneBaseObj_SetIdleAnim_m1936918694(L_17, L_18, /*hidden argument*/NULL); } IL_0084: { ISceneRole_t2394225724 * L_19 = ____role0; NullCheck(L_19); ILogicBase_Update_m3853008051(L_19, (0.001f), /*hidden argument*/NULL); ISceneRole_t2394225724 * L_20 = ____role0; NullCheck(L_20); Transform_t3600365921 * L_21 = ISceneBaseObj_GetTransform_m3818769012(L_20, /*hidden argument*/NULL); V_3 = L_21; Camera_t4157153871 * L_22 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Transform_t3600365921 * L_23 = V_3; NullCheck(L_23); Vector3_t3722313464 L_24 = Transform_get_position_m36019626(L_23, /*hidden argument*/NULL); NullCheck(L_22); Vector3_t3722313464 L_25 = Camera_WorldToScreenPoint_m3726311023(L_22, L_24, /*hidden argument*/NULL); V_4 = L_25; Camera_t4157153871 * L_26 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); RotateRole_t1146201425 * L_27 = ____obj2; NullCheck(L_27); Transform_t3600365921 * L_28 = Component_get_transform_m3162698980(L_27, /*hidden argument*/NULL); NullCheck(L_28); Vector3_t3722313464 L_29 = Transform_get_position_m36019626(L_28, /*hidden argument*/NULL); NullCheck(L_26); Vector3_t3722313464 L_30 = Camera_WorldToScreenPoint_m3726311023(L_26, L_29, /*hidden argument*/NULL); V_5 = L_30; float L_31 = (&V_5)->get_x_1(); float L_32 = (&V_5)->get_y_2(); float L_33 = (&V_4)->get_z_3(); Vector3__ctor_m3353183577((&V_6), L_31, L_32, L_33, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_35 = Quaternion_Euler_m3049309462(NULL /*static, unused*/, (0.0f), (165.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_34); Transform_set_rotation_m3524318132(L_34, L_35, /*hidden argument*/NULL); Transform_t3600365921 * L_36 = V_3; Camera_t4157153871 * L_37 = IHelp_Get3DSceneCamera_m2443356533(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_38 = V_6; NullCheck(L_37); Vector3_t3722313464 L_39 = Camera_ScreenToWorldPoint_m3978588570(L_37, L_38, /*hidden argument*/NULL); NullCheck(L_36); Transform_set_position_m3387557959(L_36, L_39, /*hidden argument*/NULL); Transform_t3600365921 * L_40 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_41 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); Transform_set_localScale_m3053443106(L_40, L_41, /*hidden argument*/NULL); RotateRole_t1146201425 * L_42 = ____obj2; GameObjectU5BU5D_t3328599146* L_43 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); ISceneRole_t2394225724 * L_44 = ____role0; NullCheck(L_44); Transform_t3600365921 * L_45 = ISceneBaseObj_GetTransform_m3818769012(L_44, /*hidden argument*/NULL); NullCheck(L_45); GameObject_t1113636619 * L_46 = Component_get_gameObject_m442555142(L_45, /*hidden argument*/NULL); NullCheck(L_43); ArrayElementTypeCheck (L_43, L_46); (L_43)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_46); NullCheck(L_42); RotateRole_SetRotateObj_m814283472(L_42, L_43, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationPreview_t483566172_il2cpp_TypeInfo_var); CBookReservationPreview_t483566172 * L_47 = CBookReservationPreview_GetInstance_m3793719472(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_47); bool L_48 = CBookReservationPreview_get_IsSingle_m13877099(L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_0147; } } { RotateRole_t1146201425 * L_49 = ____obj2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_49, (bool)1, /*hidden argument*/NULL); goto IL_014e; } IL_0147: { RotateRole_t1146201425 * L_50 = ____obj2; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_50, (bool)0, /*hidden argument*/NULL); } IL_014e: { return; } } // System.Void uiBookReservationPreview::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnClkClose_m1576236159 (uiBookReservationPreview_t53882363 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { { return; } } // System.Void uiBookReservationPreview::OnStoped(System.Boolean,System.Single,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnStoped_m2841594159 (uiBookReservationPreview_t53882363 * __this, bool ___firstCall0, float ___fTimeDelta1, int32_t ___userData2, const RuntimeMethod* method) { { ISceneRole_t2394225724 * L_0 = __this->get_m_role_8(); if (!L_0) { goto IL_0025; } } { ISceneRole_t2394225724 * L_1 = __this->get_m_role_8(); NullCheck(L_1); ISceneRole_EnableModelItem_m1552532128(L_1, ((int32_t)30), (bool)1, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_2 = __this->get_m_role_8(); NullCheck(L_2); VirtFuncInvoker0< bool >::Invoke(24 /* System.Boolean DMCore.Framework.Scene.ISceneBaseObj::ResetIdleAnim() */, L_2); } IL_0025: { return; } } // System.Void uiBookReservationPreview::OnPlayAnimation(DMCore.Framework.Scene.ISceneRole) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_OnPlayAnimation_m2495623012 (uiBookReservationPreview_t53882363 * __this, ISceneRole_t2394225724 * ____role0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_OnPlayAnimation_m2495623012_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CBookReservationInfo_t4147366020 * V_1 = NULL; SuitData_t121943445 * V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; Transform_t3600365921 * V_5 = NULL; Animation_t3648466861 * V_6 = NULL; AnimationClip_t2318505987 * V_7 = NULL; float V_8 = 0.0f; float V_9 = 0.0f; float V_10 = 0.0f; bool V_11 = false; float V_12 = 0.0f; float V_13 = 0.0f; SuitData_t121943445 * G_B5_0 = NULL; Animation_t3648466861 * G_B10_0 = NULL; float G_B16_0 = 0.0f; { ISceneRole_t2394225724 * L_0 = ____role0; if (L_0) { goto IL_0011; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral163049914, /*hidden argument*/NULL); return; } IL_0011: { ISceneRole_t2394225724 * L_1 = ____role0; NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_1); V_0 = L_2; IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_3 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_4 = V_0; NullCheck(L_3); CBookReservationInfo_t4147366020 * L_5 = CBookReservationConfig_GetCfgUnitByID_m648056151(L_3, (((int32_t)((int32_t)L_4))), /*hidden argument*/NULL); V_1 = L_5; CBookReservationInfo_t4147366020 * L_6 = V_1; if (!L_6) { goto IL_0040; } } { IL2CPP_RUNTIME_CLASS_INIT(CSuitAnimCfg_t328222487_il2cpp_TypeInfo_var); CSuitAnimCfg_t328222487 * L_7 = CSuitAnimCfg_GetInstance_m1078416264(NULL /*static, unused*/, /*hidden argument*/NULL); CBookReservationInfo_t4147366020 * L_8 = V_1; NullCheck(L_8); int32_t L_9 = L_8->get_actionId_8(); NullCheck(L_7); SuitData_t121943445 * L_10 = CSuitAnimCfg_FindSuitAnim_m193842036(L_7, L_9, /*hidden argument*/NULL); G_B5_0 = L_10; goto IL_0041; } IL_0040: { G_B5_0 = ((SuitData_t121943445 *)(NULL)); } IL_0041: { V_2 = G_B5_0; SuitData_t121943445 * L_11 = V_2; if (L_11) { goto IL_0053; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral566363835, /*hidden argument*/NULL); return; } IL_0053: { SuitData_t121943445 * L_12 = V_2; NullCheck(L_12); String_t* L_13 = SuitData_get_EffectName_m2849852441(L_12, /*hidden argument*/NULL); V_3 = L_13; SuitData_t121943445 * L_14 = V_2; NullCheck(L_14); String_t* L_15 = SuitData_get_AnimName_m1255827315(L_14, /*hidden argument*/NULL); V_4 = L_15; ISceneRole_t2394225724 * L_16 = ____role0; NullCheck(L_16); Transform_t3600365921 * L_17 = ISceneBaseObj_GetTransform_m3818769012(L_16, /*hidden argument*/NULL); V_5 = L_17; Transform_t3600365921 * L_18 = V_5; 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_0083; } } { Transform_t3600365921 * L_20 = V_5; NullCheck(L_20); Animation_t3648466861 * L_21 = Component_GetComponent_TisAnimation_t3648466861_m4214971628(L_20, /*hidden argument*/Component_GetComponent_TisAnimation_t3648466861_m4214971628_RuntimeMethod_var); G_B10_0 = L_21; goto IL_0084; } IL_0083: { G_B10_0 = ((Animation_t3648466861 *)(NULL)); } IL_0084: { V_6 = G_B10_0; Animation_t3648466861 * L_22 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_009b; } } { Animation_t3648466861 * L_24 = V_6; NullCheck(L_24); Animation_set_cullingType_m309686333(L_24, 0, /*hidden argument*/NULL); } IL_009b: { String_t* L_25 = V_4; NullCheck(L_25); String_t* L_26 = String_ToLower_m2029374922(L_25, /*hidden argument*/NULL); V_4 = L_26; String_t* L_27 = V_4; AnimationClip_t2318505987 * L_28 = CAnimManager_GetAnimClip_m1783282542(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); V_7 = L_28; AnimationClip_t2318505987 * L_29 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_30 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_014e; } } { ISceneRole_t2394225724 * L_31 = ____role0; NullCheck(L_31); ISceneRole_EnableModelItem_m1552532128(L_31, ((int32_t)30), (bool)0, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_32 = ____role0; NullCheck(L_32); ISceneBaseObj_StopAnim_m821603361(L_32, /*hidden argument*/NULL); V_8 = (1.0f); AnimationClip_t2318505987 * L_33 = V_7; NullCheck(L_33); float L_34 = AnimationClip_get_length_m3296085482(L_33, /*hidden argument*/NULL); V_9 = L_34; V_10 = (0.0f); V_11 = (bool)1; V_12 = (0.4f); ISceneRole_t2394225724 * L_35 = ____role0; AnimationClip_t2318505987 * L_36 = V_7; String_t* L_37 = V_4; float L_38 = V_8; float L_39 = V_9; float L_40 = V_10; bool L_41 = V_11; float L_42 = V_12; NullCheck(L_35); ISceneBaseObj_PlayAnimClip_m3190763634(L_35, L_36, L_37, L_38, L_39, L_40, L_41, L_42, /*hidden argument*/NULL); ISceneRole_t2394225724 * L_43 = ____role0; String_t* L_44 = V_3; SuitData_t121943445 * L_45 = V_2; NullCheck(L_45); float L_46 = SuitData_get_EffectTime_m353235312(L_45, /*hidden argument*/NULL); NullCheck(L_43); ISceneBaseObj_PlayEffect_m4006788978(L_43, L_44, 2, L_46, /*hidden argument*/NULL); float L_47 = V_9; float L_48 = V_12; V_13 = ((float)il2cpp_codegen_add((float)L_47, (float)L_48)); float L_49 = V_13; SuitData_t121943445 * L_50 = V_2; NullCheck(L_50); float L_51 = SuitData_get_EffectTime_m353235312(L_50, /*hidden argument*/NULL); if ((!(((float)L_49) < ((float)L_51)))) { goto IL_012c; } } { SuitData_t121943445 * L_52 = V_2; NullCheck(L_52); float L_53 = SuitData_get_EffectTime_m353235312(L_52, /*hidden argument*/NULL); G_B16_0 = L_53; goto IL_012e; } IL_012c: { float L_54 = V_13; G_B16_0 = L_54; } IL_012e: { V_13 = G_B16_0; CEventManager_t474365641 * L_55 = IHelp_GetEventManager_m2071002582(NULL /*static, unused*/, /*hidden argument*/NULL); float L_56 = V_13; intptr_t L_57 = (intptr_t)uiBookReservationPreview_OnStoped_m2841594159_RuntimeMethod_var; OnEventCall_t3758354630 * L_58 = (OnEventCall_t3758354630 *)il2cpp_codegen_object_new(OnEventCall_t3758354630_il2cpp_TypeInfo_var); OnEventCall__ctor_m3140516762(L_58, __this, L_57, /*hidden argument*/NULL); NullCheck(L_55); CEventManager_PushOnce_m1854500591(L_55, ((float)il2cpp_codegen_add((float)L_56, (float)(0.5f))), L_58, /*hidden argument*/NULL); } IL_014e: { return; } } // System.Void uiBookReservationPreview::SetTitle(System.String) extern "C" IL2CPP_METHOD_ATTR void uiBookReservationPreview_SetTitle_m2767158307 (uiBookReservationPreview_t53882363 * __this, String_t* ____content0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBookReservationPreview_SetTitle_m2767158307_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_titleLab_15(); 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; } } { UILabel_t3248798549 * L_2 = __this->get_m_titleLab_15(); String_t* L_3 = ____content0; NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_3, /*hidden argument*/NULL); } IL_001d: { 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 uiBoxItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBoxItem__ctor_m3340620012 (uiBoxItem_t1023674949 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBoxItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBoxItem_OnPageInit_m904258381 (uiBoxItem_t1023674949 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBoxItem_OnPageInit_m904258381_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, _stringLiteral1218975298, /*hidden argument*/NULL); NullCheck(L_1); UISprite_t194114938 * L_2 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_1, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_iconTexture_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, _stringLiteral2787001860, /*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_text_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, _stringLiteral2786936324, /*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_text1_4(L_8); return; } } // System.Void uiBoxItem::SetData(DMCore.Logic.CLotteryNew/CReward) extern "C" IL2CPP_METHOD_ATTR void uiBoxItem_SetData_m1589878006 (uiBoxItem_t1023674949 * __this, CReward_t140956603 * ___data0, const RuntimeMethod* method) { { CReward_t140956603 * L_0 = ___data0; __this->set_m_data_5(L_0); return; } } // System.Void uiBoxItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiBoxItem_Update_m1578640092 (uiBoxItem_t1023674949 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBoxItem_Update_m1578640092_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CReward_t140956603 * L_0 = __this->get_m_data_5(); if (L_0) { goto IL_000c; } } { return; } IL_000c: { CReward_t140956603 * L_1 = __this->get_m_data_5(); NullCheck(L_1); int32_t L_2 = L_1->get__isDraw_2(); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0056; } } { UILabel_t3248798549 * L_3 = __this->get_m_text1_4(); 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, _stringLiteral1854665898, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_m_text_3(); 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, _stringLiteral1854665898, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); goto IL_00b4; } IL_0056: { UILabel_t3248798549 * L_9 = __this->get_m_text_3(); 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, _stringLiteral128326862, /*hidden argument*/NULL); CReward_t140956603 * L_12 = __this->get_m_data_5(); NullCheck(L_12); int32_t L_13 = L_12->get__cumulativeCout_0(); int32_t L_14 = L_13; RuntimeObject * L_15 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Format_m2844511972(NULL /*static, unused*/, L_11, L_15, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_16, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = __this->get_m_text1_4(); CTextHelp_t3119637808 * L_18 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); String_t* L_19 = CTextHelp_GetText_m372251958(L_18, _stringLiteral128326862, /*hidden argument*/NULL); CReward_t140956603 * L_20 = __this->get_m_data_5(); NullCheck(L_20); int32_t L_21 = L_20->get__cumulativeCout_0(); int32_t L_22 = L_21; RuntimeObject * L_23 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_22); String_t* L_24 = String_Format_m2844511972(NULL /*static, unused*/, L_19, L_23, /*hidden argument*/NULL); NullCheck(L_17); UILabel_set_text_m1071532778(L_17, L_24, /*hidden argument*/NULL); } IL_00b4: { CReward_t140956603 * L_25 = __this->get_m_data_5(); NullCheck(L_25); int32_t L_26 = L_25->get__cumulativeCout_0(); IL2CPP_RUNTIME_CLASS_INIT(CLotteryNew_t505895158_il2cpp_TypeInfo_var); CLotteryNew_t505895158 * L_27 = CLotteryNew_GetInstance_m538648445(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); CJackpotData_t469346297 * L_28 = CLotteryNew_GetCurLotteryData_m1162208716(L_27, /*hidden argument*/NULL); NullCheck(L_28); int32_t L_29 = L_28->get__lotteryCount_1(); if ((((int32_t)L_26) > ((int32_t)L_29))) { goto IL_00e4; } } { CReward_t140956603 * L_30 = __this->get_m_data_5(); NullCheck(L_30); int32_t L_31 = L_30->get__isDraw_2(); if ((!(((uint32_t)L_31) == ((uint32_t)1)))) { goto IL_012b; } } IL_00e4: { UISprite_t194114938 * L_32 = __this->get_m_iconTexture_2(); NullCheck(L_32); String_t* L_33 = UISprite_get_spriteName_m1681755067(L_32, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_34 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_33, _stringLiteral2810055485, /*hidden argument*/NULL); if (!L_34) { goto IL_010e; } } { UISprite_t194114938 * L_35 = __this->get_m_iconTexture_2(); NullCheck(L_35); UISprite_set_spriteName_m1616245412(L_35, _stringLiteral2810055485, /*hidden argument*/NULL); } IL_010e: { UILabel_t3248798549 * L_36 = __this->get_m_text_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_36, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_37 = __this->get_m_text1_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_37, (bool)0, /*hidden argument*/NULL); goto IL_016d; } IL_012b: { UISprite_t194114938 * L_38 = __this->get_m_iconTexture_2(); NullCheck(L_38); String_t* L_39 = UISprite_get_spriteName_m1681755067(L_38, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_40 = String_op_Inequality_m215368492(NULL /*static, unused*/, L_39, _stringLiteral1119750022, /*hidden argument*/NULL); if (!L_40) { goto IL_0155; } } { UISprite_t194114938 * L_41 = __this->get_m_iconTexture_2(); NullCheck(L_41); UISprite_set_spriteName_m1616245412(L_41, _stringLiteral1119750022, /*hidden argument*/NULL); } IL_0155: { UILabel_t3248798549 * L_42 = __this->get_m_text_3(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_42, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_43 = __this->get_m_text1_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_43, (bool)1, /*hidden argument*/NULL); } IL_016d: { 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 uiBtnList::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBtnList__ctor_m3293363407 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBtnList__ctor_m3293363407_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_roleSex_5((-1)); __this->set_m_CurActivePage_7((-1)); ITEM_NEW_TYPEU5BU5D_t375000505* L_0 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12))); RuntimeFieldHandle_t1871169219 L_1 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DCFB142D69DA3E831AED3DE2109DEBFC47DA588FA_10_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_0, L_1, /*hidden argument*/NULL); __this->set_m_femaleVipshopList_8(L_0); ITEM_NEW_TYPEU5BU5D_t375000505* L_2 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)((int32_t)11))); RuntimeFieldHandle_t1871169219 L_3 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DB7D5F41E655160B30FAE1541F799606D7BAD073D_11_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_2, L_3, /*hidden argument*/NULL); __this->set_m_maleVipshopList_9(L_2); ITEM_NEW_TYPEU5BU5D_t375000505* L_4 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)7)); RuntimeFieldHandle_t1871169219 L_5 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D50567A6578C37E24118E2B7EE8F5C7930666F62F_12_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_4, L_5, /*hidden argument*/NULL); __this->set_m_femaleEquipList_10(L_4); ITEM_NEW_TYPEU5BU5D_t375000505* L_6 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)6)); RuntimeFieldHandle_t1871169219 L_7 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DDB17E883A647963A26D973378923EF4649801319_13_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_6, L_7, /*hidden argument*/NULL); __this->set_m_maleEquipList_11(L_6); ITEM_NEW_TYPEU5BU5D_t375000505* L_8 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)7)); RuntimeFieldHandle_t1871169219 L_9 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D3E127912C0F6215D91F56087635A1693D4CB2313_14_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_8, L_9, /*hidden argument*/NULL); __this->set_m_OrnamentList_12(L_8); ITEM_NEW_TYPEU5BU5D_t375000505* L_10 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)6)); RuntimeFieldHandle_t1871169219 L_11 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D64B9EAB25B296920D84557BAC10A585B7686D584_15_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_10, L_11, /*hidden argument*/NULL); __this->set_m_ActivityList_13(L_10); ITEM_NEW_TYPEU5BU5D_t375000505* L_12 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)3)); RuntimeFieldHandle_t1871169219 L_13 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D579346C3540DA709BDBCB3148411DE4D7866C589_16_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_12, L_13, /*hidden argument*/NULL); __this->set_m_PropList_14(L_12); ITEM_NEW_TYPEU5BU5D_t375000505* L_14 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10))); RuntimeFieldHandle_t1871169219 L_15 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D22F670DCBB0D099099AD3A1BC67708257C4E0804_17_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_14, L_15, /*hidden argument*/NULL); __this->set_m_PersonalList_15(L_14); ITEM_NEW_TYPEU5BU5D_t375000505* L_16 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)4)); RuntimeFieldHandle_t1871169219 L_17 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D00B2BF40F48D5EF27D15B8A7E68D2EA7AC6B0D71_18_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_16, L_17, /*hidden argument*/NULL); __this->set_m_StarList_16(L_16); ITEM_NEW_TYPEU5BU5D_t375000505* L_18 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)5)); RuntimeFieldHandle_t1871169219 L_19 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DA9479697CCC5E9866425610C1E5631A32C104FD9_19_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_18, L_19, /*hidden argument*/NULL); __this->set_m_StarNewList_17(L_18); ITEM_NEW_TYPEU5BU5D_t375000505* L_20 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)4)); RuntimeFieldHandle_t1871169219 L_21 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2DD1AFB463ECDC418BE29B554F7DCC9A7A778A0CB3_20_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_20, L_21, /*hidden argument*/NULL); __this->set_m_membershopList_18(L_20); ITEM_NEW_TYPEU5BU5D_t375000505* L_22 = ((ITEM_NEW_TYPEU5BU5D_t375000505*)SZArrayNew(ITEM_NEW_TYPEU5BU5D_t375000505_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10))); RuntimeFieldHandle_t1871169219 L_23 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t3057255366____U24fieldU2D567D89681F4438B5FDBE7C9D7BFE54223C414B95_21_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m3117905507(NULL /*static, unused*/, (RuntimeArray *)(RuntimeArray *)L_22, L_23, /*hidden argument*/NULL); __this->set_m_CardHandBookList_19(L_22); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBtnList::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnPageInit_m2929830702 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBtnList_OnPageInit_m2929830702_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_3(); if (L_0) { goto IL_002b; } } { __this->set_isPageInit_3((bool)1); DMListView_t512231514 * L_1 = Component_GetComponent_TisDMListView_t512231514_m151075097(__this, /*hidden argument*/Component_GetComponent_TisDMListView_t512231514_m151075097_RuntimeMethod_var); __this->set_m_ListView_2(L_1); DMListView_t512231514 * L_2 = __this->get_m_ListView_2(); NullCheck(L_2); DMListView_SetEnumInfo_m2581368040(L_2, 0, 1, /*hidden argument*/NULL); } IL_002b: { return; } } // System.Int32 uiBtnList::CheckTypeIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiBtnList_CheckTypeIndex_m2365581348 (uiBtnList_t3771050923 * __this, int32_t ___type0, const RuntimeMethod* method) { ITEM_NEW_TYPEU5BU5D_t375000505* V_0 = NULL; int32_t V_1 = 0; { ITEM_NEW_TYPEU5BU5D_t375000505* L_0 = uiBtnList_GetTypeList_m766684833(__this, /*hidden argument*/NULL); V_0 = L_0; ITEM_NEW_TYPEU5BU5D_t375000505* L_1 = V_0; if (L_1) { goto IL_000f; } } { return 0; } IL_000f: { V_1 = 0; goto IL_0025; } IL_0016: { ITEM_NEW_TYPEU5BU5D_t375000505* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); int32_t L_6 = ___type0; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0021; } } { int32_t L_7 = V_1; return L_7; } IL_0021: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0025: { int32_t L_9 = V_1; ITEM_NEW_TYPEU5BU5D_t375000505* L_10 = V_0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0016; } } { return 0; } } // System.Void uiBtnList::SetChangedHandle(uiBtnList/ChangeHandler) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_SetChangedHandle_m2148964665 (uiBtnList_t3771050923 * __this, ChangeHandler_t1870456169 * ___handler0, const RuntimeMethod* method) { { ChangeHandler_t1870456169 * L_0 = ___handler0; __this->set_m_changeHandler_4(L_0); return; } } // System.Void uiBtnList::OnUpdataRoleSex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnUpdataRoleSex_m3307816919 (uiBtnList_t3771050923 * __this, int32_t ___nSex0, const RuntimeMethod* method) { { int32_t L_0 = ___nSex0; __this->set_m_roleSex_5(L_0); return; } } // System.Void uiBtnList::OnSetMainType(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnSetMainType_m3993076582 (uiBtnList_t3771050923 * __this, int32_t ___type0, const RuntimeMethod* method) { { int32_t L_0 = ___type0; __this->set_m_mainType_6(L_0); return; } } // System.Void uiBtnList::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBtnList_OnPageShow_m2918554423 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBtnList_OnPageShow_m2918554423_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B3_0 = 0; { uiBtnList_UpdataBtnList_m3657695021(__this, /*hidden argument*/NULL); __this->set_m_CurActivePage_7((-1)); 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); int32_t L_1 = CWndController_get_ActivePage_m2720187282(L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_2 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CShopManager_get_SubType_m2767904395(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0036; } IL_002c: { 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); int32_t L_5 = CMyPackageManager_get_SubType_m1800568071(L_4, /*hidden argument*/NULL); G_B3_0 = L_5; } IL_0036: { V_0 = G_B3_0; int32_t L_6 = V_0; int32_t L_7 = uiBtnList_CheckTypeIndex_m2365581348(__this, L_6, /*hidden argument*/NULL); V_1 = L_7; DMListView_t512231514 * L_8 = __this->get_m_ListView_2(); 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_006a; } } { DMListView_t512231514 * L_10 = __this->get_m_ListView_2(); int32_t L_11 = V_1; NullCheck(L_10); DMListView_MoveToIndex_m1296365812(L_10, ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)3)), /*hidden argument*/NULL); DMListView_t512231514 * L_12 = __this->get_m_ListView_2(); int32_t L_13 = V_1; NullCheck(L_12); DMListView_SetActive_m3341878478(L_12, L_13, /*hidden argument*/NULL); } IL_006a: { return; } } // System.Void uiBtnList::UpdataBtnList() extern "C" IL2CPP_METHOD_ATTR void uiBtnList_UpdataBtnList_m3657695021 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBtnList_UpdataBtnList_m3657695021_MetadataUsageId); s_Il2CppMethodInitialized = true; } ITEM_NEW_TYPEU5BU5D_t375000505* V_0 = NULL; int32_t V_1 = 0; Transform_t3600365921 * V_2 = NULL; uiButtonItem_t520046349 * V_3 = NULL; uiButtonItem_t520046349 * G_B8_0 = NULL; { DMListView_t512231514 * L_0 = __this->get_m_ListView_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_0012; } } { return; } IL_0012: { DMListView_t512231514 * L_2 = __this->get_m_ListView_2(); NullCheck(L_2); DMListView_DeleteAll_m488542252(L_2, /*hidden argument*/NULL); ITEM_NEW_TYPEU5BU5D_t375000505* L_3 = uiBtnList_GetTypeList_m766684833(__this, /*hidden argument*/NULL); V_0 = L_3; ITEM_NEW_TYPEU5BU5D_t375000505* L_4 = V_0; if (L_4) { goto IL_002b; } } { return; } IL_002b: { DMListView_t512231514 * L_5 = __this->get_m_ListView_2(); ITEM_NEW_TYPEU5BU5D_t375000505* L_6 = V_0; NullCheck(L_6); NullCheck(L_5); DMListView_SetCount_m3988156788(L_5, (((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length)))), /*hidden argument*/NULL); V_1 = 0; goto IL_0085; } IL_0040: { DMListView_t512231514 * L_7 = __this->get_m_ListView_2(); int32_t L_8 = V_1; NullCheck(L_7); Transform_t3600365921 * L_9 = DMListView_GetChild_m2593465524(L_7, L_8, /*hidden argument*/NULL); V_2 = L_9; Transform_t3600365921 * L_10 = V_2; 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_0064; } } { Transform_t3600365921 * L_12 = V_2; NullCheck(L_12); uiButtonItem_t520046349 * L_13 = Component_GetComponent_TisuiButtonItem_t520046349_m2566513919(L_12, /*hidden argument*/Component_GetComponent_TisuiButtonItem_t520046349_m2566513919_RuntimeMethod_var); G_B8_0 = L_13; goto IL_0065; } IL_0064: { G_B8_0 = ((uiButtonItem_t520046349 *)(NULL)); } IL_0065: { V_3 = G_B8_0; uiButtonItem_t520046349 * L_14 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_15 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0081; } } { uiButtonItem_t520046349 * L_16 = V_3; int32_t L_17 = __this->get_m_mainType_6(); ITEM_NEW_TYPEU5BU5D_t375000505* L_18 = V_0; int32_t L_19 = V_1; NullCheck(L_18); int32_t L_20 = L_19; int32_t L_21 = (L_18)->GetAt(static_cast(L_20)); NullCheck(L_16); uiButtonItem_OnInitData_m4162785770(L_16, L_17, L_21, /*hidden argument*/NULL); } IL_0081: { int32_t L_22 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0085: { int32_t L_23 = V_1; ITEM_NEW_TYPEU5BU5D_t375000505* L_24 = V_0; NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_24)->max_length))))))) { goto IL_0040; } } { return; } } // System.Void uiBtnList::ChangePage(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBtnList_ChangePage_m3765206667 (uiBtnList_t3771050923 * __this, int32_t ___nPageIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBtnList_ChangePage_m3765206667_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t G_B6_0 = 0; { int32_t L_0 = ___nPageIndex0; int32_t L_1 = __this->get_m_CurActivePage_7(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_000d; } } { return; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_2 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CShopManager_get_M_selectType_m3486260390(L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0059; } } { shopModel_t101745799 * L_4 = shopModel_GetInstance_m2401242541(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); ISceneRole_t2394225724 * L_5 = shopModel_GetCurShopModel_m2897736385(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_5); if (L_6) { goto IL_0037; } } { G_B6_0 = 1; goto IL_0038; } IL_0037: { G_B6_0 = 0; } IL_0038: { V_0 = (bool)G_B6_0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_7 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); CShopManager_t754298620 * L_8 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = CShopManager_get_SubType_m2767904395(L_8, /*hidden argument*/NULL); bool L_10 = V_0; NullCheck(L_7); CShopManager_ClearTargetGroup_m491497626(L_7, L_9, L_10, /*hidden argument*/NULL); CShopManager_t754298620 * L_11 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CShopManager_set_M_selectType_m3768381110(L_11, 0, /*hidden argument*/NULL); } IL_0059: { ChangeHandler_t1870456169 * L_12 = __this->get_m_changeHandler_4(); if (!L_12) { goto IL_0079; } } { ChangeHandler_t1870456169 * L_13 = __this->get_m_changeHandler_4(); int32_t L_14 = ___nPageIndex0; int32_t L_15 = __this->get_m_CurActivePage_7(); NullCheck(L_13); ChangeHandler_Invoke_m3384020206(L_13, L_14, (bool)((((int32_t)L_15) == ((int32_t)(-1)))? 1 : 0), /*hidden argument*/NULL); } IL_0079: { int32_t L_16 = ___nPageIndex0; __this->set_m_CurActivePage_7(L_16); return; } } // DMCore.Logic.ITEM_NEW_TYPE[] uiBtnList::GetTypeList() extern "C" IL2CPP_METHOD_ATTR ITEM_NEW_TYPEU5BU5D_t375000505* uiBtnList_GetTypeList_m766684833 (uiBtnList_t3771050923 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBtnList_GetTypeList_m766684833_MetadataUsageId); s_Il2CppMethodInitialized = true; } ITEM_NEW_TYPEU5BU5D_t375000505* G_B4_0 = NULL; ITEM_NEW_TYPEU5BU5D_t375000505* G_B9_0 = NULL; { int32_t L_0 = __this->get_m_mainType_6(); if (L_0) { goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); CShopManager_t754298620 * L_1 = CShopManager_GetInstance_m1368729055(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = CShopManager_get_IsOpenNewStore_m1134402564(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_3 = __this->get_m_StarNewList_17(); G_B4_0 = L_3; goto IL_002b; } IL_0025: { ITEM_NEW_TYPEU5BU5D_t375000505* L_4 = __this->get_m_StarList_16(); G_B4_0 = L_4; } IL_002b: { return G_B4_0; } IL_002c: { int32_t L_5 = __this->get_m_mainType_6(); if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_0055; } } { int32_t L_6 = __this->get_m_roleSex_5(); if (L_6) { goto IL_004e; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_7 = __this->get_m_maleEquipList_11(); G_B9_0 = L_7; goto IL_0054; } IL_004e: { ITEM_NEW_TYPEU5BU5D_t375000505* L_8 = __this->get_m_femaleEquipList_10(); G_B9_0 = L_8; } IL_0054: { return G_B9_0; } IL_0055: { int32_t L_9 = __this->get_m_mainType_6(); if ((!(((uint32_t)L_9) == ((uint32_t)2)))) { goto IL_0068; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_10 = __this->get_m_OrnamentList_12(); return L_10; } IL_0068: { int32_t L_11 = __this->get_m_mainType_6(); if ((!(((uint32_t)L_11) == ((uint32_t)3)))) { goto IL_007b; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_12 = __this->get_m_PropList_14(); return L_12; } IL_007b: { int32_t L_13 = __this->get_m_mainType_6(); if ((!(((uint32_t)L_13) == ((uint32_t)4)))) { goto IL_008e; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_14 = __this->get_m_membershopList_18(); return L_14; } IL_008e: { int32_t L_15 = __this->get_m_mainType_6(); if ((!(((uint32_t)L_15) == ((uint32_t)5)))) { goto IL_00a1; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_16 = __this->get_m_PersonalList_15(); return L_16; } IL_00a1: { int32_t L_17 = __this->get_m_mainType_6(); if ((!(((uint32_t)L_17) == ((uint32_t)6)))) { goto IL_00b4; } } { ITEM_NEW_TYPEU5BU5D_t375000505* L_18 = __this->get_m_CardHandBookList_19(); return L_18; } IL_00b4: { return (ITEM_NEW_TYPEU5BU5D_t375000505*)(NULL); } } #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_ChangeHandler_t1870456169 (ChangeHandler_t1870456169 * __this, int32_t ___nPageIndex0, bool ___bInit1, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(int32_t, int32_t); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(___nPageIndex0, static_cast(___bInit1)); } // System.Void uiBtnList/ChangeHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ChangeHandler__ctor_m847356726 (ChangeHandler_t1870456169 * __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 uiBtnList/ChangeHandler::Invoke(System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void ChangeHandler_Invoke_m3384020206 (ChangeHandler_t1870456169 * __this, int32_t ___nPageIndex0, bool ___bInit1, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { ChangeHandler_Invoke_m3384020206((ChangeHandler_t1870456169 *)__this->get_prev_9(), ___nPageIndex0, ___bInit1, 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) == 2) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, int32_t, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___nPageIndex0, ___bInit1, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, int32_t, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___nPageIndex0, ___bInit1, 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)) GenericInterfaceActionInvoker2< int32_t, bool >::Invoke(targetMethod, targetThis, ___nPageIndex0, ___bInit1); else GenericVirtActionInvoker2< int32_t, bool >::Invoke(targetMethod, targetThis, ___nPageIndex0, ___bInit1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker2< int32_t, bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___nPageIndex0, ___bInit1); else VirtActionInvoker2< int32_t, bool >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___nPageIndex0, ___bInit1); } } else { typedef void (*FunctionPointerType) (void*, int32_t, bool, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___nPageIndex0, ___bInit1, targetMethod); } } } } // System.IAsyncResult uiBtnList/ChangeHandler::BeginInvoke(System.Int32,System.Boolean,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* ChangeHandler_BeginInvoke_m2231044575 (ChangeHandler_t1870456169 * __this, int32_t ___nPageIndex0, bool ___bInit1, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ChangeHandler_BeginInvoke_m2231044575_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___nPageIndex0); __d_args[1] = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &___bInit1); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // System.Void uiBtnList/ChangeHandler::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void ChangeHandler_EndInvoke_m1340268802 (ChangeHandler_t1870456169 * __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 UIButton::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButton__ctor_m2610808546 (UIButton_t1100396938 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0 = Color_get_grey_m3440705476(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_disabledColor_9(L_0); UIButtonColor__ctor_m625276914(__this, /*hidden argument*/NULL); return; } } // System.Void UIButton::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButton_OnEnable_m2515732919 (UIButton_t1100396938 * __this, const RuntimeMethod* method) { { bool L_0 = UIButton_get_isEnabled_m3917059616(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0016; } } { UIButtonColor_OnEnable_m3058268885(__this, /*hidden argument*/NULL); goto IL_001e; } IL_0016: { UIButton_UpdateColor_m2458102150(__this, (bool)0, (bool)1, /*hidden argument*/NULL); } IL_001e: { return; } } // System.Void UIButton::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButton_OnHover_m2934435714 (UIButton_t1100396938 * __this, bool ___isOver0, const RuntimeMethod* method) { { bool L_0 = UIButton_get_isEnabled_m3917059616(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0012; } } { bool L_1 = ___isOver0; UIButtonColor_OnHover_m166787893(__this, L_1, /*hidden argument*/NULL); } IL_0012: { return; } } // System.Void UIButton::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButton_OnPress_m779926554 (UIButton_t1100396938 * __this, bool ___isPressed0, const RuntimeMethod* method) { { bool L_0 = UIButton_get_isEnabled_m3917059616(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0012; } } { bool L_1 = ___isPressed0; UIButtonColor_OnPress_m835906664(__this, L_1, /*hidden argument*/NULL); } IL_0012: { return; } } // System.Boolean UIButton::get_isEnabled() extern "C" IL2CPP_METHOD_ATTR bool UIButton_get_isEnabled_m3917059616 (UIButton_t1100396938 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButton_get_isEnabled_m3917059616_MetadataUsageId); s_Il2CppMethodInitialized = true; } Collider_t1773347010 * V_0 = NULL; int32_t G_B3_0 = 0; { Collider_t1773347010 * L_0 = Component_GetComponent_TisCollider_t1773347010_m4226749020(__this, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); V_0 = L_0; Collider_t1773347010 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { Collider_t1773347010 * L_3 = V_0; NullCheck(L_3); bool L_4 = Collider_get_enabled_m3096904824(L_3, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_4)); goto IL_001b; } IL_001a: { G_B3_0 = 0; } IL_001b: { return (bool)G_B3_0; } } // System.Void UIButton::set_isEnabled(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButton_set_isEnabled_m1234584269 (UIButton_t1100396938 * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButton_set_isEnabled_m1234584269_MetadataUsageId); s_Il2CppMethodInitialized = true; } Collider_t1773347010 * V_0 = NULL; { Collider_t1773347010 * L_0 = Component_GetComponent_TisCollider_t1773347010_m4226749020(__this, /*hidden argument*/Component_GetComponent_TisCollider_t1773347010_m4226749020_RuntimeMethod_var); V_0 = L_0; Collider_t1773347010 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0013; } } { return; } IL_0013: { Collider_t1773347010 * L_3 = V_0; NullCheck(L_3); bool L_4 = Collider_get_enabled_m3096904824(L_3, /*hidden argument*/NULL); bool L_5 = ___value0; if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_002e; } } { Collider_t1773347010 * L_6 = V_0; bool L_7 = ___value0; NullCheck(L_6); Collider_set_enabled_m1517463283(L_6, L_7, /*hidden argument*/NULL); bool L_8 = ___value0; UIButton_UpdateColor_m2458102150(__this, L_8, (bool)1, /*hidden argument*/NULL); } IL_002e: { return; } } // System.Void UIButton::UpdateColor(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButton_UpdateColor_m2458102150 (UIButton_t1100396938 * __this, bool ___shouldBeEnabled0, bool ___immediate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButton_UpdateColor_m2458102150_MetadataUsageId); s_Il2CppMethodInitialized = true; } Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); TweenColor_t2112002648 * V_1 = NULL; Color_t2555686324 G_B6_0; memset(&G_B6_0, 0, sizeof(G_B6_0)); { GameObject_t1113636619 * L_0 = ((UIButtonColor_t2038074180 *)__this)->get_tweenTarget_2(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0066; } } { bool L_2 = ((UIButtonColor_t2038074180 *)__this)->get_mStarted_7(); if (L_2) { goto IL_0028; } } { ((UIButtonColor_t2038074180 *)__this)->set_mStarted_7((bool)1); UIButtonColor_Init_m2185922445(__this, /*hidden argument*/NULL); } IL_0028: { bool L_3 = ___shouldBeEnabled0; if (!L_3) { goto IL_0039; } } { Color_t2555686324 L_4 = UIButtonColor_get_defaultColor_m3272441100(__this, /*hidden argument*/NULL); G_B6_0 = L_4; goto IL_003f; } IL_0039: { Color_t2555686324 L_5 = __this->get_disabledColor_9(); G_B6_0 = L_5; } IL_003f: { V_0 = G_B6_0; GameObject_t1113636619 * L_6 = ((UIButtonColor_t2038074180 *)__this)->get_tweenTarget_2(); Color_t2555686324 L_7 = V_0; TweenColor_t2112002648 * L_8 = TweenColor_Begin_m3907232889(NULL /*static, unused*/, L_6, (0.15f), L_7, /*hidden argument*/NULL); V_1 = L_8; bool L_9 = ___immediate1; if (!L_9) { goto IL_0066; } } { TweenColor_t2112002648 * L_10 = V_1; Color_t2555686324 L_11 = V_0; NullCheck(L_10); TweenColor_set_color_m993931013(L_10, L_11, /*hidden argument*/NULL); TweenColor_t2112002648 * L_12 = V_1; NullCheck(L_12); Behaviour_set_enabled_m20417929(L_12, (bool)0, /*hidden argument*/NULL); } IL_0066: { 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 UIButtonActivate::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonActivate__ctor_m368127862 (UIButtonActivate_t1184781629 * __this, const RuntimeMethod* method) { { __this->set_f_AutoHideTime_3((1.0f)); __this->set_trigger_4(1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonActivate::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonActivate_OnPress_m1717711850 (UIButtonActivate_t1184781629 * __this, bool ___isPressed0, const RuntimeMethod* method) { { bool L_0 = ___isPressed0; if (!L_0) { goto IL_0017; } } { int32_t L_1 = __this->get_trigger_4(); if (L_1) { goto IL_0017; } } { UIButtonActivate_DoActiveTarget_m2358452554(__this, /*hidden argument*/NULL); } IL_0017: { return; } } // System.Void UIButtonActivate::OnClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonActivate_OnClick_m48282072 (UIButtonActivate_t1184781629 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_trigger_4(); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0012; } } { UIButtonActivate_DoActiveTarget_m2358452554(__this, /*hidden argument*/NULL); } IL_0012: { return; } } // System.Void UIButtonActivate::DoActiveTarget() extern "C" IL2CPP_METHOD_ATTR void UIButtonActivate_DoActiveTarget_m2358452554 (UIButtonActivate_t1184781629 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonActivate_DoActiveTarget_m2358452554_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_target_2(); 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_0012; } } { return; } IL_0012: { GameObject_t1113636619 * L_2 = __this->get_target_2(); NullCheck(L_2); bool L_3 = GameObject_get_activeSelf_m1767405923(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002e; } } { GameObject_t1113636619 * L_4 = __this->get_target_2(); NullCheck(L_4); GameObject_SetActive_m796801857(L_4, (bool)0, /*hidden argument*/NULL); } IL_002e: { GameObject_t1113636619 * L_5 = __this->get_target_2(); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)1, /*hidden argument*/NULL); float L_6 = __this->get_f_AutoHideTime_3(); if ((!(((float)(0.0f)) < ((float)L_6)))) { goto IL_005c; } } { __this->set_m_bEvtFlag_6((bool)1); float L_7 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_fCurActiveTime_5(L_7); } IL_005c: { return; } } // System.Void UIButtonActivate::Update() extern "C" IL2CPP_METHOD_ATTR void UIButtonActivate_Update_m2545917186 (UIButtonActivate_t1184781629 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonActivate_Update_m2545917186_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bEvtFlag_6(); if (!L_0) { goto IL_0046; } } { float L_1 = __this->get_f_AutoHideTime_3(); float L_2 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); float L_3 = __this->get_m_fCurActiveTime_5(); if ((!(((float)L_1) < ((float)((float)il2cpp_codegen_subtract((float)L_2, (float)L_3)))))) { goto IL_0046; } } { __this->set_m_bEvtFlag_6((bool)0); GameObject_t1113636619 * L_4 = __this->get_target_2(); 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_0046; } } { GameObject_t1113636619 * L_6 = __this->get_target_2(); NullCheck(L_6); GameObject_SetActive_m796801857(L_6, (bool)0, /*hidden argument*/NULL); } IL_0046: { 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 UIButtonColor::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor__ctor_m625276914 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0; memset(&L_0, 0, sizeof(L_0)); Color__ctor_m2943235014((&L_0), (0.6f), (1.0f), (0.2f), (1.0f), /*hidden argument*/NULL); __this->set_hover_3(L_0); Color_t2555686324 L_1 = Color_get_grey_m3440705476(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_pressed_4(L_1); __this->set_duration_5((0.2f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color UIButtonColor::get_defaultColor() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 UIButtonColor_get_defaultColor_m3272441100 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mStarted_7(); if (L_0) { goto IL_0011; } } { UIButtonColor_Init_m2185922445(__this, /*hidden argument*/NULL); } IL_0011: { Color_t2555686324 L_1 = __this->get_mColor_6(); return L_1; } } // System.Void UIButtonColor::set_defaultColor(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_set_defaultColor_m409266967 (UIButtonColor_t2038074180 * __this, Color_t2555686324 ___value0, const RuntimeMethod* method) { { Color_t2555686324 L_0 = ___value0; __this->set_mColor_6(L_0); return; } } // System.Void UIButtonColor::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_Start_m1057112602 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mStarted_7(); if (L_0) { goto IL_0018; } } { UIButtonColor_Init_m2185922445(__this, /*hidden argument*/NULL); __this->set_mStarted_7((bool)1); } IL_0018: { return; } } // System.Void UIButtonColor::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnEnable_m3058268885 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonColor_OnEnable_m3058268885_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_8(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); VirtActionInvoker1< bool >::Invoke(6 /* System.Void UIButtonColor::OnHover(System.Boolean) */, __this, L_3); } IL_0027: { return; } } // System.Void UIButtonColor::OnDisable() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnDisable_m4134814923 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonColor_OnDisable_m4134814923_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenColor_t2112002648 * V_0 = NULL; { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0047; } } { GameObject_t1113636619 * L_1 = __this->get_tweenTarget_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_0047; } } { GameObject_t1113636619 * L_3 = __this->get_tweenTarget_2(); NullCheck(L_3); TweenColor_t2112002648 * L_4 = GameObject_GetComponent_TisTweenColor_t2112002648_m589280454(L_3, /*hidden argument*/GameObject_GetComponent_TisTweenColor_t2112002648_m589280454_RuntimeMethod_var); V_0 = L_4; TweenColor_t2112002648 * 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_0047; } } { TweenColor_t2112002648 * L_7 = V_0; Color_t2555686324 L_8 = __this->get_mColor_6(); NullCheck(L_7); TweenColor_set_color_m993931013(L_7, L_8, /*hidden argument*/NULL); TweenColor_t2112002648 * L_9 = V_0; NullCheck(L_9); Behaviour_set_enabled_m20417929(L_9, (bool)0, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void UIButtonColor::Init() extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_Init_m2185922445 (UIButtonColor_t2038074180 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonColor_Init_m2185922445_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIWidget_t3538521925 * V_0 = NULL; Renderer_t2627027031 * V_1 = NULL; Light_t3756812086 * V_2 = NULL; { GameObject_t1113636619 * L_0 = __this->get_tweenTarget_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_001d; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); __this->set_tweenTarget_2(L_2); } IL_001d: { GameObject_t1113636619 * L_3 = __this->get_tweenTarget_2(); NullCheck(L_3); UIWidget_t3538521925 * L_4 = GameObject_GetComponent_TisUIWidget_t3538521925_m828741074(L_3, /*hidden argument*/GameObject_GetComponent_TisUIWidget_t3538521925_m828741074_RuntimeMethod_var); V_0 = L_4; UIWidget_t3538521925 * 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_0046; } } { UIWidget_t3538521925 * L_7 = V_0; NullCheck(L_7); Color_t2555686324 L_8 = UIWidget_get_color_m3938892930(L_7, /*hidden argument*/NULL); __this->set_mColor_6(L_8); goto IL_00bf; } IL_0046: { GameObject_t1113636619 * L_9 = __this->get_tweenTarget_2(); NullCheck(L_9); Renderer_t2627027031 * L_10 = GameObject_GetComponent_TisRenderer_t2627027031_m1370005186(L_9, /*hidden argument*/GameObject_GetComponent_TisRenderer_t2627027031_m1370005186_RuntimeMethod_var); V_1 = L_10; Renderer_t2627027031 * L_11 = V_1; 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_0074; } } { Renderer_t2627027031 * L_13 = V_1; NullCheck(L_13); Material_t340375123 * L_14 = Renderer_get_material_m4171603682(L_13, /*hidden argument*/NULL); NullCheck(L_14); Color_t2555686324 L_15 = Material_get_color_m3827673574(L_14, /*hidden argument*/NULL); __this->set_mColor_6(L_15); goto IL_00bf; } IL_0074: { GameObject_t1113636619 * L_16 = __this->get_tweenTarget_2(); NullCheck(L_16); Light_t3756812086 * L_17 = GameObject_GetComponent_TisLight_t3756812086_m4145843913(L_16, /*hidden argument*/GameObject_GetComponent_TisLight_t3756812086_m4145843913_RuntimeMethod_var); V_2 = L_17; Light_t3756812086 * L_18 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_18, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_19) { goto IL_009d; } } { Light_t3756812086 * L_20 = V_2; NullCheck(L_20); Color_t2555686324 L_21 = Light_get_color_m552487206(L_20, /*hidden argument*/NULL); __this->set_mColor_6(L_21); goto IL_00bf; } IL_009d: { GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); String_t* L_23 = NGUITools_GetHierarchy_m3080800227(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = String_Concat_m3937257545(NULL /*static, unused*/, L_23, _stringLiteral3759872429, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m831581295(NULL /*static, unused*/, L_24, __this, /*hidden argument*/NULL); Behaviour_set_enabled_m20417929(__this, (bool)0, /*hidden argument*/NULL); } IL_00bf: { VirtActionInvoker0::Invoke(4 /* System.Void UIButtonColor::OnEnable() */, __this); return; } } // System.Void UIButtonColor::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnPress_m835906664 (UIButtonColor_t2038074180 * __this, bool ___isPressed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonColor_OnPress_m835906664_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Color_t2555686324 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); float G_B8_1 = 0.0f; GameObject_t1113636619 * G_B8_2 = NULL; float G_B7_0 = 0.0f; GameObject_t1113636619 * G_B7_1 = NULL; float G_B6_0 = 0.0f; GameObject_t1113636619 * G_B6_1 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0060; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonColor_Start_m1057112602(__this, /*hidden argument*/NULL); } IL_001c: { GameObject_t1113636619 * L_2 = __this->get_tweenTarget_2(); float L_3 = __this->get_duration_5(); bool L_4 = ___isPressed0; G_B4_0 = L_3; G_B4_1 = L_2; if (!L_4) { G_B5_0 = L_3; G_B5_1 = L_2; goto IL_0039; } } { Color_t2555686324 L_5 = __this->get_pressed_4(); G_B8_0 = L_5; G_B8_1 = G_B4_0; G_B8_2 = G_B4_1; goto IL_005a; } IL_0039: { GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_7 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; if (!L_7) { G_B7_0 = G_B5_0; G_B7_1 = G_B5_1; goto IL_0054; } } { Color_t2555686324 L_8 = __this->get_hover_3(); G_B8_0 = L_8; G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_005a; } IL_0054: { Color_t2555686324 L_9 = __this->get_mColor_6(); G_B8_0 = L_9; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_005a: { TweenColor_Begin_m3907232889(NULL /*static, unused*/, G_B8_2, G_B8_1, G_B8_0, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Void UIButtonColor::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonColor_OnHover_m166787893 (UIButtonColor_t2038074180 * __this, bool ___isOver0, const RuntimeMethod* method) { float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Color_t2555686324 G_B6_0; memset(&G_B6_0, 0, sizeof(G_B6_0)); float G_B6_1 = 0.0f; GameObject_t1113636619 * G_B6_2 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_004c; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonColor_Start_m1057112602(__this, /*hidden argument*/NULL); } IL_001c: { GameObject_t1113636619 * L_2 = __this->get_tweenTarget_2(); float L_3 = __this->get_duration_5(); bool L_4 = ___isOver0; G_B4_0 = L_3; G_B4_1 = L_2; if (!L_4) { G_B5_0 = L_3; G_B5_1 = L_2; goto IL_0039; } } { Color_t2555686324 L_5 = __this->get_hover_3(); G_B6_0 = L_5; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_003f; } IL_0039: { Color_t2555686324 L_6 = __this->get_mColor_6(); G_B6_0 = L_6; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_003f: { TweenColor_Begin_m3907232889(NULL /*static, unused*/, G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); bool L_7 = ___isOver0; __this->set_mHighlighted_8(L_7); } IL_004c: { 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 uiButtonItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiButtonItem__ctor_m2894804842 (uiButtonItem_t520046349 * __this, const RuntimeMethod* method) { { __this->set_m_mainType_8((-1)); __this->set_m_equipType_9((-1)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiButtonItem::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnPageInit_m1333696989 (uiButtonItem_t520046349 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiButtonItem_OnPageInit_m1333696989_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_10(); if (L_0) { goto IL_00bb; } } { Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral701655923, /*hidden argument*/NULL); NullCheck(L_2); UISprite_t194114938 * L_3 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_2, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_Active_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, _stringLiteral395876608, /*hidden argument*/NULL); NullCheck(L_5); UISprite_t194114938 * L_6 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_5, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_Disactive_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, _stringLiteral1572235202, /*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_BtnDesc_6(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, _stringLiteral3786105593, /*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_btndisDesc_7(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_13); DMListViewSlideOptimize_t2157965775 * L_14 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_13, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); __this->set_m_Root_4(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral1208991571, /*hidden argument*/NULL); NullCheck(L_16); DMListViewSlideOptimize_t2157965775 * L_17 = Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225(L_16, /*hidden argument*/Component_GetComponent_TisDMListViewSlideOptimize_t2157965775_m3566849225_RuntimeMethod_var); __this->set_m_ButtonRoot_5(L_17); DMListViewSlideOptimize_t2157965775 * L_18 = __this->get_m_Root_4(); NullCheck(L_18); DMListViewSlideOptimize_SetSlideType_m967738697(L_18, 0, /*hidden argument*/NULL); DMListViewSlideOptimize_t2157965775 * L_19 = __this->get_m_ButtonRoot_5(); NullCheck(L_19); DMListViewSlideOptimize_SetSlideType_m967738697(L_19, 0, /*hidden argument*/NULL); } IL_00bb: { return; } } // System.Void uiButtonItem::OnInitData(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnInitData_m4162785770 (uiButtonItem_t520046349 * __this, int32_t ___mainType0, int32_t ___equipType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiButtonItem_OnInitData_m4162785770_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___mainType0; __this->set_m_mainType_8(L_0); int32_t L_1 = ___equipType1; __this->set_m_equipType_9(L_1); UILabel_t3248798549 * L_2 = __this->get_m_BtnDesc_6(); CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ___equipType1; int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_5); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1250648943, L_6, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_8 = CTextHelp_GetText_m372251958(L_3, L_7, /*hidden argument*/NULL); NullCheck(L_2); UILabel_set_text_m1071532778(L_2, L_8, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = __this->get_m_btndisDesc_7(); UILabel_t3248798549 * L_10 = __this->get_m_BtnDesc_6(); NullCheck(L_10); String_t* L_11 = UILabel_get_text_m389124667(L_10, /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_11, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_BtnDesc_6(); NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); GameObject_SetActive_m796801857(L_13, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = __this->get_m_btndisDesc_7(); NullCheck(L_14); GameObject_t1113636619 * L_15 = Component_get_gameObject_m442555142(L_14, /*hidden argument*/NULL); NullCheck(L_15); GameObject_SetActive_m796801857(L_15, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_16 = __this->get_m_Active_2(); NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SetActive_m796801857(L_17, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_18 = __this->get_m_Disactive_3(); NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); NullCheck(L_19); GameObject_SetActive_m796801857(L_19, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiButtonItem::OnBtnClick() extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnBtnClick_m1771541049 (uiButtonItem_t520046349 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiButtonItem_OnBtnClick_m1771541049_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; uiBtnList_t3771050923 * V_1 = NULL; AudioClip_t3680889665 * V_2 = NULL; uiBtnList_t3771050923 * G_B4_0 = NULL; { 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); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); V_0 = L_2; Transform_t3600365921 * 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_0074; } } { Transform_t3600365921 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0034; } } { Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); uiBtnList_t3771050923 * L_8 = Component_GetComponent_TisuiBtnList_t3771050923_m2370419788(L_7, /*hidden argument*/Component_GetComponent_TisuiBtnList_t3771050923_m2370419788_RuntimeMethod_var); G_B4_0 = L_8; goto IL_0035; } IL_0034: { G_B4_0 = ((uiBtnList_t3771050923 *)(NULL)); } IL_0035: { V_1 = G_B4_0; uiBtnList_t3771050923 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_9, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_0074; } } { ShopBrandRegion_t2226231466 * L_11 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t* L_12 = __this->get_address_of_m_equipType_9(); String_t* L_13 = Int32_ToString_m141394615(L_12, /*hidden argument*/NULL); NullCheck(L_11); ShopBrandRegion_set_CurrentUseBrandID_m3359859583(L_11, L_13, /*hidden argument*/NULL); ShopBrandRegion_t2226231466 * L_14 = ShopBrandRegion_GetInstance_m3204479288(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); ShopBrandRegion_set_CurrentUseHeadIndex_m2193577344(L_14, 0, /*hidden argument*/NULL); uiBtnList_t3771050923 * L_15 = V_1; int32_t L_16 = __this->get_m_equipType_9(); NullCheck(L_15); uiBtnList_ChangePage_m3765206667(L_15, L_16, /*hidden argument*/NULL); } IL_0074: { IL2CPP_RUNTIME_CLASS_INIT(IResourceManager_t3165642952_il2cpp_TypeInfo_var); IResourceManager_t3165642952 * L_17 = IResourceManager_GetInstance_m641731805(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); AudioClip_t3680889665 * L_18 = VirtFuncInvoker1< AudioClip_t3680889665 *, String_t* >::Invoke(9 /* UnityEngine.AudioClip DMCore.Framework.Resource.IResourceManager::GetAudioClip(System.String) */, L_17, _stringLiteral2305127668); V_2 = L_18; IL2CPP_RUNTIME_CLASS_INIT(CRoot_t1043641654_il2cpp_TypeInfo_var); CRoot_t1043641654 * L_19 = CRoot_GetInstance_m3627548531(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); ISoundManager_t434164892 * L_20 = CRoot_GetSoundManager_m30020774(L_19, /*hidden argument*/NULL); AudioClip_t3680889665 * L_21 = V_2; NullCheck(L_20); ISoundManager_PlayOnce_m3370941300(L_20, L_21, /*hidden argument*/NULL); return; } } // System.Void uiButtonItem::OnActive() extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnActive_m1471613679 (uiButtonItem_t520046349 * __this, const RuntimeMethod* method) { { uiButtonItem_OnBtnClick_m1771541049(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_0 = __this->get_m_Active_2(); 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); UILabel_t3248798549 * L_2 = __this->get_m_BtnDesc_6(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_btndisDesc_7(); 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); return; } } // System.Void uiButtonItem::OnDisactive() extern "C" IL2CPP_METHOD_ATTR void uiButtonItem_OnDisactive_m3135580551 (uiButtonItem_t520046349 * __this, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_m_Active_2(); 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)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_2 = __this->get_m_BtnDesc_6(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_btndisDesc_7(); 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)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 UIButtonKeyBinding::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonKeyBinding__ctor_m812985941 (UIButtonKeyBinding_t362050117 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonKeyBinding::Update() extern "C" IL2CPP_METHOD_ATTR void UIButtonKeyBinding_Update_m1765688651 (UIButtonKeyBinding_t362050117 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonKeyBinding_Update_m1765688651_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_inputHasFocus_33(); if (L_0) { goto IL_0066; } } { int32_t L_1 = __this->get_keyCode_2(); if (L_1) { goto IL_0016; } } { return; } IL_0016: { int32_t L_2 = __this->get_keyCode_2(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_3 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0038; } } { bool L_4 = ((bool)1); RuntimeObject * L_5 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_4); Component_SendMessage_m2905932203(__this, _stringLiteral1100000177, L_5, 1, /*hidden argument*/NULL); } IL_0038: { int32_t L_6 = __this->get_keyCode_2(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_7 = Input_GetKeyUp_m2808015270(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0066; } } { bool L_8 = ((bool)0); RuntimeObject * L_9 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_8); Component_SendMessage_m2905932203(__this, _stringLiteral1100000177, L_9, 1, /*hidden argument*/NULL); Component_SendMessage_m1441147224(__this, _stringLiteral1987255052, 1, /*hidden argument*/NULL); } IL_0066: { 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 UIButtonKeys::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonKeys__ctor_m990733695 (UIButtonKeys_t486517330 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonKeys::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonKeys_Start_m4034747437 (UIButtonKeys_t486517330 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonKeys_Start_m4034747437_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_startsSelected_2(); if (!L_0) { goto IL_0035; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_1 = UICamera_get_selectedObject_m2309762316(NULL /*static, unused*/, /*hidden argument*/NULL); 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_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_3 = UICamera_get_selectedObject_m2309762316(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_4 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0035; } } IL_002a: { GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); } IL_0035: { return; } } // System.Void UIButtonKeys::OnKey(UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR void UIButtonKeys_OnKey_m1747910905 (UIButtonKeys_t486517330 * __this, int32_t ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonKeys_OnKey_m1747910905_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_022a; } } { GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_2 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_022a; } } { int32_t L_3 = ___key0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)((int32_t)273)))) { case 0: { goto IL_0090; } case 1: { goto IL_00b6; } case 2: { goto IL_006a; } case 3: { goto IL_0044; } } } { int32_t L_4 = ___key0; if ((((int32_t)L_4) == ((int32_t)((int32_t)9)))) { goto IL_00dc; } } { goto IL_022a; } IL_0044: { UIButtonKeys_t486517330 * L_5 = __this->get_selectOnLeft_6(); 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_0065; } } { UIButtonKeys_t486517330 * L_7 = __this->get_selectOnLeft_6(); NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); } IL_0065: { goto IL_022a; } IL_006a: { UIButtonKeys_t486517330 * L_9 = __this->get_selectOnRight_7(); 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; } } { UIButtonKeys_t486517330 * L_11 = __this->get_selectOnRight_7(); NullCheck(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); } IL_008b: { goto IL_022a; } IL_0090: { UIButtonKeys_t486517330 * L_13 = __this->get_selectOnUp_4(); 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_00b1; } } { UIButtonKeys_t486517330 * L_15 = __this->get_selectOnUp_4(); NullCheck(L_15); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(L_15, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); } IL_00b1: { goto IL_022a; } IL_00b6: { UIButtonKeys_t486517330 * L_17 = __this->get_selectOnDown_5(); 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_00d7; } } { UIButtonKeys_t486517330 * L_19 = __this->get_selectOnDown_5(); NullCheck(L_19); GameObject_t1113636619 * L_20 = Component_get_gameObject_m442555142(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); } IL_00d7: { goto IL_022a; } IL_00dc: { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_21 = Input_GetKey_m3736388334(NULL /*static, unused*/, ((int32_t)304), /*hidden argument*/NULL); if (L_21) { goto IL_00fa; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_22 = Input_GetKey_m3736388334(NULL /*static, unused*/, ((int32_t)303), /*hidden argument*/NULL); if (!L_22) { goto IL_0192; } } IL_00fa: { UIButtonKeys_t486517330 * L_23 = __this->get_selectOnLeft_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_24 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_23, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_24) { goto IL_0120; } } { UIButtonKeys_t486517330 * L_25 = __this->get_selectOnLeft_6(); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); goto IL_018d; } IL_0120: { UIButtonKeys_t486517330 * L_27 = __this->get_selectOnUp_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_27, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_28) { goto IL_0146; } } { UIButtonKeys_t486517330 * L_29 = __this->get_selectOnUp_4(); NullCheck(L_29); GameObject_t1113636619 * L_30 = Component_get_gameObject_m442555142(L_29, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_30, /*hidden argument*/NULL); goto IL_018d; } IL_0146: { UIButtonKeys_t486517330 * L_31 = __this->get_selectOnDown_5(); 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_016c; } } { UIButtonKeys_t486517330 * L_33 = __this->get_selectOnDown_5(); NullCheck(L_33); GameObject_t1113636619 * L_34 = Component_get_gameObject_m442555142(L_33, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_34, /*hidden argument*/NULL); goto IL_018d; } IL_016c: { UIButtonKeys_t486517330 * L_35 = __this->get_selectOnRight_7(); 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_018d; } } { UIButtonKeys_t486517330 * L_37 = __this->get_selectOnRight_7(); NullCheck(L_37); GameObject_t1113636619 * L_38 = Component_get_gameObject_m442555142(L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); } IL_018d: { goto IL_0225; } IL_0192: { UIButtonKeys_t486517330 * L_39 = __this->get_selectOnRight_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_40 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_39, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_40) { goto IL_01b8; } } { UIButtonKeys_t486517330 * L_41 = __this->get_selectOnRight_7(); NullCheck(L_41); GameObject_t1113636619 * L_42 = Component_get_gameObject_m442555142(L_41, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_42, /*hidden argument*/NULL); goto IL_0225; } IL_01b8: { UIButtonKeys_t486517330 * L_43 = __this->get_selectOnDown_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_44 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_43, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_44) { goto IL_01de; } } { UIButtonKeys_t486517330 * L_45 = __this->get_selectOnDown_5(); NullCheck(L_45); GameObject_t1113636619 * L_46 = Component_get_gameObject_m442555142(L_45, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_46, /*hidden argument*/NULL); goto IL_0225; } IL_01de: { UIButtonKeys_t486517330 * L_47 = __this->get_selectOnUp_4(); 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_0204; } } { UIButtonKeys_t486517330 * L_49 = __this->get_selectOnUp_4(); NullCheck(L_49); GameObject_t1113636619 * L_50 = Component_get_gameObject_m442555142(L_49, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_50, /*hidden argument*/NULL); goto IL_0225; } IL_0204: { UIButtonKeys_t486517330 * L_51 = __this->get_selectOnLeft_6(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_52 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_51, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_52) { goto IL_0225; } } { UIButtonKeys_t486517330 * L_53 = __this->get_selectOnLeft_6(); NullCheck(L_53); GameObject_t1113636619 * L_54 = Component_get_gameObject_m442555142(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_54, /*hidden argument*/NULL); } IL_0225: { goto IL_022a; } IL_022a: { return; } } // System.Void UIButtonKeys::OnClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonKeys_OnClick_m1275736740 (UIButtonKeys_t486517330 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonKeys_OnClick_m1275736740_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_002c; } } { UIButtonKeys_t486517330 * L_1 = __this->get_selectOnClick_3(); 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_002c; } } { UIButtonKeys_t486517330 * L_3 = __this->get_selectOnClick_3(); NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); } IL_002c: { 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 UIButtonMessage::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage__ctor_m3691881595 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonMessage::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_Start_m1199160605 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method) { { __this->set_mStarted_6((bool)1); return; } } // System.Void UIButtonMessage::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_OnEnable_m1563615519 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonMessage_OnEnable_m1563615519_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_6(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_7(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UIButtonMessage_OnHover_m124511652(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UIButtonMessage::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_OnHover_m124511652 (UIButtonMessage_t952534536 * __this, bool ___isOver0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_003c; } } { bool L_1 = ___isOver0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_trigger_4(); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_002f; } } IL_001d: { bool L_3 = ___isOver0; if (L_3) { goto IL_0035; } } { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0035; } } IL_002f: { UIButtonMessage_Send_m171626551(__this, /*hidden argument*/NULL); } IL_0035: { bool L_5 = ___isOver0; __this->set_mHighlighted_7(L_5); } IL_003c: { return; } } // System.Void UIButtonMessage::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_OnPress_m1260319892 (UIButtonMessage_t952534536 * __this, bool ___isPressed0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0035; } } { bool L_1 = ___isPressed0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_trigger_4(); if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_002f; } } IL_001d: { bool L_3 = ___isPressed0; if (L_3) { goto IL_0035; } } { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_0035; } } IL_002f: { UIButtonMessage_Send_m171626551(__this, /*hidden argument*/NULL); } IL_0035: { return; } } // System.Void UIButtonMessage::OnClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_OnClick_m1086654517 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001c; } } { int32_t L_1 = __this->get_trigger_4(); if (L_1) { goto IL_001c; } } { UIButtonMessage_Send_m171626551(__this, /*hidden argument*/NULL); } IL_001c: { return; } } // System.Void UIButtonMessage::OnDoubleClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_OnDoubleClick_m3257898026 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_trigger_4(); if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_001d; } } { UIButtonMessage_Send_m171626551(__this, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void UIButtonMessage::Send() extern "C" IL2CPP_METHOD_ATTR void UIButtonMessage_Send_m171626551 (UIButtonMessage_t952534536 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonMessage_Send_m171626551_MetadataUsageId); s_Il2CppMethodInitialized = true; } TransformU5BU5D_t807237628* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Transform_t3600365921 * V_3 = NULL; { String_t* L_0 = __this->get_functionName_3(); 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_0011; } } { return; } IL_0011: { GameObject_t1113636619 * L_2 = __this->get_target_2(); 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_002e; } } { GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); __this->set_target_2(L_4); } IL_002e: { bool L_5 = __this->get_includeChildren_5(); if (!L_5) { goto IL_007c; } } { GameObject_t1113636619 * L_6 = __this->get_target_2(); NullCheck(L_6); TransformU5BU5D_t807237628* L_7 = GameObject_GetComponentsInChildren_TisTransform_t3600365921_m2064339587(L_6, /*hidden argument*/GameObject_GetComponentsInChildren_TisTransform_t3600365921_m2064339587_RuntimeMethod_var); V_0 = L_7; V_1 = 0; TransformU5BU5D_t807237628* L_8 = V_0; NullCheck(L_8); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length)))); goto IL_0070; } IL_0050: { TransformU5BU5D_t807237628* L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; Transform_t3600365921 * L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = L_12; Transform_t3600365921 * L_13 = V_3; NullCheck(L_13); GameObject_t1113636619 * L_14 = Component_get_gameObject_m442555142(L_13, /*hidden argument*/NULL); String_t* L_15 = __this->get_functionName_3(); GameObject_t1113636619 * L_16 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_14); GameObject_SendMessage_m3720186693(L_14, L_15, L_16, 1, /*hidden argument*/NULL); int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0070: { int32_t L_18 = V_1; int32_t L_19 = V_2; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0050; } } { goto IL_0094; } IL_007c: { GameObject_t1113636619 * L_20 = __this->get_target_2(); String_t* L_21 = __this->get_functionName_3(); GameObject_t1113636619 * L_22 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_20); GameObject_SendMessage_m3720186693(L_20, L_21, L_22, 1, /*hidden argument*/NULL); } IL_0094: { 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 UIButtonOffset::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset__ctor_m1124962570 (UIButtonOffset_t4041087173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonOffset__ctor_m1124962570_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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_hover_3(L_0); Vector3_t3722313464 L_1; memset(&L_1, 0, sizeof(L_1)); Vector3__ctor_m1719387948((&L_1), (2.0f), (-2.0f), /*hidden argument*/NULL); __this->set_pressed_4(L_1); __this->set_duration_5((0.2f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonOffset::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_Start_m1936018910 (UIButtonOffset_t4041087173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonOffset_Start_m1936018910_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (L_0) { goto IL_0040; } } { __this->set_mStarted_7((bool)1); Transform_t3600365921 * L_1 = __this->get_tweenTarget_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_002f; } } { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_tweenTarget_2(L_3); } IL_002f: { Transform_t3600365921 * L_4 = __this->get_tweenTarget_2(); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localPosition_m4234289348(L_4, /*hidden argument*/NULL); __this->set_mPos_6(L_5); } IL_0040: { return; } } // System.Void UIButtonOffset::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_OnEnable_m2021565864 (UIButtonOffset_t4041087173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonOffset_OnEnable_m2021565864_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_8(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UIButtonOffset_OnHover_m3995239596(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UIButtonOffset::OnDisable() extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_OnDisable_m3358696187 (UIButtonOffset_t4041087173 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonOffset_OnDisable_m3358696187_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenPosition_t1378762002 * V_0 = NULL; { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0047; } } { Transform_t3600365921 * L_1 = __this->get_tweenTarget_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_0047; } } { Transform_t3600365921 * L_3 = __this->get_tweenTarget_2(); NullCheck(L_3); TweenPosition_t1378762002 * L_4 = Component_GetComponent_TisTweenPosition_t1378762002_m3376411002(L_3, /*hidden argument*/Component_GetComponent_TisTweenPosition_t1378762002_m3376411002_RuntimeMethod_var); V_0 = L_4; TweenPosition_t1378762002 * 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_0047; } } { TweenPosition_t1378762002 * L_7 = V_0; Vector3_t3722313464 L_8 = __this->get_mPos_6(); NullCheck(L_7); TweenPosition_set_position_m4130278785(L_7, L_8, /*hidden argument*/NULL); TweenPosition_t1378762002 * L_9 = V_0; NullCheck(L_9); Behaviour_set_enabled_m20417929(L_9, (bool)0, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void UIButtonOffset::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_OnPress_m4098423800 (UIButtonOffset_t4041087173 * __this, bool ___isPressed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonOffset_OnPress_m4098423800_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Vector3_t3722313464 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); float G_B8_1 = 0.0f; GameObject_t1113636619 * G_B8_2 = NULL; float G_B7_0 = 0.0f; GameObject_t1113636619 * G_B7_1 = NULL; float G_B6_0 = 0.0f; GameObject_t1113636619 * G_B6_1 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0080; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonOffset_Start_m1936018910(__this, /*hidden argument*/NULL); } IL_001c: { Transform_t3600365921 * L_2 = __this->get_tweenTarget_2(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); float L_4 = __this->get_duration_5(); bool L_5 = ___isPressed0; G_B4_0 = L_4; G_B4_1 = L_3; if (!L_5) { G_B5_0 = L_4; G_B5_1 = L_3; goto IL_0049; } } { Vector3_t3722313464 L_6 = __this->get_mPos_6(); Vector3_t3722313464 L_7 = __this->get_pressed_4(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); G_B8_0 = L_8; G_B8_1 = G_B4_0; G_B8_2 = G_B4_1; goto IL_0075; } IL_0049: { GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_10 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; if (!L_10) { G_B7_0 = G_B5_0; G_B7_1 = G_B5_1; goto IL_006f; } } { Vector3_t3722313464 L_11 = __this->get_mPos_6(); Vector3_t3722313464 L_12 = __this->get_hover_3(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_13 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); G_B8_0 = L_13; G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_0075; } IL_006f: { Vector3_t3722313464 L_14 = __this->get_mPos_6(); G_B8_0 = L_14; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_0075: { TweenPosition_t1378762002 * L_15 = TweenPosition_Begin_m3421998496(NULL /*static, unused*/, G_B8_2, G_B8_1, G_B8_0, /*hidden argument*/NULL); NullCheck(L_15); ((UITweener_t260334902 *)L_15)->set_method_8(3); } IL_0080: { return; } } // System.Void UIButtonOffset::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonOffset_OnHover_m3995239596 (UIButtonOffset_t4041087173 * __this, bool ___isOver0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonOffset_OnHover_m3995239596_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Vector3_t3722313464 G_B6_0; memset(&G_B6_0, 0, sizeof(G_B6_0)); float G_B6_1 = 0.0f; GameObject_t1113636619 * G_B6_2 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0061; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonOffset_Start_m1936018910(__this, /*hidden argument*/NULL); } IL_001c: { Transform_t3600365921 * L_2 = __this->get_tweenTarget_2(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); float L_4 = __this->get_duration_5(); bool L_5 = ___isOver0; G_B4_0 = L_4; G_B4_1 = L_3; if (!L_5) { G_B5_0 = L_4; G_B5_1 = L_3; goto IL_0049; } } { Vector3_t3722313464 L_6 = __this->get_mPos_6(); Vector3_t3722313464 L_7 = __this->get_hover_3(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); G_B6_0 = L_8; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_004f; } IL_0049: { Vector3_t3722313464 L_9 = __this->get_mPos_6(); G_B6_0 = L_9; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_004f: { TweenPosition_t1378762002 * L_10 = TweenPosition_Begin_m3421998496(NULL /*static, unused*/, G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); NullCheck(L_10); ((UITweener_t260334902 *)L_10)->set_method_8(3); bool L_11 = ___isOver0; __this->set_mHighlighted_8(L_11); } IL_0061: { 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 UIButtonPlayAnimation::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation__ctor_m2573577308 (UIButtonPlayAnimation_t2969862230 * __this, const RuntimeMethod* method) { { __this->set_playDirection_5(1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonPlayAnimation::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_Start_m657612108 (UIButtonPlayAnimation_t2969862230 * __this, const RuntimeMethod* method) { { __this->set_mStarted_13((bool)1); return; } } // System.Void UIButtonPlayAnimation::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnEnable_m1485362395 (UIButtonPlayAnimation_t2969862230 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonPlayAnimation_OnEnable_m1485362395_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_13(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_14(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UIButtonPlayAnimation_OnHover_m1280234371(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UIButtonPlayAnimation::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnHover_m1280234371 (UIButtonPlayAnimation_t2969862230 * __this, bool ___isOver0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0049; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_003b; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)3)))) { goto IL_0029; } } { bool L_3 = ___isOver0; if (L_3) { goto IL_003b; } } IL_0029: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_0042; } } { bool L_5 = ___isOver0; if (L_5) { goto IL_0042; } } IL_003b: { bool L_6 = ___isOver0; UIButtonPlayAnimation_Play_m3406508544(__this, L_6, /*hidden argument*/NULL); } IL_0042: { bool L_7 = ___isOver0; __this->set_mHighlighted_14(L_7); } IL_0049: { return; } } // System.Void UIButtonPlayAnimation::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnPress_m3542719798 (UIButtonPlayAnimation_t2969862230 * __this, bool ___isPressed0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0042; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_003b; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)5)))) { goto IL_0029; } } { bool L_3 = ___isPressed0; if (L_3) { goto IL_003b; } } IL_0029: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)6)))) { goto IL_0042; } } { bool L_5 = ___isPressed0; if (L_5) { goto IL_0042; } } IL_003b: { bool L_6 = ___isPressed0; UIButtonPlayAnimation_Play_m3406508544(__this, L_6, /*hidden argument*/NULL); } IL_0042: { return; } } // System.Void UIButtonPlayAnimation::OnClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnClick_m2956259228 (UIButtonPlayAnimation_t2969862230 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_trigger_4(); if (L_1) { goto IL_001d; } } { UIButtonPlayAnimation_Play_m3406508544(__this, (bool)1, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void UIButtonPlayAnimation::OnDoubleClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnDoubleClick_m1685579351 (UIButtonPlayAnimation_t2969862230 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001f; } } { int32_t L_1 = __this->get_trigger_4(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)10))))) { goto IL_001f; } } { UIButtonPlayAnimation_Play_m3406508544(__this, (bool)1, /*hidden argument*/NULL); } IL_001f: { return; } } // System.Void UIButtonPlayAnimation::OnSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnSelect_m3163048668 (UIButtonPlayAnimation_t2969862230 * __this, bool ___isSelected0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0045; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)((int32_t)11)))) { goto IL_003e; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)12))))) { goto IL_002b; } } { bool L_3 = ___isSelected0; if (L_3) { goto IL_003e; } } IL_002b: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)13))))) { goto IL_0045; } } { bool L_5 = ___isSelected0; if (L_5) { goto IL_0045; } } IL_003e: { UIButtonPlayAnimation_Play_m3406508544(__this, (bool)1, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Void UIButtonPlayAnimation::OnActivate(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_OnActivate_m4265910233 (UIButtonPlayAnimation_t2969862230 * __this, bool ___isActive0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0043; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)7))) { goto IL_003c; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)8)))) { goto IL_0029; } } { bool L_3 = ___isActive0; if (L_3) { goto IL_003c; } } IL_0029: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)9))))) { goto IL_0043; } } { bool L_5 = ___isActive0; if (L_5) { goto IL_0043; } } IL_003c: { bool L_6 = ___isActive0; UIButtonPlayAnimation_Play_m3406508544(__this, L_6, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void UIButtonPlayAnimation::Play(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonPlayAnimation_Play_m3406508544 (UIButtonPlayAnimation_t2969862230 * __this, bool ___forward0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonPlayAnimation_Play_m3406508544_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ActiveAnimation_t3475256642 * V_2 = NULL; int32_t G_B9_0 = 0; { Animation_t3648466861 * L_0 = __this->get_target_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_001d; } } { Animation_t3648466861 * L_2 = Component_GetComponentInChildren_TisAnimation_t3648466861_m4170904281(__this, /*hidden argument*/Component_GetComponentInChildren_TisAnimation_t3648466861_m4170904281_RuntimeMethod_var); __this->set_target_2(L_2); } IL_001d: { Animation_t3648466861 * L_3 = __this->get_target_2(); 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_00fd; } } { bool L_5 = __this->get_clearSelection_7(); if (!L_5) { goto IL_0054; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_6 = UICamera_get_selectedObject_m2309762316(NULL /*static, unused*/, /*hidden argument*/NULL); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0054; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_0054: { int32_t L_9 = __this->get_playDirection_5(); V_0 = ((-L_9)); bool L_10 = ___forward0; if (!L_10) { goto IL_006d; } } { int32_t L_11 = __this->get_playDirection_5(); G_B9_0 = ((int32_t)(L_11)); goto IL_006e; } IL_006d: { int32_t L_12 = V_0; G_B9_0 = L_12; } IL_006e: { V_1 = G_B9_0; Animation_t3648466861 * L_13 = __this->get_target_2(); String_t* L_14 = __this->get_clipName_3(); int32_t L_15 = V_1; int32_t L_16 = __this->get_ifDisabledOnPlay_8(); int32_t L_17 = __this->get_disableWhenFinished_9(); ActiveAnimation_t3475256642 * L_18 = ActiveAnimation_Play_m2479515133(NULL /*static, unused*/, L_13, L_14, L_15, L_16, L_17, /*hidden argument*/NULL); V_2 = L_18; ActiveAnimation_t3475256642 * L_19 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_20 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_19, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_20) { goto IL_009b; } } { return; } IL_009b: { bool L_21 = __this->get_resetOnPlay_6(); if (!L_21) { goto IL_00ac; } } { ActiveAnimation_t3475256642 * L_22 = V_2; NullCheck(L_22); ActiveAnimation_Reset_m1691954015(L_22, /*hidden argument*/NULL); } IL_00ac: { ActiveAnimation_t3475256642 * L_23 = V_2; Action_1_t3647724237 * L_24 = __this->get_onFinished_12(); NullCheck(L_23); L_23->set_onFinished_7(L_24); GameObject_t1113636619 * L_25 = __this->get_eventReceiver_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_26 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_25, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_26) { goto IL_00f6; } } { String_t* L_27 = __this->get_callWhenFinished_11(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_28 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); if (L_28) { goto IL_00f6; } } { ActiveAnimation_t3475256642 * L_29 = V_2; GameObject_t1113636619 * L_30 = __this->get_eventReceiver_10(); NullCheck(L_29); L_29->set_eventReceiver_8(L_30); ActiveAnimation_t3475256642 * L_31 = V_2; String_t* L_32 = __this->get_callWhenFinished_11(); NullCheck(L_31); L_31->set_callWhenFinished_9(L_32); goto IL_00fd; } IL_00f6: { ActiveAnimation_t3475256642 * L_33 = V_2; NullCheck(L_33); L_33->set_eventReceiver_8((GameObject_t1113636619 *)NULL); } IL_00fd: { 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 UIButtonRotation::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation__ctor_m1767619579 (UIButtonRotation_t284788413 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonRotation__ctor_m1767619579_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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_hover_3(L_0); Vector3_t3722313464 L_1 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_pressed_4(L_1); __this->set_duration_5((0.2f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonRotation::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_Start_m1688309171 (UIButtonRotation_t284788413 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonRotation_Start_m1688309171_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (L_0) { goto IL_0040; } } { __this->set_mStarted_7((bool)1); Transform_t3600365921 * L_1 = __this->get_tweenTarget_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_002f; } } { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_tweenTarget_2(L_3); } IL_002f: { Transform_t3600365921 * L_4 = __this->get_tweenTarget_2(); NullCheck(L_4); Quaternion_t2301928331 L_5 = Transform_get_localRotation_m3487911431(L_4, /*hidden argument*/NULL); __this->set_mRot_6(L_5); } IL_0040: { return; } } // System.Void UIButtonRotation::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_OnEnable_m2106867289 (UIButtonRotation_t284788413 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonRotation_OnEnable_m2106867289_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_8(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UIButtonRotation_OnHover_m1946581485(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UIButtonRotation::OnDisable() extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_OnDisable_m1200564053 (UIButtonRotation_t284788413 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonRotation_OnDisable_m1200564053_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenRotation_t3072670746 * V_0 = NULL; { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0047; } } { Transform_t3600365921 * L_1 = __this->get_tweenTarget_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_0047; } } { Transform_t3600365921 * L_3 = __this->get_tweenTarget_2(); NullCheck(L_3); TweenRotation_t3072670746 * L_4 = Component_GetComponent_TisTweenRotation_t3072670746_m3634294947(L_3, /*hidden argument*/Component_GetComponent_TisTweenRotation_t3072670746_m3634294947_RuntimeMethod_var); V_0 = L_4; TweenRotation_t3072670746 * 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_0047; } } { TweenRotation_t3072670746 * L_7 = V_0; Quaternion_t2301928331 L_8 = __this->get_mRot_6(); NullCheck(L_7); TweenRotation_set_rotation_m1186122913(L_7, L_8, /*hidden argument*/NULL); TweenRotation_t3072670746 * L_9 = V_0; NullCheck(L_9); Behaviour_set_enabled_m20417929(L_9, (bool)0, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void UIButtonRotation::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_OnPress_m2889849813 (UIButtonRotation_t284788413 * __this, bool ___isPressed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonRotation_OnPress_m2889849813_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Quaternion_t2301928331 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); float G_B8_1 = 0.0f; GameObject_t1113636619 * G_B8_2 = NULL; float G_B7_0 = 0.0f; GameObject_t1113636619 * G_B7_1 = NULL; float G_B6_0 = 0.0f; GameObject_t1113636619 * G_B6_1 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_008a; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonRotation_Start_m1688309171(__this, /*hidden argument*/NULL); } IL_001c: { Transform_t3600365921 * L_2 = __this->get_tweenTarget_2(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); float L_4 = __this->get_duration_5(); bool L_5 = ___isPressed0; G_B4_0 = L_4; G_B4_1 = L_3; if (!L_5) { G_B5_0 = L_4; G_B5_1 = L_3; goto IL_004e; } } { Quaternion_t2301928331 L_6 = __this->get_mRot_6(); Vector3_t3722313464 L_7 = __this->get_pressed_4(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_8 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); Quaternion_t2301928331 L_9 = Quaternion_op_Multiply_m1294064023(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); G_B8_0 = L_9; G_B8_1 = G_B4_0; G_B8_2 = G_B4_1; goto IL_007f; } IL_004e: { GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_11 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; if (!L_11) { G_B7_0 = G_B5_0; G_B7_1 = G_B5_1; goto IL_0079; } } { Quaternion_t2301928331 L_12 = __this->get_mRot_6(); Vector3_t3722313464 L_13 = __this->get_hover_3(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_14 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); Quaternion_t2301928331 L_15 = Quaternion_op_Multiply_m1294064023(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/NULL); G_B8_0 = L_15; G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_007f; } IL_0079: { Quaternion_t2301928331 L_16 = __this->get_mRot_6(); G_B8_0 = L_16; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_007f: { TweenRotation_t3072670746 * L_17 = TweenRotation_Begin_m2159288588(NULL /*static, unused*/, G_B8_2, G_B8_1, G_B8_0, /*hidden argument*/NULL); NullCheck(L_17); ((UITweener_t260334902 *)L_17)->set_method_8(3); } IL_008a: { return; } } // System.Void UIButtonRotation::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonRotation_OnHover_m1946581485 (UIButtonRotation_t284788413 * __this, bool ___isOver0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonRotation_OnHover_m1946581485_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Quaternion_t2301928331 G_B6_0; memset(&G_B6_0, 0, sizeof(G_B6_0)); float G_B6_1 = 0.0f; GameObject_t1113636619 * G_B6_2 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0066; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonRotation_Start_m1688309171(__this, /*hidden argument*/NULL); } IL_001c: { Transform_t3600365921 * L_2 = __this->get_tweenTarget_2(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); float L_4 = __this->get_duration_5(); bool L_5 = ___isOver0; G_B4_0 = L_4; G_B4_1 = L_3; if (!L_5) { G_B5_0 = L_4; G_B5_1 = L_3; goto IL_004e; } } { Quaternion_t2301928331 L_6 = __this->get_mRot_6(); Vector3_t3722313464 L_7 = __this->get_hover_3(); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_8 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); Quaternion_t2301928331 L_9 = Quaternion_op_Multiply_m1294064023(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); G_B6_0 = L_9; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_0054; } IL_004e: { Quaternion_t2301928331 L_10 = __this->get_mRot_6(); G_B6_0 = L_10; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_0054: { TweenRotation_t3072670746 * L_11 = TweenRotation_Begin_m2159288588(NULL /*static, unused*/, G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); NullCheck(L_11); ((UITweener_t260334902 *)L_11)->set_method_8(3); bool L_12 = ___isOver0; __this->set_mHighlighted_8(L_12); } IL_0066: { 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 UIButtonScale::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonScale__ctor_m4203961428 (UIButtonScale_t3973287916 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0; memset(&L_0, 0, sizeof(L_0)); Vector3__ctor_m3353183577((&L_0), (1.1f), (1.1f), (1.1f), /*hidden argument*/NULL); __this->set_hover_3(L_0); Vector3_t3722313464 L_1; memset(&L_1, 0, sizeof(L_1)); Vector3__ctor_m3353183577((&L_1), (1.05f), (1.05f), (1.05f), /*hidden argument*/NULL); __this->set_pressed_4(L_1); __this->set_duration_5((0.2f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonScale::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_Start_m1388556964 (UIButtonScale_t3973287916 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonScale_Start_m1388556964_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (L_0) { goto IL_0040; } } { __this->set_mStarted_7((bool)1); Transform_t3600365921 * L_1 = __this->get_tweenTarget_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_002f; } } { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); __this->set_tweenTarget_2(L_3); } IL_002f: { Transform_t3600365921 * L_4 = __this->get_tweenTarget_2(); NullCheck(L_4); Vector3_t3722313464 L_5 = Transform_get_localScale_m129152068(L_4, /*hidden argument*/NULL); __this->set_mScale_6(L_5); } IL_0040: { return; } } // System.Void UIButtonScale::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_OnEnable_m1007325815 (UIButtonScale_t3973287916 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonScale_OnEnable_m1007325815_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_8(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UIButtonScale_OnHover_m635889962(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UIButtonScale::OnDisable() extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_OnDisable_m3229047393 (UIButtonScale_t3973287916 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonScale_OnDisable_m3229047393_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenScale_t2539309033 * V_0 = NULL; { bool L_0 = __this->get_mStarted_7(); if (!L_0) { goto IL_0047; } } { Transform_t3600365921 * L_1 = __this->get_tweenTarget_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_0047; } } { Transform_t3600365921 * L_3 = __this->get_tweenTarget_2(); NullCheck(L_3); TweenScale_t2539309033 * L_4 = Component_GetComponent_TisTweenScale_t2539309033_m1054082648(L_3, /*hidden argument*/Component_GetComponent_TisTweenScale_t2539309033_m1054082648_RuntimeMethod_var); V_0 = L_4; TweenScale_t2539309033 * 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_0047; } } { TweenScale_t2539309033 * L_7 = V_0; Vector3_t3722313464 L_8 = __this->get_mScale_6(); NullCheck(L_7); TweenScale_set_scale_m2399389593(L_7, L_8, /*hidden argument*/NULL); TweenScale_t2539309033 * L_9 = V_0; NullCheck(L_9); Behaviour_set_enabled_m20417929(L_9, (bool)0, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void UIButtonScale::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_OnPress_m1572325940 (UIButtonScale_t3973287916 * __this, bool ___isPressed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonScale_OnPress_m1572325940_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Vector3_t3722313464 G_B8_0; memset(&G_B8_0, 0, sizeof(G_B8_0)); float G_B8_1 = 0.0f; GameObject_t1113636619 * G_B8_2 = NULL; float G_B7_0 = 0.0f; GameObject_t1113636619 * G_B7_1 = NULL; float G_B6_0 = 0.0f; GameObject_t1113636619 * G_B6_1 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0080; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonScale_Start_m1388556964(__this, /*hidden argument*/NULL); } IL_001c: { Transform_t3600365921 * L_2 = __this->get_tweenTarget_2(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); float L_4 = __this->get_duration_5(); bool L_5 = ___isPressed0; G_B4_0 = L_4; G_B4_1 = L_3; if (!L_5) { G_B5_0 = L_4; G_B5_1 = L_3; goto IL_0049; } } { Vector3_t3722313464 L_6 = __this->get_mScale_6(); Vector3_t3722313464 L_7 = __this->get_pressed_4(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_Scale_m4006687392(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); G_B8_0 = L_8; G_B8_1 = G_B4_0; G_B8_2 = G_B4_1; goto IL_0075; } IL_0049: { GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_10 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); G_B6_0 = G_B5_0; G_B6_1 = G_B5_1; if (!L_10) { G_B7_0 = G_B5_0; G_B7_1 = G_B5_1; goto IL_006f; } } { Vector3_t3722313464 L_11 = __this->get_mScale_6(); Vector3_t3722313464 L_12 = __this->get_hover_3(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_13 = Vector3_Scale_m4006687392(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); G_B8_0 = L_13; G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; goto IL_0075; } IL_006f: { Vector3_t3722313464 L_14 = __this->get_mScale_6(); G_B8_0 = L_14; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; } IL_0075: { TweenScale_t2539309033 * L_15 = TweenScale_Begin_m2684911881(NULL /*static, unused*/, G_B8_2, G_B8_1, G_B8_0, /*hidden argument*/NULL); NullCheck(L_15); ((UITweener_t260334902 *)L_15)->set_method_8(3); } IL_0080: { return; } } // System.Void UIButtonScale::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonScale_OnHover_m635889962 (UIButtonScale_t3973287916 * __this, bool ___isOver0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonScale_OnHover_m635889962_MetadataUsageId); s_Il2CppMethodInitialized = true; } float G_B5_0 = 0.0f; GameObject_t1113636619 * G_B5_1 = NULL; float G_B4_0 = 0.0f; GameObject_t1113636619 * G_B4_1 = NULL; Vector3_t3722313464 G_B6_0; memset(&G_B6_0, 0, sizeof(G_B6_0)); float G_B6_1 = 0.0f; GameObject_t1113636619 * G_B6_2 = NULL; { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0061; } } { bool L_1 = __this->get_mStarted_7(); if (L_1) { goto IL_001c; } } { UIButtonScale_Start_m1388556964(__this, /*hidden argument*/NULL); } IL_001c: { Transform_t3600365921 * L_2 = __this->get_tweenTarget_2(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); float L_4 = __this->get_duration_5(); bool L_5 = ___isOver0; G_B4_0 = L_4; G_B4_1 = L_3; if (!L_5) { G_B5_0 = L_4; G_B5_1 = L_3; goto IL_0049; } } { Vector3_t3722313464 L_6 = __this->get_mScale_6(); Vector3_t3722313464 L_7 = __this->get_hover_3(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_Scale_m4006687392(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); G_B6_0 = L_8; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_004f; } IL_0049: { Vector3_t3722313464 L_9 = __this->get_mScale_6(); G_B6_0 = L_9; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_004f: { TweenScale_t2539309033 * L_10 = TweenScale_Begin_m2684911881(NULL /*static, unused*/, G_B6_2, G_B6_1, G_B6_0, /*hidden argument*/NULL); NullCheck(L_10); ((UITweener_t260334902 *)L_10)->set_method_8(3); bool L_11 = ___isOver0; __this->set_mHighlighted_8(L_11); } IL_0061: { 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 UIButtonSound::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonSound__ctor_m3743735129 (UIButtonSound_t1291613135 * __this, const RuntimeMethod* method) { { __this->set_volume_4((1.0f)); __this->set_pitch_5((1.0f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonSound::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonSound_OnHover_m2840090657 (UIButtonSound_t1291613135 * __this, bool ___isOver0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonSound_OnHover_m2840090657_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0047; } } { bool L_1 = ___isOver0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_trigger_3(); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_002f; } } IL_001d: { bool L_3 = ___isOver0; if (L_3) { goto IL_0047; } } { int32_t L_4 = __this->get_trigger_3(); if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0047; } } IL_002f: { AudioClip_t3680889665 * L_5 = __this->get_audioClip_2(); float L_6 = __this->get_volume_4(); float L_7 = __this->get_pitch_5(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_PlaySound_m3282738314(NULL /*static, unused*/, L_5, L_6, L_7, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void UIButtonSound::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonSound_OnPress_m3628505046 (UIButtonSound_t1291613135 * __this, bool ___isPressed0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonSound_OnPress_m3628505046_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0047; } } { bool L_1 = ___isPressed0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_trigger_3(); if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_002f; } } IL_001d: { bool L_3 = ___isPressed0; if (L_3) { goto IL_0047; } } { int32_t L_4 = __this->get_trigger_3(); if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_0047; } } IL_002f: { AudioClip_t3680889665 * L_5 = __this->get_audioClip_2(); float L_6 = __this->get_volume_4(); float L_7 = __this->get_pitch_5(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_PlaySound_m3282738314(NULL /*static, unused*/, L_5, L_6, L_7, /*hidden argument*/NULL); } IL_0047: { return; } } // System.Void UIButtonSound::OnClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonSound_OnClick_m3775823010 (UIButtonSound_t1291613135 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonSound_OnClick_m3775823010_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_002e; } } { int32_t L_1 = __this->get_trigger_3(); if (L_1) { goto IL_002e; } } { AudioClip_t3680889665 * L_2 = __this->get_audioClip_2(); float L_3 = __this->get_volume_4(); float L_4 = __this->get_pitch_5(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_PlaySound_m3282738314(NULL /*static, unused*/, L_2, L_3, L_4, /*hidden argument*/NULL); } IL_002e: { 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 UIButtonTween::.ctor() extern "C" IL2CPP_METHOD_ATTR void UIButtonTween__ctor_m1871063392 (UIButtonTween_t2031402466 * __this, const RuntimeMethod* method) { { __this->set_playDirection_5(1); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UIButtonTween::Start() extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_Start_m1280367316 (UIButtonTween_t2031402466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonTween_Start_m1280367316_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_mStarted_14((bool)1); GameObject_t1113636619 * L_0 = __this->get_tweenTarget_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_0024; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); __this->set_tweenTarget_2(L_2); } IL_0024: { return; } } // System.Void UIButtonTween::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnEnable_m234780594 (UIButtonTween_t2031402466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonTween_OnEnable_m234780594_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_14(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_15(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UIButtonTween_OnHover_m599263392(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UIButtonTween::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnHover_m599263392 (UIButtonTween_t2031402466 * __this, bool ___isOver0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0049; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_003b; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)3)))) { goto IL_0029; } } { bool L_3 = ___isOver0; if (L_3) { goto IL_003b; } } IL_0029: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_0042; } } { bool L_5 = ___isOver0; if (L_5) { goto IL_0042; } } IL_003b: { bool L_6 = ___isOver0; UIButtonTween_Play_m3024872144(__this, L_6, /*hidden argument*/NULL); } IL_0042: { bool L_7 = ___isOver0; __this->set_mHighlighted_15(L_7); } IL_0049: { return; } } // System.Void UIButtonTween::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnPress_m1131203187 (UIButtonTween_t2031402466 * __this, bool ___isPressed0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0042; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_003b; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)5)))) { goto IL_0029; } } { bool L_3 = ___isPressed0; if (L_3) { goto IL_003b; } } IL_0029: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)6)))) { goto IL_0042; } } { bool L_5 = ___isPressed0; if (L_5) { goto IL_0042; } } IL_003b: { bool L_6 = ___isPressed0; UIButtonTween_Play_m3024872144(__this, L_6, /*hidden argument*/NULL); } IL_0042: { return; } } // System.Void UIButtonTween::OnClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnClick_m2377116566 (UIButtonTween_t2031402466 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_trigger_4(); if (L_1) { goto IL_001d; } } { UIButtonTween_Play_m3024872144(__this, (bool)1, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void UIButtonTween::OnDoubleClick() extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnDoubleClick_m3661866101 (UIButtonTween_t2031402466 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001f; } } { int32_t L_1 = __this->get_trigger_4(); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)10))))) { goto IL_001f; } } { UIButtonTween_Play_m3024872144(__this, (bool)1, /*hidden argument*/NULL); } IL_001f: { return; } } // System.Void UIButtonTween::OnSelect(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnSelect_m3267411129 (UIButtonTween_t2031402466 * __this, bool ___isSelected0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0045; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)((int32_t)11)))) { goto IL_003e; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)12))))) { goto IL_002b; } } { bool L_3 = ___isSelected0; if (L_3) { goto IL_003e; } } IL_002b: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)13))))) { goto IL_0045; } } { bool L_5 = ___isSelected0; if (L_5) { goto IL_0045; } } IL_003e: { UIButtonTween_Play_m3024872144(__this, (bool)1, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Void UIButtonTween::OnActivate(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_OnActivate_m1634571954 (UIButtonTween_t2031402466 * __this, bool ___isActive0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0043; } } { int32_t L_1 = __this->get_trigger_4(); if ((((int32_t)L_1) == ((int32_t)7))) { goto IL_003c; } } { int32_t L_2 = __this->get_trigger_4(); if ((!(((uint32_t)L_2) == ((uint32_t)8)))) { goto IL_0029; } } { bool L_3 = ___isActive0; if (L_3) { goto IL_003c; } } IL_0029: { int32_t L_4 = __this->get_trigger_4(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)9))))) { goto IL_0043; } } { bool L_5 = ___isActive0; if (L_5) { goto IL_0043; } } IL_003c: { bool L_6 = ___isActive0; UIButtonTween_Play_m3024872144(__this, L_6, /*hidden argument*/NULL); } IL_0043: { return; } } // System.Void UIButtonTween::Update() extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_Update_m3536643496 (UIButtonTween_t2031402466 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonTween_Update_m3536643496_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; UITweener_t260334902 * V_4 = NULL; { int32_t L_0 = __this->get_disableWhenFinished_8(); if (!L_0) { goto IL_009c; } } { UITweenerU5BU5D_t3440034099* L_1 = __this->get_mTweens_13(); if (!L_1) { goto IL_009c; } } { V_0 = (bool)1; V_1 = (bool)1; V_2 = 0; UITweenerU5BU5D_t3440034099* L_2 = __this->get_mTweens_13(); NullCheck(L_2); V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))); goto IL_0076; } IL_002a: { UITweenerU5BU5D_t3440034099* L_3 = __this->get_mTweens_13(); int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; UITweener_t260334902 * L_6 = (L_3)->GetAt(static_cast(L_5)); V_4 = L_6; UITweener_t260334902 * L_7 = V_4; NullCheck(L_7); int32_t L_8 = L_7->get_tweenGroup_15(); int32_t L_9 = __this->get_tweenGroup_3(); if ((((int32_t)L_8) == ((int32_t)L_9))) { goto IL_004b; } } { goto IL_0072; } IL_004b: { UITweener_t260334902 * L_10 = V_4; NullCheck(L_10); bool L_11 = Behaviour_get_enabled_m753527255(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_005e; } } { V_0 = (bool)0; goto IL_007d; } IL_005e: { UITweener_t260334902 * L_12 = V_4; NullCheck(L_12); int32_t L_13 = UITweener_get_direction_m913175971(L_12, /*hidden argument*/NULL); int32_t L_14 = __this->get_disableWhenFinished_8(); if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_0072; } } { V_1 = (bool)0; } IL_0072: { int32_t L_15 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0076: { int32_t L_16 = V_2; int32_t L_17 = V_3; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_002a; } } IL_007d: { bool L_18 = V_0; if (!L_18) { goto IL_009c; } } { bool L_19 = V_1; if (!L_19) { goto IL_0095; } } { GameObject_t1113636619 * L_20 = __this->get_tweenTarget_2(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_SetActive_m3543859753(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); } IL_0095: { __this->set_mTweens_13((UITweenerU5BU5D_t3440034099*)NULL); } IL_009c: { return; } } // System.Void UIButtonTween::Play(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UIButtonTween_Play_m3024872144 (UIButtonTween_t2031402466 * __this, bool ___forward0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UIButtonTween_Play_m3024872144_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; UITweener_t260334902 * V_4 = NULL; GameObject_t1113636619 * G_B3_0 = NULL; UIButtonTween_t2031402466 * G_B9_0 = NULL; UIButtonTween_t2031402466 * G_B8_0 = NULL; UITweenerU5BU5D_t3440034099* G_B10_0 = NULL; UIButtonTween_t2031402466 * G_B10_1 = NULL; { GameObject_t1113636619 * L_0 = __this->get_tweenTarget_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_001c; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); G_B3_0 = L_2; goto IL_0022; } IL_001c: { GameObject_t1113636619 * L_3 = __this->get_tweenTarget_2(); G_B3_0 = L_3; } IL_0022: { V_0 = G_B3_0; GameObject_t1113636619 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_5 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0042; } } { int32_t L_6 = __this->get_ifDisabledOnPlay_7(); if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_003b; } } { return; } IL_003b: { GameObject_t1113636619 * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_SetActive_m3543859753(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); } IL_0042: { bool L_8 = __this->get_includeChildren_9(); G_B8_0 = __this; if (!L_8) { G_B9_0 = __this; goto IL_0059; } } { GameObject_t1113636619 * L_9 = V_0; NullCheck(L_9); UITweenerU5BU5D_t3440034099* L_10 = GameObject_GetComponentsInChildren_TisUITweener_t260334902_m514475847(L_9, /*hidden argument*/GameObject_GetComponentsInChildren_TisUITweener_t260334902_m514475847_RuntimeMethod_var); G_B10_0 = L_10; G_B10_1 = G_B8_0; goto IL_005f; } IL_0059: { GameObject_t1113636619 * L_11 = V_0; NullCheck(L_11); UITweenerU5BU5D_t3440034099* L_12 = GameObject_GetComponents_TisUITweener_t260334902_m306844651(L_11, /*hidden argument*/GameObject_GetComponents_TisUITweener_t260334902_m306844651_RuntimeMethod_var); G_B10_0 = L_12; G_B10_1 = G_B9_0; } IL_005f: { NullCheck(G_B10_1); G_B10_1->set_mTweens_13(G_B10_0); UITweenerU5BU5D_t3440034099* L_13 = __this->get_mTweens_13(); NullCheck(L_13); if ((((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))) { goto IL_008d; } } { int32_t L_14 = __this->get_disableWhenFinished_8(); if (!L_14) { goto IL_0088; } } { GameObject_t1113636619 * L_15 = __this->get_tweenTarget_2(); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_SetActive_m3543859753(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); } IL_0088: { goto IL_016b; } IL_008d: { V_1 = (bool)0; int32_t L_16 = __this->get_playDirection_5(); if ((!(((uint32_t)L_16) == ((uint32_t)(-1))))) { goto IL_00a1; } } { bool L_17 = ___forward0; ___forward0 = (bool)((((int32_t)L_17) == ((int32_t)0))? 1 : 0); } IL_00a1: { V_2 = 0; UITweenerU5BU5D_t3440034099* L_18 = __this->get_mTweens_13(); NullCheck(L_18); V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length)))); goto IL_0164; } IL_00b1: { UITweenerU5BU5D_t3440034099* L_19 = __this->get_mTweens_13(); int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = L_20; UITweener_t260334902 * L_22 = (L_19)->GetAt(static_cast(L_21)); V_4 = L_22; UITweener_t260334902 * L_23 = V_4; NullCheck(L_23); int32_t L_24 = L_23->get_tweenGroup_15(); int32_t L_25 = __this->get_tweenGroup_3(); if ((!(((uint32_t)L_24) == ((uint32_t)L_25)))) { goto IL_0160; } } { bool L_26 = V_1; if (L_26) { goto IL_00e7; } } { GameObject_t1113636619 * L_27 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_28 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_27, /*hidden argument*/NULL); if (L_28) { goto IL_00e7; } } { V_1 = (bool)1; GameObject_t1113636619 * L_29 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); NGUITools_SetActive_m3543859753(NULL /*static, unused*/, L_29, (bool)1, /*hidden argument*/NULL); } IL_00e7: { int32_t L_30 = __this->get_playDirection_5(); if (L_30) { goto IL_00fe; } } { UITweener_t260334902 * L_31 = V_4; NullCheck(L_31); UITweener_Toggle_m2162660133(L_31, /*hidden argument*/NULL); goto IL_0106; } IL_00fe: { UITweener_t260334902 * L_32 = V_4; bool L_33 = ___forward0; NullCheck(L_32); UITweener_Play_m646427819(L_32, L_33, /*hidden argument*/NULL); } IL_0106: { bool L_34 = __this->get_resetOnPlay_6(); if (!L_34) { goto IL_0118; } } { UITweener_t260334902 * L_35 = V_4; NullCheck(L_35); UITweener_Reset_m254358569(L_35, /*hidden argument*/NULL); } IL_0118: { UITweener_t260334902 * L_36 = V_4; Action_1_t432802497 * L_37 = __this->get_onFinished_12(); NullCheck(L_36); L_36->set_onFinished_7(L_37); GameObject_t1113636619 * L_38 = __this->get_eventReceiver_10(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_39 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_38, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_39) { goto IL_0160; } } { String_t* L_40 = __this->get_callWhenFinished_11(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_41 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_40, /*hidden argument*/NULL); if (L_41) { goto IL_0160; } } { UITweener_t260334902 * L_42 = V_4; GameObject_t1113636619 * L_43 = __this->get_eventReceiver_10(); NullCheck(L_42); L_42->set_eventReceiver_16(L_43); UITweener_t260334902 * L_44 = V_4; String_t* L_45 = __this->get_callWhenFinished_11(); NullCheck(L_44); L_44->set_callWhenFinished_17(L_45); } IL_0160: { int32_t L_46 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_0164: { int32_t L_47 = V_2; int32_t L_48 = V_3; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_00b1; } } IL_016b: { 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 uiBuyGiftPackage::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage__ctor_m2471475950 (uiBuyGiftPackage_t2532157177 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage__ctor_m2471475950_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnPageInit_m3999310606 (uiBuyGiftPackage_t2532157177 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_OnPageInit_m3999310606_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); DMListView_t512231514 * L_1 = CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596(NULL /*static, unused*/, L_0, _stringLiteral3860473023, /*hidden argument*/CMiscHelp_GetChildComponent_TisDMListView_t512231514_m3155213596_RuntimeMethod_var); __this->set_m_list_9(L_1); Transform_t3600365921 * L_2 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3874830015, /*hidden argument*/NULL); NullCheck(L_3); UITexture_t3471168817 * L_4 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_3, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_title_12(L_4); Transform_t3600365921 * L_5 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_5, _stringLiteral1560527566, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_buyRoot_10(L_6); Transform_t3600365921 * L_7 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_7, _stringLiteral798146092, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_getRoot_11(L_8); DMListView_t512231514 * L_9 = __this->get_m_list_9(); NullCheck(L_9); DMListView_SetEnumInfo_m2581368040(L_9, 1, 1, /*hidden argument*/NULL); intptr_t L_10 = (intptr_t)uiBuyGiftPackage_Recharge_m2401703566_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, __this, L_10, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral2734863662, L_11, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)uiBuyGiftPackage_AcceptAward_m2455722091_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral969708755, L_13, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)uiBuyGiftPackage_OnCloseBtn_m1386904163_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindBtnClk_m3717374882(__this, _stringLiteral845132364, L_15, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnPageShow_m3219973186 (uiBuyGiftPackage_t2532157177 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_OnPageShow_m3219973186_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_set_CurrentActivityID_m3427631240(NULL /*static, unused*/, ((int32_t)49), /*hidden argument*/NULL); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityID_m3602037195(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_2 = CActivityManager_GetActNewIdByActId_m1516157433(L_0, L_1, /*hidden argument*/NULL); CActivityManager_set_CurrentActivityNewID_m3777995524(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); CActivityManager_t1081296145 * L_3 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); CActivityManager_RequestIndependentActivityDetail_m3844469866(L_3, /*hidden argument*/NULL); 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(); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_7 = ((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, _stringLiteral3451369358, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnPageHide_m2153756560 (uiBuyGiftPackage_t2532157177 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::Update() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_Update_m1850151226 (uiBuyGiftPackage_t2532157177 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_Update_m1850151226_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsDataReady_m67484584(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0019; } } { return; } IL_0019: { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsNewUpdate_m3510163353(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002b; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiBuyGiftPackage_OnFreshPage_m4293025483(__this, L_6, /*hidden argument*/NULL); } IL_002b: { return; } } // System.Void uiBuyGiftPackage::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnFreshPage_m4293025483 (uiBuyGiftPackage_t2532157177 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_OnFreshPage_m4293025483_MetadataUsageId); s_Il2CppMethodInitialized = true; } CActivityBuyGiftPackage_t3637356948 * V_0 = NULL; CAwardInfo_1_t3416460893 * V_1 = NULL; CAwardInfo_1_t3416460893 * G_B3_0 = NULL; { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; V_0 = ((CActivityBuyGiftPackage_t3637356948 *)CastclassClass((RuntimeObject*)L_0, CActivityBuyGiftPackage_t3637356948_il2cpp_TypeInfo_var)); CActivityBuyGiftPackage_t3637356948 * L_1 = V_0; if (!L_1) { goto IL_0018; } } { CActivityBuyGiftPackage_t3637356948 * L_2 = V_0; NullCheck(L_2); CAwardInfo_1_t3416460893 * L_3 = CActivityBuyGiftPackage_get_AwardArray_m2025425365(L_2, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0019; } IL_0018: { G_B3_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_0019: { V_1 = G_B3_0; CActivityBuyGiftPackage_t3637356948 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_4, /*hidden argument*/NULL); if ((!(((uint32_t)L_5) == ((uint32_t)1)))) { goto IL_0045; } } { UITexture_t3471168817 * L_6 = __this->get_m_title_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_7 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1411202476, /*hidden argument*/NULL); NullCheck(L_6); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_6, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_7, Texture_t3661962703_il2cpp_TypeInfo_var))); goto IL_00ef; } IL_0045: { CActivityBuyGiftPackage_t3637356948 * L_8 = V_0; NullCheck(L_8); int32_t L_9 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_9) == ((uint32_t)6)))) { goto IL_0070; } } { UITexture_t3471168817 * L_10 = __this->get_m_title_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_11 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1411268012, /*hidden argument*/NULL); NullCheck(L_10); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_10, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_11, Texture_t3661962703_il2cpp_TypeInfo_var))); goto IL_00ef; } IL_0070: { CActivityBuyGiftPackage_t3637356948 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)18))))) { goto IL_009c; } } { UITexture_t3471168817 * L_14 = __this->get_m_title_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_15 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1411333548, /*hidden argument*/NULL); NullCheck(L_14); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_14, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_15, Texture_t3661962703_il2cpp_TypeInfo_var))); goto IL_00ef; } IL_009c: { CActivityBuyGiftPackage_t3637356948 * L_16 = V_0; NullCheck(L_16); int32_t L_17 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_16, /*hidden argument*/NULL); if ((!(((uint32_t)L_17) == ((uint32_t)((int32_t)30))))) { goto IL_00c8; } } { UITexture_t3471168817 * L_18 = __this->get_m_title_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_19 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1410874796, /*hidden argument*/NULL); NullCheck(L_18); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_18, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_19, Texture_t3661962703_il2cpp_TypeInfo_var))); goto IL_00ef; } IL_00c8: { CActivityBuyGiftPackage_t3637356948 * L_20 = V_0; NullCheck(L_20); int32_t L_21 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_20, /*hidden argument*/NULL); if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)60))))) { goto IL_00ef; } } { UITexture_t3471168817 * L_22 = __this->get_m_title_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Object_t631007953 * L_23 = CMiscHelp_GetDestinationRes_m2572658529(NULL /*static, unused*/, _stringLiteral1410940332, /*hidden argument*/NULL); NullCheck(L_22); VirtActionInvoker1< Texture_t3661962703 * >::Invoke(7 /* System.Void UIWidget::set_mainTexture(UnityEngine.Texture) */, L_22, ((Texture_t3661962703 *)IsInstClass((RuntimeObject*)L_23, Texture_t3661962703_il2cpp_TypeInfo_var))); } IL_00ef: { CAwardInfo_1_t3416460893 * L_24 = V_1; if (L_24) { goto IL_00f6; } } { return; } IL_00f6: { CAwardInfo_1_t3416460893 * L_25 = V_1; NullCheck(L_25); int32_t L_26 = CAwardInfo_1_get_AwardState_m1600705444(L_25, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); __this->set_m_state_8(L_26); int32_t L_27 = __this->get_m_state_8(); if ((!(((uint32_t)L_27) == ((uint32_t)1)))) { goto IL_012b; } } { Transform_t3600365921 * L_28 = __this->get_m_buyRoot_10(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_29 = __this->get_m_getRoot_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)1, /*hidden argument*/NULL); goto IL_0143; } IL_012b: { Transform_t3600365921 * L_30 = __this->get_m_buyRoot_10(); 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 = __this->get_m_getRoot_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_31, (bool)0, /*hidden argument*/NULL); } IL_0143: { DMListView_t512231514 * L_32 = __this->get_m_list_9(); CAwardInfo_1_t3416460893 * L_33 = V_1; NullCheck(L_33); int32_t L_34 = CAwardInfo_1_get_AwardCount_m4253717152(L_33, /*hidden argument*/CAwardInfo_1_get_AwardCount_m4253717152_RuntimeMethod_var); NullCheck(L_32); DMListView_GenerateItemList_m637906825(L_32, L_34, /*hidden argument*/NULL); CActivityBuyGiftPackage_t3637356948 * L_35 = V_0; NullCheck(L_35); IActivityDetail_set_IsNewUpdate_m176409430(L_35, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::OnCloseBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnCloseBtn_m1386904163 (uiBuyGiftPackage_t2532157177 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_OnCloseBtn_m1386904163_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)168), /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::Recharge(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_Recharge_m2401703566 (uiBuyGiftPackage_t2532157177 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_Recharge_m2401703566_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CActivityBuyGiftPackage_t3637356948 * V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; V_1 = ((CActivityBuyGiftPackage_t3637356948 *)CastclassClass((RuntimeObject*)L_2, CActivityBuyGiftPackage_t3637356948_il2cpp_TypeInfo_var)); CActivityBuyGiftPackage_t3637356948 * L_3 = V_1; if (L_3) { goto IL_001b; } } { return; } IL_001b: { CActivityBuyGiftPackage_t3637356948 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_4, /*hidden argument*/NULL); V_2 = L_5; CTextHelp_t3119637808 * L_6 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = CTextHelp_GetText_m3374553046(L_6, _stringLiteral2580239033, _stringLiteral2580239033, /*hidden argument*/NULL); String_t* L_8 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Format_m2844511972(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; String_t* L_10 = V_3; intptr_t L_11 = (intptr_t)uiBuyGiftPackage_OnMsgBoxClkCallBack_m3469650028_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_12 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_12, __this, L_11, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_10, L_12, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::AcceptAward(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_AcceptAward_m2455722091 (uiBuyGiftPackage_t2532157177 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_AcceptAward_m2455722091_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CActivityBuyGiftPackage_t3637356948 * V_1 = NULL; CAwardInfo_1_t3416460893 * V_2 = NULL; CAwardInfo_1_t3416460893 * G_B5_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; V_1 = ((CActivityBuyGiftPackage_t3637356948 *)CastclassClass((RuntimeObject*)L_2, CActivityBuyGiftPackage_t3637356948_il2cpp_TypeInfo_var)); CActivityBuyGiftPackage_t3637356948 * L_3 = V_1; if (!L_3) { goto IL_0025; } } { CActivityBuyGiftPackage_t3637356948 * L_4 = V_1; NullCheck(L_4); CAwardInfo_1_t3416460893 * L_5 = CActivityBuyGiftPackage_get_AwardArray_m2025425365(L_4, /*hidden argument*/NULL); G_B5_0 = L_5; goto IL_0026; } IL_0025: { G_B5_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_0026: { V_2 = G_B5_0; CAwardInfo_1_t3416460893 * L_6 = V_2; if (L_6) { goto IL_002e; } } { return; } IL_002e: { CAwardInfo_1_t3416460893 * L_7 = V_2; NullCheck(L_7); int32_t L_8 = CAwardInfo_1_get_AwardState_m1600705444(L_7, /*hidden argument*/CAwardInfo_1_get_AwardState_m1600705444_RuntimeMethod_var); __this->set_m_state_8(L_8); int32_t L_9 = __this->get_m_state_8(); if ((((int32_t)L_9) == ((int32_t)1))) { goto IL_0047; } } { return; } IL_0047: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_10 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CActivityManager_AcceptAward_m1286719926(L_10, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackage::OnMsgBoxClkCallBack(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackage_OnMsgBoxClkCallBack_m3469650028 (uiBuyGiftPackage_t2532157177 * __this, bool ___bConfirmed0, CDataArray_t4068198041 * ___userData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackage_OnMsgBoxClkCallBack_m3469650028_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; CActivityBuyGiftPackage_t3637356948 * V_1 = NULL; int32_t V_2 = 0; CRechargeUnit_t1619097969 * V_3 = NULL; { bool L_0 = ___bConfirmed0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_1 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_1; IActivityDetail_t2848416189 * L_2 = V_0; if (L_2) { goto IL_0014; } } { return; } IL_0014: { IActivityDetail_t2848416189 * L_3 = V_0; V_1 = ((CActivityBuyGiftPackage_t3637356948 *)CastclassClass((RuntimeObject*)L_3, CActivityBuyGiftPackage_t3637356948_il2cpp_TypeInfo_var)); CActivityBuyGiftPackage_t3637356948 * L_4 = V_1; if (L_4) { goto IL_0022; } } { return; } IL_0022: { CActivityBuyGiftPackage_t3637356948 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_5, /*hidden argument*/NULL); V_2 = L_6; CActivityBuyGiftPackage_t3637356948 * L_7 = V_1; NullCheck(L_7); int32_t L_8 = CActivityBuyGiftPackage_GetCurPrice_m2714578661(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRechargeConfig_t910639634_il2cpp_TypeInfo_var); CRechargeUnit_t1619097969 * L_9 = CRechargeConfig_GetUnitByRMBCountAndIsRechargeItem_m105758912(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); V_3 = L_9; IL2CPP_RUNTIME_CLASS_INIT(CRechargeManager_t2919414649_il2cpp_TypeInfo_var); CRechargeManager_t2919414649 * L_10 = CRechargeManager_GetInstance_m3912661271(NULL /*static, unused*/, /*hidden argument*/NULL); CRechargeUnit_t1619097969 * L_11 = V_3; NullCheck(L_11); int32_t L_12 = L_11->get_ID_0(); String_t* L_13 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); CRechargeUnit_t1619097969 * L_14 = V_3; NullCheck(L_14); String_t* L_15 = L_14->get_Title_6(); CRechargeUnit_t1619097969 * L_16 = V_3; NullCheck(L_16); String_t* L_17 = L_16->get_Description_2(); NullCheck(L_10); CRechargeManager_ProcessRecharge_m3776137960(L_10, L_12, L_13, L_15, L_17, /*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 uiBuyGiftPackageCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackageCell__ctor_m3492713264 (uiBuyGiftPackageCell_t424486225 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBuyGiftPackageCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackageCell_OnPageInit_m3239323154 (uiBuyGiftPackageCell_t424486225 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackageCell_OnPageInit_m3239323154_MetadataUsageId); s_Il2CppMethodInitialized = true; } DMListViewItem_t3648257704 * V_0 = NULL; { 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); V_0 = L_1; DMListViewItem_t3648257704 * 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_002a; } } { DMListViewItem_t3648257704 * L_4 = V_0; intptr_t L_5 = (intptr_t)uiBuyGiftPackageCell_IndexChanged_m945364484_RuntimeMethod_var; Action_1_t3123413348 * L_6 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_6, __this, L_5, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_4); DMListViewItem_set_indexChanged_m3628212006(L_4, L_6, /*hidden argument*/NULL); } IL_002a: { Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); Transform_t3600365921 * L_8 = CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598(NULL /*static, unused*/, L_7, _stringLiteral3352100148, /*hidden argument*/CMiscHelp_GetChildComponent_TisTransform_t3600365921_m1251032598_RuntimeMethod_var); __this->set_m_effect_2(L_8); return; } } // System.Void uiBuyGiftPackageCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackageCell_Update_m917104020 (uiBuyGiftPackageCell_t424486225 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackageCell_Update_m917104020_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)); { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_position_m36019626(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = (&V_0)->get_x_1(); if ((!(((double)(((double)((double)L_2)))) > ((double)(-0.8))))) { goto IL_0055; } } { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_position_m36019626(L_3, /*hidden argument*/NULL); V_1 = L_4; float L_5 = (&V_1)->get_x_1(); if ((!(((double)(((double)((double)L_5)))) < ((double)(0.6))))) { goto IL_0055; } } { Transform_t3600365921 * L_6 = __this->get_m_effect_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); goto IL_0061; } IL_0055: { Transform_t3600365921 * L_7 = __this->get_m_effect_2(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)0, /*hidden argument*/NULL); } IL_0061: { return; } } // System.Void uiBuyGiftPackageCell::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBuyGiftPackageCell_IndexChanged_m945364484 (uiBuyGiftPackageCell_t424486225 * __this, int32_t ____index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyGiftPackageCell_IndexChanged_m945364484_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiItemIcon_t1499550016 * V_0 = NULL; IActivityDetail_t2848416189 * V_1 = NULL; CActivityBuyGiftPackage_t3637356948 * V_2 = NULL; CAwardInfo_1_t3416460893 * V_3 = NULL; CAwardInfo_1_t3416460893 * G_B7_0 = NULL; { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiItemIcon_t1499550016 * L_1 = CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333(NULL /*static, unused*/, L_0, _stringLiteral2638693453, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiItemIcon_t1499550016_m1178328333_RuntimeMethod_var); V_0 = L_1; uiItemIcon_t1499550016 * 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_001e; } } { return; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_4 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_4; IActivityDetail_t2848416189 * L_5 = V_1; if (L_5) { goto IL_002b; } } { return; } IL_002b: { IActivityDetail_t2848416189 * L_6 = V_1; V_2 = ((CActivityBuyGiftPackage_t3637356948 *)CastclassClass((RuntimeObject*)L_6, CActivityBuyGiftPackage_t3637356948_il2cpp_TypeInfo_var)); CActivityBuyGiftPackage_t3637356948 * L_7 = V_2; if (!L_7) { goto IL_0043; } } { CActivityBuyGiftPackage_t3637356948 * L_8 = V_2; NullCheck(L_8); CAwardInfo_1_t3416460893 * L_9 = CActivityBuyGiftPackage_get_AwardArray_m2025425365(L_8, /*hidden argument*/NULL); G_B7_0 = L_9; goto IL_0044; } IL_0043: { G_B7_0 = ((CAwardInfo_1_t3416460893 *)(NULL)); } IL_0044: { V_3 = G_B7_0; uiItemIcon_t1499550016 * L_10 = V_0; CAwardInfo_1_t3416460893 * L_11 = V_3; int32_t L_12 = ____index0; NullCheck(L_11); CAwardItem_t1677460915 * L_13 = CAwardInfo_1_GetAwardItem_m1003086060(L_11, L_12, /*hidden argument*/CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var); NullCheck(L_13); int32_t L_14 = CAwardItem_get_ConfigId_m576905535(L_13, /*hidden argument*/NULL); CAwardInfo_1_t3416460893 * L_15 = V_3; int32_t L_16 = ____index0; NullCheck(L_15); CAwardItem_t1677460915 * L_17 = CAwardInfo_1_GetAwardItem_m1003086060(L_15, L_16, /*hidden argument*/CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var); NullCheck(L_17); int32_t L_18 = CAwardItem_get_Amount_m2607280859(L_17, /*hidden argument*/NULL); CShopConfig_t202154353 * L_19 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CAwardInfo_1_t3416460893 * L_20 = V_3; int32_t L_21 = ____index0; NullCheck(L_20); CAwardItem_t1677460915 * L_22 = CAwardInfo_1_GetAwardItem_m1003086060(L_20, L_21, /*hidden argument*/CAwardInfo_1_GetAwardItem_m1003086060_RuntimeMethod_var); NullCheck(L_22); int32_t L_23 = CAwardItem_get_ConfigId_m576905535(L_22, /*hidden argument*/NULL); NullCheck(L_19); String_t* L_24 = CShopConfig_GetName_m2272590700(L_19, L_23, /*hidden argument*/NULL); NullCheck(L_10); uiItemIcon_Init_m2149903307(L_10, L_14, L_18, L_24, /*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 uiBuyLotteryNum::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum__ctor_m336981639 (uiBuyLotteryNum_t2649912829 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnPageInit_m2714819084 (uiBuyLotteryNum_t2649912829 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyLotteryNum_OnPageInit_m2714819084_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); UITexture_t3471168817 * L_1 = CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640(NULL /*static, unused*/, L_0, _stringLiteral3513118071, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_uiTexture_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, _stringLiteral684162419, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelAsk_3(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_5 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_4, _stringLiteral4276752576, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_SinglePrice_4(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_7 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_6, _stringLiteral3512408597, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_name_8(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_9 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_8, _stringLiteral908529856, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_AmountPrice_5(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_10, _stringLiteral3976210752, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_goldIcon1_9(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_13 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_12, _stringLiteral3614648640, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_goldIcon2_10(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_14, _stringLiteral132629146, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelBuyNum_6(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_17 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_16, _stringLiteral2466339804, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelBindlCount_7(L_17); UITexture_t3471168817 * L_18 = __this->get_m_uiTexture_2(); NullCheck(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(L_18, /*hidden argument*/NULL); NullCheck(L_19); Vector3_t3722313464 L_20 = Transform_get_localScale_m129152068(L_19, /*hidden argument*/NULL); __this->set_m_textureSize_18(L_20); return; } } // System.Void uiBuyLotteryNum::Update() extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_Update_m4016566291 (uiBuyLotteryNum_t2649912829 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyLotteryNum_Update_m4016566291_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_bLoad_11(); if (L_0) { goto IL_002d; } } { UITexture_t3471168817 * L_1 = __this->get_m_uiTexture_2(); int32_t L_2 = __this->get_m_nConfigid_12(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_3 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_m_textureSize_18(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_5 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_1, L_3, L_4, /*hidden argument*/NULL); __this->set_m_bLoad_11(L_5); } IL_002d: { return; } } // System.Void uiBuyLotteryNum::OpenWnd(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,uiBuyLotteryNum/OnClickMsgCallBack) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OpenWnd_m3956314758 (uiBuyLotteryNum_t2649912829 * __this, int32_t ___configID0, int32_t ___configBindCount1, int32_t ___lotteryCount2, int32_t ___cashType3, int32_t ___onePrice4, String_t* ___title5, OnClickMsgCallBack_t2417972543 * ___callback6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyLotteryNum_OpenWnd_m3956314758_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_bLoad_11((bool)0); int32_t L_0 = ___configID0; __this->set_m_nConfigid_12(L_0); int32_t L_1 = ___configBindCount1; __this->set_m_nConfigBindCount_13(L_1); String_t* L_2 = ___title5; __this->set_m_title_16(L_2); int32_t L_3 = ___lotteryCount2; __this->set_m_nAmount_15(L_3); int32_t L_4 = ___onePrice4; __this->set_m_prie_14(L_4); UILabel_t3248798549 * L_5 = __this->get_m_name_8(); CShopConfig_t202154353 * L_6 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = __this->get_m_nConfigid_12(); NullCheck(L_6); String_t* L_8 = CShopConfig_GetName_m2272590700(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); UILabel_set_text_m1071532778(L_5, L_8, /*hidden argument*/NULL); int32_t L_9 = ___cashType3; if ((!(((uint32_t)L_9) == ((uint32_t)1)))) { goto IL_009b; } } { UISprite_t194114938 * L_10 = __this->get_m_goldIcon1_9(); NullCheck(L_10); UISprite_set_spriteName_m1616245412(L_10, _stringLiteral3967592439, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = __this->get_m_goldIcon2_10(); NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, _stringLiteral3967592439, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_SinglePrice_4(); String_t* L_13 = Int32_ToString_m141394615((&___onePrice4), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral2635885525, L_13, _stringLiteral3497279390, /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_14, /*hidden argument*/NULL); goto IL_013f; } IL_009b: { int32_t L_15 = ___cashType3; if ((!(((uint32_t)L_15) == ((uint32_t)5)))) { goto IL_00ef; } } { UISprite_t194114938 * L_16 = __this->get_m_goldIcon1_9(); NullCheck(L_16); UISprite_set_spriteName_m1616245412(L_16, _stringLiteral1334167863, /*hidden argument*/NULL); UISprite_t194114938 * L_17 = __this->get_m_goldIcon2_10(); NullCheck(L_17); UISprite_set_spriteName_m1616245412(L_17, _stringLiteral1334167863, /*hidden argument*/NULL); UILabel_t3248798549 * L_18 = __this->get_m_SinglePrice_4(); String_t* L_19 = Int32_ToString_m141394615((&___onePrice4), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral2615459241, L_19, _stringLiteral3497279390, /*hidden argument*/NULL); NullCheck(L_18); UILabel_set_text_m1071532778(L_18, L_20, /*hidden argument*/NULL); goto IL_013f; } IL_00ef: { int32_t L_21 = ___cashType3; if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)14))))) { goto IL_013f; } } { UISprite_t194114938 * L_22 = __this->get_m_goldIcon1_9(); NullCheck(L_22); UISprite_set_spriteName_m1616245412(L_22, _stringLiteral985907064, /*hidden argument*/NULL); UISprite_t194114938 * L_23 = __this->get_m_goldIcon2_10(); NullCheck(L_23); UISprite_set_spriteName_m1616245412(L_23, _stringLiteral985907064, /*hidden argument*/NULL); UILabel_t3248798549 * L_24 = __this->get_m_SinglePrice_4(); String_t* L_25 = Int32_ToString_m141394615((&___onePrice4), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_26 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral2615459241, L_25, _stringLiteral3497279390, /*hidden argument*/NULL); NullCheck(L_24); UILabel_set_text_m1071532778(L_24, L_26, /*hidden argument*/NULL); } IL_013f: { UILabel_t3248798549 * L_27 = __this->get_m_LabelBindlCount_7(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_0170; } } { UILabel_t3248798549 * L_29 = __this->get_m_LabelBindlCount_7(); int32_t L_30 = __this->get_m_nConfigBindCount_13(); 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_Format_m2844511972(NULL /*static, unused*/, _stringLiteral2091341682, L_32, /*hidden argument*/NULL); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_33, /*hidden argument*/NULL); } IL_0170: { int32_t L_34 = __this->get_m_nAmount_15(); uiBuyLotteryNum_ChangeNum_m704472145(__this, L_34, /*hidden argument*/NULL); OnClickMsgCallBack_t2417972543 * L_35 = ___callback6; __this->set_m_callBack_17(L_35); GameObject_t1113636619 * L_36 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_36); GameObject_SetActive_m796801857(L_36, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnConfirm() extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnConfirm_m3448436249 (uiBuyLotteryNum_t2649912829 * __this, const RuntimeMethod* method) { { OnClickMsgCallBack_t2417972543 * L_0 = __this->get_m_callBack_17(); if (!L_0) { goto IL_001d; } } { OnClickMsgCallBack_t2417972543 * L_1 = __this->get_m_callBack_17(); int32_t L_2 = __this->get_m_nAmount_15(); NullCheck(L_1); OnClickMsgCallBack_Invoke_m3440300367(L_1, (bool)1, L_2, /*hidden argument*/NULL); } IL_001d: { GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnClose() extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnClose_m3001165945 (uiBuyLotteryNum_t2649912829 * __this, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); GameObject_SetActive_m796801857(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnClickReductOne(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnClickReductOne_m3374662266 (uiBuyLotteryNum_t2649912829 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_nAmount_15(); int32_t L_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); V_0 = L_1; __this->set_m_nAmount_15(L_1); int32_t L_2 = V_0; uiBuyLotteryNum_ChangeNum_m704472145(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnClickReduceTen(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnClickReduceTen_m965125277 (uiBuyLotteryNum_t2649912829 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_nAmount_15(); int32_t L_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)10))); V_0 = L_1; __this->set_m_nAmount_15(L_1); int32_t L_2 = V_0; uiBuyLotteryNum_ChangeNum_m704472145(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnClickIncreaseOne(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnClickIncreaseOne_m2701634692 (uiBuyLotteryNum_t2649912829 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_nAmount_15(); int32_t L_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); V_0 = L_1; __this->set_m_nAmount_15(L_1); int32_t L_2 = V_0; uiBuyLotteryNum_ChangeNum_m704472145(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::OnClickIncreaseTen(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_OnClickIncreaseTen_m1806691724 (uiBuyLotteryNum_t2649912829 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_m_nAmount_15(); int32_t L_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)((int32_t)10))); V_0 = L_1; __this->set_m_nAmount_15(L_1); int32_t L_2 = V_0; uiBuyLotteryNum_ChangeNum_m704472145(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void uiBuyLotteryNum::ChangeNum(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiBuyLotteryNum_ChangeNum_m704472145 (uiBuyLotteryNum_t2649912829 * __this, int32_t ____num0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiBuyLotteryNum_ChangeNum_m704472145_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_m_nAmount_15(); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0013; } } { __this->set_m_nAmount_15(1); } IL_0013: { UILabel_t3248798549 * L_1 = __this->get_m_LabelBuyNum_6(); int32_t* L_2 = __this->get_address_of_m_nAmount_15(); String_t* L_3 = Int32_ToString_m141394615(L_2, /*hidden argument*/NULL); NullCheck(L_1); UILabel_set_text_m1071532778(L_1, L_3, /*hidden argument*/NULL); UILabel_t3248798549 * L_4 = __this->get_m_AmountPrice_5(); int32_t L_5 = __this->get_m_prie_14(); int32_t L_6 = __this->get_m_nAmount_15(); V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); String_t* L_7 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_LabelAsk_3(); CTextHelp_t3119637808 * L_9 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_10 = __this->get_m_title_16(); NullCheck(L_9); String_t* L_11 = CTextHelp_GetText_m372251958(L_9, L_10, /*hidden argument*/NULL); int32_t L_12 = __this->get_m_nAmount_15(); int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_13); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Format_m2844511972(NULL /*static, unused*/, L_11, L_14, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, 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 extern "C" void DelegatePInvokeWrapper_OnClickMsgCallBack_t2417972543 (OnClickMsgCallBack_t2417972543 * __this, bool ___bConfirmed0, int32_t ___userData1, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc)(int32_t, int32_t); PInvokeFunc il2cppPInvokeFunc = reinterpret_cast(il2cpp_codegen_get_method_pointer(((RuntimeDelegate*)__this)->method)); // Native function invocation il2cppPInvokeFunc(static_cast(___bConfirmed0), ___userData1); } // System.Void uiBuyLotteryNum/OnClickMsgCallBack::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void OnClickMsgCallBack__ctor_m915973362 (OnClickMsgCallBack_t2417972543 * __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 uiBuyLotteryNum/OnClickMsgCallBack::Invoke(System.Boolean,System.Int32) extern "C" IL2CPP_METHOD_ATTR void OnClickMsgCallBack_Invoke_m3440300367 (OnClickMsgCallBack_t2417972543 * __this, bool ___bConfirmed0, int32_t ___userData1, const RuntimeMethod* method) { if(__this->get_prev_9() != NULL) { OnClickMsgCallBack_Invoke_m3440300367((OnClickMsgCallBack_t2417972543 *)__this->get_prev_9(), ___bConfirmed0, ___userData1, 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) == 2) { // open { typedef void (*FunctionPointerType) (RuntimeObject *, bool, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, ___bConfirmed0, ___userData1, targetMethod); } } else { // closed { typedef void (*FunctionPointerType) (RuntimeObject *, void*, bool, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___bConfirmed0, ___userData1, 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)) GenericInterfaceActionInvoker2< bool, int32_t >::Invoke(targetMethod, targetThis, ___bConfirmed0, ___userData1); else GenericVirtActionInvoker2< bool, int32_t >::Invoke(targetMethod, targetThis, ___bConfirmed0, ___userData1); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker2< bool, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___bConfirmed0, ___userData1); else VirtActionInvoker2< bool, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___bConfirmed0, ___userData1); } } else { typedef void (*FunctionPointerType) (void*, bool, int32_t, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___bConfirmed0, ___userData1, targetMethod); } } } } // System.IAsyncResult uiBuyLotteryNum/OnClickMsgCallBack::BeginInvoke(System.Boolean,System.Int32,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OnClickMsgCallBack_BeginInvoke_m668086358 (OnClickMsgCallBack_t2417972543 * __this, bool ___bConfirmed0, int32_t ___userData1, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OnClickMsgCallBack_BeginInvoke_m668086358_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &___bConfirmed0); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___userData1); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // System.Void uiBuyLotteryNum/OnClickMsgCallBack::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR void OnClickMsgCallBack_EndInvoke_m135983625 (OnClickMsgCallBack_t2417972543 * __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 UICamera::.ctor() extern "C" IL2CPP_METHOD_ATTR void UICamera__ctor_m1329506944 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera__ctor_m1329506944_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_useMouse_3((bool)1); __this->set_useTouch_4((bool)1); __this->set_allowMultiTouch_5((bool)1); __this->set_useKeyboard_6((bool)1); __this->set_useController_7((bool)1); __this->set_stickyPress_8((bool)1); LayerMask_t3493934918 L_0 = LayerMask_op_Implicit_m90232283(NULL /*static, unused*/, (-1), /*hidden argument*/NULL); __this->set_eventReceiverMask_9(L_0); __this->set_clipRaycasts_10((bool)1); __this->set_tooltipDelay_11((1.0f)); __this->set_stickyTooltip_12((bool)1); __this->set_mouseDragThreshold_13((4.0f)); __this->set_mouseClickThreshold_14((10.0f)); __this->set_touchDragThreshold_15((40.0f)); __this->set_touchClickThreshold_16((40.0f)); __this->set_rangeDistance_17((-1.0f)); __this->set_scrollAxisName_18(_stringLiteral1891098395); __this->set_verticalAxisName_19(_stringLiteral2984908384); __this->set_horizontalAxisName_20(_stringLiteral1828639942); __this->set_submitKey0_21(((int32_t)13)); __this->set_submitKey1_22(((int32_t)330)); __this->set_cancelKey0_23(((int32_t)27)); __this->set_cancelKey1_24(((int32_t)331)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Boolean UICamera::get_handlesEvents() extern "C" IL2CPP_METHOD_ATTR bool UICamera_get_handlesEvents_m1345739546 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_get_handlesEvents_m1345739546_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_t1356438871 * L_0 = UICamera_get_eventHandler_m2743679551(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_0, __this, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Camera UICamera::get_cachedCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * UICamera_get_cachedCamera_m4018054106 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_get_cachedCamera_m4018054106_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Camera_t4157153871 * L_0 = __this->get_mCam_45(); 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; } } { Camera_t4157153871 * L_2 = Component_GetComponent_TisCamera_t4157153871_m2650170333(__this, /*hidden argument*/Component_GetComponent_TisCamera_t4157153871_m2650170333_RuntimeMethod_var); __this->set_mCam_45(L_2); } IL_001d: { Camera_t4157153871 * L_3 = __this->get_mCam_45(); return L_3; } } // UnityEngine.GameObject UICamera::get_selectedObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * UICamera_get_selectedObject_m2309762316 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_get_selectedObject_m2309762316_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); return L_0; } } // System.Void UICamera::set_selectedObject(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void UICamera_set_selectedObject_m1094482772 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_set_selectedObject_m1094482772_MetadataUsageId); s_Il2CppMethodInitialized = true; } UICamera_t1356438871 * V_0 = NULL; UICamera_t1356438871 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); GameObject_t1113636619 * 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_0108; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_3 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); 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_0089; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_5 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); NullCheck(L_5); int32_t L_6 = GameObject_get_layer_m4158800245(L_5, /*hidden argument*/NULL); UICamera_t1356438871 * L_7 = UICamera_FindCameraForLayer_m2025561796(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); V_0 = L_7; UICamera_t1356438871 * 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_0089; } } { UICamera_t1356438871 * L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29(L_10); UICamera_t1356438871 * L_11 = V_0; NullCheck(L_11); Camera_t4157153871 * L_12 = L_11->get_mCam_45(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentCamera_30(L_12); GameObject_t1113636619 * L_13 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); bool L_14 = ((bool)0); RuntimeObject * L_15 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_14); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_13, _stringLiteral2527927615, L_15, /*hidden argument*/NULL); UICamera_t1356438871 * L_16 = V_0; NullCheck(L_16); bool L_17 = L_16->get_useController_7(); if (L_17) { goto IL_0078; } } { UICamera_t1356438871 * L_18 = V_0; NullCheck(L_18); bool L_19 = L_18->get_useKeyboard_6(); if (!L_19) { goto IL_0083; } } IL_0078: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_20 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); UICamera_Highlight_m2203724596(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); } IL_0083: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29((UICamera_t1356438871 *)NULL); } IL_0089: { GameObject_t1113636619 * L_21 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mSel_38(L_21); GameObject_t1113636619 * L_22 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_22, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_23) { goto IL_0108; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_24 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); NullCheck(L_24); int32_t L_25 = GameObject_get_layer_m4158800245(L_24, /*hidden argument*/NULL); UICamera_t1356438871 * L_26 = UICamera_FindCameraForLayer_m2025561796(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); V_1 = L_26; UICamera_t1356438871 * L_27 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_27, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_28) { goto IL_0108; } } { UICamera_t1356438871 * L_29 = V_1; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29(L_29); UICamera_t1356438871 * L_30 = V_1; NullCheck(L_30); Camera_t4157153871 * L_31 = L_30->get_mCam_45(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentCamera_30(L_31); UICamera_t1356438871 * L_32 = V_1; NullCheck(L_32); bool L_33 = L_32->get_useController_7(); if (L_33) { goto IL_00e2; } } { UICamera_t1356438871 * L_34 = V_1; NullCheck(L_34); bool L_35 = L_34->get_useKeyboard_6(); if (!L_35) { goto IL_00ed; } } IL_00e2: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_36 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); UICamera_Highlight_m2203724596(NULL /*static, unused*/, L_36, (bool)1, /*hidden argument*/NULL); } IL_00ed: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_37 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); bool L_38 = ((bool)1); RuntimeObject * L_39 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_38); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_37, _stringLiteral2527927615, L_39, /*hidden argument*/NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29((UICamera_t1356438871 *)NULL); } IL_0108: { return; } } // System.Int32 UICamera::get_touchCount() extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_get_touchCount_m1133676099 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_get_touchCount_m1133676099_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; V_1 = 0; goto IL_0028; } IL_0009: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; MouseOrTouch_t3052596533 * L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); GameObject_t1113636619 * L_4 = L_3->get_pressed_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_0024; } } { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0024: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0028: { int32_t L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_9 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_9); if ((((int32_t)L_8) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_9)->max_length))))))) { goto IL_0009; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_10 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mController_41(); NullCheck(L_10); GameObject_t1113636619 * L_11 = L_10->get_pressed_5(); 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_004e; } } { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_004e: { V_2 = 0; goto IL_0078; } IL_0055: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Dictionary_2_t1941309864 * L_14 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mTouches_43(); int32_t L_15 = V_2; NullCheck(L_14); MouseOrTouch_t3052596533 * L_16 = Dictionary_2_get_Item_m1246885584(L_14, L_15, /*hidden argument*/Dictionary_2_get_Item_m1246885584_RuntimeMethod_var); NullCheck(L_16); GameObject_t1113636619 * L_17 = L_16->get_pressed_5(); 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_0074; } } { int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0074: { int32_t L_20 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0078: { int32_t L_21 = V_2; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Dictionary_2_t1941309864 * L_22 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mTouches_43(); NullCheck(L_22); int32_t L_23 = Dictionary_2_get_Count_m842235744(L_22, /*hidden argument*/Dictionary_2_get_Count_m842235744_RuntimeMethod_var); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_0055; } } { int32_t L_24 = V_0; return L_24; } } // System.Void UICamera::OnApplicationQuit() extern "C" IL2CPP_METHOD_ATTR void UICamera_OnApplicationQuit_m1531405632 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_OnApplicationQuit_m1531405632_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); NullCheck(L_0); List_1_Clear_m2612882493(L_0, /*hidden argument*/List_1_Clear_m2612882493_RuntimeMethod_var); return; } } // UnityEngine.Camera UICamera::get_mainCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * UICamera_get_mainCamera_m1550005809 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_get_mainCamera_m1550005809_MetadataUsageId); s_Il2CppMethodInitialized = true; } UICamera_t1356438871 * V_0 = NULL; Camera_t4157153871 * G_B3_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_t1356438871 * L_0 = UICamera_get_eventHandler_m2743679551(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; UICamera_t1356438871 * L_1 = V_0; 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_001d; } } { UICamera_t1356438871 * L_3 = V_0; NullCheck(L_3); Camera_t4157153871 * L_4 = UICamera_get_cachedCamera_m4018054106(L_3, /*hidden argument*/NULL); G_B3_0 = L_4; goto IL_001e; } IL_001d: { G_B3_0 = ((Camera_t4157153871 *)(NULL)); } IL_001e: { return G_B3_0; } } // UICamera UICamera::get_eventHandler() extern "C" IL2CPP_METHOD_ATTR UICamera_t1356438871 * UICamera_get_eventHandler_m2743679551 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_get_eventHandler_m2743679551_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; UICamera_t1356438871 * V_1 = NULL; { V_0 = 0; goto IL_0045; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); int32_t L_1 = V_0; NullCheck(L_0); UICamera_t1356438871 * L_2 = List_1_get_Item_m858926770(L_0, L_1, /*hidden argument*/List_1_get_Item_m858926770_RuntimeMethod_var); V_1 = L_2; UICamera_t1356438871 * L_3 = V_1; 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_003a; } } { UICamera_t1356438871 * L_5 = V_1; NullCheck(L_5); bool L_6 = Behaviour_get_enabled_m753527255(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003a; } } { UICamera_t1356438871 * L_7 = V_1; NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_9 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_003f; } } IL_003a: { goto IL_0041; } IL_003f: { UICamera_t1356438871 * L_10 = V_1; return L_10; } IL_0041: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0045: { int32_t L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_13 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m3485295340(L_13, /*hidden argument*/List_1_get_Count_m3485295340_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0007; } } { return (UICamera_t1356438871 *)NULL; } } // System.Int32 UICamera::CompareFunc(UICamera,UICamera) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_CompareFunc_m2122920557 (RuntimeObject * __this /* static, unused */, UICamera_t1356438871 * ___a0, UICamera_t1356438871 * ___b1, const RuntimeMethod* method) { { UICamera_t1356438871 * L_0 = ___a0; NullCheck(L_0); Camera_t4157153871 * L_1 = UICamera_get_cachedCamera_m4018054106(L_0, /*hidden argument*/NULL); NullCheck(L_1); float L_2 = Camera_get_depth_m2555926613(L_1, /*hidden argument*/NULL); UICamera_t1356438871 * L_3 = ___b1; NullCheck(L_3); Camera_t4157153871 * L_4 = UICamera_get_cachedCamera_m4018054106(L_3, /*hidden argument*/NULL); NullCheck(L_4); float L_5 = Camera_get_depth_m2555926613(L_4, /*hidden argument*/NULL); if ((!(((float)L_2) < ((float)L_5)))) { goto IL_001d; } } { return 1; } IL_001d: { UICamera_t1356438871 * L_6 = ___a0; NullCheck(L_6); Camera_t4157153871 * L_7 = UICamera_get_cachedCamera_m4018054106(L_6, /*hidden argument*/NULL); NullCheck(L_7); float L_8 = Camera_get_depth_m2555926613(L_7, /*hidden argument*/NULL); UICamera_t1356438871 * L_9 = ___b1; NullCheck(L_9); Camera_t4157153871 * L_10 = UICamera_get_cachedCamera_m4018054106(L_9, /*hidden argument*/NULL); NullCheck(L_10); float L_11 = Camera_get_depth_m2555926613(L_10, /*hidden argument*/NULL); if ((!(((float)L_8) > ((float)L_11)))) { goto IL_003a; } } { return (-1); } IL_003a: { return 0; } } // System.Boolean UICamera::Raycast(UnityEngine.Vector3,UnityEngine.RaycastHit&) extern "C" IL2CPP_METHOD_ATTR bool UICamera_Raycast_m650433059 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 ___inPos0, RaycastHit_t1056001966 * ___hit1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_Raycast_m650433059_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; UICamera_t1356438871 * V_1 = NULL; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); Ray_t3785851493 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; float V_5 = 0.0f; RaycastHitU5BU5D_t1690781147* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; float G_B12_0 = 0.0f; RaycastHitU5BU5D_t1690781147* G_B16_0 = NULL; RaycastHitU5BU5D_t1690781147* G_B15_0 = NULL; { V_0 = 0; goto IL_01c5; } IL_0007: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); int32_t L_1 = V_0; NullCheck(L_0); UICamera_t1356438871 * L_2 = List_1_get_Item_m858926770(L_0, L_1, /*hidden argument*/List_1_get_Item_m858926770_RuntimeMethod_var); V_1 = L_2; UICamera_t1356438871 * L_3 = V_1; NullCheck(L_3); bool L_4 = Behaviour_get_enabled_m753527255(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002e; } } { UICamera_t1356438871 * L_5 = V_1; NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); bool L_7 = NGUITools_GetActive_m1538523522(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0033; } } IL_002e: { goto IL_01c1; } IL_0033: { UICamera_t1356438871 * L_8 = V_1; NullCheck(L_8); Camera_t4157153871 * L_9 = UICamera_get_cachedCamera_m4018054106(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentCamera_30(L_9); Camera_t4157153871 * L_10 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); Vector3_t3722313464 L_11 = ___inPos0; NullCheck(L_10); Vector3_t3722313464 L_12 = Camera_ScreenToViewportPoint_m3569032523(L_10, L_11, /*hidden argument*/NULL); V_2 = L_12; float L_13 = (&V_2)->get_x_1(); if ((((float)L_13) < ((float)(0.0f)))) { goto IL_008e; } } { float L_14 = (&V_2)->get_x_1(); if ((((float)L_14) > ((float)(1.0f)))) { goto IL_008e; } } { float L_15 = (&V_2)->get_y_2(); if ((((float)L_15) < ((float)(0.0f)))) { goto IL_008e; } } { float L_16 = (&V_2)->get_y_2(); if ((!(((float)L_16) > ((float)(1.0f))))) { goto IL_0093; } } IL_008e: { goto IL_01c1; } IL_0093: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_17 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); Vector3_t3722313464 L_18 = ___inPos0; NullCheck(L_17); Ray_t3785851493 L_19 = Camera_ScreenPointToRay_m3764635188(L_17, L_18, /*hidden argument*/NULL); V_3 = L_19; Camera_t4157153871 * L_20 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); NullCheck(L_20); int32_t L_21 = Camera_get_cullingMask_m679085748(L_20, /*hidden argument*/NULL); UICamera_t1356438871 * L_22 = V_1; NullCheck(L_22); LayerMask_t3493934918 L_23 = L_22->get_eventReceiverMask_9(); int32_t L_24 = LayerMask_op_Implicit_m3296792737(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); V_4 = ((int32_t)((int32_t)L_21&(int32_t)L_24)); UICamera_t1356438871 * L_25 = V_1; NullCheck(L_25); float L_26 = L_25->get_rangeDistance_17(); if ((!(((float)L_26) > ((float)(0.0f))))) { goto IL_00d2; } } { UICamera_t1356438871 * L_27 = V_1; NullCheck(L_27); float L_28 = L_27->get_rangeDistance_17(); G_B12_0 = L_28; goto IL_00e7; } IL_00d2: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Camera_t4157153871 * L_29 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); NullCheck(L_29); float L_30 = Camera_get_farClipPlane_m538536689(L_29, /*hidden argument*/NULL); Camera_t4157153871 * L_31 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); NullCheck(L_31); float L_32 = Camera_get_nearClipPlane_m837839537(L_31, /*hidden argument*/NULL); G_B12_0 = ((float)il2cpp_codegen_subtract((float)L_30, (float)L_32)); } IL_00e7: { V_5 = G_B12_0; UICamera_t1356438871 * L_33 = V_1; NullCheck(L_33); bool L_34 = L_33->get_clipRaycasts_10(); if (!L_34) { goto IL_01af; } } { Ray_t3785851493 L_35 = V_3; float L_36 = V_5; int32_t L_37 = V_4; RaycastHitU5BU5D_t1690781147* L_38 = Physics_RaycastAll_m3780585721(NULL /*static, unused*/, L_35, L_36, L_37, /*hidden argument*/NULL); V_6 = L_38; RaycastHitU5BU5D_t1690781147* L_39 = V_6; NullCheck(L_39); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_39)->max_length))))) <= ((int32_t)1))) { goto IL_0179; } } { RaycastHitU5BU5D_t1690781147* L_40 = V_6; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Comparison_1_t830933145 * L_41 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_49(); G_B15_0 = L_40; if (L_41) { G_B16_0 = L_40; goto IL_0124; } } { intptr_t L_42 = (intptr_t)UICamera_U3CRaycastU3Em__0_m1408386504_RuntimeMethod_var; Comparison_1_t830933145 * L_43 = (Comparison_1_t830933145 *)il2cpp_codegen_object_new(Comparison_1_t830933145_il2cpp_TypeInfo_var); Comparison_1__ctor_m3695710052(L_43, NULL, L_42, /*hidden argument*/Comparison_1__ctor_m3695710052_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_U3CU3Ef__amU24cache0_49(L_43); G_B16_0 = G_B15_0; } IL_0124: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Comparison_1_t830933145 * L_44 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_U3CU3Ef__amU24cache0_49(); Array_Sort_TisRaycastHit_t1056001966_m2392174665(NULL /*static, unused*/, G_B16_0, L_44, /*hidden argument*/Array_Sort_TisRaycastHit_t1056001966_m2392174665_RuntimeMethod_var); V_7 = 0; RaycastHitU5BU5D_t1690781147* L_45 = V_6; NullCheck(L_45); V_8 = (((int32_t)((int32_t)(((RuntimeArray *)L_45)->max_length)))); goto IL_016b; } IL_013c: { RaycastHitU5BU5D_t1690781147* L_46 = V_6; int32_t L_47 = V_7; NullCheck(L_46); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_48 = UICamera_IsVisible_m45929191(NULL /*static, unused*/, ((L_46)->GetAddressAt(static_cast(L_47))), /*hidden argument*/NULL); if (!L_48) { goto IL_0165; } } { RaycastHit_t1056001966 * L_49 = ___hit1; RaycastHitU5BU5D_t1690781147* L_50 = V_6; int32_t L_51 = V_7; NullCheck(L_50); *(RaycastHit_t1056001966 *)L_49 = (*(RaycastHit_t1056001966 *)((L_50)->GetAddressAt(static_cast(L_51)))); return (bool)1; } IL_0165: { int32_t L_52 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_016b: { int32_t L_53 = V_7; int32_t L_54 = V_8; if ((((int32_t)L_53) < ((int32_t)L_54))) { goto IL_013c; } } { goto IL_01aa; } IL_0179: { RaycastHitU5BU5D_t1690781147* L_55 = V_6; NullCheck(L_55); if ((!(((uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_55)->max_length))))) == ((uint32_t)1)))) { goto IL_01aa; } } { RaycastHitU5BU5D_t1690781147* L_56 = V_6; NullCheck(L_56); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_57 = UICamera_IsVisible_m45929191(NULL /*static, unused*/, ((L_56)->GetAddressAt(static_cast(0))), /*hidden argument*/NULL); if (!L_57) { goto IL_01aa; } } { RaycastHit_t1056001966 * L_58 = ___hit1; RaycastHitU5BU5D_t1690781147* L_59 = V_6; NullCheck(L_59); *(RaycastHit_t1056001966 *)L_58 = (*(RaycastHit_t1056001966 *)((L_59)->GetAddressAt(static_cast(0)))); return (bool)1; } IL_01aa: { goto IL_01c1; } IL_01af: { Ray_t3785851493 L_60 = V_3; RaycastHit_t1056001966 * L_61 = ___hit1; float L_62 = V_5; int32_t L_63 = V_4; bool L_64 = Physics_Raycast_m1893809531(NULL /*static, unused*/, L_60, L_61, L_62, L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_01c1; } } { return (bool)1; } IL_01c1: { int32_t L_65 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_01c5: { int32_t L_66 = V_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_67 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); NullCheck(L_67); int32_t L_68 = List_1_get_Count_m3485295340(L_67, /*hidden argument*/List_1_get_Count_m3485295340_RuntimeMethod_var); if ((((int32_t)L_66) < ((int32_t)L_68))) { goto IL_0007; } } { return (bool)0; } } // System.Boolean UICamera::IsVisible(UnityEngine.RaycastHit&) extern "C" IL2CPP_METHOD_ATTR bool UICamera_IsVisible_m45929191 (RuntimeObject * __this /* static, unused */, RaycastHit_t1056001966 * ___hit0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_IsVisible_m45929191_MetadataUsageId); s_Il2CppMethodInitialized = true; } UIPanel_t1716472341 * V_0 = NULL; { RaycastHit_t1056001966 * L_0 = ___hit0; Collider_t1773347010 * L_1 = RaycastHit_get_collider_m1464180279(L_0, /*hidden argument*/NULL); NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UIPanel_t1716472341 * L_3 = NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283(NULL /*static, unused*/, L_2, /*hidden argument*/NGUITools_FindInParents_TisUIPanel_t1716472341_m1961265283_RuntimeMethod_var); V_0 = L_3; UIPanel_t1716472341 * 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_002e; } } { UIPanel_t1716472341 * L_6 = V_0; RaycastHit_t1056001966 * L_7 = ___hit0; Vector3_t3722313464 L_8 = RaycastHit_get_point_m2236647085(L_7, /*hidden argument*/NULL); NullCheck(L_6); bool L_9 = UIPanel_IsVisible_m2493961508(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0030; } } IL_002e: { return (bool)1; } IL_0030: { return (bool)0; } } // UICamera UICamera::FindCameraForLayer(System.Int32) extern "C" IL2CPP_METHOD_ATTR UICamera_t1356438871 * UICamera_FindCameraForLayer_m2025561796 (RuntimeObject * __this /* static, unused */, int32_t ___layer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_FindCameraForLayer_m2025561796_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; UICamera_t1356438871 * V_2 = NULL; Camera_t4157153871 * V_3 = NULL; { int32_t L_0 = ___layer0; V_0 = ((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)31))))); V_1 = 0; goto IL_0040; } IL_000e: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); int32_t L_2 = V_1; NullCheck(L_1); UICamera_t1356438871 * L_3 = List_1_get_Item_m858926770(L_1, L_2, /*hidden argument*/List_1_get_Item_m858926770_RuntimeMethod_var); V_2 = L_3; UICamera_t1356438871 * L_4 = V_2; NullCheck(L_4); Camera_t4157153871 * L_5 = UICamera_get_cachedCamera_m4018054106(L_4, /*hidden argument*/NULL); V_3 = L_5; Camera_t4157153871 * L_6 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_6, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_003c; } } { Camera_t4157153871 * L_8 = V_3; NullCheck(L_8); int32_t L_9 = Camera_get_cullingMask_m679085748(L_8, /*hidden argument*/NULL); int32_t L_10 = V_0; if (!((int32_t)((int32_t)L_9&(int32_t)L_10))) { goto IL_003c; } } { UICamera_t1356438871 * L_11 = V_2; return L_11; } IL_003c: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0040: { int32_t L_13 = V_1; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_14 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); NullCheck(L_14); int32_t L_15 = List_1_get_Count_m3485295340(L_14, /*hidden argument*/List_1_get_Count_m3485295340_RuntimeMethod_var); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_000e; } } { return (UICamera_t1356438871 *)NULL; } } // System.Int32 UICamera::GetDirection(UnityEngine.KeyCode,UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_GetDirection_m1927415963 (RuntimeObject * __this /* static, unused */, int32_t ___up0, int32_t ___down1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_GetDirection_m1927415963_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___up0; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_1 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return 1; } IL_000d: { int32_t L_2 = ___down1; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_3 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001a; } } { return (-1); } IL_001a: { return 0; } } // System.Int32 UICamera::GetDirection(UnityEngine.KeyCode,UnityEngine.KeyCode,UnityEngine.KeyCode,UnityEngine.KeyCode) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_GetDirection_m2870607377 (RuntimeObject * __this /* static, unused */, int32_t ___up00, int32_t ___up11, int32_t ___down02, int32_t ___down13, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_GetDirection_m2870607377_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___up00; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_1 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0016; } } { int32_t L_2 = ___up11; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_3 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0018; } } IL_0016: { return 1; } IL_0018: { int32_t L_4 = ___down02; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_5 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002e; } } { int32_t L_6 = ___down13; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_7 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0030; } } IL_002e: { return (-1); } IL_0030: { return 0; } } // System.Int32 UICamera::GetDirection(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_GetDirection_m3146327580 (RuntimeObject * __this /* static, unused */, String_t* ___axis0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_GetDirection_m3146327580_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; { float L_0 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); float L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mNextEvent_42(); float L_2 = V_0; if ((!(((float)L_1) < ((float)L_2)))) { goto IL_004a; } } { String_t* L_3 = ___axis0; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); float L_4 = Input_GetAxis_m4009438427(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_1 = L_4; float L_5 = V_1; if ((!(((float)L_5) > ((float)(0.75f))))) { goto IL_0031; } } { float L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mNextEvent_42(((float)il2cpp_codegen_add((float)L_6, (float)(0.25f)))); return 1; } IL_0031: { float L_7 = V_1; if ((!(((float)L_7) < ((float)(-0.75f))))) { goto IL_004a; } } { float L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mNextEvent_42(((float)il2cpp_codegen_add((float)L_8, (float)(0.25f)))); return (-1); } IL_004a: { return 0; } } // System.Boolean UICamera::IsHighlighted(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR bool UICamera_IsHighlighted_m134792023 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_IsHighlighted_m134792023_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Highlighted_t1361605458 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m3118721810(L_0, /*hidden argument*/List_1_get_Count_m3118721810_RuntimeMethod_var); V_0 = L_1; goto IL_0033; } IL_0010: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_2 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); int32_t L_3 = V_0; int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); V_0 = L_4; NullCheck(L_2); Highlighted_t1361605458 * L_5 = List_1_get_Item_m2793234850(L_2, L_4, /*hidden argument*/List_1_get_Item_m2793234850_RuntimeMethod_var); V_1 = L_5; Highlighted_t1361605458 * L_6 = V_1; NullCheck(L_6); GameObject_t1113636619 * L_7 = L_6->get_go_0(); GameObject_t1113636619 * L_8 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0033; } } { return (bool)1; } IL_0033: { int32_t L_10 = V_0; if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_0010; } } { return (bool)0; } } // System.Void UICamera::Highlight(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICamera_Highlight_m2203724596 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, bool ___highlighted1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_Highlight_m2203724596_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Highlighted_t1361605458 * V_1 = NULL; int32_t V_2 = 0; Highlighted_t1361605458 * V_3 = NULL; { GameObject_t1113636619 * L_0 = ___go0; 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_00ef; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_2 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); NullCheck(L_2); int32_t L_3 = List_1_get_Count_m3118721810(L_2, /*hidden argument*/List_1_get_Count_m3118721810_RuntimeMethod_var); V_0 = L_3; goto IL_00b2; } IL_001c: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_4 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); int32_t L_5 = V_0; int32_t L_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)); V_0 = L_6; NullCheck(L_4); Highlighted_t1361605458 * L_7 = List_1_get_Item_m2793234850(L_4, L_6, /*hidden argument*/List_1_get_Item_m2793234850_RuntimeMethod_var); V_1 = L_7; Highlighted_t1361605458 * L_8 = V_1; if (!L_8) { goto IL_0043; } } { Highlighted_t1361605458 * L_9 = V_1; NullCheck(L_9); GameObject_t1113636619 * L_10 = L_9->get_go_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_10, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_11) { goto IL_0053; } } IL_0043: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_12 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); int32_t L_13 = V_0; NullCheck(L_12); List_1_RemoveAt_m3217097609(L_12, L_13, /*hidden argument*/List_1_RemoveAt_m3217097609_RuntimeMethod_var); goto IL_00b2; } IL_0053: { Highlighted_t1361605458 * L_14 = V_1; NullCheck(L_14); GameObject_t1113636619 * L_15 = L_14->get_go_0(); GameObject_t1113636619 * L_16 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00b2; } } { bool L_18 = ___highlighted1; if (!L_18) { goto IL_007d; } } { Highlighted_t1361605458 * L_19 = V_1; Highlighted_t1361605458 * L_20 = L_19; NullCheck(L_20); int32_t L_21 = L_20->get_counter_1(); NullCheck(L_20); L_20->set_counter_1(((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))); goto IL_00b1; } IL_007d: { Highlighted_t1361605458 * L_22 = V_1; Highlighted_t1361605458 * L_23 = L_22; NullCheck(L_23); int32_t L_24 = L_23->get_counter_1(); int32_t L_25 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); V_2 = L_25; NullCheck(L_23); L_23->set_counter_1(L_25); int32_t L_26 = V_2; if ((((int32_t)L_26) >= ((int32_t)1))) { goto IL_00b1; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_27 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); Highlighted_t1361605458 * L_28 = V_1; NullCheck(L_27); List_1_Remove_m4260304817(L_27, L_28, /*hidden argument*/List_1_Remove_m4260304817_RuntimeMethod_var); GameObject_t1113636619 * L_29 = ___go0; bool L_30 = ((bool)0); RuntimeObject * L_31 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_30); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_29, _stringLiteral3276437211, L_31, /*hidden argument*/NULL); } IL_00b1: { return; } IL_00b2: { int32_t L_32 = V_0; if ((((int32_t)L_32) > ((int32_t)0))) { goto IL_001c; } } { bool L_33 = ___highlighted1; if (!L_33) { goto IL_00ef; } } { Highlighted_t1361605458 * L_34 = (Highlighted_t1361605458 *)il2cpp_codegen_object_new(Highlighted_t1361605458_il2cpp_TypeInfo_var); Highlighted__ctor_m1191608455(L_34, /*hidden argument*/NULL); V_3 = L_34; Highlighted_t1361605458 * L_35 = V_3; GameObject_t1113636619 * L_36 = ___go0; NullCheck(L_35); L_35->set_go_0(L_36); Highlighted_t1361605458 * L_37 = V_3; NullCheck(L_37); L_37->set_counter_1(1); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2833680200 * L_38 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHighlighted_37(); Highlighted_t1361605458 * L_39 = V_3; NullCheck(L_38); List_1_Add_m1451020550(L_38, L_39, /*hidden argument*/List_1_Add_m1451020550_RuntimeMethod_var); GameObject_t1113636619 * L_40 = ___go0; bool L_41 = ((bool)1); RuntimeObject * L_42 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_41); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_40, _stringLiteral3276437211, L_42, /*hidden argument*/NULL); } IL_00ef: { return; } } // System.Void UICamera::Notify(UnityEngine.GameObject,System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void UICamera_Notify_m1142249407 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, String_t* ___funcName1, RuntimeObject * ___obj2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_Notify_m1142249407_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___go0; 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_0042; } } { GameObject_t1113636619 * L_2 = ___go0; String_t* L_3 = ___funcName1; RuntimeObject * L_4 = ___obj2; NullCheck(L_2); GameObject_SendMessage_m3720186693(L_2, L_3, L_4, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_5 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_genericEventHandler_34(); 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_0042; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_7 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_genericEventHandler_34(); GameObject_t1113636619 * L_8 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0042; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_10 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_genericEventHandler_34(); String_t* L_11 = ___funcName1; RuntimeObject * L_12 = ___obj2; NullCheck(L_10); GameObject_SendMessage_m3720186693(L_10, L_11, L_12, 1, /*hidden argument*/NULL); } IL_0042: { return; } } // UICamera/MouseOrTouch UICamera::GetTouch(System.Int32) extern "C" IL2CPP_METHOD_ATTR MouseOrTouch_t3052596533 * UICamera_GetTouch_m1184833856 (RuntimeObject * __this /* static, unused */, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_GetTouch_m1184833856_MetadataUsageId); s_Il2CppMethodInitialized = true; } MouseOrTouch_t3052596533 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Dictionary_2_t1941309864 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mTouches_43(); int32_t L_1 = ___id0; NullCheck(L_0); bool L_2 = Dictionary_2_TryGetValue_m2559781193(L_0, L_1, (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m2559781193_RuntimeMethod_var); if (L_2) { goto IL_002b; } } { MouseOrTouch_t3052596533 * L_3 = (MouseOrTouch_t3052596533 *)il2cpp_codegen_object_new(MouseOrTouch_t3052596533_il2cpp_TypeInfo_var); MouseOrTouch__ctor_m801622132(L_3, /*hidden argument*/NULL); V_0 = L_3; MouseOrTouch_t3052596533 * L_4 = V_0; NullCheck(L_4); L_4->set_touchBegan_8((bool)1); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Dictionary_2_t1941309864 * L_5 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mTouches_43(); int32_t L_6 = ___id0; MouseOrTouch_t3052596533 * L_7 = V_0; NullCheck(L_5); Dictionary_2_Add_m1986959813(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_Add_m1986959813_RuntimeMethod_var); } IL_002b: { MouseOrTouch_t3052596533 * L_8 = V_0; return L_8; } } // System.Void UICamera::RemoveTouch(System.Int32) extern "C" IL2CPP_METHOD_ATTR void UICamera_RemoveTouch_m1716096159 (RuntimeObject * __this /* static, unused */, int32_t ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_RemoveTouch_m1716096159_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Dictionary_2_t1941309864 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mTouches_43(); int32_t L_1 = ___id0; NullCheck(L_0); Dictionary_2_Remove_m771101595(L_0, L_1, /*hidden argument*/Dictionary_2_Remove_m771101595_RuntimeMethod_var); return; } } // System.Void UICamera::Awake() extern "C" IL2CPP_METHOD_ATTR void UICamera_Awake_m3705321291 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_Awake_m3705321291_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)); List_1_t2828513613 * G_B10_0 = NULL; List_1_t2828513613 * G_B9_0 = NULL; { Camera_t4157153871 * L_0 = UICamera_get_cachedCamera_m4018054106(__this, /*hidden argument*/NULL); NullCheck(L_0); Camera_set_eventMask_m1210303295(L_0, 0, /*hidden argument*/NULL); int32_t L_1 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)((int32_t)11)))) { goto IL_0023; } } { int32_t L_2 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)8)))) { goto IL_004f; } } IL_0023: { __this->set_useMouse_3((bool)0); __this->set_useTouch_4((bool)1); int32_t L_3 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)8)))) { goto IL_004a; } } { __this->set_useKeyboard_6((bool)0); __this->set_useController_7((bool)0); } IL_004a: { goto IL_006b; } IL_004f: { int32_t L_4 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)7))) { goto IL_0064; } } { int32_t L_5 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if (L_5) { goto IL_006b; } } IL_0064: { __this->set_mIsEditor_47((bool)1); } IL_006b: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_6 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_6); int32_t L_7 = 0; MouseOrTouch_t3052596533 * L_8 = (L_6)->GetAt(static_cast(L_7)); NullCheck(L_8); Vector2_t2156229523 * L_9 = L_8->get_address_of_pos_0(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_10; float L_11 = (&V_0)->get_x_1(); L_9->set_x_0(L_11); MouseOrTouchU5BU5D_t3534648920* L_12 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_12); int32_t L_13 = 0; MouseOrTouch_t3052596533 * L_14 = (L_12)->GetAt(static_cast(L_13)); NullCheck(L_14); Vector2_t2156229523 * L_15 = L_14->get_address_of_pos_0(); Vector3_t3722313464 L_16 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_16; float L_17 = (&V_1)->get_y_2(); L_15->set_y_1(L_17); MouseOrTouchU5BU5D_t3534648920* L_18 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_18); int32_t L_19 = 0; MouseOrTouch_t3052596533 * L_20 = (L_18)->GetAt(static_cast(L_19)); NullCheck(L_20); Vector2_t2156229523 L_21 = L_20->get_pos_0(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_lastTouchPosition_27(L_21); List_1_t2828513613 * L_22 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); NullCheck(L_22); List_1_Add_m3944794444(L_22, __this, /*hidden argument*/List_1_Add_m3944794444_RuntimeMethod_var); List_1_t2828513613 * L_23 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); Comparison_1_t1131370050 * L_24 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_50(); G_B9_0 = L_23; if (L_24) { G_B10_0 = L_23; goto IL_00e0; } } { intptr_t L_25 = (intptr_t)UICamera_CompareFunc_m2122920557_RuntimeMethod_var; Comparison_1_t1131370050 * L_26 = (Comparison_1_t1131370050 *)il2cpp_codegen_object_new(Comparison_1_t1131370050_il2cpp_TypeInfo_var); Comparison_1__ctor_m1920919561(L_26, NULL, L_25, /*hidden argument*/Comparison_1__ctor_m1920919561_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_50(L_26); G_B10_0 = G_B9_0; } IL_00e0: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Comparison_1_t1131370050 * L_27 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_50(); NullCheck(G_B10_0); List_1_Sort_m897373343(G_B10_0, L_27, /*hidden argument*/List_1_Sort_m897373343_RuntimeMethod_var); LayerMask_t3493934918 L_28 = __this->get_eventReceiverMask_9(); int32_t L_29 = LayerMask_op_Implicit_m3296792737(NULL /*static, unused*/, L_28, /*hidden argument*/NULL); if ((!(((uint32_t)L_29) == ((uint32_t)(-1))))) { goto IL_0111; } } { Camera_t4157153871 * L_30 = UICamera_get_cachedCamera_m4018054106(__this, /*hidden argument*/NULL); NullCheck(L_30); int32_t L_31 = Camera_get_cullingMask_m679085748(L_30, /*hidden argument*/NULL); LayerMask_t3493934918 L_32 = LayerMask_op_Implicit_m90232283(NULL /*static, unused*/, L_31, /*hidden argument*/NULL); __this->set_eventReceiverMask_9(L_32); } IL_0111: { return; } } // System.Void UICamera::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void UICamera_OnDestroy_m3015452653 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_OnDestroy_m3015452653_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); List_1_t2828513613 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mList_36(); NullCheck(L_0); List_1_Remove_m384400751(L_0, __this, /*hidden argument*/List_1_Remove_m384400751_RuntimeMethod_var); return; } } // System.Void UICamera::FixedUpdate() extern "C" IL2CPP_METHOD_ATTR void UICamera_FixedUpdate_m1019135447 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_FixedUpdate_m1019135447_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; GameObject_t1113636619 * G_B6_0 = NULL; { bool L_0 = __this->get_useMouse_3(); if (!L_0) { goto IL_008f; } } { bool L_1 = Application_get_isPlaying_m100394690(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_1) { goto IL_008f; } } { bool L_2 = UICamera_get_handlesEvents_m1345739546(__this, /*hidden argument*/NULL); if (!L_2) { goto IL_008f; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_3 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_4 = UICamera_Raycast_m650433059(NULL /*static, unused*/, L_3, (((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_address_of_lastHit_28()), /*hidden argument*/NULL); if (!L_4) { goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Collider_t1773347010 * L_5 = RaycastHit_get_collider_m1464180279((((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_address_of_lastHit_28()), /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); G_B6_0 = L_6; goto IL_004d; } IL_0048: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_7 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_fallThrough_35(); G_B6_0 = L_7; } IL_004d: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_hoveredObject_48(G_B6_0); GameObject_t1113636619 * L_8 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); 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_006c; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_10 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_genericEventHandler_34(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_hoveredObject_48(L_10); } IL_006c: { V_0 = 0; goto IL_0088; } IL_0073: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_11 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); int32_t L_12 = V_0; NullCheck(L_11); int32_t L_13 = L_12; MouseOrTouch_t3052596533 * L_14 = (L_11)->GetAt(static_cast(L_13)); GameObject_t1113636619 * L_15 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); NullCheck(L_14); L_14->set_current_4(L_15); int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0088: { int32_t L_17 = V_0; if ((((int32_t)L_17) < ((int32_t)3))) { goto IL_0073; } } IL_008f: { return; } } // System.Void UICamera::Update() extern "C" IL2CPP_METHOD_ATTR void UICamera_Update_m2750012184 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_Update_m2750012184_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; float V_1 = 0.0f; { bool L_0 = Application_get_isPlaying_m100394690(NULL /*static, unused*/, /*hidden argument*/NULL); if (!L_0) { goto IL_0015; } } { bool L_1 = UICamera_get_handlesEvents_m1345739546(__this, /*hidden argument*/NULL); if (L_1) { goto IL_0016; } } IL_0015: { return; } IL_0016: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29(__this); bool L_2 = __this->get_useMouse_3(); if (L_2) { goto IL_003d; } } { bool L_3 = __this->get_useTouch_4(); if (!L_3) { goto IL_0043; } } { bool L_4 = __this->get_mIsEditor_47(); if (!L_4) { goto IL_0043; } } IL_003d: { UICamera_ProcessMouse_m2852774347(__this, /*hidden argument*/NULL); } IL_0043: { bool L_5 = __this->get_useTouch_4(); if (!L_5) { goto IL_0054; } } { UICamera_ProcessTouches_m2057797988(__this, /*hidden argument*/NULL); } IL_0054: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Action_t1264377477 * L_6 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_onCustomInput_25(); if (!L_6) { goto IL_0068; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Action_t1264377477 * L_7 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_onCustomInput_25(); NullCheck(L_7); Action_Invoke_m937035532(L_7, /*hidden argument*/NULL); } IL_0068: { bool L_8 = __this->get_useMouse_3(); if (!L_8) { goto IL_00bf; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_9 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); 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_00bf; } } { int32_t L_11 = __this->get_cancelKey0_23(); if (!L_11) { goto IL_009e; } } { int32_t L_12 = __this->get_cancelKey0_23(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_13 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_00b9; } } IL_009e: { int32_t L_14 = __this->get_cancelKey1_24(); if (!L_14) { goto IL_00bf; } } { int32_t L_15 = __this->get_cancelKey1_24(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_16 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_00bf; } } IL_00b9: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_00bf: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_17 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); 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_013c; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); String_t* L_19 = Input_get_inputString_m1307069105(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_19; bool L_20 = __this->get_useKeyboard_6(); if (!L_20) { goto IL_00f8; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_21 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, ((int32_t)127), /*hidden argument*/NULL); if (!L_21) { goto IL_00f8; } } { String_t* L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_23 = String_Concat_m3937257545(NULL /*static, unused*/, L_22, _stringLiteral3452614568, /*hidden argument*/NULL); V_0 = L_23; } IL_00f8: { String_t* L_24 = V_0; NullCheck(L_24); int32_t L_25 = String_get_Length_m3847582255(L_24, /*hidden argument*/NULL); if ((((int32_t)L_25) <= ((int32_t)0))) { goto IL_0137; } } { bool L_26 = __this->get_stickyTooltip_12(); if (L_26) { goto IL_0127; } } { GameObject_t1113636619 * L_27 = __this->get_mTooltip_44(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_28 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_27, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_28) { goto IL_0127; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_0127: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_29 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); String_t* L_30 = V_0; UICamera_Notify_m1142249407(NULL /*static, unused*/, L_29, _stringLiteral3640988606, L_30, /*hidden argument*/NULL); } IL_0137: { goto IL_0142; } IL_013c: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_inputHasFocus_33((bool)0); } IL_0142: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_31 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); 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_0158; } } { UICamera_ProcessOthers_m3177665451(__this, /*hidden argument*/NULL); } IL_0158: { bool L_33 = __this->get_useMouse_3(); if (!L_33) { goto IL_01f9; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_34 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_35 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_34, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_35) { goto IL_01f9; } } { String_t* L_36 = __this->get_scrollAxisName_18(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); float L_37 = Input_GetAxis_m4009438427(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); V_1 = L_37; float L_38 = V_1; if ((((float)L_38) == ((float)(0.0f)))) { goto IL_019f; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_39 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); float L_40 = V_1; float L_41 = L_40; RuntimeObject * L_42 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_41); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_39, _stringLiteral392133386, L_42, /*hidden argument*/NULL); } IL_019f: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_43 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_showTooltips_26(); if (!L_43) { goto IL_01f9; } } { float L_44 = __this->get_mTooltipTime_46(); if ((((float)L_44) == ((float)(0.0f)))) { goto IL_01f9; } } { float L_45 = __this->get_mTooltipTime_46(); float L_46 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((float)L_45) < ((float)L_46))) { goto IL_01e7; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_47 = Input_GetKey_m3736388334(NULL /*static, unused*/, ((int32_t)304), /*hidden argument*/NULL); if (L_47) { goto IL_01e7; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_48 = Input_GetKey_m3736388334(NULL /*static, unused*/, ((int32_t)303), /*hidden argument*/NULL); if (!L_48) { goto IL_01f9; } } IL_01e7: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_49 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); __this->set_mTooltip_44(L_49); UICamera_ShowTooltip_m3553293505(__this, (bool)1, /*hidden argument*/NULL); } IL_01f9: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29((UICamera_t1356438871 *)NULL); return; } } // System.Void UICamera::ProcessMouse() extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessMouse_m2852774347 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_ProcessMouse_m2852774347_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; int32_t V_6 = 0; bool V_7 = false; bool V_8 = false; int32_t G_B3_0 = 0; GameObject_t1113636619 * G_B14_0 = NULL; { bool L_0 = __this->get_useMouse_3(); if (!L_0) { goto IL_0019; } } { float L_1 = Time_get_timeScale_m701790074(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = ((((float)L_1) < ((float)(0.9f)))? 1 : 0); goto IL_001a; } IL_0019: { G_B3_0 = 0; } IL_001a: { V_0 = (bool)G_B3_0; bool L_2 = V_0; if (L_2) { goto IL_0050; } } { V_1 = 0; goto IL_0049; } IL_0028: { int32_t L_3 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_4 = Input_GetMouseButton_m513753021(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (L_4) { goto IL_003e; } } { int32_t L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_6 = Input_GetMouseButtonUp_m2924350851(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0045; } } IL_003e: { V_0 = (bool)1; goto IL_0050; } IL_0045: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0049: { int32_t L_8 = V_1; if ((((int32_t)L_8) < ((int32_t)3))) { goto IL_0028; } } IL_0050: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_9 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_9); int32_t L_10 = 0; MouseOrTouch_t3052596533 * L_11 = (L_9)->GetAt(static_cast(L_10)); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_12 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_13 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); NullCheck(L_11); L_11->set_pos_0(L_13); MouseOrTouchU5BU5D_t3534648920* L_14 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_14); int32_t L_15 = 0; MouseOrTouch_t3052596533 * L_16 = (L_14)->GetAt(static_cast(L_15)); MouseOrTouchU5BU5D_t3534648920* L_17 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_17); int32_t L_18 = 0; MouseOrTouch_t3052596533 * L_19 = (L_17)->GetAt(static_cast(L_18)); NullCheck(L_19); Vector2_t2156229523 L_20 = L_19->get_pos_0(); Vector2_t2156229523 L_21 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_lastTouchPosition_27(); Vector2_t2156229523 L_22 = Vector2_op_Subtraction_m73004381(NULL /*static, unused*/, L_20, L_21, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_delta_1(L_22); MouseOrTouchU5BU5D_t3534648920* L_23 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_23); int32_t L_24 = 0; MouseOrTouch_t3052596533 * L_25 = (L_23)->GetAt(static_cast(L_24)); NullCheck(L_25); Vector2_t2156229523 L_26 = L_25->get_pos_0(); Vector2_t2156229523 L_27 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_lastTouchPosition_27(); bool L_28 = Vector2_op_Inequality_m3858779880(NULL /*static, unused*/, L_26, L_27, /*hidden argument*/NULL); V_2 = L_28; MouseOrTouchU5BU5D_t3534648920* L_29 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_29); int32_t L_30 = 0; MouseOrTouch_t3052596533 * L_31 = (L_29)->GetAt(static_cast(L_30)); NullCheck(L_31); Vector2_t2156229523 L_32 = L_31->get_pos_0(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_lastTouchPosition_27(L_32); bool L_33 = V_0; if (!L_33) { goto IL_0113; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Vector3_t3722313464 L_34 = Input_get_mousePosition_m1616496925(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_35 = UICamera_Raycast_m650433059(NULL /*static, unused*/, L_34, (((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_address_of_lastHit_28()), /*hidden argument*/NULL); if (!L_35) { goto IL_00de; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Collider_t1773347010 * L_36 = RaycastHit_get_collider_m1464180279((((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_address_of_lastHit_28()), /*hidden argument*/NULL); NullCheck(L_36); GameObject_t1113636619 * L_37 = Component_get_gameObject_m442555142(L_36, /*hidden argument*/NULL); G_B14_0 = L_37; goto IL_00e3; } IL_00de: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_38 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_fallThrough_35(); G_B14_0 = L_38; } IL_00e3: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_hoveredObject_48(G_B14_0); GameObject_t1113636619 * L_39 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_40 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_39, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_40) { goto IL_0102; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_41 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_genericEventHandler_34(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_hoveredObject_48(L_41); } IL_0102: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_42 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_42); int32_t L_43 = 0; MouseOrTouch_t3052596533 * L_44 = (L_42)->GetAt(static_cast(L_43)); GameObject_t1113636619 * L_45 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); NullCheck(L_44); L_44->set_current_4(L_45); } IL_0113: { V_3 = 1; goto IL_0166; } IL_011a: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_46 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); int32_t L_47 = V_3; NullCheck(L_46); int32_t L_48 = L_47; MouseOrTouch_t3052596533 * L_49 = (L_46)->GetAt(static_cast(L_48)); MouseOrTouchU5BU5D_t3534648920* L_50 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_50); int32_t L_51 = 0; MouseOrTouch_t3052596533 * L_52 = (L_50)->GetAt(static_cast(L_51)); NullCheck(L_52); Vector2_t2156229523 L_53 = L_52->get_pos_0(); NullCheck(L_49); L_49->set_pos_0(L_53); MouseOrTouchU5BU5D_t3534648920* L_54 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); int32_t L_55 = V_3; NullCheck(L_54); int32_t L_56 = L_55; MouseOrTouch_t3052596533 * L_57 = (L_54)->GetAt(static_cast(L_56)); MouseOrTouchU5BU5D_t3534648920* L_58 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_58); int32_t L_59 = 0; MouseOrTouch_t3052596533 * L_60 = (L_58)->GetAt(static_cast(L_59)); NullCheck(L_60); Vector2_t2156229523 L_61 = L_60->get_delta_1(); NullCheck(L_57); L_57->set_delta_1(L_61); MouseOrTouchU5BU5D_t3534648920* L_62 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); int32_t L_63 = V_3; NullCheck(L_62); int32_t L_64 = L_63; MouseOrTouch_t3052596533 * L_65 = (L_62)->GetAt(static_cast(L_64)); MouseOrTouchU5BU5D_t3534648920* L_66 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_66); int32_t L_67 = 0; MouseOrTouch_t3052596533 * L_68 = (L_66)->GetAt(static_cast(L_67)); NullCheck(L_68); GameObject_t1113636619 * L_69 = L_68->get_current_4(); NullCheck(L_65); L_65->set_current_4(L_69); int32_t L_70 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)); } IL_0166: { int32_t L_71 = V_3; if ((((int32_t)L_71) < ((int32_t)3))) { goto IL_011a; } } { V_4 = (bool)0; V_5 = 0; goto IL_0192; } IL_0178: { int32_t L_72 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_73 = Input_GetMouseButton_m513753021(NULL /*static, unused*/, L_72, /*hidden argument*/NULL); if (!L_73) { goto IL_018c; } } { V_4 = (bool)1; goto IL_019a; } IL_018c: { int32_t L_74 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_0192: { int32_t L_75 = V_5; if ((((int32_t)L_75) < ((int32_t)3))) { goto IL_0178; } } IL_019a: { bool L_76 = V_4; if (!L_76) { goto IL_01b1; } } { __this->set_mTooltipTime_46((0.0f)); goto IL_0227; } IL_01b1: { bool L_77 = __this->get_useMouse_3(); if (!L_77) { goto IL_0227; } } { bool L_78 = V_2; if (!L_78) { goto IL_0227; } } { bool L_79 = __this->get_stickyTooltip_12(); if (!L_79) { goto IL_01e8; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_80 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); MouseOrTouchU5BU5D_t3534648920* L_81 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_81); int32_t L_82 = 0; MouseOrTouch_t3052596533 * L_83 = (L_81)->GetAt(static_cast(L_82)); NullCheck(L_83); GameObject_t1113636619 * L_84 = L_83->get_current_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_85 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_80, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_0227; } } IL_01e8: { float L_86 = __this->get_mTooltipTime_46(); if ((((float)L_86) == ((float)(0.0f)))) { goto IL_020f; } } { float L_87 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); float L_88 = __this->get_tooltipDelay_11(); __this->set_mTooltipTime_46(((float)il2cpp_codegen_add((float)L_87, (float)L_88))); goto IL_0227; } IL_020f: { GameObject_t1113636619 * L_89 = __this->get_mTooltip_44(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_90 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_89, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_90) { goto IL_0227; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_0227: { bool L_91 = __this->get_useMouse_3(); if (!L_91) { goto IL_028d; } } { bool L_92 = V_4; if (L_92) { goto IL_028d; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_93 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); 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_028d; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_95 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); MouseOrTouchU5BU5D_t3534648920* L_96 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_96); int32_t L_97 = 0; MouseOrTouch_t3052596533 * L_98 = (L_96)->GetAt(static_cast(L_97)); NullCheck(L_98); GameObject_t1113636619 * L_99 = L_98->get_current_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_100 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_95, L_99, /*hidden argument*/NULL); if (!L_100) { goto IL_028d; } } { GameObject_t1113636619 * L_101 = __this->get_mTooltip_44(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_102 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_101, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_102) { goto IL_027c; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_027c: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_103 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); UICamera_Highlight_m2203724596(NULL /*static, unused*/, L_103, (bool)0, /*hidden argument*/NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mHover_40((GameObject_t1113636619 *)NULL); } IL_028d: { bool L_104 = __this->get_useMouse_3(); if (!L_104) { goto IL_0325; } } { V_6 = 0; goto IL_0317; } IL_02a0: { int32_t L_105 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_106 = Input_GetMouseButtonDown_m2081676745(NULL /*static, unused*/, L_105, /*hidden argument*/NULL); V_7 = L_106; int32_t L_107 = V_6; bool L_108 = Input_GetMouseButtonUp_m2924350851(NULL /*static, unused*/, L_107, /*hidden argument*/NULL); V_8 = L_108; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_109 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); int32_t L_110 = V_6; NullCheck(L_109); int32_t L_111 = L_110; MouseOrTouch_t3052596533 * L_112 = (L_109)->GetAt(static_cast(L_111)); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32(L_112); int32_t L_113 = V_6; ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouchID_31(((int32_t)il2cpp_codegen_subtract((int32_t)(-1), (int32_t)L_113))); bool L_114 = V_7; if (!L_114) { goto IL_02e3; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_115 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); Camera_t4157153871 * L_116 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); NullCheck(L_115); L_115->set_pressedCam_3(L_116); goto IL_0307; } IL_02e3: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_117 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_117); GameObject_t1113636619 * L_118 = L_117->get_pressed_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_119 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_118, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_119) { goto IL_0307; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_120 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_120); Camera_t4157153871 * L_121 = L_120->get_pressedCam_3(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentCamera_30(L_121); } IL_0307: { bool L_122 = V_7; bool L_123 = V_8; UICamera_ProcessTouch_m1074172368(__this, L_122, L_123, /*hidden argument*/NULL); int32_t L_124 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_124, (int32_t)1)); } IL_0317: { int32_t L_125 = V_6; if ((((int32_t)L_125) < ((int32_t)3))) { goto IL_02a0; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32((MouseOrTouch_t3052596533 *)NULL); } IL_0325: { bool L_126 = __this->get_useMouse_3(); if (!L_126) { goto IL_0380; } } { bool L_127 = V_4; if (L_127) { goto IL_0380; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_128 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); MouseOrTouchU5BU5D_t3534648920* L_129 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_129); int32_t L_130 = 0; MouseOrTouch_t3052596533 * L_131 = (L_129)->GetAt(static_cast(L_130)); NullCheck(L_131); GameObject_t1113636619 * L_132 = L_131->get_current_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_133 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_128, L_132, /*hidden argument*/NULL); if (!L_133) { goto IL_0380; } } { float L_134 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); float L_135 = __this->get_tooltipDelay_11(); __this->set_mTooltipTime_46(((float)il2cpp_codegen_add((float)L_134, (float)L_135))); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouchU5BU5D_t3534648920* L_136 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_136); int32_t L_137 = 0; MouseOrTouch_t3052596533 * L_138 = (L_136)->GetAt(static_cast(L_137)); NullCheck(L_138); GameObject_t1113636619 * L_139 = L_138->get_current_4(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mHover_40(L_139); GameObject_t1113636619 * L_140 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); UICamera_Highlight_m2203724596(NULL /*static, unused*/, L_140, (bool)1, /*hidden argument*/NULL); } IL_0380: { return; } } // System.Void UICamera::ProcessTouches() extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessTouches_m2057797988 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_ProcessTouches_m2057797988_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Touch_t1921856868 V_1; memset(&V_1, 0, sizeof(V_1)); bool V_2 = false; bool V_3 = false; int32_t G_B4_0 = 0; int32_t G_B7_0 = 0; int32_t G_B10_0 = 0; GameObject_t1113636619 * G_B16_0 = NULL; { V_0 = 0; goto IL_01c5; } IL_0007: { int32_t L_0 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); Touch_t1921856868 L_1 = Input_GetTouch_m2192712756(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_1 = L_1; bool L_2 = __this->get_allowMultiTouch_5(); if (!L_2) { goto IL_0025; } } { int32_t L_3 = Touch_get_fingerId_m859576425((&V_1), /*hidden argument*/NULL); G_B4_0 = L_3; goto IL_0026; } IL_0025: { G_B4_0 = 1; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouchID_31(G_B4_0); int32_t L_4 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouchID_31(); MouseOrTouch_t3052596533 * L_5 = UICamera_GetTouch_m1184833856(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32(L_5); int32_t L_6 = Touch_get_phase_m214549210((&V_1), /*hidden argument*/NULL); if (!L_6) { goto IL_0052; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_7 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_7); bool L_8 = L_7->get_touchBegan_8(); G_B7_0 = ((int32_t)(L_8)); goto IL_0053; } IL_0052: { G_B7_0 = 1; } IL_0053: { V_2 = (bool)G_B7_0; int32_t L_9 = Touch_get_phase_m214549210((&V_1), /*hidden argument*/NULL); if ((((int32_t)L_9) == ((int32_t)4))) { goto IL_006d; } } { int32_t L_10 = Touch_get_phase_m214549210((&V_1), /*hidden argument*/NULL); G_B10_0 = ((((int32_t)L_10) == ((int32_t)3))? 1 : 0); goto IL_006e; } IL_006d: { G_B10_0 = 1; } IL_006e: { V_3 = (bool)G_B10_0; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_11 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_11); L_11->set_touchBegan_8((bool)0); bool L_12 = V_2; if (!L_12) { goto IL_0094; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_13 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_14 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_delta_1(L_14); goto IL_00b4; } IL_0094: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_15 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); Vector2_t2156229523 L_16 = Touch_get_position_m3109777936((&V_1), /*hidden argument*/NULL); MouseOrTouch_t3052596533 * L_17 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_17); Vector2_t2156229523 L_18 = L_17->get_pos_0(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_19 = Vector2_op_Subtraction_m73004381(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_delta_1(L_19); } IL_00b4: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_20 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); Vector2_t2156229523 L_21 = Touch_get_position_m3109777936((&V_1), /*hidden argument*/NULL); NullCheck(L_20); L_20->set_pos_0(L_21); MouseOrTouch_t3052596533 * L_22 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_22); Vector2_t2156229523 L_23 = L_22->get_pos_0(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_24 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); bool L_25 = UICamera_Raycast_m650433059(NULL /*static, unused*/, L_24, (((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_address_of_lastHit_28()), /*hidden argument*/NULL); if (!L_25) { goto IL_00f7; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); Collider_t1773347010 * L_26 = RaycastHit_get_collider_m1464180279((((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_address_of_lastHit_28()), /*hidden argument*/NULL); NullCheck(L_26); GameObject_t1113636619 * L_27 = Component_get_gameObject_m442555142(L_26, /*hidden argument*/NULL); G_B16_0 = L_27; goto IL_00fc; } IL_00f7: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_28 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_fallThrough_35(); G_B16_0 = L_28; } IL_00fc: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_hoveredObject_48(G_B16_0); GameObject_t1113636619 * L_29 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_30 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_29, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_30) { goto IL_011b; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_31 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_genericEventHandler_34(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_hoveredObject_48(L_31); } IL_011b: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_32 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); GameObject_t1113636619 * L_33 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); NullCheck(L_32); L_32->set_current_4(L_33); MouseOrTouch_t3052596533 * L_34 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_34); Vector2_t2156229523 L_35 = L_34->get_pos_0(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_lastTouchPosition_27(L_35); bool L_36 = V_2; if (!L_36) { goto IL_0153; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_37 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); Camera_t4157153871 * L_38 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentCamera_30(); NullCheck(L_37); L_37->set_pressedCam_3(L_38); goto IL_0177; } IL_0153: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_39 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_39); GameObject_t1113636619 * L_40 = L_39->get_pressed_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_41 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_40, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_41) { goto IL_0177; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_42 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_42); Camera_t4157153871 * L_43 = L_42->get_pressedCam_3(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentCamera_30(L_43); } IL_0177: { int32_t L_44 = Touch_get_tapCount_m2125417096((&V_1), /*hidden argument*/NULL); if ((((int32_t)L_44) <= ((int32_t)1))) { goto IL_0193; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_45 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); float L_46 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_45); L_45->set_clickTime_6(L_46); } IL_0193: { bool L_47 = V_2; bool L_48 = V_3; UICamera_ProcessTouch_m1074172368(__this, L_47, L_48, /*hidden argument*/NULL); bool L_49 = V_3; if (!L_49) { goto IL_01ab; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); int32_t L_50 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouchID_31(); UICamera_RemoveTouch_m1716096159(NULL /*static, unused*/, L_50, /*hidden argument*/NULL); } IL_01ab: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32((MouseOrTouch_t3052596533 *)NULL); bool L_51 = __this->get_allowMultiTouch_5(); if (L_51) { goto IL_01c1; } } { goto IL_01d0; } IL_01c1: { int32_t L_52 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_01c5: { int32_t L_53 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); int32_t L_54 = Input_get_touchCount_m3403849067(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_53) < ((int32_t)L_54))) { goto IL_0007; } } IL_01d0: { return; } } // System.Void UICamera::ProcessOthers() extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessOthers_m3177665451 (UICamera_t1356438871 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_ProcessOthers_m3177665451_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; int32_t G_B3_0 = 0; int32_t G_B8_0 = 0; int32_t G_B10_0 = 0; int32_t G_B15_0 = 0; int32_t G_B17_0 = 0; String_t* G_B32_0 = NULL; GameObject_t1113636619 * G_B32_1 = NULL; String_t* G_B31_0 = NULL; GameObject_t1113636619 * G_B31_1 = NULL; int32_t G_B33_0 = 0; String_t* G_B33_1 = NULL; GameObject_t1113636619 * G_B33_2 = NULL; String_t* G_B37_0 = NULL; GameObject_t1113636619 * G_B37_1 = NULL; String_t* G_B36_0 = NULL; GameObject_t1113636619 * G_B36_1 = NULL; int32_t G_B38_0 = 0; String_t* G_B38_1 = NULL; GameObject_t1113636619 * G_B38_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouchID_31(((int32_t)-100)); MouseOrTouch_t3052596533 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mController_41(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32(L_0); GameObject_t1113636619 * L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); 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; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_3 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); NullCheck(L_3); UIInput_t421821618 * L_4 = GameObject_GetComponent_TisUIInput_t421821618_m2698166460(L_3, /*hidden argument*/GameObject_GetComponent_TisUIInput_t421821618_m2698166460_RuntimeMethod_var); 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_B3_0 = ((int32_t)(L_5)); goto IL_0034; } IL_0033: { G_B3_0 = 0; } IL_0034: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_inputHasFocus_33((bool)G_B3_0); int32_t L_6 = __this->get_submitKey0_21(); if (!L_6) { goto IL_0054; } } { int32_t L_7 = __this->get_submitKey0_21(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_8 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_006f; } } IL_0054: { int32_t L_9 = __this->get_submitKey1_22(); if (!L_9) { goto IL_006c; } } { int32_t L_10 = __this->get_submitKey1_22(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_11 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); G_B8_0 = ((int32_t)(L_11)); goto IL_006d; } IL_006c: { G_B8_0 = 0; } IL_006d: { G_B10_0 = G_B8_0; goto IL_0070; } IL_006f: { G_B10_0 = 1; } IL_0070: { V_0 = (bool)G_B10_0; int32_t L_12 = __this->get_submitKey0_21(); if (!L_12) { goto IL_008c; } } { int32_t L_13 = __this->get_submitKey0_21(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_14 = Input_GetKeyUp_m2808015270(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); if (L_14) { goto IL_00a7; } } IL_008c: { int32_t L_15 = __this->get_submitKey1_22(); if (!L_15) { goto IL_00a4; } } { int32_t L_16 = __this->get_submitKey1_22(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_17 = Input_GetKeyUp_m2808015270(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); G_B15_0 = ((int32_t)(L_17)); goto IL_00a5; } IL_00a4: { G_B15_0 = 0; } IL_00a5: { G_B17_0 = G_B15_0; goto IL_00a8; } IL_00a7: { G_B17_0 = 1; } IL_00a8: { V_1 = (bool)G_B17_0; bool L_18 = V_0; if (L_18) { goto IL_00b5; } } { bool L_19 = V_1; if (!L_19) { goto IL_00d7; } } IL_00b5: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_20 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); GameObject_t1113636619 * L_21 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); NullCheck(L_20); L_20->set_current_4(L_21); bool L_22 = V_0; bool L_23 = V_1; UICamera_ProcessTouch_m1074172368(__this, L_22, L_23, /*hidden argument*/NULL); MouseOrTouch_t3052596533 * L_24 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_24); L_24->set_current_4((GameObject_t1113636619 *)NULL); } IL_00d7: { V_2 = 0; V_3 = 0; bool L_25 = __this->get_useKeyboard_6(); if (!L_25) { goto IL_0145; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_26 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_inputHasFocus_33(); if (!L_26) { goto IL_0119; } } { int32_t L_27 = V_2; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); int32_t L_28 = UICamera_GetDirection_m1927415963(NULL /*static, unused*/, ((int32_t)273), ((int32_t)274), /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); int32_t L_29 = V_3; int32_t L_30 = UICamera_GetDirection_m1927415963(NULL /*static, unused*/, ((int32_t)275), ((int32_t)276), /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); goto IL_0145; } IL_0119: { int32_t L_31 = V_2; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); int32_t L_32 = UICamera_GetDirection_m2870607377(NULL /*static, unused*/, ((int32_t)119), ((int32_t)273), ((int32_t)115), ((int32_t)274), /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_32)); int32_t L_33 = V_3; int32_t L_34 = UICamera_GetDirection_m2870607377(NULL /*static, unused*/, ((int32_t)100), ((int32_t)275), ((int32_t)97), ((int32_t)276), /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)L_34)); } IL_0145: { bool L_35 = __this->get_useController_7(); if (!L_35) { goto IL_018c; } } { String_t* L_36 = __this->get_verticalAxisName_19(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_37 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_36, /*hidden argument*/NULL); if (L_37) { goto IL_016e; } } { int32_t L_38 = V_2; String_t* L_39 = __this->get_verticalAxisName_19(); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); int32_t L_40 = UICamera_GetDirection_m3146327580(NULL /*static, unused*/, L_39, /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)L_40)); } IL_016e: { String_t* L_41 = __this->get_horizontalAxisName_20(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_42 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_41, /*hidden argument*/NULL); if (L_42) { goto IL_018c; } } { int32_t L_43 = V_3; String_t* L_44 = __this->get_horizontalAxisName_20(); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); int32_t L_45 = UICamera_GetDirection_m3146327580(NULL /*static, unused*/, L_44, /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_45)); } IL_018c: { int32_t L_46 = V_2; if (!L_46) { goto IL_01bc; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_47 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); int32_t L_48 = V_2; G_B31_0 = _stringLiteral582573251; G_B31_1 = L_47; if ((((int32_t)L_48) <= ((int32_t)0))) { G_B32_0 = _stringLiteral582573251; G_B32_1 = L_47; goto IL_01ad; } } { G_B33_0 = ((int32_t)273); G_B33_1 = G_B31_0; G_B33_2 = G_B31_1; goto IL_01b2; } IL_01ad: { G_B33_0 = ((int32_t)274); G_B33_1 = G_B32_0; G_B33_2 = G_B32_1; } IL_01b2: { int32_t L_49 = ((int32_t)G_B33_0); RuntimeObject * L_50 = Box(KeyCode_t2599294277_il2cpp_TypeInfo_var, &L_49); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_Notify_m1142249407(NULL /*static, unused*/, G_B33_2, G_B33_1, L_50, /*hidden argument*/NULL); } IL_01bc: { int32_t L_51 = V_3; if (!L_51) { goto IL_01ec; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_52 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); int32_t L_53 = V_3; G_B36_0 = _stringLiteral582573251; G_B36_1 = L_52; if ((((int32_t)L_53) <= ((int32_t)0))) { G_B37_0 = _stringLiteral582573251; G_B37_1 = L_52; goto IL_01dd; } } { G_B38_0 = ((int32_t)275); G_B38_1 = G_B36_0; G_B38_2 = G_B36_1; goto IL_01e2; } IL_01dd: { G_B38_0 = ((int32_t)276); G_B38_1 = G_B37_0; G_B38_2 = G_B37_1; } IL_01e2: { int32_t L_54 = ((int32_t)G_B38_0); RuntimeObject * L_55 = Box(KeyCode_t2599294277_il2cpp_TypeInfo_var, &L_54); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_Notify_m1142249407(NULL /*static, unused*/, G_B38_2, G_B38_1, L_55, /*hidden argument*/NULL); } IL_01ec: { bool L_56 = __this->get_useKeyboard_6(); if (!L_56) { goto IL_0219; } } { IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_57 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, ((int32_t)9), /*hidden argument*/NULL); if (!L_57) { goto IL_0219; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_58 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); int32_t L_59 = ((int32_t)((int32_t)9)); RuntimeObject * L_60 = Box(KeyCode_t2599294277_il2cpp_TypeInfo_var, &L_59); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_58, _stringLiteral582573251, L_60, /*hidden argument*/NULL); } IL_0219: { int32_t L_61 = __this->get_cancelKey0_23(); if (!L_61) { goto IL_024a; } } { int32_t L_62 = __this->get_cancelKey0_23(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_63 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_024a; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_64 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); int32_t L_65 = ((int32_t)((int32_t)27)); RuntimeObject * L_66 = Box(KeyCode_t2599294277_il2cpp_TypeInfo_var, &L_65); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_64, _stringLiteral582573251, L_66, /*hidden argument*/NULL); } IL_024a: { int32_t L_67 = __this->get_cancelKey1_24(); if (!L_67) { goto IL_027b; } } { int32_t L_68 = __this->get_cancelKey1_24(); IL2CPP_RUNTIME_CLASS_INIT(Input_t1431474628_il2cpp_TypeInfo_var); bool L_69 = Input_GetKeyDown_m17791917(NULL /*static, unused*/, L_68, /*hidden argument*/NULL); if (!L_69) { goto IL_027b; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_70 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); int32_t L_71 = ((int32_t)((int32_t)27)); RuntimeObject * L_72 = Box(KeyCode_t2599294277_il2cpp_TypeInfo_var, &L_71); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_70, _stringLiteral582573251, L_72, /*hidden argument*/NULL); } IL_027b: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32((MouseOrTouch_t3052596533 *)NULL); return; } } // System.Void UICamera::ProcessTouch(System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICamera_ProcessTouch_m1074172368 (UICamera_t1356438871 * __this, bool ___pressed0, bool ___unpressed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_ProcessTouch_m1074172368_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; bool V_4 = false; float V_5 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_0 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); MouseOrTouchU5BU5D_t3534648920* L_1 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mMouse_39(); NullCheck(L_1); int32_t L_2 = 0; MouseOrTouch_t3052596533 * L_3 = (L_1)->GetAt(static_cast(L_2)); V_0 = (bool)((((RuntimeObject*)(MouseOrTouch_t3052596533 *)L_0) == ((RuntimeObject*)(MouseOrTouch_t3052596533 *)L_3))? 1 : 0); bool L_4 = V_0; if (!L_4) { goto IL_0020; } } { float L_5 = __this->get_mouseDragThreshold_13(); G_B3_0 = L_5; goto IL_0026; } IL_0020: { float L_6 = __this->get_touchDragThreshold_15(); G_B3_0 = L_6; } IL_0026: { V_1 = G_B3_0; bool L_7 = V_0; if (!L_7) { goto IL_0038; } } { float L_8 = __this->get_mouseClickThreshold_14(); G_B6_0 = L_8; goto IL_003e; } IL_0038: { float L_9 = __this->get_touchClickThreshold_16(); G_B6_0 = L_9; } IL_003e: { V_2 = G_B6_0; bool L_10 = ___pressed0; if (!L_10) { goto IL_0111; } } { GameObject_t1113636619 * L_11 = __this->get_mTooltip_44(); 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_005d; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_005d: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_13 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_13); L_13->set_pressStarted_9((bool)1); MouseOrTouch_t3052596533 * L_14 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_14); GameObject_t1113636619 * L_15 = L_14->get_pressed_5(); bool L_16 = ((bool)0); RuntimeObject * L_17 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_16); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_15, _stringLiteral1100000177, L_17, /*hidden argument*/NULL); MouseOrTouch_t3052596533 * L_18 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); MouseOrTouch_t3052596533 * L_19 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_19); GameObject_t1113636619 * L_20 = L_19->get_current_4(); NullCheck(L_18); L_18->set_pressed_5(L_20); MouseOrTouch_t3052596533 * L_21 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_21); L_21->set_clickNotification_7(1); MouseOrTouch_t3052596533 * L_22 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_23 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); L_22->set_totalDelta_2(L_23); MouseOrTouch_t3052596533 * L_24 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_24); L_24->set_dragStarted_10((bool)0); MouseOrTouch_t3052596533 * L_25 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_25); GameObject_t1113636619 * L_26 = L_25->get_pressed_5(); bool L_27 = ((bool)1); RuntimeObject * L_28 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_27); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_26, _stringLiteral1100000177, L_28, /*hidden argument*/NULL); MouseOrTouch_t3052596533 * L_29 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_29); GameObject_t1113636619 * L_30 = L_29->get_pressed_5(); GameObject_t1113636619 * L_31 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_32 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_010c; } } { GameObject_t1113636619 * L_33 = __this->get_mTooltip_44(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_34 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_33, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_34) { goto IL_0106; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_0106: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_set_selectedObject_m1094482772(NULL /*static, unused*/, (GameObject_t1113636619 *)NULL, /*hidden argument*/NULL); } IL_010c: { goto IL_02b3; } IL_0111: { bool L_35 = __this->get_stickyPress_8(); if (L_35) { goto IL_018d; } } { bool L_36 = ___unpressed1; if (L_36) { goto IL_018d; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_37 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_37); bool L_38 = L_37->get_pressStarted_9(); if (!L_38) { goto IL_018d; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_39 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_39); GameObject_t1113636619 * L_40 = L_39->get_pressed_5(); GameObject_t1113636619 * L_41 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_42 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_018d; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_43 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_43); GameObject_t1113636619 * L_44 = L_43->get_pressed_5(); bool L_45 = ((bool)0); RuntimeObject * L_46 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_45); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_44, _stringLiteral1100000177, L_46, /*hidden argument*/NULL); MouseOrTouch_t3052596533 * L_47 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); GameObject_t1113636619 * L_48 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_hoveredObject_48(); NullCheck(L_47); L_47->set_pressed_5(L_48); MouseOrTouch_t3052596533 * L_49 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_49); GameObject_t1113636619 * L_50 = L_49->get_pressed_5(); bool L_51 = ((bool)1); RuntimeObject * L_52 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_51); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_50, _stringLiteral1100000177, L_52, /*hidden argument*/NULL); } IL_018d: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_53 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_53); GameObject_t1113636619 * L_54 = L_53->get_pressed_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_55 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_54, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_55) { goto IL_02b3; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_56 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_56); Vector2_t2156229523 * L_57 = L_56->get_address_of_delta_1(); float L_58 = Vector2_get_magnitude_m2752892833(L_57, /*hidden argument*/NULL); V_3 = L_58; float L_59 = V_3; if ((((float)L_59) == ((float)(0.0f)))) { goto IL_02b3; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_60 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); MouseOrTouch_t3052596533 * L_61 = L_60; NullCheck(L_61); Vector2_t2156229523 L_62 = L_61->get_totalDelta_2(); MouseOrTouch_t3052596533 * L_63 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_63); Vector2_t2156229523 L_64 = L_63->get_delta_1(); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_65 = Vector2_op_Addition_m800700293(NULL /*static, unused*/, L_62, L_64, /*hidden argument*/NULL); NullCheck(L_61); L_61->set_totalDelta_2(L_65); MouseOrTouch_t3052596533 * L_66 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_66); Vector2_t2156229523 * L_67 = L_66->get_address_of_totalDelta_2(); float L_68 = Vector2_get_magnitude_m2752892833(L_67, /*hidden argument*/NULL); V_3 = L_68; MouseOrTouch_t3052596533 * L_69 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_69); bool L_70 = L_69->get_dragStarted_10(); if (L_70) { goto IL_0221; } } { float L_71 = V_1; float L_72 = V_3; if ((!(((float)L_71) < ((float)L_72)))) { goto IL_0221; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_73 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_73); L_73->set_dragStarted_10((bool)1); MouseOrTouch_t3052596533 * L_74 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); MouseOrTouch_t3052596533 * L_75 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_75); Vector2_t2156229523 L_76 = L_75->get_totalDelta_2(); NullCheck(L_74); L_74->set_delta_1(L_76); } IL_0221: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_77 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_77); bool L_78 = L_77->get_dragStarted_10(); if (!L_78) { goto IL_02b3; } } { GameObject_t1113636619 * L_79 = __this->get_mTooltip_44(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_80 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_79, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_80) { goto IL_0248; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_0248: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_81 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_81); int32_t L_82 = L_81->get_clickNotification_7(); V_4 = (bool)((((int32_t)L_82) == ((int32_t)0))? 1 : 0); MouseOrTouch_t3052596533 * L_83 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_83); GameObject_t1113636619 * L_84 = L_83->get_pressed_5(); MouseOrTouch_t3052596533 * L_85 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_85); Vector2_t2156229523 L_86 = L_85->get_delta_1(); Vector2_t2156229523 L_87 = L_86; RuntimeObject * L_88 = Box(Vector2_t2156229523_il2cpp_TypeInfo_var, &L_87); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_84, _stringLiteral864187982, L_88, /*hidden argument*/NULL); bool L_89 = V_4; if (!L_89) { goto IL_0291; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_90 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_90); L_90->set_clickNotification_7(0); goto IL_02b3; } IL_0291: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_91 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_91); int32_t L_92 = L_91->get_clickNotification_7(); if ((!(((uint32_t)L_92) == ((uint32_t)2)))) { goto IL_02b3; } } { float L_93 = V_2; float L_94 = V_3; if ((!(((float)L_93) < ((float)L_94)))) { goto IL_02b3; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_95 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_95); L_95->set_clickNotification_7(0); } IL_02b3: { bool L_96 = ___unpressed1; if (!L_96) { goto IL_047d; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_97 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_97); L_97->set_pressStarted_9((bool)0); GameObject_t1113636619 * L_98 = __this->get_mTooltip_44(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_99 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_98, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_99) { goto IL_02dc; } } { UICamera_ShowTooltip_m3553293505(__this, (bool)0, /*hidden argument*/NULL); } IL_02dc: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_100 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_100); GameObject_t1113636619 * L_101 = L_100->get_pressed_5(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_102 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_101, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_102) { goto IL_0467; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_103 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_103); GameObject_t1113636619 * L_104 = L_103->get_pressed_5(); bool L_105 = ((bool)0); RuntimeObject * L_106 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_105); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_104, _stringLiteral1100000177, L_106, /*hidden argument*/NULL); bool L_107 = __this->get_useMouse_3(); if (!L_107) { goto IL_0349; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_108 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_108); GameObject_t1113636619 * L_109 = L_108->get_pressed_5(); GameObject_t1113636619 * L_110 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mHover_40(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_111 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_109, L_110, /*hidden argument*/NULL); if (!L_111) { goto IL_0349; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_112 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_112); GameObject_t1113636619 * L_113 = L_112->get_pressed_5(); bool L_114 = ((bool)1); RuntimeObject * L_115 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_114); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_113, _stringLiteral3276437211, L_115, /*hidden argument*/NULL); } IL_0349: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_116 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_116); GameObject_t1113636619 * L_117 = L_116->get_pressed_5(); MouseOrTouch_t3052596533 * L_118 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_118); GameObject_t1113636619 * L_119 = L_118->get_current_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_120 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_117, L_119, /*hidden argument*/NULL); if (L_120) { goto IL_038b; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_121 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_121); int32_t L_122 = L_121->get_clickNotification_7(); if (!L_122) { goto IL_0449; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_123 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_123); Vector2_t2156229523 * L_124 = L_123->get_address_of_totalDelta_2(); float L_125 = Vector2_get_magnitude_m2752892833(L_124, /*hidden argument*/NULL); float L_126 = V_1; if ((!(((float)L_125) < ((float)L_126)))) { goto IL_0449; } } IL_038b: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_127 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_127); GameObject_t1113636619 * L_128 = L_127->get_pressed_5(); GameObject_t1113636619 * L_129 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_mSel_38(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_130 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_128, L_129, /*hidden argument*/NULL); if (!L_130) { goto IL_03d2; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_131 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_131); GameObject_t1113636619 * L_132 = L_131->get_pressed_5(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mSel_38(L_132); MouseOrTouch_t3052596533 * L_133 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_133); GameObject_t1113636619 * L_134 = L_133->get_pressed_5(); bool L_135 = ((bool)1); RuntimeObject * L_136 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_135); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_134, _stringLiteral2527927615, L_136, /*hidden argument*/NULL); goto IL_03e1; } IL_03d2: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_137 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_137); GameObject_t1113636619 * L_138 = L_137->get_pressed_5(); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mSel_38(L_138); } IL_03e1: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_139 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_139); int32_t L_140 = L_139->get_clickNotification_7(); if (!L_140) { goto IL_0444; } } { float L_141 = Time_get_realtimeSinceStartup_m3141794964(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_141; IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_142 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_142); GameObject_t1113636619 * L_143 = L_142->get_pressed_5(); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_143, _stringLiteral1987255052, NULL, /*hidden argument*/NULL); MouseOrTouch_t3052596533 * L_144 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_144); float L_145 = L_144->get_clickTime_6(); float L_146 = V_5; if ((!(((float)((float)il2cpp_codegen_add((float)L_145, (float)(0.35f)))) > ((float)L_146)))) { goto IL_0438; } } { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_147 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_147); GameObject_t1113636619 * L_148 = L_147->get_pressed_5(); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_148, _stringLiteral462989284, NULL, /*hidden argument*/NULL); } IL_0438: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_149 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); float L_150 = V_5; NullCheck(L_149); L_149->set_clickTime_6(L_150); } IL_0444: { goto IL_0467; } IL_0449: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_151 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_151); GameObject_t1113636619 * L_152 = L_151->get_current_4(); MouseOrTouch_t3052596533 * L_153 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_153); GameObject_t1113636619 * L_154 = L_153->get_pressed_5(); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_152, _stringLiteral864777792, L_154, /*hidden argument*/NULL); } IL_0467: { IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); MouseOrTouch_t3052596533 * L_155 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_155); L_155->set_dragStarted_10((bool)0); MouseOrTouch_t3052596533 * L_156 = ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->get_currentTouch_32(); NullCheck(L_156); L_156->set_pressed_5((GameObject_t1113636619 *)NULL); } IL_047d: { return; } } // System.Void UICamera::ShowTooltip(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICamera_ShowTooltip_m3553293505 (UICamera_t1356438871 * __this, bool ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera_ShowTooltip_m3553293505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_mTooltipTime_46((0.0f)); GameObject_t1113636619 * L_0 = __this->get_mTooltip_44(); bool L_1 = ___val0; bool L_2 = L_1; RuntimeObject * L_3 = Box(Boolean_t97287965_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); UICamera_Notify_m1142249407(NULL /*static, unused*/, L_0, _stringLiteral973849535, L_3, /*hidden argument*/NULL); bool L_4 = ___val0; if (L_4) { goto IL_002e; } } { __this->set_mTooltip_44((GameObject_t1113636619 *)NULL); } IL_002e: { return; } } // System.Void UICamera::.cctor() extern "C" IL2CPP_METHOD_ATTR void UICamera__cctor_m783054775 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICamera__cctor_m783054775_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_showTooltips_26((bool)1); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_0 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_lastTouchPosition_27(L_0); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_current_29((UICamera_t1356438871 *)NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentCamera_30((Camera_t4157153871 *)NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouchID_31((-1)); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_currentTouch_32((MouseOrTouch_t3052596533 *)NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_inputHasFocus_33((bool)0); List_1_t2828513613 * L_1 = (List_1_t2828513613 *)il2cpp_codegen_object_new(List_1_t2828513613_il2cpp_TypeInfo_var); List_1__ctor_m1322093860(L_1, /*hidden argument*/List_1__ctor_m1322093860_RuntimeMethod_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mList_36(L_1); List_1_t2833680200 * L_2 = (List_1_t2833680200 *)il2cpp_codegen_object_new(List_1_t2833680200_il2cpp_TypeInfo_var); List_1__ctor_m1419365838(L_2, /*hidden argument*/List_1__ctor_m1419365838_RuntimeMethod_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mHighlighted_37(L_2); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mSel_38((GameObject_t1113636619 *)NULL); MouseOrTouchU5BU5D_t3534648920* L_3 = ((MouseOrTouchU5BU5D_t3534648920*)SZArrayNew(MouseOrTouchU5BU5D_t3534648920_il2cpp_TypeInfo_var, (uint32_t)3)); MouseOrTouch_t3052596533 * L_4 = (MouseOrTouch_t3052596533 *)il2cpp_codegen_object_new(MouseOrTouch_t3052596533_il2cpp_TypeInfo_var); MouseOrTouch__ctor_m801622132(L_4, /*hidden argument*/NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_4); (L_3)->SetAt(static_cast(0), (MouseOrTouch_t3052596533 *)L_4); MouseOrTouchU5BU5D_t3534648920* L_5 = L_3; MouseOrTouch_t3052596533 * L_6 = (MouseOrTouch_t3052596533 *)il2cpp_codegen_object_new(MouseOrTouch_t3052596533_il2cpp_TypeInfo_var); MouseOrTouch__ctor_m801622132(L_6, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (MouseOrTouch_t3052596533 *)L_6); MouseOrTouchU5BU5D_t3534648920* L_7 = L_5; MouseOrTouch_t3052596533 * L_8 = (MouseOrTouch_t3052596533 *)il2cpp_codegen_object_new(MouseOrTouch_t3052596533_il2cpp_TypeInfo_var); MouseOrTouch__ctor_m801622132(L_8, /*hidden argument*/NULL); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(2), (MouseOrTouch_t3052596533 *)L_8); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mMouse_39(L_7); MouseOrTouch_t3052596533 * L_9 = (MouseOrTouch_t3052596533 *)il2cpp_codegen_object_new(MouseOrTouch_t3052596533_il2cpp_TypeInfo_var); MouseOrTouch__ctor_m801622132(L_9, /*hidden argument*/NULL); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mController_41(L_9); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mNextEvent_42((0.0f)); Dictionary_2_t1941309864 * L_10 = (Dictionary_2_t1941309864 *)il2cpp_codegen_object_new(Dictionary_2_t1941309864_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3253546634(L_10, /*hidden argument*/Dictionary_2__ctor_m3253546634_RuntimeMethod_var); ((UICamera_t1356438871_StaticFields*)il2cpp_codegen_static_fields_for(UICamera_t1356438871_il2cpp_TypeInfo_var))->set_mTouches_43(L_10); return; } } // System.Int32 UICamera::m__0(UnityEngine.RaycastHit,UnityEngine.RaycastHit) extern "C" IL2CPP_METHOD_ATTR int32_t UICamera_U3CRaycastU3Em__0_m1408386504 (RuntimeObject * __this /* static, unused */, RaycastHit_t1056001966 ___r10, RaycastHit_t1056001966 ___r21, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = RaycastHit_get_distance_m3727327466((&___r10), /*hidden argument*/NULL); V_0 = L_0; float L_1 = RaycastHit_get_distance_m3727327466((&___r21), /*hidden argument*/NULL); int32_t L_2 = Single_CompareTo_m189772128((&V_0), L_1, /*hidden argument*/NULL); return L_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 #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 UICamera/Highlighted::.ctor() extern "C" IL2CPP_METHOD_ATTR void Highlighted__ctor_m1191608455 (Highlighted_t1361605458 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UICamera/MouseOrTouch::.ctor() extern "C" IL2CPP_METHOD_ATTR void MouseOrTouch__ctor_m801622132 (MouseOrTouch_t3052596533 * __this, const RuntimeMethod* method) { { __this->set_clickNotification_7(1); __this->set_touchBegan_8((bool)1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void UICameraBtnMsg::.ctor() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg__ctor_m554017420 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void UICameraBtnMsg::Start() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_Start_m2390550664 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method) { { __this->set_mStarted_5((bool)1); return; } } // System.Void UICameraBtnMsg::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_OnEnable_m184573022 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICameraBtnMsg_OnEnable_m184573022_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_mStarted_5(); if (!L_0) { goto IL_0027; } } { bool L_1 = __this->get_mHighlighted_6(); if (!L_1) { goto IL_0027; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UICamera_t1356438871_il2cpp_TypeInfo_var); bool L_3 = UICamera_IsHighlighted_m134792023(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); UICameraBtnMsg_OnHover_m1873752752(__this, L_3, /*hidden argument*/NULL); } IL_0027: { return; } } // System.Void UICameraBtnMsg::OnHover(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_OnHover_m1873752752 (UICameraBtnMsg_t3135486447 * __this, bool ___isOver0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_003c; } } { bool L_1 = ___isOver0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_trigger_3(); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_002f; } } IL_001d: { bool L_3 = ___isOver0; if (L_3) { goto IL_0035; } } { int32_t L_4 = __this->get_trigger_3(); if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0035; } } IL_002f: { UICameraBtnMsg_Send_m3312935910(__this, /*hidden argument*/NULL); } IL_0035: { bool L_5 = ___isOver0; __this->set_mHighlighted_6(L_5); } IL_003c: { return; } } // System.Void UICameraBtnMsg::OnPress(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_OnPress_m906171882 (UICameraBtnMsg_t3135486447 * __this, bool ___isPressed0, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0035; } } { bool L_1 = ___isPressed0; if (!L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_trigger_3(); if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_002f; } } IL_001d: { bool L_3 = ___isPressed0; if (L_3) { goto IL_0035; } } { int32_t L_4 = __this->get_trigger_3(); if ((!(((uint32_t)L_4) == ((uint32_t)4)))) { goto IL_0035; } } IL_002f: { UICameraBtnMsg_Send_m3312935910(__this, /*hidden argument*/NULL); } IL_0035: { return; } } // System.Void UICameraBtnMsg::OnClick() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_OnClick_m2566300024 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001c; } } { int32_t L_1 = __this->get_trigger_3(); if (L_1) { goto IL_001c; } } { UICameraBtnMsg_Send_m3312935910(__this, /*hidden argument*/NULL); } IL_001c: { return; } } // System.Void UICameraBtnMsg::OnDoubleClick() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_OnDoubleClick_m2327515339 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001d; } } { int32_t L_1 = __this->get_trigger_3(); if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_001d; } } { UICameraBtnMsg_Send_m3312935910(__this, /*hidden argument*/NULL); } IL_001d: { return; } } // System.Void UICameraBtnMsg::Send() extern "C" IL2CPP_METHOD_ATTR void UICameraBtnMsg_Send_m3312935910 (UICameraBtnMsg_t3135486447 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICameraBtnMsg_Send_m3312935910_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; GameObject_t1113636619 * V_1 = NULL; TransformU5BU5D_t807237628* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; Transform_t3600365921 * V_5 = NULL; GameObject_t1113636619 * G_B5_0 = NULL; { String_t* L_0 = __this->get_functionName_2(); 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_0011; } } { return; } IL_0011: { Camera_t4157153871 * L_2 = DMGameInterface_GetUICamera_m1420880134(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_2; Camera_t4157153871 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_002e; } } { Camera_t4157153871 * L_5 = V_0; NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); G_B5_0 = L_6; goto IL_0034; } IL_002e: { GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); G_B5_0 = L_7; } IL_0034: { V_1 = G_B5_0; bool L_8 = __this->get_includeChildren_4(); if (!L_8) { goto IL_0082; } } { GameObject_t1113636619 * L_9 = V_1; NullCheck(L_9); TransformU5BU5D_t807237628* L_10 = GameObject_GetComponentsInChildren_TisTransform_t3600365921_m2064339587(L_9, /*hidden argument*/GameObject_GetComponentsInChildren_TisTransform_t3600365921_m2064339587_RuntimeMethod_var); V_2 = L_10; V_3 = 0; TransformU5BU5D_t807237628* L_11 = V_2; NullCheck(L_11); V_4 = (((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length)))); goto IL_0075; } IL_0053: { TransformU5BU5D_t807237628* L_12 = V_2; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = L_13; Transform_t3600365921 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_5 = L_15; Transform_t3600365921 * L_16 = V_5; NullCheck(L_16); GameObject_t1113636619 * L_17 = Component_get_gameObject_m442555142(L_16, /*hidden argument*/NULL); String_t* L_18 = __this->get_functionName_2(); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_17); GameObject_SendMessage_m3720186693(L_17, L_18, L_19, 1, /*hidden argument*/NULL); int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0075: { int32_t L_21 = V_3; int32_t L_22 = V_4; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0053; } } { goto IL_0095; } IL_0082: { GameObject_t1113636619 * L_23 = V_1; String_t* L_24 = __this->get_functionName_2(); GameObject_t1113636619 * L_25 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_23); GameObject_SendMessage_m3720186693(L_23, L_24, L_25, 1, /*hidden argument*/NULL); } IL_0095: { 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 uiCandies::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCandies__ctor_m4196857159 (uiCandies_t442672041 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCandies::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCandies_OnPageInit_m271872899 (uiCandies_t442672041 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCandies_OnPageInit_m271872899_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, _stringLiteral2927548441, /*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_mCandyNum_2(L_2); return; } } // System.Void uiCandies::SetCandyInfo(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCandies_SetCandyInfo_m426923074 (uiCandies_t442672041 * __this, int32_t ___num0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCandies_SetCandyInfo_m426923074_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_mCandyNum_2(); String_t* L_1 = Int32_ToString_m141394615((&___num0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3452614648, L_1, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void uiCandies::OnClickGetCandies() extern "C" IL2CPP_METHOD_ATTR void uiCandies_OnClickGetCandies_m3062551846 (uiCandies_t442672041 * __this, const RuntimeMethod* method) { { CCandyManager_t1000487739 * L_0 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CCandyManager_GetCandy_m2557811532(L_0, /*hidden argument*/NULL); return; } } // System.Void uiCandies::Update() extern "C" IL2CPP_METHOD_ATTR void uiCandies_Update_m3804683042 (uiCandies_t442672041 * __this, const RuntimeMethod* method) { { CCandyManager_t1000487739 * L_0 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = L_0->get_Changed_3(); if (!L_1) { goto IL_002a; } } { CCandyManager_t1000487739 * L_2 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int32_t L_3 = CCandyManager_GetNum_m2320924443(L_2, /*hidden argument*/NULL); uiCandies_SetCandyInfo_m426923074(__this, L_3, /*hidden argument*/NULL); CCandyManager_t1000487739 * L_4 = CCandyManager_GetInstance_m2464322649(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); L_4->set_Changed_3((bool)0); } IL_002a: { return; } } // System.Void uiCandies::Awake() extern "C" IL2CPP_METHOD_ATTR void uiCandies_Awake_m918144335 (uiCandies_t442672041 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCandies_Awake_m918144335_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; uiMarryRoom_t1900638889 * V_2 = NULL; { 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; 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*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_004f; } } { Transform_t3600365921 * L_4 = V_0; NullCheck(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(L_4, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral3481716321, /*hidden argument*/NULL); V_1 = L_6; Transform_t3600365921 * L_7 = V_1; 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_004f; } } { Transform_t3600365921 * L_9 = V_1; NullCheck(L_9); uiMarryRoom_t1900638889 * L_10 = Component_GetComponent_TisuiMarryRoom_t1900638889_m1958876305(L_9, /*hidden argument*/Component_GetComponent_TisuiMarryRoom_t1900638889_m1958876305_RuntimeMethod_var); V_2 = L_10; uiMarryRoom_t1900638889 * 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_004f; } } { uiMarryRoom_t1900638889 * L_13 = V_2; NullCheck(L_13); uiMarryRoom_SetUICandy_m3766079197(L_13, __this, /*hidden argument*/NULL); } IL_004f: { 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 uiCardAward::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardAward__ctor_m2017471594 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardAward::Awake() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_Awake_m186682578 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiCardAward::Start() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_Start_m2939599782 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiCardAward::Update() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_Update_m1587564922 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardAward_Update_m1587564922_MetadataUsageId); s_Il2CppMethodInitialized = true; } IActivityDetail_t2848416189 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); IActivityDetail_t2848416189 * L_0 = CActivityManager_get_CurrentActivityDetail_m2092664254(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; IActivityDetail_t2848416189 * L_1 = V_0; if (L_1) { goto IL_000d; } } { return; } IL_000d: { IActivityDetail_t2848416189 * L_2 = V_0; NullCheck(L_2); bool L_3 = IActivityDetail_get_IsNewUpdate_m3510163353(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002a; } } { IActivityDetail_t2848416189 * L_4 = V_0; NullCheck(L_4); bool L_5 = IActivityDetail_get_IsDataReady_m67484584(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002a; } } { IActivityDetail_t2848416189 * L_6 = V_0; uiCardAward_OnFreshPage_m614685544(__this, L_6, /*hidden argument*/NULL); } IL_002a: { return; } } // System.Void uiCardAward::OnEnable() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_OnEnable_m1374297326 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardAward_OnEnable_m1374297326_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_0 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_1 = CActivityManager_get_CurrentActivityNewID_m4002496546(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CActivityManager_RequestActivityDetail_m4182042270(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiCardAward::OnDisable() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_OnDisable_m3203883810 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiCardAward::OnFreshPage(DMCore.Logic.IActivityDetail) extern "C" IL2CPP_METHOD_ATTR void uiCardAward_OnFreshPage_m614685544 (uiCardAward_t3318272268 * __this, IActivityDetail_t2848416189 * ___activityInfo0, const RuntimeMethod* method) { { IActivityDetail_t2848416189 * L_0 = ___activityInfo0; NullCheck(L_0); IActivityDetail_set_IsNewUpdate_m176409430(L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiCardAward::SetAcceptBtnEnale(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiCardAward_SetAcceptBtnEnale_m4078744325 (uiCardAward_t3318272268 * __this, bool ___bEnable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardAward_SetAcceptBtnEnale_m4078744325_MetadataUsageId); s_Il2CppMethodInitialized = true; } UISprite_t194114938 * G_B2_0 = NULL; UISprite_t194114938 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; UISprite_t194114938 * G_B3_1 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_awardPage_2(); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2039638561, /*hidden argument*/NULL); NullCheck(L_1); UISprite_t194114938 * L_2 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_1, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); bool L_3 = ___bEnable0; G_B1_0 = L_2; if (!L_3) { G_B2_0 = L_2; goto IL_0025; } } { G_B3_0 = _stringLiteral757168687; G_B3_1 = G_B1_0; goto IL_002a; } IL_0025: { G_B3_0 = _stringLiteral4292906465; G_B3_1 = G_B2_0; } IL_002a: { NullCheck(G_B3_1); UISprite_set_spriteName_m1616245412(G_B3_1, G_B3_0, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_m_awardPage_2(); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral2995244736, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); bool L_7 = ___bEnable0; NullCheck(L_6); GameObject_SetActive_m796801857(L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void uiCardAward::OnClickAccept() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_OnClickAccept_m2943956607 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardAward_OnClickAccept_m2943956607_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_001c; } } { uiCardAward_SetAcceptBtnEnale_m4078744325(__this, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CActivityManager_t1081296145_il2cpp_TypeInfo_var); CActivityManager_t1081296145 * L_1 = CActivityManager_GetInstance_m2243292784(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CActivityManager_AcceptAward_m1286719926(L_1, /*hidden argument*/NULL); } IL_001c: { return; } } // System.Void uiCardAward::OnClickRecharge() extern "C" IL2CPP_METHOD_ATTR void uiCardAward_OnClickRecharge_m1944047258 (uiCardAward_t3318272268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardAward_OnClickRecharge_m1944047258_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CurrencyGetManager_t971236882_il2cpp_TypeInfo_var); bool L_0 = CurrencyGetManager_CanDo_m692186812(NULL /*static, unused*/, 1, /*hidden argument*/NULL); if (L_0) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CInputStatistics_t4182964798_il2cpp_TypeInfo_var); CInputStatistics_Increase_m2420107884(NULL /*static, unused*/, 7, /*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 uiCardDetail::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardDetail__ctor_m3115096343 (uiCardDetail_t583670087 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardDetail__ctor_m3115096343_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardDetail::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardDetail_OnPageInit_m3864400000 (uiCardDetail_t583670087 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardDetail_OnPageInit_m3864400000_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral923733092, /*hidden argument*/NULL); __this->set_m_descLab_9(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2164835093, /*hidden argument*/NULL); __this->set_m_cardTran_12(L_1); intptr_t L_2 = (intptr_t)uiCardDetail_OnClkClose_m3682938114_RuntimeMethod_var; Action_1_t1286104214 * L_3 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3357100390, L_3, /*hidden argument*/NULL); return; } } // System.Void uiCardDetail::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiCardDetail_OnDestroy_m1627504785 (uiCardDetail_t583670087 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardDetail::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiCardDetail_OnPageShow_m2310536544 (uiCardDetail_t583670087 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardDetail_OnPageShow_m2310536544_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CardUnit_t3010225743 * V_1 = NULL; uiChooseCardItem_t1601743264 * V_2 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_0 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CIdolCardManager_get_CurrentClickCardID_m1864920931(L_0, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(CIdolCardConfig_t2073998303_il2cpp_TypeInfo_var); CIdolCardConfig_t2073998303 * L_2 = CIdolCardConfig_GetInstance_m1852552424(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_3 = V_0; NullCheck(L_2); CardUnit_t3010225743 * L_4 = CIdolCardConfig_FindItemByID_m264312473(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; Transform_t3600365921 * L_5 = __this->get_m_cardTran_12(); NullCheck(L_5); uiChooseCardItem_t1601743264 * L_6 = Component_GetComponent_TisuiChooseCardItem_t1601743264_m3272458855(L_5, /*hidden argument*/Component_GetComponent_TisuiChooseCardItem_t1601743264_m3272458855_RuntimeMethod_var); V_2 = L_6; uiChooseCardItem_t1601743264 * L_7 = V_2; int32_t L_8 = V_0; NullCheck(L_7); uiChooseCardItem_SetItem_m3474614141(L_7, L_8, (bool)0, /*hidden argument*/NULL); CardUnit_t3010225743 * L_9 = V_1; if (!L_9) { goto IL_0042; } } { UILabel_t3248798549 * L_10 = __this->get_m_descLab_9(); CardUnit_t3010225743 * L_11 = V_1; NullCheck(L_11); String_t* L_12 = L_11->get_cardDesc_3(); NullCheck(L_10); UILabel_set_text_m1071532778(L_10, L_12, /*hidden argument*/NULL); } IL_0042: { return; } } // System.Void uiCardDetail::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiCardDetail_OnPageHide_m2721190728 (uiCardDetail_t583670087 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardDetail_OnPageHide_m2721190728_MetadataUsageId); s_Il2CppMethodInitialized = true; } uiChooseCardItem_t1601743264 * V_0 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_cardTran_12(); NullCheck(L_0); uiChooseCardItem_t1601743264 * L_1 = Component_GetComponent_TisuiChooseCardItem_t1601743264_m3272458855(L_0, /*hidden argument*/Component_GetComponent_TisuiChooseCardItem_t1601743264_m3272458855_RuntimeMethod_var); V_0 = L_1; uiChooseCardItem_t1601743264 * 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_001e; } } { uiChooseCardItem_t1601743264 * L_4 = V_0; NullCheck(L_4); uiChooseCardItem_Reset_m3119959648(L_4, /*hidden argument*/NULL); } IL_001e: { return; } } // System.Void uiCardDetail::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardDetail_OnClkClose_m3682938114 (uiCardDetail_t583670087 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardDetail_OnClkClose_m3682938114_MetadataUsageId); s_Il2CppMethodInitialized = true; } ScenePersonalIdolCard_t3773513121 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CUIHelp_t1606002733_il2cpp_TypeInfo_var); CUIBase_t3255455658 * L_0 = CUIHelp_FindUI_m1694888899(NULL /*static, unused*/, _stringLiteral2768688727, /*hidden argument*/NULL); V_0 = ((ScenePersonalIdolCard_t3773513121 *)IsInstClass((RuntimeObject*)L_0, ScenePersonalIdolCard_t3773513121_il2cpp_TypeInfo_var)); ScenePersonalIdolCard_t3773513121 * L_1 = V_0; if (!L_1) { goto IL_001c; } } { ScenePersonalIdolCard_t3773513121 * L_2 = V_0; NullCheck(L_2); ScenePersonalIdolCard_HideCardDetail_m65172704(L_2, /*hidden argument*/NULL); } IL_001c: { 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 uiCardHandBook::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook__ctor_m3071137015 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook__ctor_m3071137015_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1113943529 * L_0 = (List_1_t1113943529 *)il2cpp_codegen_object_new(List_1_t1113943529_il2cpp_TypeInfo_var); List_1__ctor_m1258869691(L_0, 6, /*hidden argument*/List_1__ctor_m1258869691_RuntimeMethod_var); __this->set_fashionTagList_38(L_0); IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnPageInit_m538660842 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnPageInit_m538660842_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; UIItemFashionTag_t3936836083 * V_1 = NULL; UIItemFashionTag_t3936836083 * V_2 = NULL; { Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral476666759, /*hidden argument*/NULL); __this->set_btn_Collection_8(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3429673231, /*hidden argument*/NULL); __this->set_btn_Clothes_9(L_1); Transform_t3600365921 * L_2 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3629441498, /*hidden argument*/NULL); __this->set_btn_ThemeClothes_10(L_2); Transform_t3600365921 * L_3 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2581929444, /*hidden argument*/NULL); __this->set_btn_LookMore_11(L_3); UISprite_t194114938 * L_4 = CUIBase_FindSerialedSprite_m903510271(__this, _stringLiteral1946504520, /*hidden argument*/NULL); __this->set_recentlyGet_23(L_4); Transform_t3600365921 * L_5 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral2777363013, /*hidden argument*/NULL); __this->set_btn_back_28(L_5); Transform_t3600365921 * L_6 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3009939273, /*hidden argument*/NULL); __this->set_btn_Sort_32(L_6); Transform_t3600365921 * L_7 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1743968894, /*hidden argument*/NULL); __this->set_btn_SortDefault_33(L_7); Transform_t3600365921 * L_8 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3066988287, /*hidden argument*/NULL); __this->set_btn_SortQuality_34(L_8); Transform_t3600365921 * L_9 = __this->get_btn_Clothes_9(); NullCheck(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(L_9, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral1415257586, /*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); Transform_t3600365921 * L_12 = __this->get_btn_Clothes_9(); NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1262621648, /*hidden argument*/NULL); __this->set_tagRoot_36(L_15); DMListView_t512231514 * L_16 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral3024855651, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_pathList_35(L_16); DMListView_t512231514 * L_17 = __this->get_pathList_35(); NullCheck(L_17); DMListView_SetEnumInfo_m2581368040(L_17, 0, 1, /*hidden argument*/NULL); intptr_t L_18 = (intptr_t)uiCardHandBook_OnClickBtn_Collection_m3262701157_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, _stringLiteral476666759, L_19, /*hidden argument*/NULL); intptr_t L_20 = (intptr_t)uiCardHandBook_OnClickBtn_Clothes_m3087871650_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, __this, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3429673231, L_21, /*hidden argument*/NULL); intptr_t L_22 = (intptr_t)uiCardHandBook_OnClickBtn_Theme_m2932863083_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_BindSerialBtn_m1473289596(__this, _stringLiteral3629441498, L_23, /*hidden argument*/NULL); intptr_t L_24 = (intptr_t)uiCardHandBook_OnClickBtn_LookMore_m2514199585_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_BindSerialBtn_m1473289596(__this, _stringLiteral2581929444, L_25, /*hidden argument*/NULL); intptr_t L_26 = (intptr_t)uiCardHandBook_OnClickBtn_Sort_m1105397255_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, __this, L_26, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3009939273, L_27, /*hidden argument*/NULL); intptr_t L_28 = (intptr_t)uiCardHandBook_OnClikcBtn_Back_m1504244972_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_BindSerialBtn_m1473289596(__this, _stringLiteral2777363013, L_29, /*hidden argument*/NULL); intptr_t L_30 = (intptr_t)uiCardHandBook_OnClickBtn_SortDefault_m3569641827_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_BindSerialBtn_m1473289596(__this, _stringLiteral1743968894, L_31, /*hidden argument*/NULL); intptr_t L_32 = (intptr_t)uiCardHandBook_OnClickBtn_SortQuality_m2101599222_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_BindSerialBtn_m1473289596(__this, _stringLiteral3066988287, L_33, /*hidden argument*/NULL); Transform_t3600365921 * L_34 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3243422538, /*hidden argument*/NULL); __this->set_themeDown_16(L_34); Transform_t3600365921 * L_35 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3372949146, /*hidden argument*/NULL); __this->set_collectionDown_17(L_35); Transform_t3600365921 * L_36 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1134956601, /*hidden argument*/NULL); __this->set_clothesDown_18(L_36); UILabel_t3248798549 * L_37 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral190685348, /*hidden argument*/NULL); __this->set_label_themeBlue_19(L_37); UILabel_t3248798549 * L_38 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral56900717, /*hidden argument*/NULL); __this->set_label_themePurple_20(L_38); UILabel_t3248798549 * L_39 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral2126128708, /*hidden argument*/NULL); __this->set_label_themeOrange_21(L_39); UILabel_t3248798549 * L_40 = CUIBase_FindSerialedLabel_m4258900353(__this, _stringLiteral3855437624, /*hidden argument*/NULL); __this->set_collectionCount_22(L_40); Transform_t3600365921 * L_41 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral3419640488, /*hidden argument*/NULL); __this->set_second_Page_26(L_41); Transform_t3600365921 * L_42 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral1141090938, /*hidden argument*/NULL); __this->set_secondPageTop_27(L_42); Transform_t3600365921 * L_43 = __this->get_second_Page_26(); NullCheck(L_43); Transform_t3600365921 * L_44 = Transform_Find_m1729760951(L_43, _stringLiteral3685013148, /*hidden argument*/NULL); NullCheck(L_44); AllClothesListView_t3567130420 * L_45 = Component_GetComponent_TisAllClothesListView_t3567130420_m1134785790(L_44, /*hidden argument*/Component_GetComponent_TisAllClothesListView_t3567130420_m1134785790_RuntimeMethod_var); __this->set_m_AllClothesList_31(L_45); DMListView_t512231514 * L_46 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2764457908, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_list_13(L_46); DMListView_t512231514 * L_47 = __this->get_m_list_13(); NullCheck(L_47); DMListView_SetEnumInfo_m2581368040(L_47, 0, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_48 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2763278370, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_CollectionList_14(L_48); DMListView_t512231514 * L_49 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral2763212834, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_ThemeList_15(L_49); DMListView_t512231514 * L_50 = __this->get_m_CollectionList_14(); NullCheck(L_50); DMListView_SetEnumInfo_m2581368040(L_50, 1, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_51 = __this->get_m_ThemeList_15(); NullCheck(L_51); DMListView_SetEnumInfo_m2581368040(L_51, 1, 1, /*hidden argument*/NULL); DMListView_t512231514 * L_52 = CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569(__this, _stringLiteral1399770081, /*hidden argument*/CUIBase_FindSerialValue_TisDMListView_t512231514_m1262473569_RuntimeMethod_var); __this->set_m_ClothesList_30(L_52); DMListView_t512231514 * L_53 = __this->get_m_ClothesList_30(); NullCheck(L_53); DMListView_SetEnumInfo_m2581368040(L_53, 1, 1, /*hidden argument*/NULL); uiBtnList_t3771050923 * L_54 = CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992(__this, _stringLiteral643997657, /*hidden argument*/CUIBase_FindSerialValue_TisuiBtnList_t3771050923_m3010638992_RuntimeMethod_var); __this->set_m_BtnList_29(L_54); uiBtnList_t3771050923 * L_55 = __this->get_m_BtnList_29(); AllClothesListView_t3567130420 * L_56 = __this->get_m_AllClothesList_31(); intptr_t L_57 = (intptr_t)AllClothesListView_OnChangePage_m493627008_RuntimeMethod_var; ChangeHandler_t1870456169 * L_58 = (ChangeHandler_t1870456169 *)il2cpp_codegen_object_new(ChangeHandler_t1870456169_il2cpp_TypeInfo_var); ChangeHandler__ctor_m847356726(L_58, L_56, L_57, /*hidden argument*/NULL); NullCheck(L_55); uiBtnList_SetChangedHandle_m2148964665(L_55, L_58, /*hidden argument*/NULL); CUIBase_RegistUpdate_m4199357620(__this, /*hidden argument*/NULL); V_0 = 1; goto IL_0382; } IL_0324: { Transform_t3600365921 * L_59 = __this->get_tagRoot_36(); int32_t L_60 = V_0; int32_t L_61 = L_60; RuntimeObject * L_62 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_61); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_63 = String_Concat_m904156431(NULL /*static, unused*/, L_62, _stringLiteral840212333, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_64 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_59, L_63, /*hidden argument*/NULL); NullCheck(L_64); UIItemFashionTag_t3936836083 * L_65 = GameObject_GetComponent_TisUIItemFashionTag_t3936836083_m60803082(L_64, /*hidden argument*/GameObject_GetComponent_TisUIItemFashionTag_t3936836083_m60803082_RuntimeMethod_var); V_1 = L_65; List_1_t1113943529 * L_66 = __this->get_fashionTagList_38(); UIItemFashionTag_t3936836083 * L_67 = V_1; NullCheck(L_66); List_1_Add_m3261009552(L_66, L_67, /*hidden argument*/List_1_Add_m3261009552_RuntimeMethod_var); Transform_t3600365921 * L_68 = __this->get_tagRoot_36(); int32_t L_69 = V_0; int32_t L_70 = L_69; RuntimeObject * L_71 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_70); String_t* L_72 = String_Concat_m904156431(NULL /*static, unused*/, L_71, _stringLiteral840212330, /*hidden argument*/NULL); GameObject_t1113636619 * L_73 = CMiscHelp_GetChildGameObject_m347678012(NULL /*static, unused*/, L_68, L_72, /*hidden argument*/NULL); NullCheck(L_73); UIItemFashionTag_t3936836083 * L_74 = GameObject_GetComponent_TisUIItemFashionTag_t3936836083_m60803082(L_73, /*hidden argument*/GameObject_GetComponent_TisUIItemFashionTag_t3936836083_m60803082_RuntimeMethod_var); V_2 = L_74; List_1_t1113943529 * L_75 = __this->get_fashionTagList_38(); UIItemFashionTag_t3936836083 * L_76 = V_2; NullCheck(L_75); List_1_Add_m3261009552(L_75, L_76, /*hidden argument*/List_1_Add_m3261009552_RuntimeMethod_var); int32_t L_77 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_0382: { int32_t L_78 = V_0; if ((((int32_t)L_78) <= ((int32_t)3))) { goto IL_0324; } } { Transform_t3600365921 * L_79 = __this->get_btn_Clothes_9(); __this->set_lastClickBtn_12(L_79); Transform_t3600365921 * L_80 = __this->get_btn_LookMore_11(); CMainRole_t4200562839 * L_81 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_81); int64_t L_82 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_81); logicCardManager_t2956095708 * L_83 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_83); int64_t L_84 = logicCardManager_GetTargetUserID_m97245200(L_83, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_80, (bool)((((int64_t)L_82) == ((int64_t)L_84))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::OnClickBtn_Collection(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_Collection_m3262701157 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_Collection_m3262701157_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t* L_1 = L_0->get_address_of_CurrentList_15(); bool L_2 = Int32_Equals_m2976157357(L_1, 1, /*hidden argument*/NULL); if (!L_2) { goto IL_0016; } } { return; } IL_0016: { GameObject_t1113636619 * L_3 = ___go0; NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = ___go0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_collectionDown_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); DMListView_t512231514 * L_10 = __this->get_m_CollectionList_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = __this->get_recentlyGet_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)1, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_12 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_CurrentList_15(1); uiCardHandBook_SetSelectState_m3563854427(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_13 = ___go0; NullCheck(L_13); Transform_t3600365921 * L_14 = GameObject_get_transform_m1369836730(L_13, /*hidden argument*/NULL); __this->set_lastClickBtn_12(L_14); uiCardHandBook_FreshCollectionPage_m632610304(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::SetSelectState() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_SetSelectState_m3563854427 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_SetSelectState_m3563854427_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_lastClickBtn_12(); Transform_t3600365921 * L_1 = __this->get_btn_Clothes_9(); NullCheck(L_0); bool L_2 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_0, L_1); if (!L_2) { goto IL_0069; } } { Transform_t3600365921 * L_3 = __this->get_btn_Clothes_9(); NullCheck(L_3); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1415257586, /*hidden argument*/NULL); 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_btn_Clothes_9(); 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, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_clothesDown_18(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_10 = __this->get_m_list_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)0, /*hidden argument*/NULL); goto IL_0120; } IL_0069: { Transform_t3600365921 * L_11 = __this->get_lastClickBtn_12(); Transform_t3600365921 * L_12 = __this->get_btn_Collection_8(); NullCheck(L_11); bool L_13 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_11, L_12); if (!L_13) { goto IL_00d2; } } { Transform_t3600365921 * L_14 = __this->get_btn_Collection_8(); NullCheck(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(L_14, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_17 = __this->get_btn_Collection_8(); NullCheck(L_17); Transform_t3600365921 * L_18 = Component_get_transform_m3162698980(L_17, /*hidden argument*/NULL); NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_Find_m1729760951(L_18, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_19, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_20 = __this->get_collectionDown_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_20, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_21 = __this->get_m_CollectionList_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_21, (bool)0, /*hidden argument*/NULL); goto IL_0120; } IL_00d2: { Transform_t3600365921 * L_22 = __this->get_btn_ThemeClothes_10(); NullCheck(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(L_22, /*hidden argument*/NULL); NullCheck(L_23); Transform_t3600365921 * L_24 = Transform_Find_m1729760951(L_23, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_24, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_25 = __this->get_btn_ThemeClothes_10(); NullCheck(L_25); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(L_25, /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_27 = Transform_Find_m1729760951(L_26, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get_themeDown_16(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_28, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_29 = __this->get_m_ThemeList_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_29, (bool)0, /*hidden argument*/NULL); } IL_0120: { return; } } // System.Void uiCardHandBook::OnClickBtn_Clothes(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_Clothes_m3087871650 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_Clothes_m3087871650_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t* L_1 = L_0->get_address_of_CurrentList_15(); bool L_2 = Int32_Equals_m2976157357(L_1, 0, /*hidden argument*/NULL); if (!L_2) { goto IL_0016; } } { return; } IL_0016: { GameObject_t1113636619 * L_3 = ___go0; NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = ___go0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); DMListView_t512231514 * L_9 = __this->get_m_list_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_clothesDown_18(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_11 = __this->get_recentlyGet_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_11, (bool)0, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_12 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); L_12->set_CurrentList_15(0); uiCardHandBook_SetSelectState_m3563854427(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_13 = ___go0; NullCheck(L_13); Transform_t3600365921 * L_14 = GameObject_get_transform_m1369836730(L_13, /*hidden argument*/NULL); __this->set_lastClickBtn_12(L_14); uiCardHandBook_FreshClothesPage_m807016399(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::OnClickBtn_Theme(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_Theme_m2932863083 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_Theme_m2932863083_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t* L_1 = L_0->get_address_of_CurrentList_15(); bool L_2 = Int32_Equals_m2976157357(L_1, 2, /*hidden argument*/NULL); if (!L_2) { goto IL_0016; } } { return; } IL_0016: { GameObject_t1113636619 * L_3 = ___go0; NullCheck(L_3); Transform_t3600365921 * L_4 = GameObject_get_transform_m1369836730(L_3, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = Transform_Find_m1729760951(L_4, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = ___go0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_9 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_CurrentList_15(2); UISprite_t194114938 * L_10 = __this->get_recentlyGet_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_10, (bool)1, /*hidden argument*/NULL); uiCardHandBook_SetSelectState_m3563854427(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_11 = ___go0; NullCheck(L_11); Transform_t3600365921 * L_12 = GameObject_get_transform_m1369836730(L_11, /*hidden argument*/NULL); __this->set_lastClickBtn_12(L_12); uiCardHandBook_FreshThemeClothesPage_m1626360244(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::OnClickBtn_LookMore(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_LookMore_m2514199585 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_LookMore_m2514199585_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t* L_1 = L_0->get_address_of_CurrentList_15(); bool L_2 = Int32_Equals_m2976157357(L_1, 0, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { goto IL_0069; } IL_001a: { CHandBookManager_t2716637598 * L_3 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int32_t* L_4 = L_3->get_address_of_CurrentList_15(); bool L_5 = Int32_Equals_m2976157357(L_4, 1, /*hidden argument*/NULL); if (!L_5) { goto IL_0054; } } { CHandBookManager_t2716637598 * L_6 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CHandBookManager_set_HandBookEnter_m234978785(L_6, (bool)1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_7 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CWndController_ShowUI_m2971791309(L_7, ((int32_t)221), ((int32_t)225), /*hidden argument*/NULL); goto IL_0069; } IL_0054: { CHandBookManager_t2716637598 * L_8 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); CHandBookManager_set_HandBookEnter_m234978785(L_8, (bool)1, /*hidden argument*/NULL); CHandBookCtr_t4285066741 * L_9 = CHandBookCtr_GetInstance_m650984722(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CHandBookCtr_ShowPage_m1279426974(L_9, /*hidden argument*/NULL); } IL_0069: { return; } } // System.Void uiCardHandBook::OnClickBtn_Sort(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_Sort_m1105397255 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_Sort_m1105397255_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isDoubleSort_25(); if (L_0) { goto IL_0037; } } { Transform_t3600365921 * L_1 = __this->get_btn_LookMore_11(); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(L_2, /*hidden argument*/NULL); NullCheck(L_3); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_3, _stringLiteral3532096649, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)1, /*hidden argument*/NULL); __this->set_isDoubleSort_25((bool)1); goto IL_005e; } IL_0037: { Transform_t3600365921 * L_5 = __this->get_btn_LookMore_11(); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_get_parent_m835071599(L_5, /*hidden argument*/NULL); 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, _stringLiteral3532096649, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); __this->set_isDoubleSort_25((bool)0); } IL_005e: { return; } } // System.Void uiCardHandBook::OnClickBtn_SortDefault(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_SortDefault_m3569641827 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_SortDefault_m3569641827_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_btn_Sort_32(); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_get_parent_m835071599(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(L_1, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2410514000, /*hidden argument*/NULL); NullCheck(L_3); UILabel_t3248798549 * L_4 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_3, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); Transform_t3600365921 * L_5 = __this->get_btn_Sort_32(); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_get_parent_m835071599(L_5, /*hidden argument*/NULL); 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, _stringLiteral1999247124, /*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); NullCheck(L_9); String_t* L_10 = UILabel_get_text_m389124667(L_9, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_10, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_btn_LookMore_11(); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_get_parent_m835071599(L_11, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3532096649, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); __this->set_isDoubleSort_25((bool)0); CHandBookManager_t2716637598 * L_15 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); L_15->set_subSort_16(0); AllClothesListView_t3567130420 * L_16 = __this->get_m_AllClothesList_31(); CHandBookManager_t2716637598 * L_17 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = L_17->get_subType_14(); NullCheck(L_16); AllClothesListView_OnChangePage_m493627008(L_16, L_18, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::OnClickBtn_SortQuality(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClickBtn_SortQuality_m2101599222 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClickBtn_SortQuality_m2101599222_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_btn_Sort_32(); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_get_parent_m835071599(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(L_1, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2410514000, /*hidden argument*/NULL); NullCheck(L_3); UILabel_t3248798549 * L_4 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_3, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); Transform_t3600365921 * L_5 = __this->get_btn_Sort_32(); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_get_parent_m835071599(L_5, /*hidden argument*/NULL); 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, _stringLiteral42931988, /*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); NullCheck(L_9); String_t* L_10 = UILabel_get_text_m389124667(L_9, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_10, /*hidden argument*/NULL); Transform_t3600365921 * L_11 = __this->get_btn_LookMore_11(); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_get_parent_m835071599(L_11, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(L_12, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3532096649, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_15 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_15); CHandBookManager_SortItemList_m3201155448(L_15, /*hidden argument*/NULL); __this->set_isDoubleSort_25((bool)0); CHandBookManager_t2716637598 * L_16 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); L_16->set_subSort_16(1); AllClothesListView_t3567130420 * L_17 = __this->get_m_AllClothesList_31(); CHandBookManager_t2716637598 * L_18 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_18); int32_t L_19 = L_18->get_subType_14(); NullCheck(L_17); AllClothesListView_OnChangePage_m493627008(L_17, L_19, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::OnClikcBtn_Back(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnClikcBtn_Back_m1504244972 (uiCardHandBook_t3772295797 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnClikcBtn_Back_m1504244972_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_list_13(); 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_second_Page_26(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_secondPageTop_27(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_3 = __this->get_clothesDown_18(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_3, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = __this->get_btn_LookMore_11(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_5 = __this->get_btn_back_28(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_6 = __this->get_btn_LookMore_11(); NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_get_parent_m835071599(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(L_7, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral4166749152, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_9, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_btn_LookMore_11(); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_get_parent_m835071599(L_10, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_12 = Component_get_transform_m3162698980(L_11, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral1318190737, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::FreshCollectionPage() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_FreshCollectionPage_m632610304 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_FreshCollectionPage_m632610304_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CHandBookManager_OnRequestCollection_m1417781756(L_0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = __this->get_btn_LookMore_11(); 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); logicCardManager_t2956095708 * L_4 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int64_t L_5 = logicCardManager_GetTargetUserID_m97245200(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)((((int64_t)L_3) == ((int64_t)L_5))? 1 : 0), /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::FreshClothesPage() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_FreshClothesPage_m807016399 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_FreshClothesPage_m807016399_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CHandBookManager_SetLaber_m3467308311(L_0, /*hidden argument*/NULL); V_0 = ((int32_t)12); DMListView_t512231514 * L_1 = __this->get_m_list_13(); 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_0037; } } { DMListView_t512231514 * L_3 = __this->get_m_list_13(); NullCheck(L_3); DMListView_DeleteAll_m488542252(L_3, /*hidden argument*/NULL); DMListView_t512231514 * L_4 = __this->get_m_list_13(); int32_t L_5 = V_0; NullCheck(L_4); DMListView_SetCount_m3988156788(L_4, ((int32_t)((int32_t)L_5/(int32_t)4)), /*hidden argument*/NULL); } IL_0037: { Transform_t3600365921 * L_6 = __this->get_btn_LookMore_11(); 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_clothesDown_18(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); DMListView_t512231514 * L_8 = __this->get_m_list_13(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_9 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CHandBookManager_OnRequestClothes_m142156543(L_9, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::FreshThemeClothesPage() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_FreshThemeClothesPage_m1626360244 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_FreshThemeClothesPage_m1626360244_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMListView_t512231514 * L_0 = __this->get_m_ThemeList_15(); 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_themeDown_16(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_2 = __this->get_btn_LookMore_11(); 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); logicCardManager_t2956095708 * L_5 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = logicCardManager_GetTargetUserID_m97245200(L_5, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, (bool)((((int64_t)L_4) == ((int64_t)L_6))? 1 : 0), /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_7 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CHandBookManager_OnRequestTheme_m3496961434(L_7, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::ChangeThemeList() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_ChangeThemeList_m2528376881 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_ChangeThemeList_m2528376881_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; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; SuitInfo_t4135687472 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); List_1_t128053199 * L_1 = CHandBookManager_get_m_GetThemeList_m1780465495(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m186164705(L_1, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); V_0 = L_2; int32_t L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_3, 3, 5, /*hidden argument*/NULL); V_0 = L_4; DMListView_t512231514 * L_5 = __this->get_m_ThemeList_15(); 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_0041; } } { DMListView_t512231514 * L_7 = __this->get_m_ThemeList_15(); NullCheck(L_7); DMListView_DeleteAll_m488542252(L_7, /*hidden argument*/NULL); DMListView_t512231514 * L_8 = __this->get_m_ThemeList_15(); int32_t L_9 = V_0; NullCheck(L_8); DMListView_SetCount_m3988156788(L_8, L_9, /*hidden argument*/NULL); } IL_0041: { HandBookCfg_t3398685571 * L_10 = HandBookCfg_GetInstance_m3087382814(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); HandBookCfg_GetAllClothesStar_m2546124994(L_10, (&V_1), (&V_3), (&V_2), /*hidden argument*/NULL); V_4 = 0; V_5 = 0; V_6 = 0; V_7 = 0; goto IL_00f5; } IL_0062: { HandBookCfg_t3398685571 * L_11 = HandBookCfg_GetInstance_m3087382814(NULL /*static, unused*/, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_12 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); List_1_t128053199 * L_13 = CHandBookManager_get_m_GetThemeList_m1780465495(L_12, /*hidden argument*/NULL); int32_t L_14 = V_7; NullCheck(L_13); int32_t L_15 = List_1_get_Item_m888956288(L_13, L_14, /*hidden argument*/List_1_get_Item_m888956288_RuntimeMethod_var); NullCheck(L_11); SuitInfo_t4135687472 * L_16 = HandBookCfg_GetSuitbySuitId_m2847084208(L_11, L_15, /*hidden argument*/NULL); V_8 = L_16; SuitInfo_t4135687472 * L_17 = V_8; NullCheck(L_17); int32_t L_18 = SuitInfo_get_Score_m1170246544(L_17, /*hidden argument*/NULL); int32_t L_19 = uiCardHandBook_GetStarCount_m73112090(__this, L_18, /*hidden argument*/NULL); V_9 = L_19; bool L_20 = Int32_Equals_m2976157357((&V_9), 1, /*hidden argument*/NULL); if (!L_20) { goto IL_00a6; } } { int32_t L_21 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); goto IL_00ef; } IL_00a6: { SuitInfo_t4135687472 * L_22 = V_8; NullCheck(L_22); int32_t L_23 = SuitInfo_get_Score_m1170246544(L_22, /*hidden argument*/NULL); int32_t L_24 = uiCardHandBook_GetStarCount_m73112090(__this, L_23, /*hidden argument*/NULL); V_10 = L_24; bool L_25 = Int32_Equals_m2976157357((&V_10), 2, /*hidden argument*/NULL); if (!L_25) { goto IL_00cd; } } { int32_t L_26 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); goto IL_00ef; } IL_00cd: { SuitInfo_t4135687472 * L_27 = V_8; NullCheck(L_27); int32_t L_28 = SuitInfo_get_Score_m1170246544(L_27, /*hidden argument*/NULL); int32_t L_29 = uiCardHandBook_GetStarCount_m73112090(__this, L_28, /*hidden argument*/NULL); V_11 = L_29; bool L_30 = Int32_Equals_m2976157357((&V_11), 3, /*hidden argument*/NULL); if (!L_30) { goto IL_00ef; } } { int32_t L_31 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00ef: { int32_t L_32 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00f5: { int32_t L_33 = V_7; CHandBookManager_t2716637598 * L_34 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); List_1_t128053199 * L_35 = CHandBookManager_get_m_GetThemeList_m1780465495(L_34, /*hidden argument*/NULL); NullCheck(L_35); int32_t L_36 = List_1_get_Count_m186164705(L_35, /*hidden argument*/List_1_get_Count_m186164705_RuntimeMethod_var); if ((((int32_t)L_33) < ((int32_t)L_36))) { goto IL_0062; } } { UILabel_t3248798549 * L_37 = __this->get_label_themeBlue_19(); String_t* L_38 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); NullCheck(L_37); UILabel_set_text_m1071532778(L_37, L_38, /*hidden argument*/NULL); Transform_t3600365921 * L_39 = __this->get_themeDown_16(); NullCheck(L_39); Transform_t3600365921 * L_40 = Component_get_transform_m3162698980(L_39, /*hidden argument*/NULL); NullCheck(L_40); Transform_t3600365921 * L_41 = Transform_Find_m1729760951(L_40, _stringLiteral3062143441, /*hidden argument*/NULL); NullCheck(L_41); UILabel_t3248798549 * L_42 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_41, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); int32_t L_43 = V_2; 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*/, _stringLiteral3452614529, 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_label_themePurple_20(); String_t* L_48 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_47); UILabel_set_text_m1071532778(L_47, L_48, /*hidden argument*/NULL); Transform_t3600365921 * L_49 = __this->get_themeDown_16(); NullCheck(L_49); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(L_49, /*hidden argument*/NULL); NullCheck(L_50); Transform_t3600365921 * L_51 = Transform_Find_m1729760951(L_50, _stringLiteral2475132353, /*hidden argument*/NULL); NullCheck(L_51); UILabel_t3248798549 * L_52 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_51, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); int32_t L_53 = V_1; int32_t L_54 = L_53; RuntimeObject * L_55 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_54); String_t* L_56 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614529, L_55, /*hidden argument*/NULL); NullCheck(L_52); UILabel_set_text_m1071532778(L_52, L_56, /*hidden argument*/NULL); UILabel_t3248798549 * L_57 = __this->get_label_themeOrange_21(); String_t* L_58 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_57); UILabel_set_text_m1071532778(L_57, L_58, /*hidden argument*/NULL); Transform_t3600365921 * L_59 = __this->get_themeDown_16(); NullCheck(L_59); Transform_t3600365921 * L_60 = Component_get_transform_m3162698980(L_59, /*hidden argument*/NULL); NullCheck(L_60); Transform_t3600365921 * L_61 = Transform_Find_m1729760951(L_60, _stringLiteral3906157183, /*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); int32_t L_63 = V_3; int32_t L_64 = L_63; RuntimeObject * L_65 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_64); String_t* L_66 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral3452614529, L_65, /*hidden argument*/NULL); NullCheck(L_62); UILabel_set_text_m1071532778(L_62, L_66, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::ChangeCollectionList() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_ChangeCollectionList_m1144573411 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_ChangeCollectionList_m1144573411_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_t3793841859 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t4237331251 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; KeyValuePair_2_t4237331251 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; { V_0 = 0; CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); Dictionary_2_t1839659084 * L_1 = CHandBookManager_get_GetCollectionDic_m3906495547(L_0, /*hidden argument*/NULL); NullCheck(L_1); Enumerator_t3793841859 L_2 = Dictionary_2_GetEnumerator_m722743141(L_1, /*hidden argument*/Dictionary_2_GetEnumerator_m722743141_RuntimeMethod_var); V_1 = L_2; goto IL_0056; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_3 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); KeyValuePair_2_t4237331251 L_4 = Enumerator_get_Current_m46612669((&V_1), /*hidden argument*/Enumerator_get_Current_m46612669_RuntimeMethod_var); V_2 = L_4; int32_t L_5 = KeyValuePair_2_get_Key_m2295844663((&V_2), /*hidden argument*/KeyValuePair_2_get_Key_m2295844663_RuntimeMethod_var); NullCheck(L_3); CBookReservationInfo_t4147366020 * L_6 = CBookReservationConfig_GetCfgUnitByID_m648056151(L_3, L_5, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_7 = CBookReservationInfo_get_TotalAmount_m3866427878(L_6, /*hidden argument*/NULL); V_3 = L_7; KeyValuePair_2_t4237331251 L_8 = Enumerator_get_Current_m46612669((&V_1), /*hidden argument*/Enumerator_get_Current_m46612669_RuntimeMethod_var); V_4 = L_8; int32_t L_9 = KeyValuePair_2_get_Value_m1665413869((&V_4), /*hidden argument*/KeyValuePair_2_get_Value_m1665413869_RuntimeMethod_var); bool L_10 = Int32_Equals_m2976157357((&V_3), L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0056; } } { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0056: { bool L_12 = Enumerator_MoveNext_m3739686686((&V_1), /*hidden argument*/Enumerator_MoveNext_m3739686686_RuntimeMethod_var); if (L_12) { goto IL_0017; } } { Transform_t3600365921 * L_13 = __this->get_collectionDown_17(); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3923320070, /*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); CTextHelp_t3119637808 * L_16 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_16); String_t* L_18 = CTextHelp_GetText_m3374553046(L_16, _stringLiteral3110085218, L_17, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_18, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = __this->get_collectionCount_22(); String_t* L_20 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CBookReservationConfig_t3541798465_il2cpp_TypeInfo_var); CBookReservationConfig_t3541798465 * L_21 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_22 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_22); int32_t L_23 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 DMCore.Framework.Scene.ISceneBaseObj::GetSex() */, L_22); NullCheck(L_21); CBookReservationConfig_SetFilter_m61211950(L_21, L_23, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = __this->get_collectionDown_17(); NullCheck(L_24); Transform_t3600365921 * L_25 = Transform_Find_m1729760951(L_24, _stringLiteral847691140, /*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); CBookReservationConfig_t3541798465 * L_27 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = CBookReservationConfig_get_SpecifiedSexAmount_m2554439962(L_27, /*hidden argument*/NULL); V_5 = L_28; String_t* L_29 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); String_t* L_30 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3452614529, L_29, /*hidden argument*/NULL); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_30, /*hidden argument*/NULL); CBookReservationConfig_t3541798465 * L_31 = CBookReservationConfig_GetInstance_m3547560977(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); CBookReservationConfig_ClearSpecifiedList_m778279813(L_31, /*hidden argument*/NULL); int32_t L_32 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_33 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_32, 3, 5, /*hidden argument*/NULL); V_0 = L_33; DMListView_t512231514 * L_34 = __this->get_m_CollectionList_14(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_35 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_34, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_35) { goto IL_0134; } } { DMListView_t512231514 * L_36 = __this->get_m_CollectionList_14(); NullCheck(L_36); DMListView_DeleteAll_m488542252(L_36, /*hidden argument*/NULL); DMListView_t512231514 * L_37 = __this->get_m_CollectionList_14(); int32_t L_38 = V_0; NullCheck(L_37); DMListView_SetCount_m3988156788(L_37, L_38, /*hidden argument*/NULL); } IL_0134: { return; } } // System.Void uiCardHandBook::SetQualityCount(System.Collections.Generic.Dictionary`2) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_SetQualityCount_m3085594267 (uiCardHandBook_t3772295797 * __this, Dictionary_2_t1839659084 * ___m_dic0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_SetQualityCount_m3085594267_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; int32_t V_5 = 0; { V_0 = 0; Dictionary_2_t1839659084 * L_0 = ___m_dic0; NullCheck(L_0); Dictionary_2_TryGetValue_m1682688660(L_0, ((int32_t)54), (&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var); V_1 = 0; Dictionary_2_t1839659084 * L_1 = ___m_dic0; NullCheck(L_1); Dictionary_2_TryGetValue_m1682688660(L_1, ((int32_t)53), (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var); V_2 = 0; V_3 = 0; V_4 = 0; Dictionary_2_t1839659084 * L_2 = ___m_dic0; NullCheck(L_2); Dictionary_2_TryGetValue_m1682688660(L_2, ((int32_t)52), (&V_2), /*hidden argument*/Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var); Dictionary_2_t1839659084 * L_3 = ___m_dic0; NullCheck(L_3); Dictionary_2_TryGetValue_m1682688660(L_3, ((int32_t)51), (&V_3), /*hidden argument*/Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var); Dictionary_2_t1839659084 * L_4 = ___m_dic0; NullCheck(L_4); Dictionary_2_TryGetValue_m1682688660(L_4, ((int32_t)50), (&V_4), /*hidden argument*/Dictionary_2_TryGetValue_m1682688660_RuntimeMethod_var); Transform_t3600365921 * L_5 = __this->get_clothesDown_18(); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral3442272287, /*hidden argument*/NULL); NullCheck(L_6); UILabel_t3248798549 * L_7 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_6, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); String_t* L_8 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_7); UILabel_set_text_m1071532778(L_7, L_8, /*hidden argument*/NULL); Transform_t3600365921 * L_9 = __this->get_clothesDown_18(); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral535247626, /*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); String_t* L_12 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_12, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_clothesDown_18(); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3625978232, /*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); int32_t L_16 = V_2; int32_t L_17 = V_4; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)); String_t* L_18 = Int32_ToString_m141394615((&V_5), /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_18, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = __this->get_clothesDown_18(); NullCheck(L_19); Transform_t3600365921 * L_20 = Transform_Find_m1729760951(L_19, _stringLiteral2236239056, /*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); String_t* L_22 = Int32_ToString_m141394615((&V_3), /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_22, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::Update() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_Update_m3389169677 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_Update_m3389169677_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CHandBookManager_get_m_SetClothesSucess_m3265270399(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_005c; } } { V_0 = 0; goto IL_0030; } IL_0016: { DMListView_t512231514 * L_2 = __this->get_m_list_13(); 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); uiCardHandBookItemGroup_t3791664164 * L_5 = Component_GetComponent_TisuiCardHandBookItemGroup_t3791664164_m521487346(L_4, /*hidden argument*/Component_GetComponent_TisuiCardHandBookItemGroup_t3791664164_m521487346_RuntimeMethod_var); NullCheck(L_5); uiCardHandBookItemGroup_SetCount_m2577766933(L_5, /*hidden argument*/NULL); int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0030: { int32_t L_7 = V_0; DMListView_t512231514 * L_8 = __this->get_m_list_13(); NullCheck(L_8); int32_t L_9 = DMListView_GetCount_m1758119318(L_8, /*hidden argument*/NULL); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0016; } } { CHandBookManager_t2716637598 * L_10 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); Dictionary_2_t1839659084 * L_11 = CHandBookManager_get_GetClothesDic_m3896196025(L_10, /*hidden argument*/NULL); uiCardHandBook_SetQualityCount_m3085594267(__this, L_11, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_12 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); CHandBookManager_set_m_SetClothesSucess_m1374729908(L_12, (bool)0, /*hidden argument*/NULL); } IL_005c: { return; } } // System.Void uiCardHandBook::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnPageShow_m1792039334 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnPageShow_m1792039334_MetadataUsageId); s_Il2CppMethodInitialized = true; } Camera_t4157153871 * V_0 = NULL; ScenePersonalBtnCallBack_t2666224716 * V_1 = NULL; { CUIBase_OnPageShow_m610452266(__this, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CHandBookManager_get_GetIsInit_m1547786746(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0036; } } { CHandBookManager_t2716637598 * L_2 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CHandBookManager_set_GetIsInit_m114324620(L_2, (bool)0, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_3 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_CurrentList_15(0); uiCardHandBook_FreshClothesPage_m807016399(__this, /*hidden argument*/NULL); goto IL_0146; } IL_0036: { CHandBookManager_t2716637598 * L_4 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t* L_5 = L_4->get_address_of_CurrentList_15(); bool L_6 = Int32_Equals_m2976157357(L_5, 0, /*hidden argument*/NULL); if (!L_6) { goto IL_0056; } } { uiCardHandBook_FreshClothesPage_m807016399(__this, /*hidden argument*/NULL); goto IL_0146; } IL_0056: { CHandBookManager_t2716637598 * L_7 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int32_t* L_8 = L_7->get_address_of_CurrentList_15(); bool L_9 = Int32_Equals_m2976157357(L_8, 1, /*hidden argument*/NULL); if (!L_9) { goto IL_00e7; } } { Transform_t3600365921 * L_10 = __this->get_btn_Collection_8(); NullCheck(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(L_10, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_12, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_13 = __this->get_btn_Collection_8(); NullCheck(L_13); Transform_t3600365921 * L_14 = Component_get_transform_m3162698980(L_13, /*hidden argument*/NULL); NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_14, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_16 = __this->get_collectionDown_17(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_16, (bool)1, /*hidden argument*/NULL); DMListView_t512231514 * L_17 = __this->get_m_CollectionList_14(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_18 = __this->get_recentlyGet_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_18, (bool)1, /*hidden argument*/NULL); uiCardHandBook_SetSelectState_m3563854427(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_19 = __this->get_btn_Collection_8(); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); __this->set_lastClickBtn_12(L_20); uiCardHandBook_FreshCollectionPage_m632610304(__this, /*hidden argument*/NULL); goto IL_0146; } IL_00e7: { Transform_t3600365921 * L_21 = __this->get_btn_ThemeClothes_10(); NullCheck(L_21); Transform_t3600365921 * L_22 = Component_get_transform_m3162698980(L_21, /*hidden argument*/NULL); NullCheck(L_22); Transform_t3600365921 * L_23 = Transform_Find_m1729760951(L_22, _stringLiteral1415257586, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_23, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_24 = __this->get_btn_ThemeClothes_10(); NullCheck(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(L_24, /*hidden argument*/NULL); NullCheck(L_25); Transform_t3600365921 * L_26 = Transform_Find_m1729760951(L_25, _stringLiteral367197921, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_26, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_27 = __this->get_recentlyGet_23(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_27, (bool)1, /*hidden argument*/NULL); uiCardHandBook_SetSelectState_m3563854427(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_28 = __this->get_btn_ThemeClothes_10(); NullCheck(L_28); Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(L_28, /*hidden argument*/NULL); __this->set_lastClickBtn_12(L_29); uiCardHandBook_FreshThemeClothesPage_m1626360244(__this, /*hidden argument*/NULL); } IL_0146: { CHandBookManager_t2716637598 * L_30 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_31 = L_30; NullCheck(L_31); Action_t1264377477 * L_32 = L_31->get_OnChangeThemeList_2(); intptr_t L_33 = (intptr_t)uiCardHandBook_ChangeThemeList_m2528376881_RuntimeMethod_var; Action_t1264377477 * L_34 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_34, __this, L_33, /*hidden argument*/NULL); Delegate_t1188392813 * L_35 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_32, L_34, /*hidden argument*/NULL); NullCheck(L_31); L_31->set_OnChangeThemeList_2(((Action_t1264377477 *)CastclassSealed((RuntimeObject*)L_35, Action_t1264377477_il2cpp_TypeInfo_var))); CHandBookManager_t2716637598 * L_36 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_37 = L_36; NullCheck(L_37); Action_1_t1368688201 * L_38 = L_37->get_ChangeTabEvent_3(); intptr_t L_39 = (intptr_t)uiCardHandBook_OnChangeTab_m2810575132_RuntimeMethod_var; Action_1_t1368688201 * L_40 = (Action_1_t1368688201 *)il2cpp_codegen_object_new(Action_1_t1368688201_il2cpp_TypeInfo_var); Action_1__ctor_m2084225466(L_40, __this, L_39, /*hidden argument*/Action_1__ctor_m2084225466_RuntimeMethod_var); Delegate_t1188392813 * L_41 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_38, L_40, /*hidden argument*/NULL); NullCheck(L_37); L_37->set_ChangeTabEvent_3(((Action_1_t1368688201 *)CastclassSealed((RuntimeObject*)L_41, Action_1_t1368688201_il2cpp_TypeInfo_var))); CHandBookManager_t2716637598 * L_42 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_43 = L_42; NullCheck(L_43); Action_t1264377477 * L_44 = L_43->get_OnChangeCollectionList_4(); intptr_t L_45 = (intptr_t)uiCardHandBook_ChangeCollectionList_m1144573411_RuntimeMethod_var; Action_t1264377477 * L_46 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_46, __this, L_45, /*hidden argument*/NULL); Delegate_t1188392813 * L_47 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_44, L_46, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_OnChangeCollectionList_4(((Action_t1264377477 *)CastclassSealed((RuntimeObject*)L_47, Action_t1264377477_il2cpp_TypeInfo_var))); CHandBookManager_t2716637598 * L_48 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_49 = L_48; NullCheck(L_49); Action_1_t3123413348 * L_50 = L_49->get_ClothesItemClickEvent_5(); intptr_t L_51 = (intptr_t)uiCardHandBook_UpdataItem_m1149849953_RuntimeMethod_var; Action_1_t3123413348 * L_52 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_52, __this, L_51, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); Delegate_t1188392813 * L_53 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_50, L_52, /*hidden argument*/NULL); NullCheck(L_49); L_49->set_ClothesItemClickEvent_5(((Action_1_t3123413348 *)CastclassSealed((RuntimeObject*)L_53, Action_1_t3123413348_il2cpp_TypeInfo_var))); Camera_t4157153871 * L_54 = IHelp_GetUICamera_m2281890991(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_54; Camera_t4157153871 * L_55 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_56 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_020f; } } { Camera_t4157153871 * L_57 = V_0; NullCheck(L_57); ScenePersonalBtnCallBack_t2666224716 * L_58 = Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181(L_57, /*hidden argument*/Component_GetComponent_TisScenePersonalBtnCallBack_t2666224716_m4288563181_RuntimeMethod_var); V_1 = L_58; ScenePersonalBtnCallBack_t2666224716 * L_59 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_60 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_020f; } } { ScenePersonalBtnCallBack_t2666224716 * L_61 = V_1; int32_t L_62 = CUIBase_get_UI_ID_m4113225531(__this, /*hidden argument*/NULL); NullCheck(L_61); ScenePersonalBtnCallBack_SetWatchReturnObjMonoID_m3532406778(L_61, L_62, /*hidden argument*/NULL); } IL_020f: { return; } } // System.Void uiCardHandBook::OnExternCallEvent(IEventBase) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnExternCallEvent_m2993929297 (uiCardHandBook_t3772295797 * __this, RuntimeObject* ___evt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnExternCallEvent_m2993929297_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUIEvent_t99497512 * V_0 = NULL; { RuntimeObject* L_0 = ___evt0; NullCheck(L_0); int32_t L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 IEventBase::GetEventType() */, IEventBase_t1130231758_il2cpp_TypeInfo_var, L_0); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_0039; } } { RuntimeObject* L_2 = ___evt0; V_0 = ((CUIEvent_t99497512 *)CastclassClass((RuntimeObject*)L_2, CUIEvent_t99497512_il2cpp_TypeInfo_var)); CUIEvent_t99497512 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = CUIEvent_get_UIEventID_m4125875580(L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0039; } } { CHandBookManager_t2716637598 * L_5 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CHandBookManager_set_HandBookEnter_m234978785(L_5, (bool)0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_6 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CWndController_HideUI_m732482071(L_6, ((int32_t)225), /*hidden argument*/NULL); } IL_0039: { return; } } // System.Void uiCardHandBook::OnChangeTab(DMCore.Logic.ITEM_SHOP_TYPE) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnChangeTab_m2810575132 (uiCardHandBook_t3772295797 * __this, int32_t ___obj0, const RuntimeMethod* method) { { uiBtnList_t3771050923 * L_0 = __this->get_m_BtnList_29(); int32_t L_1 = ___obj0; NullCheck(L_0); uiBtnList_OnSetMainType_m3993076582(L_0, L_1, /*hidden argument*/NULL); uiBtnList_t3771050923 * L_2 = __this->get_m_BtnList_29(); NullCheck(L_2); uiBtnList_OnPageShow_m2918554423(L_2, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBook::UpdataItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_UpdataItem_m1149849953 (uiCardHandBook_t3772295797 * __this, int32_t ___configID0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_UpdataItem_m1149849953_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; List_1_t3319525431 * V_1 = NULL; int32_t V_2 = 0; PathInfo_t2470358406 * V_3 = NULL; List_1_t201580312 * V_4 = NULL; int32_t V_5 = 0; UIItemFashionTag_t3936836083 * V_6 = NULL; { Transform_t3600365921 * L_0 = __this->get_tagRoot_36(); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_get_parent_m835071599(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Component_get_transform_m3162698980(L_1, /*hidden argument*/NULL); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral1239585427, /*hidden argument*/NULL); NullCheck(L_3); UILabel_t3248798549 * L_4 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_3, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); CShopConfig_t202154353 * L_5 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_6 = ___configID0; NullCheck(L_5); String_t* L_7 = CShopConfig_GetName_m2272590700(L_5, L_6, /*hidden argument*/NULL); NullCheck(L_4); UILabel_set_text_m1071532778(L_4, L_7, /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_tagRoot_36(); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(L_9, /*hidden argument*/NULL); NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_Find_m1729760951(L_10, _stringLiteral440539065, /*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); CShopConfig_t202154353 * L_13 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_14 = ___configID0; NullCheck(L_13); int32_t L_15 = CShopConfig_GetFashionStarValue_m917168571(L_13, L_14, /*hidden argument*/NULL); V_0 = L_15; String_t* L_16 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_16, /*hidden argument*/NULL); CShopConfig_t202154353 * L_17 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_18 = ___configID0; NullCheck(L_17); List_1_t3319525431 * L_19 = CShopConfig_GetClothPath_m1131167918(L_17, L_18, /*hidden argument*/NULL); V_1 = L_19; DMListView_t512231514 * L_20 = __this->get_pathList_35(); List_1_t3319525431 * L_21 = V_1; NullCheck(L_21); int32_t L_22 = List_1_get_Count_m2276455407(L_21, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); NullCheck(L_20); DMListView_SetCount_m3988156788(L_20, L_22, /*hidden argument*/NULL); V_2 = 0; goto IL_00c8; } IL_0090: { CPathManager_t4193792977 * L_23 = CPathManager_GetInstance_m1825982397(NULL /*static, unused*/, /*hidden argument*/NULL); List_1_t3319525431 * L_24 = V_1; int32_t L_25 = V_2; NullCheck(L_24); String_t* L_26 = List_1_get_Item_m3729392029(L_24, L_25, /*hidden argument*/List_1_get_Item_m3729392029_RuntimeMethod_var); int32_t L_27 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); NullCheck(L_23); PathInfo_t2470358406 * L_28 = CPathManager_GetPathInfoByPathID_m1056999572(L_23, L_27, /*hidden argument*/NULL); V_3 = L_28; PathInfo_t2470358406 * L_29 = V_3; if (!L_29) { goto IL_00c4; } } { DMListView_t512231514 * L_30 = __this->get_pathList_35(); int32_t L_31 = V_2; NullCheck(L_30); Transform_t3600365921 * L_32 = DMListView_GetChild_m2593465524(L_30, L_31, /*hidden argument*/NULL); NullCheck(L_32); FashionTagPathItem_t395259518 * L_33 = Component_GetComponent_TisFashionTagPathItem_t395259518_m4206237618(L_32, /*hidden argument*/Component_GetComponent_TisFashionTagPathItem_t395259518_m4206237618_RuntimeMethod_var); PathInfo_t2470358406 * L_34 = V_3; NullCheck(L_33); FashionTagPathItem_SetData_m4006358549(L_33, L_34, /*hidden argument*/NULL); } IL_00c4: { int32_t L_35 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00c8: { int32_t L_36 = V_2; List_1_t3319525431 * L_37 = V_1; NullCheck(L_37); int32_t L_38 = List_1_get_Count_m2276455407(L_37, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_36) < ((int32_t)L_38))) { goto IL_0090; } } { CShopConfig_t202154353 * L_39 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_40 = ___configID0; NullCheck(L_39); List_1_t201580312 * L_41 = CShopConfig_GetFashionTags_m3342782896(L_39, L_40, /*hidden argument*/NULL); V_4 = L_41; V_5 = 0; goto IL_015c; } IL_00e9: { List_1_t1113943529 * L_42 = __this->get_fashionTagList_38(); int32_t L_43 = V_5; NullCheck(L_42); UIItemFashionTag_t3936836083 * L_44 = List_1_get_Item_m1534739071(L_42, L_43, /*hidden argument*/List_1_get_Item_m1534739071_RuntimeMethod_var); V_6 = L_44; int32_t L_45 = V_5; List_1_t201580312 * L_46 = V_4; NullCheck(L_46); int32_t L_47 = List_1_get_Count_m382287618(L_46, /*hidden argument*/List_1_get_Count_m382287618_RuntimeMethod_var); if ((((int32_t)L_45) >= ((int32_t)L_47))) { goto IL_0149; } } { UIItemFashionTag_t3936836083 * L_48 = V_6; NullCheck(L_48); GameObject_t1113636619 * L_49 = Component_get_gameObject_m442555142(L_48, /*hidden argument*/NULL); NullCheck(L_49); GameObject_SetActive_m796801857(L_49, (bool)1, /*hidden argument*/NULL); UIItemFashionTag_t3936836083 * L_50 = V_6; List_1_t201580312 * L_51 = V_4; int32_t L_52 = V_5; NullCheck(L_51); StaticTag_t3024472866 * L_53 = List_1_get_Item_m2316818742(L_51, L_52, /*hidden argument*/List_1_get_Item_m2316818742_RuntimeMethod_var); NullCheck(L_53); String_t* L_54 = StaticTag_get_Icon_m1895829175(L_53, /*hidden argument*/NULL); List_1_t201580312 * L_55 = V_4; int32_t L_56 = V_5; NullCheck(L_55); StaticTag_t3024472866 * L_57 = List_1_get_Item_m2316818742(L_55, L_56, /*hidden argument*/List_1_get_Item_m2316818742_RuntimeMethod_var); NullCheck(L_57); String_t* L_58 = StaticTag_get_TagQuality_m1965565332(L_57, /*hidden argument*/NULL); List_1_t201580312 * L_59 = V_4; int32_t L_60 = V_5; NullCheck(L_59); StaticTag_t3024472866 * L_61 = List_1_get_Item_m2316818742(L_59, L_60, /*hidden argument*/List_1_get_Item_m2316818742_RuntimeMethod_var); NullCheck(L_61); String_t* L_62 = StaticTag_get_Desc_m2868234226(L_61, /*hidden argument*/NULL); NullCheck(L_50); UIItemFashionTag_SetInfo_m67621452(L_50, L_54, L_58, L_62, /*hidden argument*/NULL); goto IL_0156; } IL_0149: { UIItemFashionTag_t3936836083 * L_63 = V_6; NullCheck(L_63); GameObject_t1113636619 * L_64 = Component_get_gameObject_m442555142(L_63, /*hidden argument*/NULL); NullCheck(L_64); GameObject_SetActive_m796801857(L_64, (bool)0, /*hidden argument*/NULL); } IL_0156: { int32_t L_65 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)); } IL_015c: { int32_t L_66 = V_5; if ((((int32_t)L_66) < ((int32_t)6))) { goto IL_00e9; } } { return; } } // System.Int32 uiCardHandBook::GetStarCount(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiCardHandBook_GetStarCount_m73112090 (uiCardHandBook_t3772295797 * __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 uiCardHandBook::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBook_OnPageHide_m3442880808 (uiCardHandBook_t3772295797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBook_OnPageHide_m3442880808_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CUIBase_OnPageHide_m2962002039(__this, /*hidden argument*/NULL); CUIBase_UnRegistUpdate_m3080511716(__this, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CHandBookManager_Exit_m3563100852(L_0, /*hidden argument*/NULL); CHandBookManager_t2716637598 * L_1 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int64_t L_2 = CHandBookManager_get_TargetID_m1111685438(L_1, /*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); if ((!(((uint64_t)L_2) == ((uint64_t)L_4)))) { goto IL_003a; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_5 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); CWndController_set_CustomReturnPage_m119343810(L_5, 0, /*hidden argument*/NULL); } IL_003a: { 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 uiCardHandBookClothesItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookClothesItem__ctor_m4246384505 (uiCardHandBookClothesItem_t168020937 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBookClothesItem::Awake() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookClothesItem_Awake_m851018873 (uiCardHandBookClothesItem_t168020937 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookClothesItem_Awake_m851018873_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, _stringLiteral3454252990, /*hidden argument*/NULL); NullCheck(L_1); UISprite_t194114938 * L_2 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_1, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_QualityIcon_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, _stringLiteral384739119, /*hidden argument*/NULL); NullCheck(L_4); UITexture_t3471168817 * L_5 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_4, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_Icon_4(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, _stringLiteral3923321062, /*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_Name_5(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, _stringLiteral3028044765, /*hidden argument*/NULL); __this->set_btnRange_7(L_10); Transform_t3600365921 * L_11 = __this->get_btnRange_7(); UIEventListener_t1665237878 * L_12 = UIEventListener_Get_m270722295(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); UIEventListener_t1665237878 * L_13 = L_12; NullCheck(L_13); Action_1_t1286104214 * L_14 = L_13->get_onClick_4(); intptr_t L_15 = (intptr_t)uiCardHandBookClothesItem_btnClickEvent_m1530077791_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, __this, L_15, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); Delegate_t1188392813 * L_17 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/NULL); NullCheck(L_13); L_13->set_onClick_4(((Action_1_t1286104214 *)CastclassSealed((RuntimeObject*)L_17, Action_1_t1286104214_il2cpp_TypeInfo_var))); return; } } // System.Void uiCardHandBookClothesItem::SetItemData(DMCore.Logic.CardHandBookItemData) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookClothesItem_SetItemData_m3950337628 (uiCardHandBookClothesItem_t168020937 * __this, CardHandBookItemData_t620105045 * ____data0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookClothesItem_SetItemData_m3950337628_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CardHandBookItemData_t620105045 * L_0 = ____data0; if (L_0) { goto IL_0013; } } { GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(__this, /*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); return; } IL_0013: { CardHandBookItemData_t620105045 * L_2 = ____data0; __this->set_m_data_2(L_2); UISprite_t194114938 * L_3 = __this->get_m_QualityIcon_3(); CHandBookManager_t2716637598 * L_4 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); CardHandBookItemData_t620105045 * L_5 = __this->get_m_data_2(); NullCheck(L_5); int32_t L_6 = L_5->get_quality_2(); NullCheck(L_4); String_t* L_7 = CHandBookManager_GetQualityIconName_m608218199(L_4, L_6, /*hidden argument*/NULL); NullCheck(L_3); UISprite_set_spriteName_m1616245412(L_3, L_7, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = __this->get_m_Name_5(); CShopConfig_t202154353 * L_9 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); CardHandBookItemData_t620105045 * L_10 = __this->get_m_data_2(); NullCheck(L_10); int32_t L_11 = L_10->get_configID_0(); NullCheck(L_9); String_t* L_12 = CShopConfig_GetName_m2272590700(L_9, L_11, /*hidden argument*/NULL); NullCheck(L_8); UILabel_set_text_m1071532778(L_8, L_12, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBookClothesItem::btnClickEvent(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookClothesItem_btnClickEvent_m1530077791 (uiCardHandBookClothesItem_t168020937 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookClothesItem_btnClickEvent_m1530077791_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); Action_1_t3123413348 * L_1 = L_0->get_ClothesItemClickEvent_5(); CardHandBookItemData_t620105045 * L_2 = __this->get_m_data_2(); NullCheck(L_2); int32_t L_3 = L_2->get_configID_0(); NullCheck(L_1); Action_1_Invoke_m3401007060(L_1, L_3, /*hidden argument*/Action_1_Invoke_m3401007060_RuntimeMethod_var); return; } } // System.Void uiCardHandBookClothesItem::Update() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookClothesItem_Update_m2257790976 (uiCardHandBookClothesItem_t168020937 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookClothesItem_Update_m2257790976_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CardHandBookItemData_t620105045 * L_0 = __this->get_m_data_2(); if (!L_0) { goto IL_0047; } } { bool L_1 = __this->get_isDowndLoad_8(); if (L_1) { goto IL_0047; } } { UITexture_t3471168817 * L_2 = __this->get_m_Icon_4(); CardHandBookItemData_t620105045 * L_3 = __this->get_m_data_2(); NullCheck(L_3); int32_t L_4 = L_3->get_configID_0(); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_5 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); UITexture_t3471168817 * L_6 = __this->get_m_Icon_4(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_9 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_2, L_5, L_8, /*hidden argument*/NULL); __this->set_isDowndLoad_8(L_9); } IL_0047: { 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 uiCardHandBookItemCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemCell__ctor_m3745173997 (uiCardHandBookItemCell_t2920226558 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBookItemCell::SetItemInfo(DMCore.Logic.ClothesTag) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemCell_SetItemInfo_m1389754114 (uiCardHandBookItemCell_t2920226558 * __this, int32_t ___tag0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookItemCell_SetItemInfo_m1389754114_MetadataUsageId); s_Il2CppMethodInitialized = true; } CUserCardParams_t243895319 * V_0 = NULL; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CHandBookManager_get_Over_m400829739(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001c; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_2, (bool)0, /*hidden argument*/NULL); return; } IL_001c: { Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); 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); __this->set_label_ItemName_2(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, _stringLiteral416089558, /*hidden argument*/NULL); NullCheck(L_7); UISprite_t194114938 * L_8 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_7, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_Icon_3(L_8); int32_t L_9 = ___tag0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1))) { case 0: { goto IL_008f; } case 1: { goto IL_00c5; } case 2: { goto IL_00fb; } case 3: { goto IL_0131; } case 4: { goto IL_0167; } case 5: { goto IL_019d; } case 6: { goto IL_01d3; } case 7: { goto IL_0209; } case 8: { goto IL_023f; } case 9: { goto IL_0276; } case 10: { goto IL_02ad; } case 11: { goto IL_02e4; } } } { goto IL_0326; } IL_008f: { UISprite_t194114938 * L_10 = __this->get_Icon_3(); NullCheck(L_10); UISprite_set_spriteName_m1616245412(L_10, _stringLiteral1002396243, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_12 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_13 = CTextHelp_GetText_m372251958(L_12, _stringLiteral2353029999, /*hidden argument*/NULL); NullCheck(L_11); UILabel_set_text_m1071532778(L_11, L_13, /*hidden argument*/NULL); __this->set_m_tag_5(1); goto IL_032b; } IL_00c5: { UISprite_t194114938 * L_14 = __this->get_Icon_3(); NullCheck(L_14); UISprite_set_spriteName_m1616245412(L_14, _stringLiteral1666200964, /*hidden argument*/NULL); UILabel_t3248798549 * L_15 = __this->get_label_ItemName_2(); 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, _stringLiteral3927008111, /*hidden argument*/NULL); NullCheck(L_15); UILabel_set_text_m1071532778(L_15, L_17, /*hidden argument*/NULL); __this->set_m_tag_5(2); goto IL_032b; } IL_00fb: { UISprite_t194114938 * L_18 = __this->get_Icon_3(); NullCheck(L_18); UISprite_set_spriteName_m1616245412(L_18, _stringLiteral314220209, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_20 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); String_t* L_21 = CTextHelp_GetText_m372251958(L_20, _stringLiteral1970692975, /*hidden argument*/NULL); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_21, /*hidden argument*/NULL); __this->set_m_tag_5(3); goto IL_032b; } IL_0131: { UISprite_t194114938 * L_22 = __this->get_Icon_3(); NullCheck(L_22); UISprite_set_spriteName_m1616245412(L_22, _stringLiteral3535529532, /*hidden argument*/NULL); UILabel_t3248798549 * L_23 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_24 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = CTextHelp_GetText_m372251958(L_24, _stringLiteral3544671087, /*hidden argument*/NULL); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_25, /*hidden argument*/NULL); __this->set_m_tag_5(4); goto IL_032b; } IL_0167: { UISprite_t194114938 * L_26 = __this->get_Icon_3(); NullCheck(L_26); UISprite_set_spriteName_m1616245412(L_26, _stringLiteral2197444507, /*hidden argument*/NULL); UILabel_t3248798549 * L_27 = __this->get_label_ItemName_2(); 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, _stringLiteral1588355951, /*hidden argument*/NULL); NullCheck(L_27); UILabel_set_text_m1071532778(L_27, L_29, /*hidden argument*/NULL); __this->set_m_tag_5(5); goto IL_032b; } IL_019d: { UISprite_t194114938 * L_30 = __this->get_Icon_3(); NullCheck(L_30); UISprite_set_spriteName_m1616245412(L_30, _stringLiteral4140342939, /*hidden argument*/NULL); UILabel_t3248798549 * L_31 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_32 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); String_t* L_33 = CTextHelp_GetText_m372251958(L_32, _stringLiteral2445606372, /*hidden argument*/NULL); NullCheck(L_31); UILabel_set_text_m1071532778(L_31, L_33, /*hidden argument*/NULL); __this->set_m_tag_5(6); goto IL_032b; } IL_01d3: { UISprite_t194114938 * L_34 = __this->get_Icon_3(); NullCheck(L_34); UISprite_set_spriteName_m1616245412(L_34, _stringLiteral1433527042, /*hidden argument*/NULL); UILabel_t3248798549 * L_35 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_36 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); String_t* L_37 = CTextHelp_GetText_m372251958(L_36, _stringLiteral2445606371, /*hidden argument*/NULL); NullCheck(L_35); UILabel_set_text_m1071532778(L_35, L_37, /*hidden argument*/NULL); __this->set_m_tag_5(7); goto IL_032b; } IL_0209: { UISprite_t194114938 * L_38 = __this->get_Icon_3(); NullCheck(L_38); UISprite_set_spriteName_m1616245412(L_38, _stringLiteral1178994819, /*hidden argument*/NULL); UILabel_t3248798549 * L_39 = __this->get_label_ItemName_2(); 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, _stringLiteral2445606370, /*hidden argument*/NULL); NullCheck(L_39); UILabel_set_text_m1071532778(L_39, L_41, /*hidden argument*/NULL); __this->set_m_tag_5(8); goto IL_032b; } IL_023f: { UISprite_t194114938 * L_42 = __this->get_Icon_3(); NullCheck(L_42); UISprite_set_spriteName_m1616245412(L_42, _stringLiteral872653747, /*hidden argument*/NULL); UILabel_t3248798549 * L_43 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_44 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_44); String_t* L_45 = CTextHelp_GetText_m372251958(L_44, _stringLiteral2445606377, /*hidden argument*/NULL); NullCheck(L_43); UILabel_set_text_m1071532778(L_43, L_45, /*hidden argument*/NULL); __this->set_m_tag_5(((int32_t)9)); goto IL_032b; } IL_0276: { UISprite_t194114938 * L_46 = __this->get_Icon_3(); NullCheck(L_46); UISprite_set_spriteName_m1616245412(L_46, _stringLiteral1157709352, /*hidden argument*/NULL); UILabel_t3248798549 * L_47 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_48 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_48); String_t* L_49 = CTextHelp_GetText_m372251958(L_48, _stringLiteral2445606376, /*hidden argument*/NULL); NullCheck(L_47); UILabel_set_text_m1071532778(L_47, L_49, /*hidden argument*/NULL); __this->set_m_tag_5(((int32_t)10)); goto IL_032b; } IL_02ad: { UISprite_t194114938 * L_50 = __this->get_Icon_3(); NullCheck(L_50); UISprite_set_spriteName_m1616245412(L_50, _stringLiteral2421311302, /*hidden argument*/NULL); UILabel_t3248798549 * L_51 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_52 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_52); String_t* L_53 = CTextHelp_GetText_m372251958(L_52, _stringLiteral2445606375, /*hidden argument*/NULL); NullCheck(L_51); UILabel_set_text_m1071532778(L_51, L_53, /*hidden argument*/NULL); __this->set_m_tag_5(((int32_t)11)); goto IL_032b; } IL_02e4: { UISprite_t194114938 * L_54 = __this->get_Icon_3(); NullCheck(L_54); UISprite_set_spriteName_m1616245412(L_54, _stringLiteral662937240, /*hidden argument*/NULL); UILabel_t3248798549 * L_55 = __this->get_label_ItemName_2(); CTextHelp_t3119637808 * L_56 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_56); String_t* L_57 = CTextHelp_GetText_m372251958(L_56, _stringLiteral3162334063, /*hidden argument*/NULL); NullCheck(L_55); UILabel_set_text_m1071532778(L_55, L_57, /*hidden argument*/NULL); __this->set_m_tag_5(((int32_t)12)); CHandBookManager_t2716637598 * L_58 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_58); CHandBookManager_set_Over_m1178632864(L_58, (bool)1, /*hidden argument*/NULL); goto IL_032b; } IL_0326: { goto IL_032b; } IL_032b: { logicCardManager_t2956095708 * L_59 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_60 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_60); int64_t L_61 = logicCardManager_GetTargetUserID_m97245200(L_60, /*hidden argument*/NULL); NullCheck(L_59); CUserCardParams_t243895319 * L_62 = logicCardManager_AllocUserCard_m233663967(L_59, L_61, /*hidden argument*/NULL); V_0 = L_62; CUserCardParams_t243895319 * L_63 = V_0; NullCheck(L_63); int32_t L_64 = CUserCardParams_GetInt_m2940615587(L_63, 3, 0, /*hidden argument*/NULL); if (L_64) { goto IL_036b; } } { int32_t L_65 = __this->get_m_tag_5(); if ((!(((uint32_t)L_65) == ((uint32_t)((int32_t)12))))) { goto IL_036b; } } { GameObject_t1113636619 * L_66 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_66, (bool)0, /*hidden argument*/NULL); goto IL_0377; } IL_036b: { GameObject_t1113636619 * L_67 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_67, (bool)1, /*hidden argument*/NULL); } IL_0377: { return; } } // System.Void uiCardHandBookItemCell::SetCount() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemCell_SetCount_m804532318 (uiCardHandBookItemCell_t2920226558 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookItemCell_SetCount_m804532318_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t4237331251 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t3793841859 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; 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); { Transform_t3600365921 * L_0 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = Transform_Find_m1729760951(L_0, _stringLiteral2002595880, /*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_Count_4(L_2); CHandBookManager_t2716637598 * L_3 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); Dictionary_2_t1839659084 * L_4 = CHandBookManager_get_GetClothesDic_m3896196025(L_3, /*hidden argument*/NULL); NullCheck(L_4); Enumerator_t3793841859 L_5 = Dictionary_2_GetEnumerator_m722743141(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_m722743141_RuntimeMethod_var); V_1 = L_5; } IL_002b: try { // begin try (depth: 1) { goto IL_007f; } IL_0030: { KeyValuePair_2_t4237331251 L_6 = Enumerator_get_Current_m46612669((&V_1), /*hidden argument*/Enumerator_get_Current_m46612669_RuntimeMethod_var); V_0 = L_6; int32_t L_7 = KeyValuePair_2_get_Key_m2295844663((&V_0), /*hidden argument*/KeyValuePair_2_get_Key_m2295844663_RuntimeMethod_var); int32_t L_8 = __this->get_m_tag_5(); if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { goto IL_006f; } } IL_004a: { UILabel_t3248798549 * L_9 = __this->get_m_Count_4(); int32_t L_10 = KeyValuePair_2_get_Value_m1665413869((&V_0), /*hidden argument*/KeyValuePair_2_get_Value_m1665413869_RuntimeMethod_var); V_2 = L_10; String_t* L_11 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); NullCheck(L_9); UILabel_set_text_m1071532778(L_9, L_11, /*hidden argument*/NULL); IL2CPP_LEAVE(0x9E, FINALLY_0090); } IL_006f: { UILabel_t3248798549 * L_12 = __this->get_m_Count_4(); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, _stringLiteral3452614544, /*hidden argument*/NULL); } IL_007f: { bool L_13 = Enumerator_MoveNext_m3739686686((&V_1), /*hidden argument*/Enumerator_MoveNext_m3739686686_RuntimeMethod_var); if (L_13) { goto IL_0030; } } IL_008b: { IL2CPP_LEAVE(0x9E, FINALLY_0090); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0090; } FINALLY_0090: { // begin finally (depth: 1) Enumerator_Dispose_m1527477603((&V_1), /*hidden argument*/Enumerator_Dispose_m1527477603_RuntimeMethod_var); IL2CPP_END_FINALLY(144) } // end finally (depth: 1) IL2CPP_CLEANUP(144) { IL2CPP_JUMP_TBL(0x9E, IL_009e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009e: { 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 uiCardHandBookItemGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemGroup__ctor_m1963682572 (uiCardHandBookItemGroup_t3791664164 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBookItemGroup::Awake() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemGroup_Awake_m3879531060 (uiCardHandBookItemGroup_t3791664164 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardHandBookItemGroup_Awake_m3879531060_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_0); Transform_t3600365921 * L_1 = GameObject_get_transform_m1369836730(L_0, /*hidden argument*/NULL); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_Find_m1729760951(L_1, _stringLiteral3164789870, /*hidden argument*/NULL); NullCheck(L_2); uiCardHandBookItemCell_t2920226558 * L_3 = Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164(L_2, /*hidden argument*/Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164_RuntimeMethod_var); __this->set_m_obj0_2(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_4); Transform_t3600365921 * L_5 = GameObject_get_transform_m1369836730(L_4, /*hidden argument*/NULL); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_Find_m1729760951(L_5, _stringLiteral3164855406, /*hidden argument*/NULL); NullCheck(L_6); uiCardHandBookItemCell_t2920226558 * L_7 = Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164(L_6, /*hidden argument*/Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164_RuntimeMethod_var); __this->set_m_obj1_3(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral3164920942, /*hidden argument*/NULL); NullCheck(L_10); uiCardHandBookItemCell_t2920226558 * L_11 = Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164(L_10, /*hidden argument*/Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164_RuntimeMethod_var); __this->set_m_obj2_4(L_11); GameObject_t1113636619 * L_12 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); NullCheck(L_12); Transform_t3600365921 * L_13 = GameObject_get_transform_m1369836730(L_12, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_Find_m1729760951(L_13, _stringLiteral3164986478, /*hidden argument*/NULL); NullCheck(L_14); uiCardHandBookItemCell_t2920226558 * L_15 = Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164(L_14, /*hidden argument*/Component_GetComponent_TisuiCardHandBookItemCell_t2920226558_m1427923164_RuntimeMethod_var); __this->set_m_obj3_5(L_15); Transform_t3600365921 * L_16 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_16); DMListViewItem_t3648257704 * L_17 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_16, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_18 = (intptr_t)uiCardHandBookItemGroup_IndexChanged_m576696872_RuntimeMethod_var; Action_1_t3123413348 * L_19 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_19, __this, L_18, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_17); DMListViewItem_set_indexChanged_m3628212006(L_17, L_19, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBookItemGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemGroup_IndexChanged_m576696872 (uiCardHandBookItemGroup_t3791664164 * __this, int32_t ___index0, const RuntimeMethod* method) { CHandBookManager_t2716637598 * V_0 = NULL; { CHandBookManager_t2716637598 * L_0 = CHandBookManager_GetInstance_m3268041598(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; uiCardHandBookItemCell_t2920226558 * L_1 = __this->get_m_obj0_2(); CHandBookManager_t2716637598 * L_2 = V_0; int32_t L_3 = ___index0; NullCheck(L_2); int32_t L_4 = CHandBookManager_GetItem_m1181159237(L_2, L_3, /*hidden argument*/NULL); NullCheck(L_1); uiCardHandBookItemCell_SetItemInfo_m1389754114(L_1, L_4, /*hidden argument*/NULL); uiCardHandBookItemCell_t2920226558 * L_5 = __this->get_m_obj1_3(); CHandBookManager_t2716637598 * L_6 = V_0; int32_t L_7 = ___index0; NullCheck(L_6); int32_t L_8 = CHandBookManager_GetItem_m1181159237(L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); uiCardHandBookItemCell_SetItemInfo_m1389754114(L_5, L_8, /*hidden argument*/NULL); uiCardHandBookItemCell_t2920226558 * L_9 = __this->get_m_obj2_4(); CHandBookManager_t2716637598 * L_10 = V_0; int32_t L_11 = ___index0; NullCheck(L_10); int32_t L_12 = CHandBookManager_GetItem_m1181159237(L_10, L_11, /*hidden argument*/NULL); NullCheck(L_9); uiCardHandBookItemCell_SetItemInfo_m1389754114(L_9, L_12, /*hidden argument*/NULL); uiCardHandBookItemCell_t2920226558 * L_13 = __this->get_m_obj3_5(); CHandBookManager_t2716637598 * L_14 = V_0; int32_t L_15 = ___index0; NullCheck(L_14); int32_t L_16 = CHandBookManager_GetItem_m1181159237(L_14, L_15, /*hidden argument*/NULL); NullCheck(L_13); uiCardHandBookItemCell_SetItemInfo_m1389754114(L_13, L_16, /*hidden argument*/NULL); return; } } // System.Void uiCardHandBookItemGroup::SetCount() extern "C" IL2CPP_METHOD_ATTR void uiCardHandBookItemGroup_SetCount_m2577766933 (uiCardHandBookItemGroup_t3791664164 * __this, const RuntimeMethod* method) { { uiCardHandBookItemCell_t2920226558 * L_0 = __this->get_m_obj0_2(); NullCheck(L_0); uiCardHandBookItemCell_SetCount_m804532318(L_0, /*hidden argument*/NULL); uiCardHandBookItemCell_t2920226558 * L_1 = __this->get_m_obj1_3(); NullCheck(L_1); uiCardHandBookItemCell_SetCount_m804532318(L_1, /*hidden argument*/NULL); uiCardHandBookItemCell_t2920226558 * L_2 = __this->get_m_obj2_4(); NullCheck(L_2); uiCardHandBookItemCell_SetCount_m804532318(L_2, /*hidden argument*/NULL); uiCardHandBookItemCell_t2920226558 * L_3 = __this->get_m_obj3_5(); NullCheck(L_3); uiCardHandBookItemCell_SetCount_m804532318(L_3, /*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 uiCardPreviewGroup::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewGroup__ctor_m3011320956 (uiCardPreviewGroup_t2522655268 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardPreviewGroup::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewGroup_OnPageInit_m2695964029 (uiCardPreviewGroup_t2522655268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewGroup_OnPageInit_m2695964029_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_6(); if (L_0) { goto IL_006a; } } { __this->set_isPageInit_6((bool)1); Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); uiCardPreviewItemCell_t2511978798 * L_2 = CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435(NULL /*static, unused*/, L_1, _stringLiteral3064368064, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435_RuntimeMethod_var); __this->set_Obj1_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiCardPreviewItemCell_t2511978798 * L_4 = CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435(NULL /*static, unused*/, L_3, _stringLiteral725715904, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435_RuntimeMethod_var); __this->set_Obj2_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiCardPreviewItemCell_t2511978798 * L_6 = CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435(NULL /*static, unused*/, L_5, _stringLiteral2682031040, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435_RuntimeMethod_var); __this->set_Obj3_4(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); uiCardPreviewItemCell_t2511978798 * L_8 = CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435(NULL /*static, unused*/, L_7, _stringLiteral343378880, /*hidden argument*/CMiscHelp_GetChildComponent_TisuiCardPreviewItemCell_t2511978798_m2622792435_RuntimeMethod_var); __this->set_Obj4_5(L_8); } IL_006a: { Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_9); DMListViewItem_t3648257704 * L_10 = Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017(L_9, /*hidden argument*/Component_GetComponent_TisDMListViewItem_t3648257704_m1033466017_RuntimeMethod_var); intptr_t L_11 = (intptr_t)uiCardPreviewGroup_IndexChanged_m2827175237_RuntimeMethod_var; Action_1_t3123413348 * L_12 = (Action_1_t3123413348 *)il2cpp_codegen_object_new(Action_1_t3123413348_il2cpp_TypeInfo_var); Action_1__ctor_m4058363731(L_12, __this, L_11, /*hidden argument*/Action_1__ctor_m4058363731_RuntimeMethod_var); NullCheck(L_10); DMListViewItem_set_indexChanged_m3628212006(L_10, L_12, /*hidden argument*/NULL); return; } } // System.Void uiCardPreviewGroup::IndexChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewGroup_IndexChanged_m2827175237 (uiCardPreviewGroup_t2522655268 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; uiCardPreviewGroup_SetIndex_m2584878897(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void uiCardPreviewGroup::SetIndex(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewGroup_SetIndex_m2584878897 (uiCardPreviewGroup_t2522655268 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewGroup_SetIndex_m2584878897_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CMiscConfig_t1694835947_il2cpp_TypeInfo_var); CMiscConfig_t1694835947 * L_0 = CMiscConfig_GetInstance_m3718435439(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = CMiscConfig_GetInt_m1183615064(L_0, _stringLiteral867238559, 4, /*hidden argument*/NULL); V_0 = L_1; uiCardPreviewItemCell_t2511978798 * L_2 = __this->get_Obj1_2(); int32_t L_3 = V_0; int32_t L_4 = ___index0; NullCheck(L_2); uiCardPreviewItemCell_SetItemData_m1326870221(L_2, ((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)L_4)), /*hidden argument*/NULL); uiCardPreviewItemCell_t2511978798 * L_5 = __this->get_Obj2_3(); int32_t L_6 = V_0; int32_t L_7 = ___index0; NullCheck(L_5); uiCardPreviewItemCell_SetItemData_m1326870221(L_5, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)L_7)), (int32_t)1)), /*hidden argument*/NULL); uiCardPreviewItemCell_t2511978798 * L_8 = __this->get_Obj3_4(); int32_t L_9 = V_0; int32_t L_10 = ___index0; NullCheck(L_8); uiCardPreviewItemCell_SetItemData_m1326870221(L_8, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)L_10)), (int32_t)2)), /*hidden argument*/NULL); uiCardPreviewItemCell_t2511978798 * L_11 = __this->get_Obj4_5(); int32_t L_12 = V_0; int32_t L_13 = ___index0; NullCheck(L_11); uiCardPreviewItemCell_SetItemData_m1326870221(L_11, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_12, (int32_t)L_13)), (int32_t)3)), /*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 uiCardPreviewItemCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell__ctor_m437447801 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardPreviewItemCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_OnPageInit_m2717703618 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_OnPageInit_m2717703618_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_7(); if (L_0) { goto IL_0080; } } { Transform_t3600365921 * L_1 = Component_get_transform_m3162698980(__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, _stringLiteral2768723894, /*hidden argument*/CMiscHelp_GetChildComponent_TisUITexture_t3471168817_m413142640_RuntimeMethod_var); __this->set_m_texture_2(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UISprite_t194114938 * L_4 = CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986(NULL /*static, unused*/, L_3, _stringLiteral3454252990, /*hidden argument*/CMiscHelp_GetChildComponent_TisUISprite_t194114938_m3255839986_RuntimeMethod_var); __this->set_m_resQuality_3(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral2002595880, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_count_6(L_6); UITexture_t3471168817 * L_7 = __this->get_m_texture_2(); NullCheck(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(L_7, /*hidden argument*/NULL); NullCheck(L_8); Vector3_t3722313464 L_9 = Transform_get_localScale_m129152068(L_8, /*hidden argument*/NULL); __this->set_m_org_TextureScale_5(L_9); Transform_t3600365921 * L_10 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_11 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_10, _stringLiteral4166355918, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_text_9(L_11); __this->set_isPageInit_7((bool)1); } IL_0080: { return; } } // System.Void uiCardPreviewItemCell::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_OnPageShow_m1610411445 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiCardPreviewItemCell::Update() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_Update_m3241814567 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_Update_m3241814567_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_textureDone_4(); if (L_0) { goto IL_003d; } } { CItemBase_t2436786639 * L_1 = __this->get_m_DataUnit_8(); if (!L_1) { goto IL_003d; } } { UITexture_t3471168817 * L_2 = __this->get_m_texture_2(); CItemBase_t2436786639 * L_3 = __this->get_m_DataUnit_8(); NullCheck(L_3); int32_t L_4 = CItemBase_get_configID_m837654758(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_5 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); Vector3_t3722313464 L_6 = __this->get_m_org_TextureScale_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_7 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_2, L_5, L_6, /*hidden argument*/NULL); __this->set_m_textureDone_4(L_7); } IL_003d: { return; } } // System.Void uiCardPreviewItemCell::SetItemData(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_SetItemData_m1326870221 (uiCardPreviewItemCell_t2511978798 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_SetItemData_m1326870221_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 = ___index0; NullCheck(L_0); CItemBase_t2436786639 * L_2 = CMyPackageManager_GetBianshenCard_m4036588284(L_0, L_1, /*hidden argument*/NULL); __this->set_m_DataUnit_8(L_2); CItemBase_t2436786639 * L_3 = __this->get_m_DataUnit_8(); if (!L_3) { goto IL_0044; } } { uiCardPreviewItemCell_InitUI_m1829609950(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_4 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_4, (bool)1, /*hidden argument*/NULL); CItemBase_t2436786639 * L_5 = __this->get_m_DataUnit_8(); NullCheck(L_5); int32_t L_6 = CItemBase_get_configID_m837654758(L_5, /*hidden argument*/NULL); uiCardPreviewItemCell_SetQuality_m307301654(__this, L_6, /*hidden argument*/NULL); goto IL_0050; } IL_0044: { Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*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); } IL_0050: { return; } } // System.Void uiCardPreviewItemCell::SetQuality(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_SetQuality_m307301654 (uiCardPreviewItemCell_t2511978798 * __this, int32_t ____configId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_SetQuality_m307301654_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_0 = L_0; int32_t L_1 = ____configId0; IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); bool L_2 = CShopManager_IsClothing_m480793725(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0022; } } { CShopConfig_t202154353 * L_3 = CShopConfig_GetInstance_m4264820349(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_4 = ____configId0; NullCheck(L_3); String_t* L_5 = CShopConfig_GetQualityLevelIcon_m3028294132(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_002e; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_6 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_7 = ____configId0; NullCheck(L_6); String_t* L_8 = CPropManager_GetQualityLevelIcon_m2764478498(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; } IL_002e: { UISprite_t194114938 * L_9 = __this->get_m_resQuality_3(); 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_004b; } } { UISprite_t194114938 * L_11 = __this->get_m_resQuality_3(); String_t* L_12 = V_0; NullCheck(L_11); UISprite_set_spriteName_m1616245412(L_11, L_12, /*hidden argument*/NULL); } IL_004b: { return; } } // System.Void uiCardPreviewItemCell::InitUI() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_InitUI_m1829609950 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_InitUI_m1829609950_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { UITexture_t3471168817 * L_0 = __this->get_m_texture_2(); CItemBase_t2436786639 * L_1 = __this->get_m_DataUnit_8(); NullCheck(L_1); int32_t L_2 = CItemBase_get_configID_m837654758(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CShopManager_t754298620_il2cpp_TypeInfo_var); String_t* L_3 = CShopManager_GetIconPath_m2562341149(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); Vector3_t3722313464 L_4 = __this->get_m_org_TextureScale_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_5 = CMiscHelp_SetTextureIcon_m1616628797(NULL /*static, unused*/, L_0, L_3, L_4, /*hidden argument*/NULL); __this->set_m_textureDone_4(L_5); UILabel_t3248798549 * L_6 = __this->get_m_count_6(); IL2CPP_RUNTIME_CLASS_INIT(CPropManager_t2238730194_il2cpp_TypeInfo_var); CPropManager_t2238730194 * L_7 = CPropManager_GetInstance_m2519469083(NULL /*static, unused*/, /*hidden argument*/NULL); CItemBase_t2436786639 * L_8 = __this->get_m_DataUnit_8(); NullCheck(L_8); int32_t L_9 = CItemBase_get_configID_m837654758(L_8, /*hidden argument*/NULL); NullCheck(L_7); int32_t L_10 = CPropManager_GetPropAmount_m271193511(L_7, L_9, /*hidden argument*/NULL); V_0 = L_10; String_t* L_11 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_11, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_text_9(); CItemBase_t2436786639 * L_13 = __this->get_m_DataUnit_8(); NullCheck(L_13); int32_t L_14 = CItemBase_get_configID_m837654758(L_13, /*hidden argument*/NULL); String_t* L_15 = CPropManager_GetName_m3847477158(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_15, /*hidden argument*/NULL); return; } } // System.Void uiCardPreviewItemCell::ClickItem() extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_ClickItem_m737649134 (uiCardPreviewItemCell_t2511978798 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_ClickItem_m737649134_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { CTextHelp_t3119637808 * L_0 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = CTextHelp_GetText_m372251958(L_0, _stringLiteral3039636649, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; intptr_t L_3 = (intptr_t)uiCardPreviewItemCell_onUseBianShengCard_m2190371434_RuntimeMethod_var; OnMsgBoxClkCallBack_t3229751541 * L_4 = (OnMsgBoxClkCallBack_t3229751541 *)il2cpp_codegen_object_new(OnMsgBoxClkCallBack_t3229751541_il2cpp_TypeInfo_var); OnMsgBoxClkCallBack__ctor_m2163616605(L_4, __this, L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageBox_m686064934(NULL /*static, unused*/, 1, L_2, L_4, /*hidden argument*/NULL); return; } } // System.Void uiCardPreviewItemCell::onUseBianShengCard(System.Boolean,DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void uiCardPreviewItemCell_onUseBianShengCard_m2190371434 (uiCardPreviewItemCell_t2511978798 * __this, bool ___confirmed0, CDataArray_t4068198041 * ___usedata1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardPreviewItemCell_onUseBianShengCard_m2190371434_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { bool L_0 = ___confirmed0; if (!L_0) { goto IL_0039; } } { IL2CPP_RUNTIME_CLASS_INIT(CGiftManager_t2180653355_il2cpp_TypeInfo_var); CGiftManager_t2180653355 * L_1 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = CGiftManager_get_GetUserId_m3997000212(L_1, /*hidden argument*/NULL); V_0 = (((int64_t)((int64_t)L_2))); CGiftManager_t2180653355 * L_3 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); CItemBase_t2436786639 * L_4 = __this->get_m_DataUnit_8(); NullCheck(L_4); int32_t L_5 = CItemBase_get_configID_m837654758(L_4, /*hidden argument*/NULL); int64_t L_6 = V_0; NullCheck(L_3); CGiftManager_RequestBianSheng_m3541844486(L_3, L_5, 0, 1, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_7 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); CWndController_HideUI_m732482071(L_7, ((int32_t)261), /*hidden argument*/NULL); } IL_0039: { 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 uiCardSieve::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve__ctor_m3924701878 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve__ctor_m3924701878_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CUIBase_t3255455658_il2cpp_TypeInfo_var); CUIBase__ctor_m220894030(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardSieve::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnPageInit_m2897754276 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve_OnPageInit_m2897754276_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral299248297, /*hidden argument*/NULL); __this->set_m_typeRoot_10(L_0); Transform_t3600365921 * L_1 = CUIBase_FindSerialedTransform_m1564495734(__this, _stringLiteral58769768, /*hidden argument*/NULL); __this->set_m_levelRoot_11(L_1); intptr_t L_2 = (intptr_t)uiCardSieve_OnClkClose_m1538425206_RuntimeMethod_var; Action_1_t1286104214 * L_3 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_3, __this, L_2, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1537567923, L_3, /*hidden argument*/NULL); intptr_t L_4 = (intptr_t)uiCardSieve_OnClkOK_m2925115496_RuntimeMethod_var; Action_1_t1286104214 * L_5 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_5, __this, L_4, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3354216801, L_5, /*hidden argument*/NULL); intptr_t L_6 = (intptr_t)uiCardSieve_OnClkType_m1246159234_RuntimeMethod_var; Action_1_t1286104214 * L_7 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_7, __this, L_6, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3963633384, L_7, /*hidden argument*/NULL); intptr_t L_8 = (intptr_t)uiCardSieve_OnClkType_m1246159234_RuntimeMethod_var; Action_1_t1286104214 * L_9 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_9, __this, L_8, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1902329248, L_9, /*hidden argument*/NULL); intptr_t L_10 = (intptr_t)uiCardSieve_OnClkType_m1246159234_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, __this, L_10, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2586257328, L_11, /*hidden argument*/NULL); intptr_t L_12 = (intptr_t)uiCardSieve_OnClkLevel_m1915446110_RuntimeMethod_var; Action_1_t1286104214 * L_13 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral3562350755, L_13, /*hidden argument*/NULL); intptr_t L_14 = (intptr_t)uiCardSieve_OnClkLevel_m1915446110_RuntimeMethod_var; Action_1_t1286104214 * L_15 = (Action_1_t1286104214 *)il2cpp_codegen_object_new(Action_1_t1286104214_il2cpp_TypeInfo_var); Action_1__ctor_m2622589598(L_15, __this, L_14, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral1223698595, L_15, /*hidden argument*/NULL); intptr_t L_16 = (intptr_t)uiCardSieve_OnClkLevel_m1915446110_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, _stringLiteral3180013731, L_17, /*hidden argument*/NULL); intptr_t L_18 = (intptr_t)uiCardSieve_OnClkLevel_m1915446110_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, _stringLiteral841361571, L_19, /*hidden argument*/NULL); intptr_t L_20 = (intptr_t)uiCardSieve_OnClkLevel_m1915446110_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, __this, L_20, /*hidden argument*/Action_1__ctor_m2622589598_RuntimeMethod_var); CUIBase_BindSerialBtn_m1473289596(__this, _stringLiteral2797676707, L_21, /*hidden argument*/NULL); return; } } // System.Void uiCardSieve::OnDestroy() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnDestroy_m3790824983 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { { CUIBase_OnDestroy_m2854673992(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardSieve::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnPageShow_m3720993309 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiCardSieve::OnPageHide() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnPageHide_m212302148 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { { return; } } // System.Void uiCardSieve::OnClkClose(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnClkClose_m1538425206 (uiCardSieve_t4210341803 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve_OnClkClose_m1538425206_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiCardSieve::OnClkOK(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnClkOK_m2925115496 (uiCardSieve_t4210341803 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve_OnClkOK_m2925115496_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_0 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CIdolCardManager_OnSelectChanged_m3720242481(L_0, /*hidden argument*/NULL); Transform_t3600365921 * L_1 = CUIBase_get_transform_m568012358(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_1, (bool)0, /*hidden argument*/NULL); return; } } // System.Void uiCardSieve::OnClkType(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnClkType_m1246159234 (uiCardSieve_t4210341803 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve_OnClkType_m1246159234_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { uiCardSieve_ResetTypeButton_m2361785647(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_0 = ___go0; NullCheck(L_0); String_t* L_1 = Object_get_name_m4211327027(L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; if (!L_2) { goto IL_0078; } } { String_t* L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_op_Equality_m920492651(NULL /*static, unused*/, L_3, _stringLiteral2099964651, /*hidden argument*/NULL); if (L_4) { goto IL_0048; } } { String_t* L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral2099964654, /*hidden argument*/NULL); if (L_6) { goto IL_0058; } } { String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral2099964653, /*hidden argument*/NULL); if (L_8) { goto IL_0068; } } { goto IL_0078; } IL_0048: { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_9 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CIdolCardManager_set_SelectType_m2980832944(L_9, 1, /*hidden argument*/NULL); goto IL_0078; } IL_0058: { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_10 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CIdolCardManager_set_SelectType_m2980832944(L_10, 3, /*hidden argument*/NULL); goto IL_0078; } IL_0068: { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_11 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); CIdolCardManager_set_SelectType_m2980832944(L_11, 2, /*hidden argument*/NULL); goto IL_0078; } IL_0078: { GameObject_t1113636619 * L_12 = ___go0; NullCheck(L_12); Transform_t3600365921 * L_13 = GameObject_get_transform_m1369836730(L_12, /*hidden argument*/NULL); NullCheck(L_13); Transform_t3600365921 * L_14 = Transform_GetChild_m1092972975(L_13, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_15 = ___go0; NullCheck(L_15); Transform_t3600365921 * L_16 = GameObject_get_transform_m1369836730(L_15, /*hidden argument*/NULL); NullCheck(L_16); Transform_t3600365921 * L_17 = Transform_GetChild_m1092972975(L_16, 1, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiCardSieve::OnClkLevel(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnClkLevel_m1915446110 (uiCardSieve_t4210341803 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve_OnClkLevel_m1915446110_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; { bool L_0 = __this->get_bClickCD_9(); if (!L_0) { goto IL_0017; } } { IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_ShowMessageHint_m1547364369(NULL /*static, unused*/, _stringLiteral1820661907, (bool)0, /*hidden argument*/NULL); return; } IL_0017: { IL2CPP_RUNTIME_CLASS_INIT(CTimerManager_t4186675208_il2cpp_TypeInfo_var); CTimerManager_t4186675208 * L_1 = CTimerManager_GetInstance_m783340840(NULL /*static, unused*/, /*hidden argument*/NULL); intptr_t L_2 = (intptr_t)uiCardSieve_OnResetCD_m964750750_RuntimeMethod_var; TimerCallbackProc_t3381003091 * L_3 = (TimerCallbackProc_t3381003091 *)il2cpp_codegen_object_new(TimerCallbackProc_t3381003091_il2cpp_TypeInfo_var); TimerCallbackProc__ctor_m2511947299(L_3, __this, L_2, /*hidden argument*/NULL); NullCheck(L_1); CTimerManager_CreateTimer_m1163471876(L_1, (0.5f), L_3, 1, /*hidden argument*/NULL); __this->set_bClickCD_9((bool)1); V_0 = 0; V_1 = 0; GameObject_t1113636619 * L_4 = ___go0; NullCheck(L_4); String_t* L_5 = Object_get_name_m4211327027(L_4, /*hidden argument*/NULL); V_2 = L_5; String_t* L_6 = V_2; if (!L_6) { goto IL_014b; } } { String_t* L_7 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral2707270041, /*hidden argument*/NULL); if (L_8) { goto IL_00a1; } } { String_t* L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral2707270038, /*hidden argument*/NULL); if (L_10) { goto IL_00c3; } } { String_t* L_11 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_12 = String_op_Equality_m920492651(NULL /*static, unused*/, L_11, _stringLiteral2707270039, /*hidden argument*/NULL); if (L_12) { goto IL_00e5; } } { String_t* L_13 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_14 = String_op_Equality_m920492651(NULL /*static, unused*/, L_13, _stringLiteral2707270044, /*hidden argument*/NULL); if (L_14) { goto IL_0107; } } { String_t* L_15 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_16 = String_op_Equality_m920492651(NULL /*static, unused*/, L_15, _stringLiteral2707270045, /*hidden argument*/NULL); if (L_16) { goto IL_0129; } } { goto IL_014b; } IL_00a1: { V_0 = 1; int32_t L_17 = __this->get_m_lv1_click_12(); __this->set_m_lv1_click_12(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); int32_t L_18 = __this->get_m_lv1_click_12(); int32_t L_19 = uiCardSieve_GetResult_m3683053255(__this, L_18, /*hidden argument*/NULL); V_1 = L_19; goto IL_014b; } IL_00c3: { V_0 = 2; int32_t L_20 = __this->get_m_lv2_click_13(); __this->set_m_lv2_click_13(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); int32_t L_21 = __this->get_m_lv2_click_13(); int32_t L_22 = uiCardSieve_GetResult_m3683053255(__this, L_21, /*hidden argument*/NULL); V_1 = L_22; goto IL_014b; } IL_00e5: { V_0 = 3; int32_t L_23 = __this->get_m_lv3_click_14(); __this->set_m_lv3_click_14(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1))); int32_t L_24 = __this->get_m_lv3_click_14(); int32_t L_25 = uiCardSieve_GetResult_m3683053255(__this, L_24, /*hidden argument*/NULL); V_1 = L_25; goto IL_014b; } IL_0107: { V_0 = 4; int32_t L_26 = __this->get_m_lv4_click_15(); __this->set_m_lv4_click_15(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1))); int32_t L_27 = __this->get_m_lv4_click_15(); int32_t L_28 = uiCardSieve_GetResult_m3683053255(__this, L_27, /*hidden argument*/NULL); V_1 = L_28; goto IL_014b; } IL_0129: { V_0 = 5; int32_t L_29 = __this->get_m_lv5_click_16(); __this->set_m_lv5_click_16(((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1))); int32_t L_30 = __this->get_m_lv5_click_16(); int32_t L_31 = uiCardSieve_GetResult_m3683053255(__this, L_30, /*hidden argument*/NULL); V_1 = L_31; goto IL_014b; } IL_014b: { int32_t L_32 = V_1; if (L_32) { goto IL_017a; } } { GameObject_t1113636619 * L_33 = ___go0; NullCheck(L_33); Transform_t3600365921 * L_34 = GameObject_get_transform_m1369836730(L_33, /*hidden argument*/NULL); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_GetChild_m1092972975(L_34, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_35, (bool)1, /*hidden argument*/NULL); GameObject_t1113636619 * L_36 = ___go0; NullCheck(L_36); Transform_t3600365921 * L_37 = GameObject_get_transform_m1369836730(L_36, /*hidden argument*/NULL); NullCheck(L_37); Transform_t3600365921 * L_38 = Transform_GetChild_m1092972975(L_37, 1, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_38, (bool)0, /*hidden argument*/NULL); goto IL_019e; } IL_017a: { GameObject_t1113636619 * L_39 = ___go0; NullCheck(L_39); Transform_t3600365921 * L_40 = GameObject_get_transform_m1369836730(L_39, /*hidden argument*/NULL); NullCheck(L_40); Transform_t3600365921 * L_41 = Transform_GetChild_m1092972975(L_40, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_41, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_42 = ___go0; NullCheck(L_42); Transform_t3600365921 * L_43 = GameObject_get_transform_m1369836730(L_42, /*hidden argument*/NULL); NullCheck(L_43); Transform_t3600365921 * L_44 = Transform_GetChild_m1092972975(L_43, 1, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_44, (bool)1, /*hidden argument*/NULL); } IL_019e: { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_45 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_46 = V_0; NullCheck(L_45); bool L_47 = CIdolCardManager_ListContains_m4044544999(L_45, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_01be; } } { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_48 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_49 = V_0; NullCheck(L_48); CIdolCardManager_RemoveSelect_m2539226844(L_48, L_49, /*hidden argument*/NULL); goto IL_01c9; } IL_01be: { IL2CPP_RUNTIME_CLASS_INIT(CIdolCardManager_t1778192884_il2cpp_TypeInfo_var); CIdolCardManager_t1778192884 * L_50 = CIdolCardManager_GetInstance_m3652076499(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_51 = V_0; NullCheck(L_50); CIdolCardManager_AddSelect_m3016490910(L_50, L_51, /*hidden argument*/NULL); } IL_01c9: { return; } } // System.Int32 uiCardSieve::GetResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t uiCardSieve_GetResult_m3683053255 (uiCardSieve_t4210341803 * __this, int32_t ___number0, const RuntimeMethod* method) { { int32_t L_0 = ___number0; return ((int32_t)((int32_t)L_0%(int32_t)2)); } } // System.Void uiCardSieve::ResetTypeButton() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_ResetTypeButton_m2361785647 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardSieve_ResetTypeButton_m2361785647_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Transform_t3600365921 * V_2 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_typeRoot_10(); 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_003e; } IL_0013: { Transform_t3600365921 * L_2 = __this->get_m_typeRoot_10(); 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; Transform_t3600365921 * L_5 = V_2; NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_GetChild_m1092972975(L_5, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_6, (bool)1, /*hidden argument*/NULL); Transform_t3600365921 * L_7 = V_2; NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_GetChild_m1092972975(L_7, 1, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)0, /*hidden argument*/NULL); int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003e: { int32_t L_10 = V_1; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0013; } } { return; } } // System.Void uiCardSieve::OnResetCD() extern "C" IL2CPP_METHOD_ATTR void uiCardSieve_OnResetCD_m964750750 (uiCardSieve_t4210341803 * __this, const RuntimeMethod* method) { { __this->set_bClickCD_9((bool)0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiCardWndEdit::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit__ctor_m3284656281 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit__ctor_m3284656281_MetadataUsageId); s_Il2CppMethodInitialized = true; } { 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_HeadPhotoScale_21(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnPageInit_m3130140815 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnPageInit_m3130140815_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_18(); if (L_0) { goto IL_01ce; } } { __this->set_isPageInit_18((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, _stringLiteral3701377607, /*hidden argument*/NULL); NullCheck(L_2); UIInput_t421821618 * L_3 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_2, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_InputSign_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, _stringLiteral1108805237, /*hidden argument*/NULL); NullCheck(L_5); UIInput_t421821618 * L_6 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_5, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_m_InputHomeTown_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, _stringLiteral2199470949, /*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_LabelStarSign_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, _stringLiteral1340942439, /*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_LabelName_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, _stringLiteral4179316378, /*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_LabelCharm_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, _stringLiteral4286245646, /*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_LabelFashion_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, _stringLiteral2947110641, /*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_LabelUsrID_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, _stringLiteral568987626, /*hidden argument*/NULL); NullCheck(L_23); UILabel_t3248798549 * L_24 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_23, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_LabelLevel_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, _stringLiteral2754599253, /*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_VIPLevel_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, _stringLiteral1739093509, /*hidden argument*/NULL); NullCheck(L_29); UISprite_t194114938 * L_30 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_29, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_HeadBox_11(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, _stringLiteral2431381861, /*hidden argument*/NULL); NullCheck(L_32); UITexture_t3471168817 * L_33 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_32, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_Head_12(L_33); Transform_t3600365921 * L_34 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_34); Transform_t3600365921 * L_35 = Transform_get_parent_m835071599(L_34, /*hidden argument*/NULL); NullCheck(L_35); Transform_t3600365921 * L_36 = Transform_get_parent_m835071599(L_35, /*hidden argument*/NULL); NullCheck(L_36); GameObject_t1113636619 * L_37 = Component_get_gameObject_m442555142(L_36, /*hidden argument*/NULL); __this->set_m_GameObjCardRoot_13(L_37); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = Transform_Find_m1729760951(L_38, _stringLiteral744350784, /*hidden argument*/NULL); __this->set_m_GameObjSelectDevicePhoto_14(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, _stringLiteral3714098038, /*hidden argument*/NULL); NullCheck(L_41); UISprite_t194114938 * L_42 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_41, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_MyCurLevelProgress_15(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, _stringLiteral2095520793, /*hidden argument*/NULL); NullCheck(L_44); UILabel_t3248798549 * L_45 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_44, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ExperienceBar_16(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, _stringLiteral1091131638, /*hidden argument*/NULL); __this->set_m_StatusLocation_17(L_47); UITexture_t3471168817 * L_48 = __this->get_m_Head_12(); NullCheck(L_48); Transform_t3600365921 * L_49 = Component_get_transform_m3162698980(L_48, /*hidden argument*/NULL); NullCheck(L_49); Vector3_t3722313464 L_50 = Transform_get_localScale_m129152068(L_49, /*hidden argument*/NULL); __this->set_m_HeadPhotoScale_21(L_50); } IL_01ce: { return; } } // System.Void uiCardWndEdit::Update() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_Update_m3750233583 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_Update_m3750233583_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; CUserCardParams_t243895319 * V_2 = NULL; int32_t V_3 = 0; Transform_t3600365921 * V_4 = NULL; RuntimeObject* V_5 = NULL; Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); RuntimeObject* V_7 = 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); { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = logicCardManager_GetChangedEditCard_m2965322647(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0031; } } { 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); V_0 = L_3; logicCardManager_t2956095708 * L_4 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_5 = V_0; NullCheck(L_4); CUserCardParams_t243895319 * L_6 = logicCardManager_AllocUserCard_m233663967(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; logicCardManager_t2956095708 * L_7 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); logicCardManager_SetChangedEditCard_m3175087409(L_7, (bool)0, /*hidden argument*/NULL); } IL_0031: { logicCardManager_t2956095708 * L_8 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = logicCardManager_IfTargetMySelf_m3419846671(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0041; } } { return; } IL_0041: { logicCardManager_t2956095708 * L_10 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); CMainRole_t4200562839 * L_11 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int64_t L_12 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_11); NullCheck(L_10); CUserCardParams_t243895319 * L_13 = logicCardManager_AllocUserCard_m233663967(L_10, L_12, /*hidden argument*/NULL); V_2 = L_13; CUserCardParams_t243895319 * L_14 = V_2; if (L_14) { goto IL_005d; } } { return; } IL_005d: { bool L_15 = __this->get_m_IsHeadPhotoReady_20(); if (L_15) { goto IL_00a6; } } { UITexture_t3471168817 * L_16 = __this->get_m_Head_12(); CUserCardParams_t243895319 * L_17 = V_2; NullCheck(L_17); int64_t L_18 = CUserCardParams_GetUserID_m1490528571(L_17, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_19 = V_2; NullCheck(L_19); int64_t L_20 = CUserCardParams_GetLong_m3889522586(L_19, ((int32_t)16), (((int64_t)((int64_t)0))), /*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); NullCheck(L_22); int32_t L_23 = CProperty_GetInt_m2680341236(L_22, _stringLiteral4166355951, 0, /*hidden argument*/NULL); Vector3_t3722313464 L_24 = __this->get_m_HeadPhotoScale_21(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_25 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_16, L_18, L_20, L_23, L_24, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsHeadPhotoReady_20(L_25); } IL_00a6: { logicCardManager_t2956095708 * L_26 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); bool L_27 = L_26->get_isNeedChangeName_12(); if (!L_27) { goto IL_012f; } } { logicCardManager_t2956095708 * L_28 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_isNeedChangeName_12((bool)0); UILabel_t3248798549 * L_29 = __this->get_m_LabelName_5(); logicCardManager_t2956095708 * L_30 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = L_30->get_newName_15(); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_31, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_32 = V_2; NullCheck(L_32); int32_t L_33 = CUserCardParams_GetInt_m2940615587(L_32, 4, 0, /*hidden argument*/NULL); V_3 = L_33; int32_t L_34 = V_3; if ((((int32_t)0) < ((int32_t)L_34))) { goto IL_00fb; } } { UISprite_t194114938 * L_35 = __this->get_m_VIPLevel_10(); 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)0, /*hidden argument*/NULL); goto IL_012f; } IL_00fb: { UISprite_t194114938 * L_37 = __this->get_m_VIPLevel_10(); 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)1, /*hidden argument*/NULL); UISprite_t194114938 * L_39 = __this->get_m_VIPLevel_10(); int32_t L_40 = V_3; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_39, L_40, /*hidden argument*/NULL); UILabel_t3248798549 * L_41 = __this->get_m_LabelName_5(); UISprite_t194114938 * L_42 = __this->get_m_VIPLevel_10(); NullCheck(L_42); GameObject_t1113636619 * L_43 = Component_get_gameObject_m442555142(L_42, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_AdjustVipPosition_m1292825562(NULL /*static, unused*/, L_41, L_43, /*hidden argument*/NULL); } IL_012f: { UISprite_t194114938 * L_44 = __this->get_m_HeadBox_11(); NullCheck(L_44); Transform_t3600365921 * L_45 = Component_get_transform_m3162698980(L_44, /*hidden argument*/NULL); NullCheck(L_45); RuntimeObject* L_46 = Transform_GetEnumerator_m2717073726(L_45, /*hidden argument*/NULL); V_5 = L_46; } IL_0141: try { // begin try (depth: 1) { goto IL_0192; } IL_0146: { RuntimeObject* L_47 = V_5; NullCheck(L_47); RuntimeObject * L_48 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_47); V_4 = ((Transform_t3600365921 *)CastclassClass((RuntimeObject*)L_48, Transform_t3600365921_il2cpp_TypeInfo_var)); Transform_t3600365921 * L_49 = V_4; NullCheck(L_49); Transform_t3600365921 * L_50 = Component_get_transform_m3162698980(L_49, /*hidden argument*/NULL); NullCheck(L_50); Vector3_t3722313464 L_51 = Transform_get_position_m36019626(L_50, /*hidden argument*/NULL); V_6 = L_51; float L_52 = (&V_6)->get_y_2(); if ((!(((float)L_52) > ((float)(0.0f))))) { goto IL_0185; } } IL_0173: { Transform_t3600365921 * L_53 = V_4; NullCheck(L_53); GameObject_t1113636619 * L_54 = Component_get_gameObject_m442555142(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_54, (bool)0, /*hidden argument*/NULL); goto IL_0192; } IL_0185: { Transform_t3600365921 * L_55 = V_4; NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_56, (bool)1, /*hidden argument*/NULL); } IL_0192: { RuntimeObject* L_57 = V_5; NullCheck(L_57); bool L_58 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_57); if (L_58) { goto IL_0146; } } IL_019e: { IL2CPP_LEAVE(0x1BA, FINALLY_01a3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01a3; } FINALLY_01a3: { // begin finally (depth: 1) { RuntimeObject* L_59 = V_5; RuntimeObject* L_60 = ((RuntimeObject*)IsInst((RuntimeObject*)L_59, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_7 = L_60; if (!L_60) { goto IL_01b9; } } IL_01b2: { RuntimeObject* L_61 = V_7; NullCheck(L_61); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_61); } IL_01b9: { IL2CPP_END_FINALLY(419) } } // end finally (depth: 1) IL2CPP_CLEANUP(419) { IL2CPP_JUMP_TBL(0x1BA, IL_01ba) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01ba: { return; } } // System.Void uiCardWndEdit::OnOpen() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnOpen_m3005409909 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnOpen_m3005409909_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; float V_5 = 0.0f; String_t* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; int32_t V_13 = 0; String_t* V_14 = NULL; StringU5BU5D_t1281789340* V_15 = NULL; Vector2_t2156229523 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)); float G_B3_0 = 0.0f; { Transform_t3600365921 * L_0 = __this->get_m_GameObjSelectDevicePhoto_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*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); V_0 = L_2; logicCardManager_t2956095708 * L_3 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_4 = V_0; NullCheck(L_3); CUserCardParams_t243895319 * L_5 = logicCardManager_AllocUserCard_m233663967(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; UISprite_t194114938 * L_6 = __this->get_m_MyCurLevelProgress_15(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Vector3_t3722313464 L_8 = Transform_get_localScale_m129152068(L_7, /*hidden argument*/NULL); V_2 = L_8; CUserCardParams_t243895319 * L_9 = V_1; NullCheck(L_9); int32_t L_10 = CUserCardParams_GetInt_m2940615587(L_9, ((int32_t)18), 0, /*hidden argument*/NULL); V_3 = L_10; CUserCardParams_t243895319 * L_11 = V_1; NullCheck(L_11); int32_t L_12 = CUserCardParams_GetInt_m2940615587(L_11, ((int32_t)19), 1, /*hidden argument*/NULL); V_4 = L_12; int32_t L_13 = V_4; if (!L_13) { goto IL_005b; } } { int32_t L_14 = V_3; int32_t L_15 = V_4; G_B3_0 = ((float)((float)(((float)((float)L_14)))/(float)(((float)((float)L_15))))); goto IL_0060; } IL_005b: { G_B3_0 = (0.001f); } IL_0060: { V_5 = G_B3_0; float L_16 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_17 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)(216.0f), (float)L_16)), (1.0f), (216.0f), /*hidden argument*/NULL); (&V_2)->set_x_1(L_17); UISprite_t194114938 * L_18 = __this->get_m_MyCurLevelProgress_15(); NullCheck(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(L_18, /*hidden argument*/NULL); Vector3_t3722313464 L_20 = V_2; NullCheck(L_19); Transform_set_localScale_m3053443106(L_19, L_20, /*hidden argument*/NULL); UILabel_t3248798549 * L_21 = __this->get_m_ExperienceBar_16(); int32_t L_22 = V_3; int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_23); int32_t L_25 = V_4; int32_t L_26 = L_25; RuntimeObject * L_27 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_26); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_28 = String_Concat_m1715369213(NULL /*static, unused*/, L_24, _stringLiteral3452614529, L_27, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_m_LabelName_5(); CUserCardParams_t243895319 * L_30 = V_1; NullCheck(L_30); String_t* L_31 = CUserCardParams_GetWideStr_m676405835(L_30, 2, /*hidden argument*/NULL); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_31, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_32 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_32); bool L_33 = logicCardManager_IfTargetMySelf_m3419846671(L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0113; } } { CMainRole_t4200562839 * L_34 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); CProperty_t963755051 * L_35 = ISceneBaseObj_GetNetProperty_m1709069404(L_34, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_35); String_t* L_37 = CProperty_GetWideStr_m2042428682(L_35, _stringLiteral62725275, L_36, /*hidden argument*/NULL); V_6 = L_37; String_t* L_38 = V_6; UILabel_t3248798549 * L_39 = __this->get_m_LabelName_5(); NullCheck(L_39); String_t* L_40 = UILabel_get_text_m389124667(L_39, /*hidden argument*/NULL); int32_t L_41 = String_Compare_m3735043349(NULL /*static, unused*/, L_38, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_0113; } } { UILabel_t3248798549 * L_42 = __this->get_m_LabelName_5(); String_t* L_43 = V_6; NullCheck(L_42); UILabel_set_text_m1071532778(L_42, L_43, /*hidden argument*/NULL); } IL_0113: { UILabel_t3248798549 * L_44 = __this->get_m_LabelCharm_6(); CUserCardParams_t243895319 * L_45 = V_1; NullCheck(L_45); int32_t L_46 = CUserCardParams_GetInt_m2940615587(L_45, 5, 0, /*hidden argument*/NULL); V_7 = L_46; String_t* L_47 = Int32_ToString_m141394615((&V_7), /*hidden argument*/NULL); NullCheck(L_44); UILabel_set_text_m1071532778(L_44, L_47, /*hidden argument*/NULL); UILabel_t3248798549 * L_48 = __this->get_m_LabelFashion_7(); CUserCardParams_t243895319 * L_49 = V_1; NullCheck(L_49); int32_t L_50 = CUserCardParams_GetInt_m2940615587(L_49, ((int32_t)17), 0, /*hidden argument*/NULL); V_8 = L_50; String_t* L_51 = Int32_ToString_m141394615((&V_8), /*hidden argument*/NULL); NullCheck(L_48); UILabel_set_text_m1071532778(L_48, L_51, /*hidden argument*/NULL); UILabel_t3248798549 * L_52 = __this->get_m_LabelUsrID_8(); String_t* L_53 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_54 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2063768543, L_53, /*hidden argument*/NULL); NullCheck(L_52); UILabel_set_text_m1071532778(L_52, L_54, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_55 = V_1; NullCheck(L_55); int32_t L_56 = CUserCardParams_GetInt_m2940615587(L_55, 8, 0, /*hidden argument*/NULL); V_9 = L_56; int32_t L_57 = V_9; __this->set_m_OldStarSignIndex_19(L_57); UILabel_t3248798549 * L_58 = __this->get_m_LabelStarSign_4(); CTextHelp_t3119637808 * L_59 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_60 = Int32_ToString_m141394615((&V_9), /*hidden argument*/NULL); String_t* L_61 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2475264448, L_60, /*hidden argument*/NULL); NullCheck(L_59); String_t* L_62 = CTextHelp_GetText_m372251958(L_59, L_61, /*hidden argument*/NULL); NullCheck(L_58); UILabel_set_text_m1071532778(L_58, L_62, /*hidden argument*/NULL); UIInput_t421821618 * L_63 = __this->get_m_InputHomeTown_3(); NullCheck(L_63); UILabel_t3248798549 * L_64 = L_63->get_label_3(); CUserCardParams_t243895319 * L_65 = V_1; NullCheck(L_65); String_t* L_66 = CUserCardParams_GetWideStr_m676405835(L_65, ((int32_t)9), /*hidden argument*/NULL); NullCheck(L_64); UILabel_set_text_m1071532778(L_64, L_66, /*hidden argument*/NULL); UIInput_t421821618 * L_67 = __this->get_m_InputSign_2(); NullCheck(L_67); UILabel_t3248798549 * L_68 = L_67->get_label_3(); CUserCardParams_t243895319 * L_69 = V_1; NullCheck(L_69); String_t* L_70 = CUserCardParams_GetWideStr_m676405835(L_69, ((int32_t)13), /*hidden argument*/NULL); NullCheck(L_68); UILabel_set_text_m1071532778(L_68, L_70, /*hidden argument*/NULL); UILabel_t3248798549 * L_71 = __this->get_m_LabelLevel_9(); CUserCardParams_t243895319 * L_72 = V_1; NullCheck(L_72); int32_t L_73 = CUserCardParams_GetInt_m2940615587(L_72, 6, 0, /*hidden argument*/NULL); V_10 = L_73; String_t* L_74 = Int32_ToString_m141394615((&V_10), /*hidden argument*/NULL); NullCheck(L_71); UILabel_set_text_m1071532778(L_71, L_74, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_75 = V_1; NullCheck(L_75); int32_t L_76 = CUserCardParams_GetInt_m2940615587(L_75, ((int32_t)24), 0, /*hidden argument*/NULL); if (L_76) { goto IL_022d; } } { UISprite_t194114938 * L_77 = __this->get_m_HeadBox_11(); NullCheck(L_77); UISprite_set_spriteName_m1616245412(L_77, _stringLiteral2208383481, /*hidden argument*/NULL); goto IL_0247; } IL_022d: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_78 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_79 = V_1; NullCheck(L_79); int32_t L_80 = CUserCardParams_GetInt_m2940615587(L_79, ((int32_t)24), 0, /*hidden argument*/NULL); UISprite_t194114938 * L_81 = __this->get_m_HeadBox_11(); NullCheck(L_78); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_78, L_80, L_81, /*hidden argument*/NULL); } IL_0247: { CUserCardParams_t243895319 * L_82 = V_1; NullCheck(L_82); int32_t L_83 = CUserCardParams_GetInt_m2940615587(L_82, 4, 0, /*hidden argument*/NULL); V_11 = L_83; int32_t L_84 = V_11; if ((((int32_t)0) < ((int32_t)L_84))) { goto IL_026f; } } { UISprite_t194114938 * L_85 = __this->get_m_VIPLevel_10(); 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); goto IL_02a4; } IL_026f: { UISprite_t194114938 * L_87 = __this->get_m_VIPLevel_10(); NullCheck(L_87); GameObject_t1113636619 * L_88 = Component_get_gameObject_m442555142(L_87, /*hidden argument*/NULL); NullCheck(L_88); GameObject_SetActive_m796801857(L_88, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_89 = __this->get_m_VIPLevel_10(); int32_t L_90 = V_11; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_89, L_90, /*hidden argument*/NULL); UILabel_t3248798549 * L_91 = __this->get_m_LabelName_5(); UISprite_t194114938 * L_92 = __this->get_m_VIPLevel_10(); NullCheck(L_92); GameObject_t1113636619 * L_93 = Component_get_gameObject_m442555142(L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_AdjustVipPosition_m1292825562(NULL /*static, unused*/, L_91, L_93, /*hidden argument*/NULL); } IL_02a4: { CUserCardParams_t243895319 * L_94 = V_1; NullCheck(L_94); int32_t L_95 = CUserCardParams_GetInt_m2940615587(L_94, ((int32_t)22), 0, /*hidden argument*/NULL); V_12 = L_95; CUserCardParams_t243895319 * L_96 = V_1; NullCheck(L_96); int32_t L_97 = CUserCardParams_GetInt_m2940615587(L_96, ((int32_t)23), 0, /*hidden argument*/NULL); V_13 = L_97; int32_t L_98 = V_12; if ((((int32_t)L_98) > ((int32_t)0))) { goto IL_02da; } } { int32_t L_99 = V_13; if ((((int32_t)L_99) > ((int32_t)0))) { goto IL_02da; } } { CQualifyingManager_t954001806 * L_100 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_101 = V_0; NullCheck(L_100); QualifyInfo_t2809524376 * L_102 = CQualifyingManager_GetDestPlayerQulifyInfo_m4204608311(L_100, L_101, /*hidden argument*/NULL); if (!L_102) { goto IL_0364; } } IL_02da: { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_103 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_104 = V_12; int32_t L_105 = V_13; int64_t L_106 = V_0; NullCheck(L_103); String_t* L_107 = CVipManager_GetStatusNames_m4052654932(L_103, L_104, L_105, L_106, /*hidden argument*/NULL); V_14 = L_107; String_t* L_108 = V_14; CharU5BU5D_t3528271667* L_109 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_109); (L_109)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_108); StringU5BU5D_t1281789340* L_110 = String_Split_m3646115398(L_108, L_109, /*hidden argument*/NULL); V_15 = L_110; String_t* L_111 = V_14; NullCheck(L_111); int32_t L_112 = String_get_Length_m3847582255(L_111, /*hidden argument*/NULL); if ((((int32_t)L_112) <= ((int32_t)0))) { goto IL_035f; } } { Transform_t3600365921 * L_113 = __this->get_m_StatusLocation_17(); NullCheck(L_113); Vector3_t3722313464 L_114 = Transform_get_localPosition_m4234289348(L_113, /*hidden argument*/NULL); V_17 = L_114; float L_115 = (&V_17)->get_x_1(); UISprite_t194114938 * L_116 = __this->get_m_VIPLevel_10(); NullCheck(L_116); Transform_t3600365921 * L_117 = Component_get_transform_m3162698980(L_116, /*hidden argument*/NULL); NullCheck(L_117); Vector3_t3722313464 L_118 = Transform_get_localPosition_m4234289348(L_117, /*hidden argument*/NULL); V_18 = L_118; float L_119 = (&V_18)->get_y_2(); Vector2__ctor_m3970636864((&V_16), L_115, L_119, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_120 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_121 = __this->get_m_LabelName_5(); NullCheck(L_121); Transform_t3600365921 * L_122 = Component_get_transform_m3162698980(L_121, /*hidden argument*/NULL); NullCheck(L_122); Transform_t3600365921 * L_123 = Transform_get_parent_m835071599(L_122, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_124 = V_15; Vector2_t2156229523 L_125 = V_16; NullCheck(L_120); CVipManager_AddStatusItem_m3632854764(L_120, L_123, L_124, (bool)1, L_125, /*hidden argument*/NULL); } IL_035f: { goto IL_037e; } IL_0364: { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_126 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_127 = __this->get_m_LabelName_5(); NullCheck(L_127); Transform_t3600365921 * L_128 = Component_get_transform_m3162698980(L_127, /*hidden argument*/NULL); NullCheck(L_128); Transform_t3600365921 * L_129 = Transform_get_parent_m835071599(L_128, /*hidden argument*/NULL); NullCheck(L_126); CVipManager_ClearStatusIcon_m3315838267(L_126, L_129, /*hidden argument*/NULL); } IL_037e: { __this->set_m_IsHeadPhotoReady_20((bool)0); UITexture_t3471168817 * L_130 = __this->get_m_Head_12(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_130, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkSave() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkSave_m2114566691 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkSave_m2114566691_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; bool V_2 = false; CDataArray_t4068198041 * V_3 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); V_0 = L_1; logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_3 = V_0; NullCheck(L_2); CUserCardParams_t243895319 * L_4 = logicCardManager_AllocUserCard_m233663967(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; UIInput_t421821618 * L_5 = __this->get_m_InputHomeTown_3(); NullCheck(L_5); UILabel_t3248798549 * L_6 = L_5->get_label_3(); NullCheck(L_6); String_t* L_7 = UILabel_get_text_m389124667(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_8 = CMiscHelp_CheckUserInput_m1257766339(NULL /*static, unused*/, L_7, _stringLiteral2012051561, /*hidden argument*/NULL); if (!L_8) { goto IL_0055; } } { UIInput_t421821618 * L_9 = __this->get_m_InputSign_2(); NullCheck(L_9); UILabel_t3248798549 * L_10 = L_9->get_label_3(); NullCheck(L_10); String_t* L_11 = UILabel_get_text_m389124667(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_12 = CMiscHelp_CheckUserInput_m1257766339(NULL /*static, unused*/, L_11, _stringLiteral600826037, /*hidden argument*/NULL); if (L_12) { goto IL_00aa; } } IL_0055: { UIInput_t421821618 * L_13 = __this->get_m_InputHomeTown_3(); NullCheck(L_13); UILabel_t3248798549 * L_14 = L_13->get_label_3(); IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_15 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); UIInput_t421821618 * L_16 = __this->get_m_InputHomeTown_3(); NullCheck(L_16); UILabel_t3248798549 * L_17 = L_16->get_label_3(); NullCheck(L_17); String_t* L_18 = UILabel_get_text_m389124667(L_17, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_19 = CSensitiveWordManager_FilterSensitiveWordAll_m2316646929(L_15, L_18, /*hidden argument*/NULL); NullCheck(L_14); UILabel_set_text_m1071532778(L_14, L_19, /*hidden argument*/NULL); UIInput_t421821618 * L_20 = __this->get_m_InputSign_2(); NullCheck(L_20); UILabel_t3248798549 * L_21 = L_20->get_label_3(); CSensitiveWordManager_t1258364656 * L_22 = CSensitiveWordManager_GetInstance_m566980595(NULL /*static, unused*/, /*hidden argument*/NULL); UIInput_t421821618 * L_23 = __this->get_m_InputSign_2(); NullCheck(L_23); UILabel_t3248798549 * L_24 = L_23->get_label_3(); NullCheck(L_24); String_t* L_25 = UILabel_get_text_m389124667(L_24, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_26 = CSensitiveWordManager_FilterSensitiveWordAll_m2316646929(L_22, L_25, /*hidden argument*/NULL); NullCheck(L_21); UILabel_set_text_m1071532778(L_21, L_26, /*hidden argument*/NULL); return; } IL_00aa: { logicCardManager_t2956095708 * L_27 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); logicCardManager_EndEdit_m1324210765(L_27, /*hidden argument*/NULL); V_2 = (bool)0; CDataArray_t4068198041 * L_28 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_28, /*hidden argument*/NULL); V_3 = L_28; CDataArray_t4068198041 * L_29 = V_3; NullCheck(L_29); CDataArray_Push_m3820844360(L_29, ((int32_t)1012), /*hidden argument*/NULL); UIInput_t421821618 * L_30 = __this->get_m_InputSign_2(); NullCheck(L_30); UILabel_t3248798549 * L_31 = L_30->get_label_3(); NullCheck(L_31); String_t* L_32 = UILabel_get_text_m389124667(L_31, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_33 = V_1; NullCheck(L_33); String_t* L_34 = CUserCardParams_GetWideStr_m676405835(L_33, ((int32_t)13), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_35 = String_Compare_m3735043349(NULL /*static, unused*/, L_32, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_0109; } } { CDataArray_t4068198041 * L_36 = V_3; NullCheck(L_36); CDataArray_Push_m3820844360(L_36, ((int32_t)13), /*hidden argument*/NULL); CDataArray_t4068198041 * L_37 = V_3; UIInput_t421821618 * L_38 = __this->get_m_InputSign_2(); NullCheck(L_38); UILabel_t3248798549 * L_39 = L_38->get_label_3(); NullCheck(L_39); String_t* L_40 = UILabel_get_text_m389124667(L_39, /*hidden argument*/NULL); NullCheck(L_37); CDataArray_Push_m1799687930(L_37, L_40, /*hidden argument*/NULL); V_2 = (bool)1; } IL_0109: { UIInput_t421821618 * L_41 = __this->get_m_InputHomeTown_3(); NullCheck(L_41); UILabel_t3248798549 * L_42 = L_41->get_label_3(); NullCheck(L_42); String_t* L_43 = UILabel_get_text_m389124667(L_42, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_44 = V_1; NullCheck(L_44); String_t* L_45 = CUserCardParams_GetWideStr_m676405835(L_44, ((int32_t)9), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_46 = String_Compare_m3735043349(NULL /*static, unused*/, L_43, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_014b; } } { CDataArray_t4068198041 * L_47 = V_3; NullCheck(L_47); CDataArray_Push_m3820844360(L_47, ((int32_t)9), /*hidden argument*/NULL); CDataArray_t4068198041 * L_48 = V_3; UIInput_t421821618 * L_49 = __this->get_m_InputHomeTown_3(); NullCheck(L_49); UILabel_t3248798549 * L_50 = L_49->get_label_3(); NullCheck(L_50); String_t* L_51 = UILabel_get_text_m389124667(L_50, /*hidden argument*/NULL); NullCheck(L_48); CDataArray_Push_m1799687930(L_48, L_51, /*hidden argument*/NULL); V_2 = (bool)1; } IL_014b: { int32_t L_52 = __this->get_m_OldStarSignIndex_19(); CConstellationManager_t2532336838 * L_53 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_53); int32_t L_54 = L_53->get_starIndex_1(); if ((((int32_t)L_52) == ((int32_t)L_54))) { goto IL_0179; } } { CDataArray_t4068198041 * L_55 = V_3; NullCheck(L_55); CDataArray_Push_m3820844360(L_55, 8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_56 = V_3; CConstellationManager_t2532336838 * L_57 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); int32_t L_58 = L_57->get_starIndex_1(); NullCheck(L_56); CDataArray_Push_m3820844360(L_56, L_58, /*hidden argument*/NULL); V_2 = (bool)1; } IL_0179: { bool L_59 = V_2; if (!L_59) { goto IL_0185; } } { CDataArray_t4068198041 * L_60 = V_3; NullCheck(L_60); CDataArray_Flush_m1077150699(L_60, /*hidden argument*/NULL); } IL_0185: { GameObject_t1113636619 * L_61 = __this->get_m_GameObjCardRoot_13(); NullCheck(L_61); GameObject_SendMessage_m1121218340(L_61, _stringLiteral2425908410, 1, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkShowChangeName() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkShowChangeName_m1086156412 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkShowChangeName_m1086156412_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_0 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_1 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_1); CChangeNameInfo_t1998310127 * L_2 = logicCardManager_get_ChangeNameInitializer_m1354829760(L_1, /*hidden argument*/NULL); NullCheck(L_0); CChangeNameManager_ShowChangeNameWnd_m1657049548(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::RequestChangeName(DMCore.Logic.enumChangeNameModule) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_RequestChangeName_m2711575726 (uiCardWndEdit_t826760283 * __this, int32_t ___type0, const RuntimeMethod* method) { { return; } } // System.Void uiCardWndEdit::OnTitleChange(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnTitleChange_m212538884 (uiCardWndEdit_t826760283 * __this, int32_t ___index0, const RuntimeMethod* method) { { return; } } // System.Void uiCardWndEdit::OnClkShowStarSign() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkShowStarSign_m3108297021 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkShowStarSign_m3108297021_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CConstellationManager_t2532336838 * L_0 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); CConstellationManager_t2532336838 * L_1 = L_0; NullCheck(L_1); ChangeStarSin_t3703845707 * L_2 = L_1->get_changeStatSign_2(); intptr_t L_3 = (intptr_t)uiCardWndEdit_OnStarSignChanged_m3959068771_RuntimeMethod_var; ChangeStarSin_t3703845707 * L_4 = (ChangeStarSin_t3703845707 *)il2cpp_codegen_object_new(ChangeStarSin_t3703845707_il2cpp_TypeInfo_var); ChangeStarSin__ctor_m3234861814(L_4, __this, L_3, /*hidden argument*/NULL); Delegate_t1188392813 * L_5 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); NullCheck(L_1); L_1->set_changeStatSign_2(((ChangeStarSin_t3703845707 *)CastclassSealed((RuntimeObject*)L_5, ChangeStarSin_t3703845707_il2cpp_TypeInfo_var))); CConstellationManager_t2532336838 * L_6 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); CConstellationManager_OpenStarPage_m2789745112(L_6, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkHideStarSign() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkHideStarSign_m3755492235 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkHideStarSign_m3755492235_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CConstellationManager_t2532336838 * L_0 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CConstellationManager_OnDestroyUI_m1090739292(L_0, /*hidden argument*/NULL); CConstellationManager_t2532336838 * L_1 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); CConstellationManager_t2532336838 * L_2 = L_1; NullCheck(L_2); ChangeStarSin_t3703845707 * L_3 = L_2->get_changeStatSign_2(); intptr_t L_4 = (intptr_t)uiCardWndEdit_OnStarSignChanged_m3959068771_RuntimeMethod_var; ChangeStarSin_t3703845707 * L_5 = (ChangeStarSin_t3703845707 *)il2cpp_codegen_object_new(ChangeStarSin_t3703845707_il2cpp_TypeInfo_var); ChangeStarSin__ctor_m3234861814(L_5, __this, L_4, /*hidden argument*/NULL); Delegate_t1188392813 * L_6 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_3, L_5, /*hidden argument*/NULL); NullCheck(L_2); L_2->set_changeStatSign_2(((ChangeStarSin_t3703845707 *)CastclassSealed((RuntimeObject*)L_6, ChangeStarSin_t3703845707_il2cpp_TypeInfo_var))); return; } } // System.Void uiCardWndEdit::OnStarSignChanged(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnStarSignChanged_m3959068771 (uiCardWndEdit_t826760283 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnStarSignChanged_m3959068771_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UILabel_t3248798549 * L_0 = __this->get_m_LabelStarSign_4(); CTextHelp_t3119637808 * L_1 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = ___index0; int32_t L_3 = L_2; RuntimeObject * L_4 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_3); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral2475264448, L_4, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_6 = CTextHelp_GetText_m372251958(L_1, L_5, /*hidden argument*/NULL); NullCheck(L_0); UILabel_set_text_m1071532778(L_0, L_6, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkCanclePhotoDevice() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkCanclePhotoDevice_m2543680144 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkCanclePhotoDevice_m2543680144_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_GameObjSelectDevicePhoto_14(); 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 uiCardWndEdit::OnClkPhotoDeviceCamera() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoDeviceCamera_m3587348678 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkPhotoDeviceCamera_m3587348678_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; CMonoSnapLib_t2382924513 * V_1 = NULL; CMonoSnapLib_t2382924513 * G_B3_0 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_GameObjSelectDevicePhoto_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_GameObjCardRoot_13(); NullCheck(L_1); GameObject_SendMessage_m1121218340(L_1, _stringLiteral3855035130, 1, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral286601773, /*hidden argument*/NULL); V_0 = L_2; GameObject_t1113636619 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003f; } } { GameObject_t1113636619 * L_5 = V_0; NullCheck(L_5); CMonoSnapLib_t2382924513 * L_6 = GameObject_GetComponent_TisCMonoSnapLib_t2382924513_m1578455370(L_5, /*hidden argument*/GameObject_GetComponent_TisCMonoSnapLib_t2382924513_m1578455370_RuntimeMethod_var); G_B3_0 = L_6; goto IL_0040; } IL_003f: { G_B3_0 = ((CMonoSnapLib_t2382924513 *)(NULL)); } IL_0040: { V_1 = G_B3_0; CMonoSnapLib_t2382924513 * L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_006b; } } { CMonoSnapLib_t2382924513 * L_9 = V_1; intptr_t L_10 = (intptr_t)uiCardWndEdit_OnSnapDoneCallback_m2757975932_RuntimeMethod_var; Action_1_t2019918284 * L_11 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_11, __this, L_10, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); intptr_t L_12 = (intptr_t)uiCardWndEdit_OnCameraCancelCallback_m1154256153_RuntimeMethod_var; Action_1_t2019918284 * L_13 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); NullCheck(L_9); CMonoSnapLib_SnapFromCamera_m3311775746(L_9, L_11, L_13, /*hidden argument*/NULL); } IL_006b: { return; } } // System.Void uiCardWndEdit::OnClkPhotoDevicePhotoLib() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoDevicePhotoLib_m2820711857 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkPhotoDevicePhotoLib_m2820711857_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; CMonoSnapLib_t2382924513 * V_1 = NULL; CMonoSnapLib_t2382924513 * G_B3_0 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_GameObjSelectDevicePhoto_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_1 = __this->get_m_GameObjCardRoot_13(); NullCheck(L_1); GameObject_SendMessage_m1121218340(L_1, _stringLiteral3855035130, 1, /*hidden argument*/NULL); GameObject_t1113636619 * L_2 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral286601773, /*hidden argument*/NULL); V_0 = L_2; GameObject_t1113636619 * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003f; } } { GameObject_t1113636619 * L_5 = V_0; NullCheck(L_5); CMonoSnapLib_t2382924513 * L_6 = GameObject_GetComponent_TisCMonoSnapLib_t2382924513_m1578455370(L_5, /*hidden argument*/GameObject_GetComponent_TisCMonoSnapLib_t2382924513_m1578455370_RuntimeMethod_var); G_B3_0 = L_6; goto IL_0040; } IL_003f: { G_B3_0 = ((CMonoSnapLib_t2382924513 *)(NULL)); } IL_0040: { V_1 = G_B3_0; CMonoSnapLib_t2382924513 * L_7 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_8 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_006b; } } { CMonoSnapLib_t2382924513 * L_9 = V_1; intptr_t L_10 = (intptr_t)uiCardWndEdit_OnSnapDoneCallback_m2757975932_RuntimeMethod_var; Action_1_t2019918284 * L_11 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_11, __this, L_10, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); intptr_t L_12 = (intptr_t)uiCardWndEdit_OnAlbumCancelCallback_m1071007485_RuntimeMethod_var; Action_1_t2019918284 * L_13 = (Action_1_t2019918284 *)il2cpp_codegen_object_new(Action_1_t2019918284_il2cpp_TypeInfo_var); Action_1__ctor_m838414602(L_13, __this, L_12, /*hidden argument*/Action_1__ctor_m838414602_RuntimeMethod_var); NullCheck(L_9); CMonoSnapLib_SnapFromPhotoLib_m3770605053(L_9, L_11, L_13, /*hidden argument*/NULL); } IL_006b: { return; } } // System.Void uiCardWndEdit::OnSnapDoneCallback(System.String) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnSnapDoneCallback_m2757975932 (uiCardWndEdit_t826760283 * __this, String_t* ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnSnapDoneCallback_m2757975932_MetadataUsageId); s_Il2CppMethodInitialized = true; } Texture2D_t3840446185 * V_0 = NULL; ByteU5BU5D_t4116647657* V_1 = NULL; { V_0 = (Texture2D_t3840446185 *)NULL; String_t* L_0 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_1 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_2 = String_StartsWith_m1759067526(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0026; } } { String_t* L_3 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_4 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); int32_t L_5 = String_get_Length_m3847582255(L_4, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_6 = String_Substring_m2848979100(L_3, ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)), /*hidden argument*/NULL); ___msg0 = L_6; } IL_0026: { String_t* L_7 = ___msg0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_8 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2152618785, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_8, /*hidden argument*/NULL); String_t* L_9 = ___msg0; ByteU5BU5D_t4116647657* L_10 = CReadVar_ReadFile_m2302192807(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); V_1 = L_10; ByteU5BU5D_t4116647657* L_11 = V_1; if (!L_11) { goto IL_005d; } } { ByteU5BU5D_t4116647657* L_12 = V_1; NullCheck(L_12); if (!(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))) { goto IL_005d; } } { Texture2D_t3840446185 * L_13 = (Texture2D_t3840446185 *)il2cpp_codegen_object_new(Texture2D_t3840446185_il2cpp_TypeInfo_var); Texture2D__ctor_m2862217990(L_13, 1, 1, 3, (bool)0, /*hidden argument*/NULL); V_0 = L_13; Texture2D_t3840446185 * L_14 = V_0; ByteU5BU5D_t4116647657* L_15 = V_1; ImageConversion_LoadImage_m2182108104(NULL /*static, unused*/, L_14, L_15, /*hidden argument*/NULL); } IL_005d: { V_1 = (ByteU5BU5D_t4116647657*)NULL; return; } } // System.Void uiCardWndEdit::OnCameraCancelCallback(System.String) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnCameraCancelCallback_m1154256153 (uiCardWndEdit_t826760283 * __this, String_t* ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnCameraCancelCallback_m1154256153_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___msg0; NullCheck(L_0); int32_t L_1 = String_CompareTo_m3414379165(L_0, _stringLiteral3452614542, /*hidden argument*/NULL); if (L_1) { goto IL_002c; } } { CMsgBoxControl_t806533544 * L_2 = CMsgBoxControl_GetInstance_m4085806233(NULL /*static, unused*/, /*hidden argument*/NULL); CTextHelp_t3119637808 * L_3 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = CTextHelp_GetText_m372251958(L_3, _stringLiteral3526323687, /*hidden argument*/NULL); NullCheck(L_2); CMsgBoxControl_Push_m272952420(L_2, 0, L_4, (OnMsgBoxClkCallBack_t3229751541 *)NULL, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); } IL_002c: { return; } } // System.Void uiCardWndEdit::OnAlbumCancelCallback(System.String) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnAlbumCancelCallback_m1071007485 (uiCardWndEdit_t826760283 * __this, String_t* ___msg0, const RuntimeMethod* method) { { return; } } // System.Void uiCardWndEdit::OnClkPhotoEdit() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoEdit_m4085117955 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkPhotoEdit_m4085117955_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = __this->get_m_GameObjSelectDevicePhoto_14(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView0() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView0_m3668752200 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 0, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView1() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView1_m3668686664 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 1, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView2() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView2_m3668883272 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 2, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView3() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView3_m3668817736 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 3, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView4() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView4_m3669014344 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 4, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView5() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView5_m3668948808 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 5, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView6() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView6_m3669145416 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 6, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView7() extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView7_m3669079880 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { { uiCardWndEdit_OnClkPhotoView_m1294232838(__this, 7, /*hidden argument*/NULL); return; } } // System.Void uiCardWndEdit::OnClkPhotoView(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndEdit_OnClkPhotoView_m1294232838 (uiCardWndEdit_t826760283 * __this, int32_t ___activeIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_OnClkPhotoView_m1294232838_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { 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; Transform_t3600365921 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0032; } } { 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); String_t* L_6 = Object_get_name_m4211327027(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_7 = String_Compare_m3735043349(NULL /*static, unused*/, _stringLiteral3670037087, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0033; } } IL_0032: { return; } IL_0033: { Transform_t3600365921 * L_8 = V_0; NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); V_1 = L_9; Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0060; } } { Transform_t3600365921 * L_12 = V_1; NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); String_t* L_14 = Object_get_name_m4211327027(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_15 = String_Compare_m3735043349(NULL /*static, unused*/, _stringLiteral3951041756, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0061; } } IL_0060: { return; } IL_0061: { return; } } // System.Boolean uiCardWndEdit::IsContentChanged() extern "C" IL2CPP_METHOD_ATTR bool uiCardWndEdit_IsContentChanged_m2289795752 (uiCardWndEdit_t826760283 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndEdit_IsContentChanged_m2289795752_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); V_0 = L_1; logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_3 = V_0; NullCheck(L_2); CUserCardParams_t243895319 * L_4 = logicCardManager_AllocUserCard_m233663967(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; CUserCardParams_t243895319 * L_5 = V_1; if (L_5) { goto IL_001f; } } { return (bool)0; } IL_001f: { UIInput_t421821618 * L_6 = __this->get_m_InputSign_2(); NullCheck(L_6); UILabel_t3248798549 * L_7 = L_6->get_label_3(); NullCheck(L_7); String_t* L_8 = UILabel_get_text_m389124667(L_7, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_9 = V_1; NullCheck(L_9); String_t* L_10 = CUserCardParams_GetWideStr_m676405835(L_9, ((int32_t)13), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_11 = String_Compare_m3735043349(NULL /*static, unused*/, L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0043; } } { return (bool)1; } IL_0043: { UIInput_t421821618 * L_12 = __this->get_m_InputHomeTown_3(); NullCheck(L_12); UILabel_t3248798549 * L_13 = L_12->get_label_3(); NullCheck(L_13); String_t* L_14 = UILabel_get_text_m389124667(L_13, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_15 = V_1; NullCheck(L_15); String_t* L_16 = CUserCardParams_GetWideStr_m676405835(L_15, ((int32_t)9), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_17 = String_Compare_m3735043349(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0067; } } { return (bool)1; } IL_0067: { int32_t L_18 = __this->get_m_OldStarSignIndex_19(); CConstellationManager_t2532336838 * L_19 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = L_19->get_starIndex_1(); if ((((int32_t)L_18) == ((int32_t)L_20))) { goto IL_007e; } } { return (bool)1; } IL_007e: { return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void uiCardWndView::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView__ctor_m39996617 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView__ctor_m39996617_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_path_37(_stringLiteral3303014637); 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_HeadPhotoScale_42(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // uiCardWndView uiCardWndView::GetInstance() extern "C" IL2CPP_METHOD_ATTR uiCardWndView_t47472385 * uiCardWndView_GetInstance_m3947123162 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_GetInstance_m3947123162_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiCardWndView_t47472385 * L_0 = ((uiCardWndView_t47472385_StaticFields*)il2cpp_codegen_static_fields_for(uiCardWndView_t47472385_il2cpp_TypeInfo_var))->get_s_Instance_35(); 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_0016; } } { uiCardWndView_t47472385 * L_2 = ((uiCardWndView_t47472385_StaticFields*)il2cpp_codegen_static_fields_for(uiCardWndView_t47472385_il2cpp_TypeInfo_var))->get_s_Instance_35(); return L_2; } IL_0016: { uiCardWndView_t47472385 * L_3 = (uiCardWndView_t47472385 *)il2cpp_codegen_object_new(uiCardWndView_t47472385_il2cpp_TypeInfo_var); uiCardWndView__ctor_m39996617(L_3, /*hidden argument*/NULL); ((uiCardWndView_t47472385_StaticFields*)il2cpp_codegen_static_fields_for(uiCardWndView_t47472385_il2cpp_TypeInfo_var))->set_s_Instance_35(L_3); uiCardWndView_t47472385 * L_4 = ((uiCardWndView_t47472385_StaticFields*)il2cpp_codegen_static_fields_for(uiCardWndView_t47472385_il2cpp_TypeInfo_var))->get_s_Instance_35(); return L_4; } } // System.Void uiCardWndView::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnPageInit_m1757902500 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnPageInit_m1757902500_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((uiCardWndView_t47472385_StaticFields*)il2cpp_codegen_static_fields_for(uiCardWndView_t47472385_il2cpp_TypeInfo_var))->set_s_Instance_35(__this); bool L_0 = __this->get_isPageInit_36(); if (L_0) { goto IL_03b8; } } { __this->set_isPageInit_36((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, _stringLiteral3186492069, /*hidden argument*/NULL); __this->set_m_Mackbg_25(L_2); Transform_t3600365921 * L_3 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); UILabel_t3248798549 * L_4 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_3, _stringLiteral3537792821, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelName_2(L_4); Transform_t3600365921 * L_5 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_5, _stringLiteral2952028860, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelSex_3(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_8 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_7, _stringLiteral784836427, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelFashion_4(L_8); Transform_t3600365921 * L_9 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_10 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_9, _stringLiteral4066504248, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelUsrID_5(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_11, _stringLiteral3824366275, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelDistance_6(L_12); Transform_t3600365921 * L_13 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_14 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_13, _stringLiteral3616362162, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelLevel_7(L_14); Transform_t3600365921 * L_15 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_15); Transform_t3600365921 * L_16 = Transform_Find_m1729760951(L_15, _stringLiteral2030964856, /*hidden argument*/NULL); NullCheck(L_16); UISprite_t194114938 * L_17 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_16, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_VIPLevel_12(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, _stringLiteral1399386160, /*hidden argument*/NULL); NullCheck(L_19); UISprite_t194114938 * L_20 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_19, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_familySprite_13(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_22 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_21, _stringLiteral2157960712, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_LabelPrised_14(L_22); Transform_t3600365921 * L_23 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_23); Transform_t3600365921 * L_24 = Transform_Find_m1729760951(L_23, _stringLiteral2134588761, /*hidden argument*/NULL); NullCheck(L_24); UITexture_t3471168817 * L_25 = Component_GetComponent_TisUITexture_t3471168817_m288616561(L_24, /*hidden argument*/Component_GetComponent_TisUITexture_t3471168817_m288616561_RuntimeMethod_var); __this->set_m_HeadTexture_15(L_25); Transform_t3600365921 * L_26 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_26); Transform_t3600365921 * L_27 = Transform_Find_m1729760951(L_26, _stringLiteral657745696, /*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); __this->set_m_HeadBox_16(L_28); Transform_t3600365921 * L_29 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_30 = CMiscHelp_FindChildGO_m1769075216(NULL /*static, unused*/, L_29, _stringLiteral3219635446, /*hidden argument*/NULL); __this->set_m_SubWndMine_17(L_30); Transform_t3600365921 * L_31 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); GameObject_t1113636619 * L_32 = CMiscHelp_FindChildGO_m1769075216(NULL /*static, unused*/, L_31, _stringLiteral3243728677, /*hidden argument*/NULL); __this->set_m_SubWndOther_18(L_32); Transform_t3600365921 * L_33 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_33); Transform_t3600365921 * L_34 = Transform_Find_m1729760951(L_33, _stringLiteral706639991, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_34, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_35 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_35); Transform_t3600365921 * L_36 = Transform_Find_m1729760951(L_35, _stringLiteral1416129766, /*hidden argument*/NULL); NullCheck(L_36); UISprite_t194114938 * L_37 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_36, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_MyCurLevelProgress_19(L_37); Transform_t3600365921 * L_38 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = Transform_Find_m1729760951(L_38, _stringLiteral378063913, /*hidden argument*/NULL); NullCheck(L_39); UILabel_t3248798549 * L_40 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_39, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_ExperienceBar_20(L_40); Transform_t3600365921 * L_41 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_41); Transform_t3600365921 * L_42 = Transform_Find_m1729760951(L_41, _stringLiteral976176797, /*hidden argument*/NULL); __this->set_m_OtherPersonButtonGroup_21(L_42); Transform_t3600365921 * L_43 = __this->get_m_OtherPersonButtonGroup_21(); Transform_t3600365921 * L_44 = CMiscHelp_FindChild_m2660808396(NULL /*static, unused*/, L_43, _stringLiteral2766241220, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_44, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_45 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_45); Transform_t3600365921 * L_46 = Transform_Find_m1729760951(L_45, _stringLiteral872668176, /*hidden argument*/NULL); NullCheck(L_46); UISprite_t194114938 * L_47 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_46, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_BtnPriseOther_22(L_47); Transform_t3600365921 * L_48 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_48); Transform_t3600365921 * L_49 = Transform_Find_m1729760951(L_48, _stringLiteral1383562505, /*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_BtnPriseOtherBG_23(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, _stringLiteral2884515221, /*hidden argument*/NULL); __this->set_m_StatusLocation_24(L_52); Transform_t3600365921 * L_53 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_54 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_53, _stringLiteral1595986686, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_BtnFocusLabel_8(L_54); Transform_t3600365921 * L_55 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_56 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_55, _stringLiteral1404290336, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_BtnFollowLabel_9(L_56); Transform_t3600365921 * L_57 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_58 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_57, _stringLiteral987648825, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_BtnGiftLabel_10(L_58); Transform_t3600365921 * L_59 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); UILabel_t3248798549 * L_60 = CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344(NULL /*static, unused*/, L_59, _stringLiteral2396419255, /*hidden argument*/CMiscHelp_GetChildComponent_TisUILabel_t3248798549_m3106260344_RuntimeMethod_var); __this->set_m_BtnPingLabel_11(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, _stringLiteral1505483684, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_62, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_63 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_63); Transform_t3600365921 * L_64 = Transform_Find_m1729760951(L_63, _stringLiteral3732289174, /*hidden argument*/NULL); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_64, (bool)0, /*hidden argument*/NULL); __this->set_m_AbilityType_26(((TransformU5BU5D_t807237628*)SZArrayNew(TransformU5BU5D_t807237628_il2cpp_TypeInfo_var, (uint32_t)5))); TransformU5BU5D_t807237628* L_65 = __this->get_m_AbilityType_26(); Transform_t3600365921 * L_66 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_66); Transform_t3600365921 * L_67 = Transform_Find_m1729760951(L_66, _stringLiteral1304900791, /*hidden argument*/NULL); NullCheck(L_65); ArrayElementTypeCheck (L_65, L_67); (L_65)->SetAt(static_cast(0), (Transform_t3600365921 *)L_67); TransformU5BU5D_t807237628* L_68 = __this->get_m_AbilityType_26(); Transform_t3600365921 * L_69 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_69); Transform_t3600365921 * L_70 = Transform_Find_m1729760951(L_69, _stringLiteral1304835255, /*hidden argument*/NULL); NullCheck(L_68); ArrayElementTypeCheck (L_68, L_70); (L_68)->SetAt(static_cast(1), (Transform_t3600365921 *)L_70); TransformU5BU5D_t807237628* L_71 = __this->get_m_AbilityType_26(); Transform_t3600365921 * L_72 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_72); Transform_t3600365921 * L_73 = Transform_Find_m1729760951(L_72, _stringLiteral1304769719, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_73); (L_71)->SetAt(static_cast(2), (Transform_t3600365921 *)L_73); TransformU5BU5D_t807237628* L_74 = __this->get_m_AbilityType_26(); Transform_t3600365921 * L_75 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_75); Transform_t3600365921 * L_76 = Transform_Find_m1729760951(L_75, _stringLiteral1305228471, /*hidden argument*/NULL); NullCheck(L_74); ArrayElementTypeCheck (L_74, L_76); (L_74)->SetAt(static_cast(3), (Transform_t3600365921 *)L_76); TransformU5BU5D_t807237628* L_77 = __this->get_m_AbilityType_26(); Transform_t3600365921 * L_78 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_78); Transform_t3600365921 * L_79 = Transform_Find_m1729760951(L_78, _stringLiteral1305162935, /*hidden argument*/NULL); NullCheck(L_77); ArrayElementTypeCheck (L_77, L_79); (L_77)->SetAt(static_cast(4), (Transform_t3600365921 *)L_79); Transform_t3600365921 * L_80 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_80); Transform_t3600365921 * L_81 = Transform_Find_m1729760951(L_80, _stringLiteral973566599, /*hidden argument*/NULL); NullCheck(L_81); UISprite_t194114938 * L_82 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_81, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_PinJierProgress_30(L_82); Transform_t3600365921 * L_83 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_83); Transform_t3600365921 * L_84 = Transform_Find_m1729760951(L_83, _stringLiteral444490810, /*hidden argument*/NULL); NullCheck(L_84); UISprite_t194114938 * L_85 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_84, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); __this->set_m_PinJieSpr_31(L_85); Transform_t3600365921 * L_86 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_86); Transform_t3600365921 * L_87 = Transform_Find_m1729760951(L_86, _stringLiteral2050491874, /*hidden argument*/NULL); __this->set_m_uiStarGroup_32(L_87); UITexture_t3471168817 * L_88 = __this->get_m_HeadTexture_15(); NullCheck(L_88); Transform_t3600365921 * L_89 = Component_get_transform_m3162698980(L_88, /*hidden argument*/NULL); NullCheck(L_89); Vector3_t3722313464 L_90 = Transform_get_localScale_m129152068(L_89, /*hidden argument*/NULL); __this->set_m_HeadPhotoScale_42(L_90); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_91 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_91); int32_t L_92 = CWndController_get_ActivePage_m2720187282(L_91, /*hidden argument*/NULL); if ((!(((uint32_t)L_92) == ((uint32_t)((int32_t)224))))) { goto IL_03b8; } } { UILabel_t3248798549 * L_93 = __this->get_m_ExperienceBar_20(); NullCheck(L_93); Transform_t3600365921 * L_94 = Component_get_transform_m3162698980(L_93, /*hidden argument*/NULL); NullCheck(L_94); Transform_t3600365921 * L_95 = Transform_get_parent_m835071599(L_94, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_95, (bool)0, /*hidden argument*/NULL); } IL_03b8: { return; } } // System.Void uiCardWndView::Start() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_Start_m1498659229 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_Start_m1498659229_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uiCardWndView_RequestLoverState_m1878996602(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_3 = ((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, _stringLiteral3451107214, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::Update() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_Update_m75770913 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_Update_m75770913_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; CUserCardParams_t243895319 * V_2 = NULL; int32_t V_3 = 0; { uiCardWndView_FillUI_m2735964333(__this, /*hidden argument*/NULL); uiCardWndView_OnUpdateData_m2514004567(__this, /*hidden argument*/NULL); uiCardWndView_OnRefresh_m1964296211(__this, /*hidden argument*/NULL); bool L_0 = __this->get_m_IsHeadPhotoReady_41(); if (L_0) { goto IL_0085; } } { int64_t L_1 = __this->get_m_UserID_38(); IL2CPP_RUNTIME_CLASS_INIT(CKDDeviceService_t1823984140_il2cpp_TypeInfo_var); int32_t L_2 = CKDDeviceService_GetKeepDanceIDByUserID_m1627704531(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if (!L_3) { goto IL_005a; } } { UITexture_t3471168817 * L_4 = __this->get_m_HeadTexture_15(); int32_t L_5 = V_0; int64_t L_6 = __this->get_m_OldHeadPhotoID_39(); int32_t L_7 = __this->get_m_Sex_40(); Vector3_t3722313464 L_8 = __this->get_m_HeadPhotoScale_42(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_9 = CMiscHelp_GetKeepDanceUserPhoto_m3451708579(NULL /*static, unused*/, L_4, L_5, L_6, L_7, L_8, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsHeadPhotoReady_41(L_9); goto IL_0085; } IL_005a: { UITexture_t3471168817 * L_10 = __this->get_m_HeadTexture_15(); int64_t L_11 = __this->get_m_UserID_38(); int64_t L_12 = __this->get_m_OldHeadPhotoID_39(); int32_t L_13 = __this->get_m_Sex_40(); Vector3_t3722313464 L_14 = __this->get_m_HeadPhotoScale_42(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); bool L_15 = CMiscHelp_GetCustomUserPhoto_m4012711164(NULL /*static, unused*/, L_10, L_11, L_12, L_13, L_14, (bool)0, (bool)1, /*hidden argument*/NULL); __this->set_m_IsHeadPhotoReady_41(L_15); } IL_0085: { logicCardManager_t2956095708 * L_16 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int64_t L_17 = logicCardManager_GetTargetUserID_m97245200(L_16, /*hidden argument*/NULL); V_1 = L_17; logicCardManager_t2956095708 * L_18 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_19 = V_1; NullCheck(L_18); CUserCardParams_t243895319 * L_20 = logicCardManager_AllocUserCard_m233663967(L_18, L_19, /*hidden argument*/NULL); V_2 = L_20; CUserCardParams_t243895319 * L_21 = V_2; if (!L_21) { goto IL_00ac; } } { CUserCardParams_t243895319 * L_22 = V_2; NullCheck(L_22); int32_t L_23 = CUserCardParams_GetInt_m2940615587(L_22, ((int32_t)26), 0, /*hidden argument*/NULL); V_3 = L_23; } IL_00ac: { logicCardManager_t2956095708 * L_24 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); bool L_25 = logicCardManager_get_IsCardRoomInfoChanged_m1633252912(L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00cc; } } { logicCardManager_t2956095708 * L_26 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_26); logicCardManager_set_IsCardRoomInfoChanged_m3593288912(L_26, (bool)0, /*hidden argument*/NULL); uiCardWndView_RefreshFollowBtnState_m989279787(__this, /*hidden argument*/NULL); } IL_00cc: { return; } } // System.Void uiCardWndView::OnUpdateData() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnUpdateData_m2514004567 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnUpdateData_m2514004567_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; List_1_t2166201334 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; float V_5 = 0.0f; float V_6 = 0.0f; float V_7 = 0.0f; float V_8 = 0.0f; float V_9 = 0.0f; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = logicCardManager_GetTargetUserID_m97245200(L_0, /*hidden argument*/NULL); V_0 = L_1; CIdolAbilityManager_t240297659 * L_2 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_3 = V_0; NullCheck(L_2); List_1_t2166201334 * L_4 = CIdolAbilityManager_GetIdolPlayDataByUserid_m4095512740(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; List_1_t2166201334 * L_5 = V_1; NullCheck(L_5); int32_t L_6 = List_1_get_Count_m1746374537(L_5, /*hidden argument*/List_1_get_Count_m1746374537_RuntimeMethod_var); if (L_6) { goto IL_0023; } } { return; } IL_0023: { CIdolAbilityManager_t240297659 * L_7 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); IdolPlayerData_t1126670343 * L_8 = CIdolAbilityManager_GetIdolPlayerData_m1544576355(L_7, /*hidden argument*/NULL); NullCheck(L_8); int32_t L_9 = L_8->get_m_IdolMaxLevel_1(); V_2 = L_9; CIdolAbilityManager_t240297659 * L_10 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); IdolPlayerData_t1126670343 * L_11 = CIdolAbilityManager_GetIdolPlayerData_m1544576355(L_10, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = L_11->get_m_IdolValue_2(); V_3 = L_12; CIdolAbilityManager_t240297659 * L_13 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_14 = V_2; NullCheck(L_13); IdolData_t118514082 * L_15 = CIdolAbilityManager_RequestIdolDataByLevel_m2274152550(L_13, L_14, /*hidden argument*/NULL); __this->set_m_IdolData_27(L_15); IdolData_t118514082 * L_16 = __this->get_m_IdolData_27(); if (!L_16) { goto IL_0079; } } { UISprite_t194114938 * L_17 = __this->get_m_PinJierProgress_30(); int32_t L_18 = V_3; IdolData_t118514082 * L_19 = __this->get_m_IdolData_27(); NullCheck(L_19); int32_t L_20 = L_19->get_m_LevelUpExp_1(); NullCheck(L_17); UISprite_set_fillAmount_m92108899(L_17, ((float)((float)(((float)((float)L_18)))/(float)(((float)((float)L_20))))), /*hidden argument*/NULL); } IL_0079: { V_4 = 0; goto IL_01f1; } IL_0081: { CIdolAbilityManager_t240297659 * L_21 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_22 = V_4; NullCheck(L_21); List_1_t1519036347 * L_23 = CIdolAbilityManager_RequestIdolConfigDataByLevel_m626573417(L_21, L_22, /*hidden argument*/NULL); __this->set_m_AbilityConfigData_28(L_23); List_1_t1519036347 * L_24 = __this->get_m_AbilityConfigData_28(); if (L_24) { goto IL_00a5; } } { List_1_t2166201334 * L_25 = V_1; if (L_25) { goto IL_00a5; } } { return; } IL_00a5: { List_1_t2166201334 * L_26 = V_1; int32_t L_27 = V_4; NullCheck(L_26); IdolLevelCount_t694126592 * L_28 = List_1_get_Item_m1216061873(L_26, L_27, /*hidden argument*/List_1_get_Item_m1216061873_RuntimeMethod_var); NullCheck(L_28); int32_t L_29 = L_28->get_m_AbilityValue_2(); V_5 = (((float)((float)L_29))); List_1_t1519036347 * L_30 = __this->get_m_AbilityConfigData_28(); List_1_t2166201334 * L_31 = V_1; int32_t L_32 = V_4; NullCheck(L_31); IdolLevelCount_t694126592 * L_33 = List_1_get_Item_m1216061873(L_31, L_32, /*hidden argument*/List_1_get_Item_m1216061873_RuntimeMethod_var); NullCheck(L_33); int32_t L_34 = L_33->get_m_AbilityLevel_1(); NullCheck(L_30); AbilityLevelCount_t46961605 * L_35 = List_1_get_Item_m1020503464(L_30, L_34, /*hidden argument*/List_1_get_Item_m1020503464_RuntimeMethod_var); NullCheck(L_35); int32_t L_36 = L_35->get_m_levelUpExp_1(); V_6 = (((float)((float)L_36))); float L_37 = V_5; List_1_t1519036347 * L_38 = __this->get_m_AbilityConfigData_28(); List_1_t1519036347 * L_39 = __this->get_m_AbilityConfigData_28(); NullCheck(L_39); int32_t L_40 = List_1_get_Count_m1309486996(L_39, /*hidden argument*/List_1_get_Count_m1309486996_RuntimeMethod_var); NullCheck(L_38); AbilityLevelCount_t46961605 * L_41 = List_1_get_Item_m1020503464(L_38, ((int32_t)il2cpp_codegen_subtract((int32_t)L_40, (int32_t)2)), /*hidden argument*/List_1_get_Item_m1020503464_RuntimeMethod_var); NullCheck(L_41); int32_t L_42 = L_41->get_m_levelUpExp_1(); if ((!(((float)L_37) >= ((float)(((float)((float)L_42))))))) { goto IL_0121; } } { TransformU5BU5D_t807237628* L_43 = __this->get_m_AbilityType_26(); int32_t L_44 = V_4; NullCheck(L_43); int32_t L_45 = L_44; Transform_t3600365921 * L_46 = (L_43)->GetAt(static_cast(L_45)); NullCheck(L_46); Transform_t3600365921 * L_47 = Transform_Find_m1729760951(L_46, _stringLiteral4184969715, /*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); NullCheck(L_48); UISprite_set_fillAmount_m92108899(L_48, (1.0f), /*hidden argument*/NULL); goto IL_01ac; } IL_0121: { List_1_t2166201334 * L_49 = V_1; int32_t L_50 = V_4; NullCheck(L_49); IdolLevelCount_t694126592 * L_51 = List_1_get_Item_m1216061873(L_49, L_50, /*hidden argument*/List_1_get_Item_m1216061873_RuntimeMethod_var); NullCheck(L_51); int32_t L_52 = L_51->get_m_AbilityLevel_1(); if (L_52) { goto IL_015a; } } { TransformU5BU5D_t807237628* L_53 = __this->get_m_AbilityType_26(); int32_t L_54 = V_4; NullCheck(L_53); int32_t L_55 = L_54; Transform_t3600365921 * L_56 = (L_53)->GetAt(static_cast(L_55)); NullCheck(L_56); Transform_t3600365921 * L_57 = Transform_Find_m1729760951(L_56, _stringLiteral4184969715, /*hidden argument*/NULL); NullCheck(L_57); UISprite_t194114938 * L_58 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_57, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); float L_59 = V_5; float L_60 = V_6; NullCheck(L_58); UISprite_set_fillAmount_m92108899(L_58, ((float)((float)L_59/(float)L_60)), /*hidden argument*/NULL); goto IL_01ac; } IL_015a: { List_1_t1519036347 * L_61 = __this->get_m_AbilityConfigData_28(); List_1_t2166201334 * L_62 = V_1; int32_t L_63 = V_4; NullCheck(L_62); IdolLevelCount_t694126592 * L_64 = List_1_get_Item_m1216061873(L_62, L_63, /*hidden argument*/List_1_get_Item_m1216061873_RuntimeMethod_var); NullCheck(L_64); int32_t L_65 = L_64->get_m_AbilityLevel_1(); NullCheck(L_61); AbilityLevelCount_t46961605 * L_66 = List_1_get_Item_m1020503464(L_61, ((int32_t)il2cpp_codegen_subtract((int32_t)L_65, (int32_t)1)), /*hidden argument*/List_1_get_Item_m1020503464_RuntimeMethod_var); NullCheck(L_66); int32_t L_67 = L_66->get_m_levelUpExp_1(); V_7 = (((float)((float)L_67))); float L_68 = V_5; float L_69 = V_7; V_8 = ((float)il2cpp_codegen_subtract((float)L_68, (float)L_69)); float L_70 = V_6; float L_71 = V_7; V_9 = ((float)il2cpp_codegen_subtract((float)L_70, (float)L_71)); TransformU5BU5D_t807237628* L_72 = __this->get_m_AbilityType_26(); int32_t L_73 = V_4; NullCheck(L_72); int32_t L_74 = L_73; Transform_t3600365921 * L_75 = (L_72)->GetAt(static_cast(L_74)); NullCheck(L_75); Transform_t3600365921 * L_76 = Transform_Find_m1729760951(L_75, _stringLiteral4184969715, /*hidden argument*/NULL); NullCheck(L_76); UISprite_t194114938 * L_77 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_76, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); float L_78 = V_8; float L_79 = V_9; NullCheck(L_77); UISprite_set_fillAmount_m92108899(L_77, ((float)((float)L_78/(float)L_79)), /*hidden argument*/NULL); } IL_01ac: { TransformU5BU5D_t807237628* L_80 = __this->get_m_AbilityType_26(); int32_t L_81 = V_4; NullCheck(L_80); int32_t L_82 = L_81; Transform_t3600365921 * L_83 = (L_80)->GetAt(static_cast(L_82)); NullCheck(L_83); Transform_t3600365921 * L_84 = Transform_Find_m1729760951(L_83, _stringLiteral1540782177, /*hidden argument*/NULL); NullCheck(L_84); UILabel_t3248798549 * L_85 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_84, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); List_1_t2166201334 * L_86 = V_1; int32_t L_87 = V_4; NullCheck(L_86); IdolLevelCount_t694126592 * L_88 = List_1_get_Item_m1216061873(L_86, L_87, /*hidden argument*/List_1_get_Item_m1216061873_RuntimeMethod_var); NullCheck(L_88); int32_t* L_89 = L_88->get_address_of_m_AbilityLevel_1(); String_t* L_90 = Int32_ToString_m141394615(L_89, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_91 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2628106232, L_90, /*hidden argument*/NULL); NullCheck(L_85); UILabel_set_text_m1071532778(L_85, L_91, /*hidden argument*/NULL); int32_t L_92 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); } IL_01f1: { int32_t L_93 = V_4; TransformU5BU5D_t807237628* L_94 = __this->get_m_AbilityType_26(); NullCheck(L_94); if ((((int32_t)L_93) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_94)->max_length))))))) { goto IL_0081; } } { return; } } // System.Void uiCardWndView::OnRefresh() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnRefresh_m1964296211 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { CIdolAbilityManager_t240297659 * L_0 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); IdolPlayerData_t1126670343 * L_1 = CIdolAbilityManager_GetIdolPlayerData_m1544576355(L_0, /*hidden argument*/NULL); NullCheck(L_1); int32_t L_2 = L_1->get_m_IdolLevel_0(); V_0 = L_2; int32_t L_3 = V_0; uiCardWndView_OnRefreshTitle_m3744555035(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnRefreshTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnRefreshTitle_m3744555035 (uiCardWndView_t47472385 * __this, int32_t ___starLevel0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnRefreshTitle_m3744555035_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; int32_t V_2 = 0; { int32_t L_0 = ___starLevel0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))/(int32_t)((int32_t)10))), (int32_t)1)); IL2CPP_RUNTIME_CLASS_INIT(CIdolManager_t2822338582_il2cpp_TypeInfo_var); CIdolManager_t2822338582 * L_1 = CIdolManager_GetInstance_m4080260283(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_2 = V_0; NullCheck(L_1); String_t* L_3 = CIdolManager_GetTitleSpriteName_m3537145492(L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; String_t* L_4 = V_1; uiCardWndView_SetTitleImage_m565602515(__this, L_4, /*hidden argument*/NULL); int32_t L_5 = ___starLevel0; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))%(int32_t)((int32_t)10))), (int32_t)1)); int32_t L_6 = V_2; uiCardWndView_SetStarLevel_m956221824(__this, L_6, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::SetStarLevel(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_SetStarLevel_m956221824 (uiCardWndView_t47472385 * __this, int32_t ___level0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_SetStarLevel_m956221824_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_32(); 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_32(); 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_32(); 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_32(); 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_32(); 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_32(); 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_32(); 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_32(); 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_32(); 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_32(); 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 uiCardWndView::SetTitleImage(System.String) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_SetTitleImage_m565602515 (uiCardWndView_t47472385 * __this, String_t* ___sprName0, const RuntimeMethod* method) { { UISprite_t194114938 * L_0 = __this->get_m_PinJieSpr_31(); String_t* L_1 = ___sprName0; NullCheck(L_0); UISprite_set_spriteName_m1616245412(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::RequestLoverState() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_RequestLoverState_m1878996602 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_RequestLoverState_m1878996602_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { OnRefreshIsLover_t1807964166 * L_0 = ((cbCouple_t1980970727_StaticFields*)il2cpp_codegen_static_fields_for(cbCouple_t1980970727_il2cpp_TypeInfo_var))->get_onRefeshIslover_0(); intptr_t L_1 = (intptr_t)uiCardWndView_RefreshIsAlone_m592033773_RuntimeMethod_var; OnRefreshIsLover_t1807964166 * L_2 = (OnRefreshIsLover_t1807964166 *)il2cpp_codegen_object_new(OnRefreshIsLover_t1807964166_il2cpp_TypeInfo_var); OnRefreshIsLover__ctor_m2226865269(L_2, __this, L_1, /*hidden argument*/NULL); Delegate_t1188392813 * L_3 = Delegate_Combine_m1859655160(NULL /*static, unused*/, L_0, L_2, /*hidden argument*/NULL); ((cbCouple_t1980970727_StaticFields*)il2cpp_codegen_static_fields_for(cbCouple_t1980970727_il2cpp_TypeInfo_var))->set_onRefeshIslover_0(((OnRefreshIsLover_t1807964166 *)CastclassSealed((RuntimeObject*)L_3, OnRefreshIsLover_t1807964166_il2cpp_TypeInfo_var))); CDataArray_t4068198041 * L_4 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Push_m3820844360(L_5, ((int32_t)953), /*hidden argument*/NULL); CDataArray_t4068198041 * L_6 = V_0; logicCardManager_t2956095708 * L_7 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); int64_t L_8 = logicCardManager_GetTargetUserID_m97245200(L_7, /*hidden argument*/NULL); NullCheck(L_6); CDataArray_Push_m3799896857(L_6, L_8, /*hidden argument*/NULL); CDataArray_t4068198041 * L_9 = V_0; NullCheck(L_9); CDataArray_Flush_m1077150699(L_9, /*hidden argument*/NULL); CLogHelp_t779629444 * L_10 = IHelp_GetLogManager_m2114192212(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); CLogHelp_Log_m386290467(L_10, _stringLiteral3859026685, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnOpen() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnOpen_m2298658403 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnOpen_m2298658403_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; { CLevelManager_t3077608201 * L_0 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CLevelManager_IsLevel_m3139716542(L_0, _stringLiteral2570825119, /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_3 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = logicCardManager_GetTargetUserID_m97245200(L_3, /*hidden argument*/NULL); NullCheck(L_2); logicCardManager_RequestCardRoomInfo_m794906040(L_2, L_4, /*hidden argument*/NULL); } IL_0028: { CLevelManager_t3077608201 * L_5 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = CLevelManager_IsLevel_m3139716542(L_5, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_6) { goto IL_0050; } } { CLevelManager_t3077608201 * L_7 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); bool L_8 = CLevelManager_IsLevel_m3139716542(L_7, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_8) { goto IL_0061; } } IL_0050: { Transform_t3600365921 * L_9 = __this->get_m_Mackbg_25(); 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)1, /*hidden argument*/NULL); } IL_0061: { logicCardManager_t2956095708 * L_11 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); bool L_12 = logicCardManager_IfTargetMySelf_m3419846671(L_11, /*hidden argument*/NULL); V_0 = L_12; GameObject_t1113636619 * L_13 = __this->get_m_SubWndMine_17(); bool L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); GameObject_t1113636619 * L_15 = __this->get_m_SubWndOther_18(); bool L_16 = V_0; CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_15, (bool)((((int32_t)L_16) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_17 = __this->get_m_OtherPersonButtonGroup_21(); bool L_18 = V_0; CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_17, (bool)((((int32_t)L_18) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_19 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); CFriendManager_SetChanged_m2953121413(L_19, (bool)1, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_20 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_20); logicCardManager_SetChanged_m2144239199(L_20, (bool)1, /*hidden argument*/NULL); __this->set_m_OldHeadPhotoID_39((((int64_t)((int64_t)0)))); __this->set_m_IsHeadPhotoReady_41((bool)0); UITexture_t3471168817 * L_21 = __this->get_m_HeadTexture_15(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_21, (bool)1, /*hidden argument*/NULL); bool L_22 = V_0; if (L_22) { goto IL_00d3; } } { uiCardWndView_OnProcessFocusButton_m3391909780(__this, /*hidden argument*/NULL); } IL_00d3: { UILabel_t3248798549 * L_23 = __this->get_m_BtnFocusLabel_8(); CTextHelp_t3119637808 * L_24 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_24); String_t* L_25 = CTextHelp_GetText_m372251958(L_24, _stringLiteral3296743498, /*hidden argument*/NULL); NullCheck(L_23); UILabel_set_text_m1071532778(L_23, L_25, /*hidden argument*/NULL); UILabel_t3248798549 * L_26 = __this->get_m_BtnFollowLabel_9(); CTextHelp_t3119637808 * L_27 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); String_t* L_28 = CTextHelp_GetText_m372251958(L_27, _stringLiteral4088616922, /*hidden argument*/NULL); NullCheck(L_26); UILabel_set_text_m1071532778(L_26, L_28, /*hidden argument*/NULL); UILabel_t3248798549 * L_29 = __this->get_m_BtnGiftLabel_10(); CTextHelp_t3119637808 * L_30 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_30); String_t* L_31 = CTextHelp_GetText_m372251958(L_30, _stringLiteral324677265, /*hidden argument*/NULL); NullCheck(L_29); UILabel_set_text_m1071532778(L_29, L_31, /*hidden argument*/NULL); UILabel_t3248798549 * L_32 = __this->get_m_BtnPingLabel_11(); CTextHelp_t3119637808 * L_33 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_33); String_t* L_34 = CTextHelp_GetText_m372251958(L_33, _stringLiteral415382372, /*hidden argument*/NULL); NullCheck(L_32); UILabel_set_text_m1071532778(L_32, L_34, /*hidden argument*/NULL); uiCardWndView_FillUI_m2735964333(__this, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnProcessFocusButton() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnProcessFocusButton_m3391909780 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnProcessFocusButton_m3391909780_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; UISprite_t194114938 * V_1 = NULL; int64_t V_2 = 0; CFriendInfo_t2621259868 * V_3 = NULL; CFriendInfo_t2621259868 * V_4 = NULL; BoxCollider_t1640800422 * V_5 = NULL; Transform_t3600365921 * G_B3_0 = NULL; UISprite_t194114938 * G_B6_0 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_OtherPersonButtonGroup_21(); 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_0026; } } { Transform_t3600365921 * L_2 = __this->get_m_OtherPersonButtonGroup_21(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2156582004, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0027; } IL_0026: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0027: { V_0 = G_B3_0; Transform_t3600365921 * 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_003f; } } { Transform_t3600365921 * L_6 = V_0; NullCheck(L_6); UISprite_t194114938 * L_7 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_6, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); G_B6_0 = L_7; goto IL_0040; } IL_003f: { G_B6_0 = ((UISprite_t194114938 *)(NULL)); } IL_0040: { V_1 = G_B6_0; UISprite_t194114938 * 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_00b8; } } { logicCardManager_t2956095708 * L_10 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_10); int64_t L_11 = logicCardManager_GetTargetUserID_m97245200(L_10, /*hidden argument*/NULL); V_2 = L_11; IL2CPP_RUNTIME_CLASS_INIT(CFriendManager_t3708308264_il2cpp_TypeInfo_var); CFriendManager_t3708308264 * L_12 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_13 = V_2; NullCheck(L_12); CFriendInfo_t2621259868 * L_14 = CFriendManager_GetFriend_m3613398793(L_12, 1, L_13, /*hidden argument*/NULL); V_3 = L_14; CFriendManager_t3708308264 * L_15 = CFriendManager_GetInstance_m2674556143(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_16 = V_2; NullCheck(L_15); CFriendInfo_t2621259868 * L_17 = CFriendManager_GetFriend_m3613398793(L_15, 0, L_16, /*hidden argument*/NULL); V_4 = L_17; Transform_t3600365921 * L_18 = V_0; NullCheck(L_18); Transform_t3600365921 * L_19 = Transform_get_parent_m835071599(L_18, /*hidden argument*/NULL); NullCheck(L_19); BoxCollider_t1640800422 * L_20 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_19, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); V_5 = L_20; CFriendInfo_t2621259868 * L_21 = V_4; if (L_21) { goto IL_008d; } } { CFriendInfo_t2621259868 * L_22 = V_3; if (!L_22) { goto IL_00a5; } } IL_008d: { UISprite_t194114938 * L_23 = V_1; NullCheck(L_23); UISprite_set_spriteName_m1616245412(L_23, _stringLiteral3372071513, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_24 = V_5; NullCheck(L_24); Collider_set_enabled_m1517463283(L_24, (bool)0, /*hidden argument*/NULL); goto IL_00b8; } IL_00a5: { UISprite_t194114938 * L_25 = V_1; NullCheck(L_25); UISprite_set_spriteName_m1616245412(L_25, _stringLiteral2403580505, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_26 = V_5; NullCheck(L_26); Collider_set_enabled_m1517463283(L_26, (bool)1, /*hidden argument*/NULL); } IL_00b8: { return; } } // System.Void uiCardWndView::OnConcernSuccess() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnConcernSuccess_m503143150 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnConcernSuccess_m503143150_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; UISprite_t194114938 * V_1 = NULL; BoxCollider_t1640800422 * V_2 = NULL; Transform_t3600365921 * G_B3_0 = NULL; UISprite_t194114938 * G_B6_0 = NULL; { Transform_t3600365921 * L_0 = __this->get_m_OtherPersonButtonGroup_21(); 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_0026; } } { Transform_t3600365921 * L_2 = __this->get_m_OtherPersonButtonGroup_21(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral2156582004, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0027; } IL_0026: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0027: { V_0 = G_B3_0; Transform_t3600365921 * 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_003f; } } { Transform_t3600365921 * L_6 = V_0; NullCheck(L_6); UISprite_t194114938 * L_7 = Component_GetComponent_TisUISprite_t194114938_m2812077901(L_6, /*hidden argument*/Component_GetComponent_TisUISprite_t194114938_m2812077901_RuntimeMethod_var); G_B6_0 = L_7; goto IL_0040; } IL_003f: { G_B6_0 = ((UISprite_t194114938 *)(NULL)); } IL_0040: { V_1 = G_B6_0; UISprite_t194114938 * 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_006b; } } { Transform_t3600365921 * L_10 = V_0; NullCheck(L_10); Transform_t3600365921 * L_11 = Transform_get_parent_m835071599(L_10, /*hidden argument*/NULL); NullCheck(L_11); BoxCollider_t1640800422 * L_12 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_11, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); V_2 = L_12; UISprite_t194114938 * L_13 = V_1; NullCheck(L_13); UISprite_set_spriteName_m1616245412(L_13, _stringLiteral3372071513, /*hidden argument*/NULL); BoxCollider_t1640800422 * L_14 = V_2; NullCheck(L_14); Collider_set_enabled_m1517463283(L_14, (bool)0, /*hidden argument*/NULL); } IL_006b: { return; } } // System.Void uiCardWndView::OnCloseWndProc() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnCloseWndProc_m2245271942 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnCloseWndProc_m2245271942_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)90), /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkRecharge() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkRecharge_m2797997456 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkRecharge_m2797997456_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral3069917219, /*hidden argument*/NULL); V_0 = L_0; GameObject_t1113636619 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0029; } } { GameObject_t1113636619 * L_3 = V_0; int32_t L_4 = ((int32_t)3); RuntimeObject * L_5 = Box(enumRequestFrom_t3677637358_il2cpp_TypeInfo_var, &L_4); NullCheck(L_3); GameObject_SendMessage_m3720186693(L_3, _stringLiteral3603710531, L_5, 1, /*hidden argument*/NULL); } IL_0029: { return; } } // System.Void uiCardWndView::OnClkGift() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkGift_m4155576322 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkGift_m4155576322_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = logicCardManager_GetTargetUserID_m97245200(L_0, /*hidden argument*/NULL); V_0 = L_1; logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_3 = V_0; NullCheck(L_2); CUserCardParams_t243895319 * L_4 = logicCardManager_AllocUserCard_m233663967(L_2, L_3, /*hidden argument*/NULL); V_1 = L_4; IL2CPP_RUNTIME_CLASS_INIT(CGiftManager_t2180653355_il2cpp_TypeInfo_var); CGiftManager_t2180653355 * L_5 = CGiftManager_GetInstance_m2502612045(NULL /*static, unused*/, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_6 = V_1; NullCheck(L_6); String_t* L_7 = CUserCardParams_GetWideStr_m676405835(L_6, 2, /*hidden argument*/NULL); int64_t L_8 = V_0; NullCheck(L_5); CGiftManager_SetTarget_m192924937(L_5, L_7, L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_9 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); CWndController_ShowUI_m3552255067(L_9, ((int32_t)24), /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkFocus() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkFocus_m2893209516 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkFocus_m2893209516_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = logicCardManager_IfTargetMySelf_m3419846671(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0010; } } { return; } IL_0010: { 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; CDataArray_t4068198041 * L_3 = V_0; NullCheck(L_3); CDataArray_Push_m3820844360(L_3, ((int32_t)1000), /*hidden argument*/NULL); CDataArray_t4068198041 * L_4 = V_0; logicCardManager_t2956095708 * L_5 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); int64_t L_6 = logicCardManager_GetTargetUserID_m97245200(L_5, /*hidden argument*/NULL); NullCheck(L_4); CDataArray_Push_m3799896857(L_4, L_6, /*hidden argument*/NULL); CDataArray_t4068198041 * L_7 = V_0; NullCheck(L_7); CDataArray_Flush_m1077150699(L_7, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkFollow() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkFollow_m1209835526 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkFollow_m1209835526_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; uiPassWordCheck_t3889324906 * V_2 = NULL; int32_t V_3 = 0; uiPassWordCheck_t3889324906 * G_B6_0 = NULL; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = logicCardManager_GetTargetUserID_m97245200(L_0, /*hidden argument*/NULL); V_0 = L_1; int64_t L_2 = V_0; logicCardManager_t2956095708 * L_3 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = logicCardManager_get_RoomInfoHost_m2430877932(L_3, /*hidden argument*/NULL); if ((((int64_t)L_2) == ((int64_t)L_4))) { goto IL_001c; } } { return; } IL_001c: { logicCardManager_t2956095708 * L_5 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = logicCardManager_get_NeedPassword_m1633142125(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_008a; } } { Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_Find_m1729760951(L_7, _stringLiteral1072052736, /*hidden argument*/NULL); V_1 = L_8; Transform_t3600365921 * L_9 = V_1; 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_0053; } } { Transform_t3600365921 * L_11 = V_1; NullCheck(L_11); uiPassWordCheck_t3889324906 * L_12 = Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452(L_11, /*hidden argument*/Component_GetComponent_TisuiPassWordCheck_t3889324906_m4101993452_RuntimeMethod_var); G_B6_0 = L_12; goto IL_0054; } IL_0053: { G_B6_0 = ((uiPassWordCheck_t3889324906 *)(NULL)); } IL_0054: { V_2 = G_B6_0; uiPassWordCheck_t3889324906 * L_13 = V_2; 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_0085; } } { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_15 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_16 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_16); int32_t L_17 = logicCardManager_get_RoomType_m1328294156(L_16, /*hidden argument*/NULL); NullCheck(L_15); CRoomMananger_set_CurRoomType_m3518981580(L_15, L_17, /*hidden argument*/NULL); uiPassWordCheck_t3889324906 * L_18 = V_2; logicCardManager_t2956095708 * L_19 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_19); int32_t L_20 = logicCardManager_get_RoomID_m1007752816(L_19, /*hidden argument*/NULL); NullCheck(L_18); uiPassWordCheck_Init_m524875887(L_18, L_20, /*hidden argument*/NULL); } IL_0085: { goto IL_012b; } IL_008a: { logicCardManager_t2956095708 * L_21 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_21); int32_t L_22 = logicCardManager_get_MainRoomType_m1436440764(L_21, /*hidden argument*/NULL); V_3 = L_22; int32_t L_23 = V_3; switch (L_23) { case 0: { goto IL_00b8; } case 1: { goto IL_00e1; } case 2: { goto IL_0126; } case 3: { goto IL_0126; } case 4: { goto IL_0126; } case 5: { goto IL_00fc; } } } { goto IL_0126; } IL_00b8: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_24 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_25 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_25); int32_t L_26 = logicCardManager_get_RoomType_m1328294156(L_25, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_27 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = logicCardManager_get_RoomID_m1007752816(L_27, /*hidden argument*/NULL); 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(); NullCheck(L_24); CRoomMananger_EntryRoom_m369939792(L_24, 0, L_26, L_28, L_29, /*hidden argument*/NULL); goto IL_012b; } IL_00e1: { CMarryListManager_t2185299657 * L_30 = CMarryListManager_GetInstance_m3326671777(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_31 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_31); int32_t L_32 = logicCardManager_get_RoomID_m1007752816(L_31, /*hidden argument*/NULL); NullCheck(L_30); CMarryListManager_RequestEntryMarryRoom_m378817486(L_30, 0, 1, L_32, /*hidden argument*/NULL); goto IL_012b; } IL_00fc: { IL2CPP_RUNTIME_CLASS_INIT(CRoomMananger_t1058696229_il2cpp_TypeInfo_var); CRoomMananger_t1058696229 * L_33 = CRoomMananger_GetInstance_m3659614095(NULL /*static, unused*/, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_34 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_34); int32_t L_35 = logicCardManager_get_RoomType_m1328294156(L_34, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_36 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_36); int32_t L_37 = logicCardManager_get_RoomID_m1007752816(L_36, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_38 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_33); CRoomMananger_EntryRoom_m1951687906(L_33, 0, 5, L_35, L_37, L_38, /*hidden argument*/NULL); goto IL_012b; } IL_0126: { goto IL_012b; } IL_012b: { return; } } // System.Void uiCardWndView::OnClkPing() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPing_m554546743 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { int64_t V_0 = 0; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = logicCardManager_GetTargetUserID_m97245200(L_0, /*hidden argument*/NULL); V_0 = L_1; CFamilyManager_t1901424822 * L_2 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_3 = V_0; NullCheck(L_2); CFamilyManager_RequsetPingData_m771933518(L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView0() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView0_m1879751434 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 0, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView1() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView1_m1879685898 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 1, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView2() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView2_m1879882506 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 2, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView3() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView3_m1879816970 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 3, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView4() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView4_m1880013578 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 4, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView5() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView5_m1879948042 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 5, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView6() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView6_m1880144650 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 6, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView7() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView7_m1880079114 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { { uiCardWndView_OnClkPhotoView_m1683616914(__this, 7, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkPhotoView(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPhotoView_m1683616914 (uiCardWndView_t47472385 * __this, int32_t ___activeIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkPhotoView_m1683616914_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { 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; Transform_t3600365921 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0032; } } { 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); String_t* L_6 = Object_get_name_m4211327027(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_7 = String_Compare_m3735043349(NULL /*static, unused*/, _stringLiteral3670037087, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0033; } } IL_0032: { return; } IL_0033: { Transform_t3600365921 * L_8 = V_0; NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); V_1 = L_9; Transform_t3600365921 * L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0060; } } { Transform_t3600365921 * L_12 = V_1; NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); String_t* L_14 = Object_get_name_m4211327027(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_15 = String_Compare_m3735043349(NULL /*static, unused*/, _stringLiteral3951041756, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0061; } } IL_0060: { return; } IL_0061: { return; } } // System.Void uiCardWndView::OnClkPrise() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkPrise_m2178205750 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkPrise_m2178205750_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataArray_t4068198041 * V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { CDataArray_t4068198041 * L_0 = (CDataArray_t4068198041 *)il2cpp_codegen_object_new(CDataArray_t4068198041_il2cpp_TypeInfo_var); CDataArray__ctor_m2623161048(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataArray_t4068198041 * L_1 = V_0; NullCheck(L_1); CDataArray_Push_m3820844360(L_1, ((int32_t)1007), /*hidden argument*/NULL); CDataArray_t4068198041 * L_2 = V_0; logicCardManager_t2956095708 * L_3 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_3); int64_t L_4 = logicCardManager_GetTargetUserID_m97245200(L_3, /*hidden argument*/NULL); NullCheck(L_2); CDataArray_Push_m3799896857(L_2, L_4, /*hidden argument*/NULL); CDataArray_t4068198041 * L_5 = V_0; NullCheck(L_5); CDataArray_Flush_m1077150699(L_5, /*hidden argument*/NULL); UISprite_t194114938 * L_6 = __this->get_m_BtnPriseOther_22(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_get_parent_m835071599(L_7, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); NullCheck(L_9); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_9, _stringLiteral1936059840, /*hidden argument*/NULL); V_1 = L_10; Transform_t3600365921 * L_11 = V_1; 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_006b; } } { 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); GameObject_SetActive_m796801857(L_14, (bool)0, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = V_1; 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); } IL_006b: { logicCardManager_t2956095708 * L_17 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); int64_t L_18 = logicCardManager_GetTargetUserID_m97245200(L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CRecentInteractiveObj_t3091204042_il2cpp_TypeInfo_var); CRecentInteractiveObj_AddToRecentInteractive_m2475683790(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::FillUI() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_FillUI_m2735964333 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_FillUI_m2735964333_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; CUserCardParams_t243895319 * V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; int32_t V_9 = 0; float V_10 = 0.0f; int32_t V_11 = 0; int32_t V_12 = 0; String_t* V_13 = NULL; StringU5BU5D_t1281789340* V_14 = NULL; Vector2_t2156229523 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)); int32_t V_18 = 0; int32_t V_19 = 0; int32_t V_20 = 0; String_t* V_21 = NULL; CTextHelp_t3119637808 * G_B16_0 = NULL; UILabel_t3248798549 * G_B16_1 = NULL; CTextHelp_t3119637808 * G_B15_0 = NULL; UILabel_t3248798549 * G_B15_1 = NULL; String_t* G_B17_0 = NULL; CTextHelp_t3119637808 * G_B17_1 = NULL; UILabel_t3248798549 * G_B17_2 = NULL; float G_B21_0 = 0.0f; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = logicCardManager_GetTargetUserID_m97245200(L_0, /*hidden argument*/NULL); V_0 = L_1; logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); bool L_3 = logicCardManager_IfChanged_m1961191431(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001b; } } { return; } IL_001b: { logicCardManager_t2956095708 * L_4 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_5 = V_0; NullCheck(L_4); CUserCardParams_t243895319 * L_6 = logicCardManager_AllocUserCard_m233663967(L_4, L_5, /*hidden argument*/NULL); V_1 = L_6; UILabel_t3248798549 * L_7 = __this->get_m_LabelName_2(); CUserCardParams_t243895319 * L_8 = V_1; NullCheck(L_8); String_t* L_9 = CUserCardParams_GetWideStr_m676405835(L_8, 2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, L_7, L_9, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = CUserCardParams_GetInt_m2940615587(L_10, ((int32_t)24), 0, /*hidden argument*/NULL); if (L_11) { goto IL_005c; } } { UISprite_t194114938 * L_12 = __this->get_m_HeadBox_16(); NullCheck(L_12); UISprite_set_spriteName_m1616245412(L_12, _stringLiteral1120776975, /*hidden argument*/NULL); goto IL_0076; } IL_005c: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_13 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_14 = V_1; NullCheck(L_14); int32_t L_15 = CUserCardParams_GetInt_m2940615587(L_14, ((int32_t)24), 0, /*hidden argument*/NULL); UISprite_t194114938 * L_16 = __this->get_m_HeadBox_16(); NullCheck(L_13); PersonaliseConfig_GetUserHeadBoxInfoByID_m1467318277(L_13, L_15, L_16, /*hidden argument*/NULL); } IL_0076: { CUserCardParams_t243895319 * L_17 = V_1; NullCheck(L_17); int32_t L_18 = CUserCardParams_GetInt_m2940615587(L_17, ((int32_t)23), 0, /*hidden argument*/NULL); V_2 = L_18; int32_t L_19 = V_2; if (!L_19) { goto IL_00ac; } } { UILabel_t3248798549 * L_20 = __this->get_m_LabelName_2(); int32_t L_21 = V_2; int32_t L_22 = L_21; RuntimeObject * L_23 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = String_Concat_m904156431(NULL /*static, unused*/, _stringLiteral1586550295, L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(ColorMap_t353729970_il2cpp_TypeInfo_var); String_t* L_25 = ColorMap_GetColorValue_m929637861(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); Color_t2555686324 L_26 = NGUITools_ParseColor_m3278855289(NULL /*static, unused*/, L_25, 0, /*hidden argument*/NULL); NullCheck(L_20); UIWidget_set_color_m2288988844(L_20, L_26, /*hidden argument*/NULL); } IL_00ac: { logicCardManager_t2956095708 * L_27 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_27); bool L_28 = logicCardManager_IfTargetMySelf_m3419846671(L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00f7; } } { CMainRole_t4200562839 * L_29 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_29); CProperty_t963755051 * L_30 = ISceneBaseObj_GetNetProperty_m1709069404(L_29, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_30); String_t* L_32 = CProperty_GetWideStr_m2042428682(L_30, _stringLiteral62725275, L_31, /*hidden argument*/NULL); V_3 = L_32; String_t* L_33 = V_3; UILabel_t3248798549 * L_34 = __this->get_m_LabelName_2(); NullCheck(L_34); String_t* L_35 = UILabel_get_text_m389124667(L_34, /*hidden argument*/NULL); int32_t L_36 = String_Compare_m3735043349(NULL /*static, unused*/, L_33, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00f7; } } { UILabel_t3248798549 * L_37 = __this->get_m_LabelName_2(); String_t* L_38 = V_3; NullCheck(L_37); UILabel_set_text_m1071532778(L_37, L_38, /*hidden argument*/NULL); } IL_00f7: { UILabel_t3248798549 * L_39 = __this->get_m_LabelPrised_14(); CUserCardParams_t243895319 * L_40 = V_1; NullCheck(L_40); int32_t L_41 = CUserCardParams_GetInt_m2940615587(L_40, ((int32_t)11), 0, /*hidden argument*/NULL); V_4 = L_41; String_t* L_42 = Int32_ToString_m141394615((&V_4), /*hidden argument*/NULL); NullCheck(L_39); UILabel_set_text_m1071532778(L_39, L_42, /*hidden argument*/NULL); UILabel_t3248798549 * L_43 = __this->get_m_LabelUsrID_5(); String_t* L_44 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_45 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2063768543, L_44, /*hidden argument*/NULL); NullCheck(L_43); UILabel_set_text_m1071532778(L_43, L_45, /*hidden argument*/NULL); UISprite_t194114938 * L_46 = __this->get_m_BtnPriseOther_22(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_47 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_024e; } } { CUserCardParams_t243895319 * L_48 = V_1; NullCheck(L_48); int32_t L_49 = CUserCardParams_GetInt_m2940615587(L_48, ((int32_t)12), 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_49) == ((uint32_t)1)))) { goto IL_01d0; } } { UISprite_t194114938 * L_50 = __this->get_m_BtnPriseOther_22(); NullCheck(L_50); Transform_t3600365921 * L_51 = Component_get_transform_m3162698980(L_50, /*hidden argument*/NULL); NullCheck(L_51); Transform_t3600365921 * L_52 = Transform_get_parent_m835071599(L_51, /*hidden argument*/NULL); NullCheck(L_52); Transform_t3600365921 * L_53 = Transform_get_parent_m835071599(L_52, /*hidden argument*/NULL); NullCheck(L_53); BoxCollider_t1640800422 * L_54 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_53, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_54); Collider_set_enabled_m1517463283(L_54, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_55 = __this->get_m_BtnPriseOther_22(); NullCheck(L_55); UISprite_set_spriteName_m1616245412(L_55, _stringLiteral3190265515, /*hidden argument*/NULL); UISprite_t194114938 * L_56 = __this->get_m_BtnPriseOtherBG_23(); NullCheck(L_56); UISprite_set_spriteName_m1616245412(L_56, _stringLiteral1119997891, /*hidden argument*/NULL); UILabel_t3248798549 * L_57 = __this->get_m_LabelPrised_14(); Color_t2555686324 L_58 = Color_get_white_m332174077(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); UIWidget_set_color_m2288988844(L_57, L_58, /*hidden argument*/NULL); UILabel_t3248798549 * L_59 = __this->get_m_LabelPrised_14(); Color_t2555686324 L_60; memset(&L_60, 0, sizeof(L_60)); Color__ctor_m286683560((&L_60), (0.6431373f), (0.23137255f), (0.905882359f), /*hidden argument*/NULL); NullCheck(L_59); UILabel_set_effectColor_m1422787121(L_59, L_60, /*hidden argument*/NULL); goto IL_024e; } IL_01d0: { UISprite_t194114938 * L_61 = __this->get_m_BtnPriseOther_22(); NullCheck(L_61); Transform_t3600365921 * L_62 = Component_get_transform_m3162698980(L_61, /*hidden argument*/NULL); NullCheck(L_62); Transform_t3600365921 * L_63 = Transform_get_parent_m835071599(L_62, /*hidden argument*/NULL); NullCheck(L_63); Transform_t3600365921 * L_64 = Transform_get_parent_m835071599(L_63, /*hidden argument*/NULL); NullCheck(L_64); BoxCollider_t1640800422 * L_65 = Component_GetComponent_TisBoxCollider_t1640800422_m4104100802(L_64, /*hidden argument*/Component_GetComponent_TisBoxCollider_t1640800422_m4104100802_RuntimeMethod_var); NullCheck(L_65); Collider_set_enabled_m1517463283(L_65, (bool)0, /*hidden argument*/NULL); UISprite_t194114938 * L_66 = __this->get_m_BtnPriseOther_22(); NullCheck(L_66); UISprite_set_spriteName_m1616245412(L_66, _stringLiteral1624181574, /*hidden argument*/NULL); UISprite_t194114938 * L_67 = __this->get_m_BtnPriseOtherBG_23(); NullCheck(L_67); UISprite_set_spriteName_m1616245412(L_67, _stringLiteral613136077, /*hidden argument*/NULL); UILabel_t3248798549 * L_68 = __this->get_m_LabelPrised_14(); Color_t2555686324 L_69; memset(&L_69, 0, sizeof(L_69)); Color__ctor_m286683560((&L_69), (1.0f), (0.956862748f), (0.670588255f), /*hidden argument*/NULL); NullCheck(L_68); UIWidget_set_color_m2288988844(L_68, L_69, /*hidden argument*/NULL); UILabel_t3248798549 * L_70 = __this->get_m_LabelPrised_14(); Color_t2555686324 L_71; memset(&L_71, 0, sizeof(L_71)); Color__ctor_m286683560((&L_71), (0.9372549f), (0.227450982f), (0.2509804f), /*hidden argument*/NULL); NullCheck(L_70); UILabel_set_effectColor_m1422787121(L_70, L_71, /*hidden argument*/NULL); } IL_024e: { FashionStarsManager_t4100381698 * L_72 = FashionStarsManager_GetInstance_m1993448017(NULL /*static, unused*/, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_73 = V_1; NullCheck(L_73); int32_t L_74 = CUserCardParams_GetInt_m2940615587(L_73, ((int32_t)17), 0, /*hidden argument*/NULL); UILabel_t3248798549 * L_75 = __this->get_m_LabelFashion_4(); NullCheck(L_72); FashionStarsManager_SetFashionStar_m2966179462(L_72, L_74, L_75, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_76 = V_1; NullCheck(L_76); int32_t L_77 = CUserCardParams_GetInt_m2940615587(L_76, 8, 0, /*hidden argument*/NULL); V_5 = L_77; CConstellationManager_t2532336838 * L_78 = CConstellationManager_getInstance_m3895647922(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_79 = V_5; NullCheck(L_78); L_78->set_starIndex_1(L_79); UILabel_t3248798549 * L_80 = __this->get_m_LabelSex_3(); CTextHelp_t3119637808 * L_81 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_82 = V_1; NullCheck(L_82); int32_t L_83 = CUserCardParams_GetInt_m2940615587(L_82, 3, 0, /*hidden argument*/NULL); G_B15_0 = L_81; G_B15_1 = L_80; if (L_83) { G_B16_0 = L_81; G_B16_1 = L_80; goto IL_029f; } } { G_B17_0 = _stringLiteral529746715; G_B17_1 = G_B15_0; G_B17_2 = G_B15_1; goto IL_02a4; } IL_029f: { G_B17_0 = _stringLiteral3282172477; G_B17_1 = G_B16_0; G_B17_2 = G_B16_1; } IL_02a4: { NullCheck(G_B17_1); String_t* L_84 = CTextHelp_GetText_m372251958(G_B17_1, G_B17_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetLabelText_m743904063(NULL /*static, unused*/, G_B17_2, L_84, /*hidden argument*/NULL); UILabel_t3248798549 * L_85 = __this->get_m_LabelLevel_7(); CUserCardParams_t243895319 * L_86 = V_1; NullCheck(L_86); int32_t L_87 = CUserCardParams_GetInt_m2940615587(L_86, 6, 0, /*hidden argument*/NULL); V_6 = L_87; String_t* L_88 = Int32_ToString_m141394615((&V_6), /*hidden argument*/NULL); NullCheck(L_85); UILabel_set_text_m1071532778(L_85, L_88, /*hidden argument*/NULL); logicCardManager_t2956095708 * L_89 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_89); bool L_90 = logicCardManager_IfTargetMySelf_m3419846671(L_89, /*hidden argument*/NULL); if (!L_90) { goto IL_0374; } } { UISprite_t194114938 * L_91 = __this->get_m_MyCurLevelProgress_19(); NullCheck(L_91); Transform_t3600365921 * L_92 = Component_get_transform_m3162698980(L_91, /*hidden argument*/NULL); NullCheck(L_92); Vector3_t3722313464 L_93 = Transform_get_localScale_m129152068(L_92, /*hidden argument*/NULL); V_7 = L_93; CUserCardParams_t243895319 * L_94 = V_1; NullCheck(L_94); int32_t L_95 = CUserCardParams_GetInt_m2940615587(L_94, ((int32_t)18), 0, /*hidden argument*/NULL); V_8 = L_95; CUserCardParams_t243895319 * L_96 = V_1; NullCheck(L_96); int32_t L_97 = CUserCardParams_GetInt_m2940615587(L_96, ((int32_t)19), 1, /*hidden argument*/NULL); V_9 = L_97; int32_t L_98 = V_9; if (!L_98) { goto IL_031a; } } { int32_t L_99 = V_8; int32_t L_100 = V_9; G_B21_0 = ((float)((float)(((float)((float)L_99)))/(float)(((float)((float)L_100))))); goto IL_031f; } IL_031a: { G_B21_0 = (0.001f); } IL_031f: { V_10 = G_B21_0; float L_101 = V_10; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_102 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)(216.0f), (float)L_101)), (1.0f), (216.0f), /*hidden argument*/NULL); (&V_7)->set_x_1(L_102); UISprite_t194114938 * L_103 = __this->get_m_MyCurLevelProgress_19(); NullCheck(L_103); Transform_t3600365921 * L_104 = Component_get_transform_m3162698980(L_103, /*hidden argument*/NULL); Vector3_t3722313464 L_105 = V_7; NullCheck(L_104); Transform_set_localScale_m3053443106(L_104, L_105, /*hidden argument*/NULL); UILabel_t3248798549 * L_106 = __this->get_m_ExperienceBar_20(); int32_t L_107 = V_8; int32_t L_108 = L_107; RuntimeObject * L_109 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_108); int32_t L_110 = V_9; int32_t L_111 = L_110; RuntimeObject * L_112 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_111); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_113 = String_Concat_m1715369213(NULL /*static, unused*/, L_109, _stringLiteral3452614529, L_112, /*hidden argument*/NULL); NullCheck(L_106); UILabel_set_text_m1071532778(L_106, L_113, /*hidden argument*/NULL); } IL_0374: { CUserCardParams_t243895319 * L_114 = V_1; NullCheck(L_114); int32_t L_115 = CUserCardParams_GetInt_m2940615587(L_114, 4, 0, /*hidden argument*/NULL); V_11 = L_115; int32_t L_116 = V_11; if ((((int32_t)0) < ((int32_t)L_116))) { goto IL_039c; } } { UISprite_t194114938 * L_117 = __this->get_m_VIPLevel_12(); NullCheck(L_117); GameObject_t1113636619 * L_118 = Component_get_gameObject_m442555142(L_117, /*hidden argument*/NULL); NullCheck(L_118); GameObject_SetActive_m796801857(L_118, (bool)0, /*hidden argument*/NULL); goto IL_03d1; } IL_039c: { UISprite_t194114938 * L_119 = __this->get_m_VIPLevel_12(); NullCheck(L_119); GameObject_t1113636619 * L_120 = Component_get_gameObject_m442555142(L_119, /*hidden argument*/NULL); NullCheck(L_120); GameObject_SetActive_m796801857(L_120, (bool)1, /*hidden argument*/NULL); UISprite_t194114938 * L_121 = __this->get_m_VIPLevel_12(); int32_t L_122 = V_11; IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_SetVipLevel_m1076008873(NULL /*static, unused*/, L_121, L_122, /*hidden argument*/NULL); UILabel_t3248798549 * L_123 = __this->get_m_LabelName_2(); UISprite_t194114938 * L_124 = __this->get_m_VIPLevel_12(); NullCheck(L_124); GameObject_t1113636619 * L_125 = Component_get_gameObject_m442555142(L_124, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_AdjustVipPosition_m1292825562(NULL /*static, unused*/, L_123, L_125, /*hidden argument*/NULL); } IL_03d1: { CUserCardParams_t243895319 * L_126 = V_1; NullCheck(L_126); int32_t L_127 = CUserCardParams_GetInt_m2940615587(L_126, ((int32_t)22), 0, /*hidden argument*/NULL); V_12 = L_127; int32_t L_128 = V_12; if ((((int32_t)L_128) > ((int32_t)0))) { goto IL_03fb; } } { int32_t L_129 = V_2; if ((((int32_t)L_129) > ((int32_t)0))) { goto IL_03fb; } } { CQualifyingManager_t954001806 * L_130 = CQualifyingManager_GetInstance_m1430111945(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_131 = V_0; NullCheck(L_130); QualifyInfo_t2809524376 * L_132 = CQualifyingManager_GetDestPlayerQulifyInfo_m4204608311(L_130, L_131, /*hidden argument*/NULL); if (!L_132) { goto IL_0484; } } IL_03fb: { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_133 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_134 = V_12; int32_t L_135 = V_2; int64_t L_136 = V_0; NullCheck(L_133); String_t* L_137 = CVipManager_GetStatusNames_m4052654932(L_133, L_134, L_135, L_136, /*hidden argument*/NULL); V_13 = L_137; String_t* L_138 = V_13; CharU5BU5D_t3528271667* L_139 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_139); (L_139)->SetAt(static_cast(0), (Il2CppChar)((int32_t)124)); NullCheck(L_138); StringU5BU5D_t1281789340* L_140 = String_Split_m3646115398(L_138, L_139, /*hidden argument*/NULL); V_14 = L_140; String_t* L_141 = V_13; NullCheck(L_141); int32_t L_142 = String_get_Length_m3847582255(L_141, /*hidden argument*/NULL); if ((((int32_t)L_142) <= ((int32_t)0))) { goto IL_047f; } } { Transform_t3600365921 * L_143 = __this->get_m_StatusLocation_24(); NullCheck(L_143); Vector3_t3722313464 L_144 = Transform_get_localPosition_m4234289348(L_143, /*hidden argument*/NULL); V_16 = L_144; float L_145 = (&V_16)->get_x_1(); UISprite_t194114938 * L_146 = __this->get_m_VIPLevel_12(); NullCheck(L_146); Transform_t3600365921 * L_147 = Component_get_transform_m3162698980(L_146, /*hidden argument*/NULL); NullCheck(L_147); Vector3_t3722313464 L_148 = Transform_get_localPosition_m4234289348(L_147, /*hidden argument*/NULL); V_17 = L_148; float L_149 = (&V_17)->get_y_2(); Vector2__ctor_m3970636864((&V_15), L_145, L_149, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_150 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_151 = __this->get_m_LabelName_2(); NullCheck(L_151); Transform_t3600365921 * L_152 = Component_get_transform_m3162698980(L_151, /*hidden argument*/NULL); NullCheck(L_152); Transform_t3600365921 * L_153 = Transform_get_parent_m835071599(L_152, /*hidden argument*/NULL); StringU5BU5D_t1281789340* L_154 = V_14; Vector2_t2156229523 L_155 = V_15; NullCheck(L_150); CVipManager_AddStatusItem_m3632854764(L_150, L_153, L_154, (bool)1, L_155, /*hidden argument*/NULL); } IL_047f: { goto IL_049e; } IL_0484: { IL2CPP_RUNTIME_CLASS_INIT(CVipManager_t269477008_il2cpp_TypeInfo_var); CVipManager_t269477008 * L_156 = CVipManager_GetInstance_m4124241567(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_157 = __this->get_m_LabelName_2(); NullCheck(L_157); Transform_t3600365921 * L_158 = Component_get_transform_m3162698980(L_157, /*hidden argument*/NULL); NullCheck(L_158); Transform_t3600365921 * L_159 = Transform_get_parent_m835071599(L_158, /*hidden argument*/NULL); NullCheck(L_156); CVipManager_ClearStatusIcon_m3315838267(L_156, L_159, /*hidden argument*/NULL); } IL_049e: { CUserCardParams_t243895319 * L_160 = V_1; NullCheck(L_160); int64_t L_161 = CUserCardParams_GetUserID_m1490528571(L_160, /*hidden argument*/NULL); __this->set_m_UserID_38(L_161); CUserCardParams_t243895319 * L_162 = V_1; NullCheck(L_162); int64_t L_163 = CUserCardParams_GetLong_m3889522586(L_162, ((int32_t)16), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); __this->set_m_OldHeadPhotoID_39(L_163); CUserCardParams_t243895319 * L_164 = V_1; NullCheck(L_164); int32_t L_165 = CUserCardParams_GetInt_m2940615587(L_164, 3, 0, /*hidden argument*/NULL); __this->set_m_Sex_40(L_165); __this->set_m_IsHeadPhotoReady_41((bool)0); CUserCardParams_t243895319 * L_166 = V_1; NullCheck(L_166); int32_t L_167 = CUserCardParams_GetInt_m2940615587(L_166, ((int32_t)10), 0, /*hidden argument*/NULL); V_18 = L_167; int32_t L_168 = V_18; if ((((int32_t)0) <= ((int32_t)L_168))) { goto IL_0501; } } { UILabel_t3248798549 * L_169 = __this->get_m_LabelDistance_6(); CTextHelp_t3119637808 * L_170 = CTextHelp_GetInstance_m3392996374(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_170); String_t* L_171 = CTextHelp_GetText_m372251958(L_170, _stringLiteral1205988835, /*hidden argument*/NULL); NullCheck(L_169); UILabel_set_text_m1071532778(L_169, L_171, /*hidden argument*/NULL); goto IL_054e; } IL_0501: { int32_t L_172 = V_18; if ((((int32_t)((int32_t)1000)) <= ((int32_t)L_172))) { goto IL_0522; } } { UILabel_t3248798549 * L_173 = __this->get_m_LabelDistance_6(); NullCheck(L_173); UILabel_set_text_m1071532778(L_173, _stringLiteral1405964633, /*hidden argument*/NULL); goto IL_054e; } IL_0522: { int32_t L_174 = V_18; V_19 = ((int32_t)((int32_t)L_174/(int32_t)((int32_t)1000))); UILabel_t3248798549 * L_175 = __this->get_m_LabelDistance_6(); String_t* L_176 = Int32_ToString_m141394615((&V_19), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_177 = String_Concat_m3937257545(NULL /*static, unused*/, L_176, _stringLiteral3457005541, /*hidden argument*/NULL); NullCheck(L_175); UILabel_set_text_m1071532778(L_175, L_177, /*hidden argument*/NULL); } IL_054e: { CFamilyManager_t1901424822 * L_178 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_179 = V_0; NullCheck(L_178); int32_t L_180 = CFamilyManager_GetUserDataType_m1263547781(L_178, L_179, /*hidden argument*/NULL); V_20 = L_180; int32_t L_181 = V_20; if (!L_181) { goto IL_05bf; } } { int32_t L_182 = V_20; if ((!(((uint32_t)L_182) == ((uint32_t)((int32_t)208))))) { goto IL_05a3; } } { int32_t L_183 = __this->get_m_Sex_40(); if (L_183) { goto IL_058e; } } { UISprite_t194114938 * L_184 = __this->get_m_familySprite_13(); NullCheck(L_184); UISprite_set_spriteName_m1616245412(L_184, _stringLiteral98060245, /*hidden argument*/NULL); goto IL_059e; } IL_058e: { UISprite_t194114938 * L_185 = __this->get_m_familySprite_13(); NullCheck(L_185); UISprite_set_spriteName_m1616245412(L_185, _stringLiteral1328434632, /*hidden argument*/NULL); } IL_059e: { goto IL_05ba; } IL_05a3: { UISprite_t194114938 * L_186 = __this->get_m_familySprite_13(); CFamilyManager_t1901424822 * L_187 = CFamilyManager_GetInstance_m954498051(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_188 = V_20; NullCheck(L_187); String_t* L_189 = CFamilyManager_getSpriteName_m1482812144(L_187, L_188, /*hidden argument*/NULL); NullCheck(L_186); UISprite_set_spriteName_m1616245412(L_186, L_189, /*hidden argument*/NULL); } IL_05ba: { goto IL_05cb; } IL_05bf: { UISprite_t194114938 * L_190 = __this->get_m_familySprite_13(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_190, (bool)0, /*hidden argument*/NULL); } IL_05cb: { logicCardManager_t2956095708 * L_191 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_191); logicCardManager_SetChanged_m2144239199(L_191, (bool)0, /*hidden argument*/NULL); uiCardWndView_RefreshFollowBtnState_m989279787(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_192 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); CUserCardParams_t243895319 * L_193 = V_1; NullCheck(L_193); int32_t L_194 = CUserCardParams_GetInt_m2940615587(L_193, ((int32_t)24), 0, /*hidden argument*/NULL); NullCheck(L_192); String_t* L_195 = PersonaliseConfig_GetSoleEffectName_m3525489228(L_192, L_194, /*hidden argument*/NULL); V_21 = L_195; String_t* L_196 = V_21; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_197 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_196, /*hidden argument*/NULL); if (!L_197) { goto IL_05fe; } } { return; } IL_05fe: { CLevelManager_t3077608201 * L_198 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_198); bool L_199 = CLevelManager_IsLevel_m3139716542(L_198, _stringLiteral2570825119, /*hidden argument*/NULL); if (L_199) { goto IL_0626; } } { CLevelManager_t3077608201 * L_200 = CLevelManager_GetInstance_m3233027795(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_200); bool L_201 = CLevelManager_IsLevel_m3139716542(L_200, _stringLiteral2601265189, /*hidden argument*/NULL); if (!L_201) { goto IL_066f; } } IL_0626: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_202 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_203 = __this->get_m_HeadBox_16(); NullCheck(L_203); Transform_t3600365921 * L_204 = Component_get_transform_m3162698980(L_203, /*hidden argument*/NULL); String_t* L_205 = V_21; int32_t L_206 = Int32_Parse_m1033611559(NULL /*static, unused*/, L_205, /*hidden argument*/NULL); Vector3_t3722313464 L_207; memset(&L_207, 0, sizeof(L_207)); Vector3__ctor_m3353183577((&L_207), (0.745f), (-0.958f), (-3.0f), /*hidden argument*/NULL); Vector3_t3722313464 L_208; memset(&L_208, 0, sizeof(L_208)); Vector3__ctor_m3353183577((&L_208), (2.2f), (2.2f), (290.5f), /*hidden argument*/NULL); NullCheck(L_202); PersonaliseConfig_SetUserHeadBoxEffect_m807502271(L_202, L_204, L_206, L_207, L_208, /*hidden argument*/NULL); goto IL_069f; } IL_066f: { IL2CPP_RUNTIME_CLASS_INIT(PersonaliseConfig_t2812043406_il2cpp_TypeInfo_var); PersonaliseConfig_t2812043406 * L_209 = PersonaliseConfig_GetInstance_m2421924694(NULL /*static, unused*/, /*hidden argument*/NULL); UISprite_t194114938 * L_210 = __this->get_m_HeadBox_16(); NullCheck(L_210); Transform_t3600365921 * L_211 = Component_get_transform_m3162698980(L_210, /*hidden argument*/NULL); String_t* L_212 = V_21; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_213 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); Vector3_t3722313464 L_214; memset(&L_214, 0, sizeof(L_214)); Vector3__ctor_m3353183577((&L_214), (2.0f), (2.0f), (290.5f), /*hidden argument*/NULL); NullCheck(L_209); PersonaliseConfig_SetUserHeadBoxEffect_m2864101133(L_209, L_211, L_212, L_213, L_214, /*hidden argument*/NULL); } IL_069f: { return; } } // System.Void uiCardWndView::RefreshIsAlone() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_RefreshIsAlone_m592033773 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_RefreshIsAlone_m592033773_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { logicCardManager_t2956095708 * L_0 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = logicCardManager_get_Islover_m145197873(L_0, /*hidden argument*/NULL); V_0 = L_1; 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(); V_1 = L_2; int32_t L_3 = V_0; if (!L_3) { goto IL_002a; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_0035; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)2))) { goto IL_0040; } } { goto IL_004b; } IL_002a: { V_1 = _stringLiteral1006194032; goto IL_004b; } IL_0035: { V_1 = _stringLiteral1538062380; goto IL_004b; } IL_0040: { V_1 = _stringLiteral3153642355; goto IL_004b; } IL_004b: { OnRefreshIsLover_t1807964166 * L_6 = ((cbCouple_t1980970727_StaticFields*)il2cpp_codegen_static_fields_for(cbCouple_t1980970727_il2cpp_TypeInfo_var))->get_onRefeshIslover_0(); intptr_t L_7 = (intptr_t)uiCardWndView_RefreshIsAlone_m592033773_RuntimeMethod_var; OnRefreshIsLover_t1807964166 * L_8 = (OnRefreshIsLover_t1807964166 *)il2cpp_codegen_object_new(OnRefreshIsLover_t1807964166_il2cpp_TypeInfo_var); OnRefreshIsLover__ctor_m2226865269(L_8, __this, L_7, /*hidden argument*/NULL); Delegate_t1188392813 * L_9 = Delegate_Remove_m334097152(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); ((cbCouple_t1980970727_StaticFields*)il2cpp_codegen_static_fields_for(cbCouple_t1980970727_il2cpp_TypeInfo_var))->set_onRefeshIslover_0(((OnRefreshIsLover_t1807964166 *)CastclassSealed((RuntimeObject*)L_9, OnRefreshIsLover_t1807964166_il2cpp_TypeInfo_var))); return; } } // System.Void uiCardWndView::RefreshFollowBtnState() extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_RefreshFollowBtnState_m989279787 (uiCardWndView_t47472385 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_RefreshFollowBtnState_m989279787_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; bool V_1 = false; int64_t V_2 = 0; Transform_t3600365921 * G_B3_0 = NULL; int32_t G_B9_0 = 0; { Transform_t3600365921 * L_0 = __this->get_m_OtherPersonButtonGroup_21(); 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_0026; } } { Transform_t3600365921 * L_2 = __this->get_m_OtherPersonButtonGroup_21(); NullCheck(L_2); Transform_t3600365921 * L_3 = Transform_Find_m1729760951(L_2, _stringLiteral3598882595, /*hidden argument*/NULL); G_B3_0 = L_3; goto IL_0027; } IL_0026: { G_B3_0 = ((Transform_t3600365921 *)(NULL)); } IL_0027: { V_0 = G_B3_0; 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*/, (Object_t631007953 *)NULL, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0035; } } { return; } IL_0035: { V_1 = (bool)0; logicCardManager_t2956095708 * L_6 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_6); int64_t L_7 = logicCardManager_GetTargetUserID_m97245200(L_6, /*hidden argument*/NULL); V_2 = L_7; int64_t L_8 = V_2; logicCardManager_t2956095708 * L_9 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); int64_t L_10 = logicCardManager_get_RoomInfoHost_m2430877932(L_9, /*hidden argument*/NULL); if ((!(((uint64_t)L_8) == ((uint64_t)L_10)))) { goto IL_006a; } } { logicCardManager_t2956095708 * L_11 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_11); int32_t L_12 = logicCardManager_get_RoomID_m1007752816(L_11, /*hidden argument*/NULL); if ((((int32_t)L_12) <= ((int32_t)0))) { goto IL_0068; } } { G_B9_0 = 1; goto IL_0069; } IL_0068: { G_B9_0 = 0; } IL_0069: { V_1 = (bool)G_B9_0; } IL_006a: { Transform_t3600365921 * L_13 = V_0; bool L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnShareClick(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnShareClick_m142381242 (uiCardWndView_t47472385 * __this, GameObject_t1113636619 * ___obj0, const RuntimeMethod* method) { { ShareManager_t1254576143 * L_0 = ShareManager_GetInstance_m207955360(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); ShareManager_Share_m3796389912(L_0, 1, (Action_1_t3252573759 *)NULL, NULL, /*hidden argument*/NULL); return; } } // System.Void uiCardWndView::OnClkIdolBtn(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_OnClkIdolBtn_m1722352732 (uiCardWndView_t47472385 * __this, GameObject_t1113636619 * ___go0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiCardWndView_OnClkIdolBtn_m1722352732_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CMainRole_t4200562839 * L_0 = IHelp_GetMainRole_m2281323414(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); int64_t L_1 = VirtFuncInvoker0< int64_t >::Invoke(19 /* System.Int64 DMCore.Framework.Scene.ISceneBaseObj::GetUserId() */, L_0); logicCardManager_t2956095708 * L_2 = logicCardManager_GetInstance_m10903635(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); int64_t L_3 = logicCardManager_GetTargetUserID_m97245200(L_2, /*hidden argument*/NULL); if ((!(((uint64_t)L_1) == ((uint64_t)L_3)))) { goto IL_0071; } } { V_0 = 0; goto IL_0053; } IL_0020: { GameObject_t1113636619 * L_4 = ___go0; TransformU5BU5D_t807237628* L_5 = __this->get_m_AbilityType_26(); int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = L_6; Transform_t3600365921 * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_8); GameObject_t1113636619 * L_9 = Component_get_gameObject_m442555142(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_4, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003f; } } { int32_t L_11 = V_0; __this->set_index_34(L_11); } IL_003f: { CIdolAbilityManager_t240297659 * L_12 = CIdolAbilityManager_GetInstance_m1281884404(NULL /*static, unused*/, /*hidden argument*/NULL); int32_t L_13 = __this->get_index_34(); NullCheck(L_12); CIdolAbilityManager_set_SelectedType_m185749655(L_12, L_13, /*hidden argument*/NULL); int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0053: { int32_t L_15 = V_0; TransformU5BU5D_t807237628* L_16 = __this->get_m_AbilityType_26(); NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_16)->max_length))))))) { goto IL_0020; } } { IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_17 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_17); CWndController_ShowUI_m3552255067(L_17, ((int32_t)182), /*hidden argument*/NULL); } IL_0071: { return; } } // System.Void uiCardWndView::RefreshTitle(System.Int32) extern "C" IL2CPP_METHOD_ATTR void uiCardWndView_RefreshTitle_m3130081825 (uiCardWndView_t47472385 * __this, int32_t ___m_curTitleId0, 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 UICenterOnChild::.ctor() extern "C" IL2CPP_METHOD_ATTR void UICenterOnChild__ctor_m3760178584 (UICenterOnChild_t253063637 * __this, const RuntimeMethod* method) { { __this->set_springStrength_2((8.0f)); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // UnityEngine.GameObject UICenterOnChild::get_centeredObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * UICenterOnChild_get_centeredObject_m3177414232 (UICenterOnChild_t253063637 * __this, const RuntimeMethod* method) { { GameObject_t1113636619 * L_0 = __this->get_mCenteredObject_5(); return L_0; } } // System.Void UICenterOnChild::OnEnable() extern "C" IL2CPP_METHOD_ATTR void UICenterOnChild_OnEnable_m3156677533 (UICenterOnChild_t253063637 * __this, const RuntimeMethod* method) { { UICenterOnChild_Recenter_m2143222953(__this, /*hidden argument*/NULL); return; } } // System.Void UICenterOnChild::OnDragFinished() extern "C" IL2CPP_METHOD_ATTR void UICenterOnChild_OnDragFinished_m2738335918 (UICenterOnChild_t253063637 * __this, const RuntimeMethod* method) { { bool L_0 = Behaviour_get_enabled_m753527255(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0011; } } { UICenterOnChild_Recenter_m2143222953(__this, /*hidden argument*/NULL); } IL_0011: { return; } } // System.Void UICenterOnChild::Recenter() extern "C" IL2CPP_METHOD_ATTR void UICenterOnChild_Recenter_m2143222953 (UICenterOnChild_t253063637 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UICenterOnChild_Recenter_m2143222953_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector4_t3319028937 V_0; memset(&V_0, 0, sizeof(V_0)); 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)); float V_4 = 0.0f; Transform_t3600365921 * V_5 = NULL; Transform_t3600365921 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; Transform_t3600365921 * V_9 = NULL; float V_10 = 0.0f; Vector3_t3722313464 V_11; memset(&V_11, 0, sizeof(V_11)); Vector3_t3722313464 V_12; memset(&V_12, 0, sizeof(V_12)); Vector3_t3722313464 V_13; memset(&V_13, 0, sizeof(V_13)); { UIDraggablePanel_t1628346357 * L_0 = __this->get_mDrag_4(); 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_00ed; } } { GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(NGUITools_t1206951095_il2cpp_TypeInfo_var); UIDraggablePanel_t1628346357 * L_3 = NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881(NULL /*static, unused*/, L_2, /*hidden argument*/NGUITools_FindInParents_TisUIDraggablePanel_t1628346357_m572374881_RuntimeMethod_var); __this->set_mDrag_4(L_3); UIDraggablePanel_t1628346357 * L_4 = __this->get_mDrag_4(); 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_0072; } } { ObjectU5BU5D_t2843939325* L_6 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)4)); Type_t * L_7 = Object_GetType_m88164663(__this, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_7); (L_6)->SetAt(static_cast(0), (RuntimeObject *)L_7); ObjectU5BU5D_t2843939325* L_8 = L_6; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral2846838967); (L_8)->SetAt(static_cast(1), (RuntimeObject *)_stringLiteral2846838967); ObjectU5BU5D_t2843939325* L_9 = L_8; RuntimeTypeHandle_t3027515415 L_10 = { reinterpret_cast (UIDraggablePanel_t1628346357_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_11 = Type_GetTypeFromHandle_m1620074514(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(2), (RuntimeObject *)L_11); ObjectU5BU5D_t2843939325* L_12 = L_9; NullCheck(L_12); ArrayElementTypeCheck (L_12, _stringLiteral1631449564); (L_12)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral1631449564); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m2971454694(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogWarning_m831581295(NULL /*static, unused*/, L_13, __this, /*hidden argument*/NULL); Behaviour_set_enabled_m20417929(__this, (bool)0, /*hidden argument*/NULL); return; } IL_0072: { UIDraggablePanel_t1628346357 * L_14 = __this->get_mDrag_4(); intptr_t L_15 = (intptr_t)UICenterOnChild_OnDragFinished_m2738335918_RuntimeMethod_var; Action_t1264377477 * L_16 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_16, __this, L_15, /*hidden argument*/NULL); NullCheck(L_14); L_14->set_onDragFinished_19(L_16); UIDraggablePanel_t1628346357 * L_17 = __this->get_mDrag_4(); NullCheck(L_17); UIScrollBar_t1285772729 * L_18 = L_17->get_horizontalScrollBar_16(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_18, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_19) { goto IL_00bb; } } { UIDraggablePanel_t1628346357 * L_20 = __this->get_mDrag_4(); NullCheck(L_20); UIScrollBar_t1285772729 * L_21 = L_20->get_horizontalScrollBar_16(); intptr_t L_22 = (intptr_t)UICenterOnChild_OnDragFinished_m2738335918_RuntimeMethod_var; Action_t1264377477 * L_23 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_23, __this, L_22, /*hidden argument*/NULL); NullCheck(L_21); L_21->set_onDragFinished_13(L_23); } IL_00bb: { UIDraggablePanel_t1628346357 * L_24 = __this->get_mDrag_4(); NullCheck(L_24); UIScrollBar_t1285772729 * L_25 = L_24->get_verticalScrollBar_17(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_26 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_25, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_26) { goto IL_00ed; } } { UIDraggablePanel_t1628346357 * L_27 = __this->get_mDrag_4(); NullCheck(L_27); UIScrollBar_t1285772729 * L_28 = L_27->get_verticalScrollBar_17(); intptr_t L_29 = (intptr_t)UICenterOnChild_OnDragFinished_m2738335918_RuntimeMethod_var; Action_t1264377477 * L_30 = (Action_t1264377477 *)il2cpp_codegen_object_new(Action_t1264377477_il2cpp_TypeInfo_var); Action__ctor_m2994342681(L_30, __this, L_29, /*hidden argument*/NULL); NullCheck(L_28); L_28->set_onDragFinished_13(L_30); } IL_00ed: { UIDraggablePanel_t1628346357 * L_31 = __this->get_mDrag_4(); NullCheck(L_31); UIPanel_t1716472341 * L_32 = UIDraggablePanel_get_panel_m3110846459(L_31, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_33 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_32, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_33) { goto IL_0104; } } { return; } IL_0104: { UIDraggablePanel_t1628346357 * L_34 = __this->get_mDrag_4(); NullCheck(L_34); UIPanel_t1716472341 * L_35 = UIDraggablePanel_get_panel_m3110846459(L_34, /*hidden argument*/NULL); NullCheck(L_35); Vector4_t3319028937 L_36 = UIPanel_get_clipRange_m1219521389(L_35, /*hidden argument*/NULL); V_0 = L_36; UIDraggablePanel_t1628346357 * L_37 = __this->get_mDrag_4(); NullCheck(L_37); UIPanel_t1716472341 * L_38 = UIDraggablePanel_get_panel_m3110846459(L_37, /*hidden argument*/NULL); NullCheck(L_38); Transform_t3600365921 * L_39 = UIPanel_get_cachedTransform_m2139439474(L_38, /*hidden argument*/NULL); V_1 = L_39; Transform_t3600365921 * L_40 = V_1; NullCheck(L_40); Vector3_t3722313464 L_41 = Transform_get_localPosition_m4234289348(L_40, /*hidden argument*/NULL); V_2 = L_41; Vector3_t3722313464 * L_42 = (&V_2); float L_43 = L_42->get_x_1(); float L_44 = (&V_0)->get_x_1(); L_42->set_x_1(((float)il2cpp_codegen_add((float)L_43, (float)L_44))); Vector3_t3722313464 * L_45 = (&V_2); float L_46 = L_45->get_y_2(); float L_47 = (&V_0)->get_y_2(); L_45->set_y_2(((float)il2cpp_codegen_add((float)L_46, (float)L_47))); Transform_t3600365921 * L_48 = V_1; NullCheck(L_48); Transform_t3600365921 * L_49 = Transform_get_parent_m835071599(L_48, /*hidden argument*/NULL); Vector3_t3722313464 L_50 = V_2; NullCheck(L_49); Vector3_t3722313464 L_51 = Transform_TransformPoint_m226827784(L_49, L_50, /*hidden argument*/NULL); V_2 = L_51; Vector3_t3722313464 L_52 = V_2; UIDraggablePanel_t1628346357 * L_53 = __this->get_mDrag_4(); NullCheck(L_53); Vector3_t3722313464 L_54 = UIDraggablePanel_get_currentMomentum_m2413899271(L_53, /*hidden argument*/NULL); UIDraggablePanel_t1628346357 * L_55 = __this->get_mDrag_4(); NullCheck(L_55); float L_56 = L_55->get_momentumAmount_13(); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_57 = Vector3_op_Multiply_m3376773913(NULL /*static, unused*/, L_54, ((float)il2cpp_codegen_multiply((float)L_56, (float)(0.1f))), /*hidden argument*/NULL); Vector3_t3722313464 L_58 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_52, L_57, /*hidden argument*/NULL); V_3 = L_58; UIDraggablePanel_t1628346357 * L_59 = __this->get_mDrag_4(); Vector3_t3722313464 L_60 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_59); UIDraggablePanel_set_currentMomentum_m1024595642(L_59, L_60, /*hidden argument*/NULL); V_4 = (std::numeric_limits::max()); V_5 = (Transform_t3600365921 *)NULL; Transform_t3600365921 * L_61 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); V_6 = L_61; V_7 = 0; Transform_t3600365921 * L_62 = V_6; NullCheck(L_62); int32_t L_63 = Transform_get_childCount_m3145433196(L_62, /*hidden argument*/NULL); V_8 = L_63; goto IL_01f5; } IL_01bf: { Transform_t3600365921 * L_64 = V_6; int32_t L_65 = V_7; NullCheck(L_64); Transform_t3600365921 * L_66 = Transform_GetChild_m1092972975(L_64, L_65, /*hidden argument*/NULL); V_9 = L_66; Transform_t3600365921 * L_67 = V_9; NullCheck(L_67); Vector3_t3722313464 L_68 = Transform_get_position_m36019626(L_67, /*hidden argument*/NULL); Vector3_t3722313464 L_69 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_70 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_68, L_69, /*hidden argument*/NULL); float L_71 = Vector3_SqrMagnitude_m3025115945(NULL /*static, unused*/, L_70, /*hidden argument*/NULL); V_10 = L_71; float L_72 = V_10; float L_73 = V_4; if ((!(((float)L_72) < ((float)L_73)))) { goto IL_01ef; } } { float L_74 = V_10; V_4 = L_74; Transform_t3600365921 * L_75 = V_9; V_5 = L_75; } IL_01ef: { int32_t L_76 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01f5: { int32_t L_77 = V_7; int32_t L_78 = V_8; if ((((int32_t)L_77) < ((int32_t)L_78))) { goto IL_01bf; } } { Transform_t3600365921 * L_79 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_80 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_79, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_80) { goto IL_02e0; } } { Transform_t3600365921 * L_81 = V_5; NullCheck(L_81); GameObject_t1113636619 * L_82 = Component_get_gameObject_m442555142(L_81, /*hidden argument*/NULL); __this->set_mCenteredObject_5(L_82); Transform_t3600365921 * L_83 = V_1; Transform_t3600365921 * L_84 = V_5; NullCheck(L_84); Vector3_t3722313464 L_85 = Transform_get_position_m36019626(L_84, /*hidden argument*/NULL); NullCheck(L_83); Vector3_t3722313464 L_86 = Transform_InverseTransformPoint_m1343916000(L_83, L_85, /*hidden argument*/NULL); V_11 = L_86; Transform_t3600365921 * L_87 = V_1; Vector3_t3722313464 L_88 = V_2; NullCheck(L_87); Vector3_t3722313464 L_89 = Transform_InverseTransformPoint_m1343916000(L_87, L_88, /*hidden argument*/NULL); V_12 = L_89; Vector3_t3722313464 L_90 = V_11; Vector3_t3722313464 L_91 = V_12; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_92 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_90, L_91, /*hidden argument*/NULL); V_13 = L_92; UIDraggablePanel_t1628346357 * L_93 = __this->get_mDrag_4(); NullCheck(L_93); Vector3_t3722313464 * L_94 = L_93->get_address_of_scale_11(); float L_95 = L_94->get_x_1(); if ((!(((float)L_95) == ((float)(0.0f))))) { goto IL_0261; } } { (&V_13)->set_x_1((0.0f)); } IL_0261: { UIDraggablePanel_t1628346357 * L_96 = __this->get_mDrag_4(); NullCheck(L_96); Vector3_t3722313464 * L_97 = L_96->get_address_of_scale_11(); float L_98 = L_97->get_y_2(); if ((!(((float)L_98) == ((float)(0.0f))))) { goto IL_0287; } } { (&V_13)->set_y_2((0.0f)); } IL_0287: { UIDraggablePanel_t1628346357 * L_99 = __this->get_mDrag_4(); NullCheck(L_99); Vector3_t3722313464 * L_100 = L_99->get_address_of_scale_11(); float L_101 = L_100->get_z_3(); if ((!(((float)L_101) == ((float)(0.0f))))) { goto IL_02ad; } } { (&V_13)->set_z_3((0.0f)); } IL_02ad: { UIDraggablePanel_t1628346357 * L_102 = __this->get_mDrag_4(); NullCheck(L_102); GameObject_t1113636619 * L_103 = Component_get_gameObject_m442555142(L_102, /*hidden argument*/NULL); Transform_t3600365921 * L_104 = V_1; NullCheck(L_104); Vector3_t3722313464 L_105 = Transform_get_localPosition_m4234289348(L_104, /*hidden argument*/NULL); Vector3_t3722313464 L_106 = V_13; IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_107 = Vector3_op_Subtraction_m3073674971(NULL /*static, unused*/, L_105, L_106, /*hidden argument*/NULL); float L_108 = __this->get_springStrength_2(); SpringPanel_t277350554 * L_109 = SpringPanel_Begin_m1071572848(NULL /*static, unused*/, L_103, L_107, L_108, /*hidden argument*/NULL); Action_t1264377477 * L_110 = __this->get_onFinished_3(); NullCheck(L_109); L_109->set_onFinished_9(L_110); goto IL_02e7; } IL_02e0: { __this->set_mCenteredObject_5((GameObject_t1113636619 *)NULL); } IL_02e7: { 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 uiChangeName::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiChangeName__ctor_m1707415115 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { { MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiChangeName::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_OnPageInit_m483601702 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_OnPageInit_m483601702_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_10(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_isPageInit_10((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, _stringLiteral1053433203, /*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_name_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, _stringLiteral213819874, /*hidden argument*/NULL); __this->set_m_root_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, _stringLiteral925494187, /*hidden argument*/NULL); __this->set_m_BackGround_4(L_7); Transform_t3600365921 * L_8 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral1489680667, /*hidden argument*/NULL); NullCheck(L_9); UILabel_t3248798549 * L_10 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_9, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_m_Massage_5(L_10); Transform_t3600365921 * L_11 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_Find_m1729760951(L_11, _stringLiteral2797202424, /*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); __this->set_m_title_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, _stringLiteral2481360030, /*hidden argument*/NULL); NullCheck(L_15); UIInput_t421821618 * L_16 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_15, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_input_7(L_16); Transform_t3600365921 * L_17 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_17); Transform_t3600365921 * L_18 = Transform_Find_m1729760951(L_17, _stringLiteral1968890448, /*hidden argument*/NULL); NullCheck(L_18); UIInput_t421821618 * L_19 = Component_GetComponent_TisUIInput_t421821618_m1077313303(L_18, /*hidden argument*/Component_GetComponent_TisUIInput_t421821618_m1077313303_RuntimeMethod_var); __this->set_inputRandom_8(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(__this, /*hidden argument*/NULL); NullCheck(L_20); Transform_t3600365921 * L_21 = Transform_Find_m1729760951(L_20, _stringLiteral1265854453, /*hidden argument*/NULL); NullCheck(L_21); UILabel_t3248798549 * L_22 = Component_GetComponent_TisUILabel_t3248798549_m3261951542(L_21, /*hidden argument*/Component_GetComponent_TisUILabel_t3248798549_m3261951542_RuntimeMethod_var); __this->set_label_9(L_22); IL2CPP_RUNTIME_CLASS_INIT(CWndController_t749709641_il2cpp_TypeInfo_var); CWndController_t749709641 * L_23 = CWndController_GetInstance_m4155889192(NULL /*static, unused*/, /*hidden argument*/NULL); GameObjectU5BU5D_t3328599146* L_24 = ((GameObjectU5BU5D_t3328599146*)SZArrayNew(GameObjectU5BU5D_t3328599146_il2cpp_TypeInfo_var, (uint32_t)1)); Transform_t3600365921 * L_25 = __this->get_m_root_3(); NullCheck(L_25); GameObject_t1113636619 * L_26 = Component_get_gameObject_m442555142(L_25, /*hidden argument*/NULL); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(0), (GameObject_t1113636619 *)L_26); NullCheck(L_23); CWndController_SetAnimationRoot_m629649345(L_23, ((int32_t)39), L_24, /*hidden argument*/NULL); return; } } // System.Void uiChangeName::OnPageShow() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_OnPageShow_m3972076470 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_OnPageShow_m3972076470_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_0 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CChangeNameInfo_t1998310127 * L_1 = CChangeNameManager_get_InformationContainer_m640887574(L_0, /*hidden argument*/NULL); __this->set_info_11(L_1); UIInput_t421821618 * L_2 = __this->get_inputRandom_8(); CChangeNameInfo_t1998310127 * L_3 = __this->get_info_11(); NullCheck(L_3); bool L_4 = L_3->get_IsRandomType_5(); IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); UIInput_t421821618 * L_5 = __this->get_input_7(); CChangeNameInfo_t1998310127 * L_6 = __this->get_info_11(); NullCheck(L_6); bool L_7 = L_6->get_IsRandomType_5(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_5, (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); Transform_t3600365921 * L_8 = __this->get_m_BackGround_4(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_8, (bool)1, /*hidden argument*/NULL); UIInput_t421821618 * L_9 = __this->get_input_7(); CChangeNameInfo_t1998310127 * L_10 = __this->get_info_11(); NullCheck(L_10); String_t* L_11 = L_10->get_MaxCharNum_10(); CMiscHelp_SetInputLimit_m3853907352(NULL /*static, unused*/, L_9, L_11, /*hidden argument*/NULL); UIInput_t421821618 * L_12 = __this->get_inputRandom_8(); CChangeNameInfo_t1998310127 * L_13 = __this->get_info_11(); NullCheck(L_13); String_t* L_14 = L_13->get_MaxCharNum_10(); CMiscHelp_SetInputLimit_m3853907352(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/NULL); Transform_t3600365921 * L_15 = __this->get_m_root_3(); CMiscHelp_SetActive_m3161822059(NULL /*static, unused*/, L_15, (bool)1, /*hidden argument*/NULL); UILabel_t3248798549 * L_16 = __this->get_m_name_2(); CChangeNameInfo_t1998310127 * L_17 = __this->get_info_11(); NullCheck(L_17); String_t* L_18 = L_17->get_CurrentName_1(); NullCheck(L_16); UILabel_set_text_m1071532778(L_16, L_18, /*hidden argument*/NULL); UILabel_t3248798549 * L_19 = __this->get_label_9(); CChangeNameInfo_t1998310127 * L_20 = __this->get_info_11(); NullCheck(L_20); String_t* L_21 = L_20->get_CurrentName_1(); NullCheck(L_19); UILabel_set_text_m1071532778(L_19, L_21, /*hidden argument*/NULL); UILabel_t3248798549 * L_22 = __this->get_m_Massage_5(); CChangeNameManager_t2068867582 * L_23 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); CChangeNameInfo_t1998310127 * L_24 = __this->get_info_11(); NullCheck(L_24); int32_t L_25 = L_24->get_OperationType_0(); NullCheck(L_23); String_t* L_26 = CChangeNameManager_GetMessage_m3718022716(L_23, L_25, /*hidden argument*/NULL); NullCheck(L_22); UILabel_set_text_m1071532778(L_22, L_26, /*hidden argument*/NULL); UILabel_t3248798549 * L_27 = __this->get_m_title_6(); CChangeNameManager_t2068867582 * L_28 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); CChangeNameInfo_t1998310127 * L_29 = __this->get_info_11(); NullCheck(L_29); int32_t L_30 = L_29->get_OperationType_0(); NullCheck(L_28); String_t* L_31 = CChangeNameManager_GetTitle_m2672044971(L_28, L_30, /*hidden argument*/NULL); NullCheck(L_27); UILabel_set_text_m1071532778(L_27, L_31, /*hidden argument*/NULL); return; } } // System.Void uiChangeName::OnClickButton(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void uiChangeName_OnClickButton_m1386707125 (uiChangeName_t2037277797 * __this, GameObject_t1113636619 * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_OnClickButton_m1386707125_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { GameObject_t1113636619 * L_0 = ___obj0; 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: { GameObject_t1113636619 * L_2 = ___obj0; NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; if (!L_4) { goto IL_0070; } } { String_t* L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_6 = String_op_Equality_m920492651(NULL /*static, unused*/, L_5, _stringLiteral3941814321, /*hidden argument*/NULL); if (L_6) { goto IL_004f; } } { String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_op_Equality_m920492651(NULL /*static, unused*/, L_7, _stringLiteral1828439149, /*hidden argument*/NULL); if (L_8) { goto IL_005a; } } { String_t* L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_10 = String_op_Equality_m920492651(NULL /*static, unused*/, L_9, _stringLiteral1985564044, /*hidden argument*/NULL); if (L_10) { goto IL_0065; } } { goto IL_0070; } IL_004f: { uiChangeName_DoRandomName_m2130846068(__this, /*hidden argument*/NULL); goto IL_0075; } IL_005a: { uiChangeName_DoConfirm_m2165509635(__this, /*hidden argument*/NULL); goto IL_0075; } IL_0065: { uiChangeName_DoCancel_m4146304182(__this, /*hidden argument*/NULL); goto IL_0075; } IL_0070: { goto IL_0075; } IL_0075: { return; } } // System.Void uiChangeName::DoRandomName() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_DoRandomName_m2130846068 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_DoRandomName_m2130846068_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_0 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); CChangeNameManager_GetRandomName_m2765967760(L_0, /*hidden argument*/NULL); return; } } // System.Void uiChangeName::DoConfirm() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_DoConfirm_m2165509635 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_DoConfirm_m2165509635_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CChangeNameInfo_t1998310127 * L_0 = __this->get_info_11(); NullCheck(L_0); bool L_1 = L_0->get_IsRandomType_5(); if (L_1) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_2 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_m_name_2(); NullCheck(L_3); String_t* L_4 = UILabel_get_text_m389124667(L_3, /*hidden argument*/NULL); NullCheck(L_2); CChangeNameManager_set_NewName_m885287573(L_2, L_4, /*hidden argument*/NULL); goto IL_003f; } IL_002a: { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_5 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_label_9(); NullCheck(L_6); String_t* L_7 = UILabel_get_text_m389124667(L_6, /*hidden argument*/NULL); NullCheck(L_5); CChangeNameManager_set_NewName_m885287573(L_5, L_7, /*hidden argument*/NULL); } IL_003f: { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_8 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_8); bool L_9 = CChangeNameManager_RequestChangeName_m4137020142(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0054; } } { uiChangeName_DoCancel_m4146304182(__this, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void uiChangeName::DoCancel() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_DoCancel_m4146304182 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_DoCancel_m4146304182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { CChangeNameInfo_t1998310127 * L_0 = __this->get_info_11(); if (!L_0) { goto IL_0043; } } { CChangeNameInfo_t1998310127 * L_1 = __this->get_info_11(); NullCheck(L_1); OnChangeNameCallback_t2458829697 * L_2 = L_1->get_CancelCallback_13(); if (!L_2) { goto IL_0043; } } { CChangeNameInfo_t1998310127 * L_3 = __this->get_info_11(); NullCheck(L_3); OnChangeNameCallback_t2458829697 * L_4 = L_3->get_CancelCallback_13(); CChangeNameInfo_t1998310127 * L_5 = __this->get_info_11(); NullCheck(L_5); int32_t L_6 = L_5->get_OperationType_0(); NullCheck(L_4); OnChangeNameCallback_Invoke_m203711548(L_4, L_6, (CDataArray_t4068198041 *)NULL, /*hidden argument*/NULL); CChangeNameInfo_t1998310127 * L_7 = __this->get_info_11(); NullCheck(L_7); L_7->set_CancelCallback_13((OnChangeNameCallback_t2458829697 *)NULL); } IL_0043: { Transform_t3600365921 * L_8 = __this->get_m_BackGround_4(); 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)0, /*hidden argument*/NULL); Transform_t3600365921 * L_10 = __this->get_m_root_3(); NullCheck(L_10); GameObject_t1113636619 * L_11 = Component_get_gameObject_m442555142(L_10, /*hidden argument*/NULL); NullCheck(L_11); GameObject_SetActive_m796801857(L_11, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_12 = __this->get_m_name_2(); 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(); NullCheck(L_12); UILabel_set_text_m1071532778(L_12, L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_14 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); CChangeNameManager_HideChangeNameWnd_m703477425(L_14, /*hidden argument*/NULL); return; } } // System.Void uiChangeName::Update() extern "C" IL2CPP_METHOD_ATTR void uiChangeName_Update_m3878693721 (uiChangeName_t2037277797 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChangeName_Update_m3878693721_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_0 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_0); bool L_1 = CChangeNameManager_get_IsNeedRefreshName_m2041776327(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0044; } } { IL2CPP_RUNTIME_CLASS_INIT(CChangeNameManager_t2068867582_il2cpp_TypeInfo_var); CChangeNameManager_t2068867582 * L_2 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_2); CChangeNameManager_set_IsNeedRefreshName_m2049770980(L_2, (bool)0, /*hidden argument*/NULL); UILabel_t3248798549 * L_3 = __this->get_m_name_2(); CChangeNameManager_t2068867582 * L_4 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = CChangeNameManager_get_NewName_m2498047757(L_4, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_5, /*hidden argument*/NULL); UILabel_t3248798549 * L_6 = __this->get_label_9(); CChangeNameManager_t2068867582 * L_7 = CChangeNameManager_GetInstance_m85489895(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = CChangeNameManager_get_NewName_m2498047757(L_7, /*hidden argument*/NULL); NullCheck(L_6); UILabel_set_text_m1071532778(L_6, L_8, /*hidden argument*/NULL); } IL_0044: { 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 uiChannelCell::.ctor() extern "C" IL2CPP_METHOD_ATTR void uiChannelCell__ctor_m3155351150 (uiChannelCell_t3387525417 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChannelCell__ctor_m3155351150_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_roomID_4(L_0); MonoBehaviour__ctor_m1579109191(__this, /*hidden argument*/NULL); return; } } // System.Void uiChannelCell::OnPageInit() extern "C" IL2CPP_METHOD_ATTR void uiChannelCell_OnPageInit_m1397547771 (uiChannelCell_t3387525417 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChannelCell_OnPageInit_m1397547771_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isPageInit_5(); if (!L_0) { goto IL_000c; } } { return; } IL_000c: { __this->set_isPageInit_5((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, _stringLiteral2676139618, /*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_channelname_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, _stringLiteral2055788989, /*hidden argument*/NULL); NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); __this->set_m_active_3(L_6); return; } } // System.Void uiChannelCell::SetData(System.String) extern "C" IL2CPP_METHOD_ATTR void uiChannelCell_SetData_m3062728065 (uiChannelCell_t3387525417 * __this, String_t* ___id0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChannelCell_SetData_m3062728065_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___id0; __this->set_roomID_4(L_0); UILabel_t3248798549 * L_1 = __this->get_m_channelname_2(); 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_0038; } } { UILabel_t3248798549 * L_3 = __this->get_m_channelname_2(); 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, _stringLiteral1498202608, /*hidden argument*/NULL); String_t* L_6 = ___id0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Format_m2844511972(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); NullCheck(L_3); UILabel_set_text_m1071532778(L_3, L_7, /*hidden argument*/NULL); } IL_0038: { return; } } // System.Void uiChannelCell::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void uiChannelCell_SetActive_m1051668006 (uiChannelCell_t3387525417 * __this, bool ___visible0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (uiChannelCell_SetActive_m1051668006_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_m_active_3(); bool L_1 = ___visible0; IL2CPP_RUNTIME_CLASS_INIT(CMiscHelp_t3597884754_il2cpp_TypeInfo_var); CMiscHelp_SetActive_m121978786(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return; } } // System.String uiChannelCell::GetRoomID() extern "C" IL2CPP_METHOD_ATTR String_t* uiChannelCell_GetRoomID_m2351155292 (uiChannelCell_t3387525417 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_roomID_4(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif