#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" // DMCore.Net.CNetReceiver struct CNetReceiver_t1076104922; // DMCore.Net.ILinkListener struct ILinkListener_t2747206916; // DMCore.Framework.Resource.stWWWInfo struct stWWWInfo_t1572771184; // System.String struct String_t; // System.Byte[] struct ByteU5BU5D_t4116647657; // UnityEngine.AssetBundleCreateRequest struct AssetBundleCreateRequest_t3119663542; // CResourceWWW struct CResourceWWW_t3399865147; // CResourceWWW/CResourceMsg struct CResourceMsg_t2436505602; // UnityEngine.WWW struct WWW_t3688466362; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.Transform struct Transform_t3600365921; // DMSerial struct DMSerial_t3962411756; // System.Collections.Generic.List`1 struct List_1_t128053199; // DMCore.CDataArray struct CDataArray_t4068198041; // System.Collections.Generic.List`1 struct List_1_t2796238276; // System.Collections.Generic.List`1 struct List_1_t3793917952; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo[] struct MemberInfoU5BU5D_t3990892796; // System.Void struct Void_t1185182177; // UILabel struct UILabel_t3248798549; // uiBtnList struct uiBtnList_t3771050923; // DMListView struct DMListView_t512231514; // DMCore.Framework.Scene.ISceneRole struct ISceneRole_t2394225724; // DMCore.Net.CNetLink struct CNetLink_t2605986831; // System.Net.Sockets.TcpClient struct TcpClient_t822906377; // System.IO.MemoryStream struct MemoryStream_t94973147; // DMCore.Net.Protocol.SMsgMarryList/MarryInfo[] struct MarryInfoU5BU5D_t2945537923; // DMCore.Net.Protocol.SMsgRoomList/RoomInfo[] struct RoomInfoU5BU5D_t2555657096; // System.String[] struct StringU5BU5D_t1281789340; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // UITexture struct UITexture_t3471168817; // UpgradeMaterialCell[] struct UpgradeMaterialCellU5BU5D_t285077311; // DMCore.Logic.CItemData struct CItemData_t3599323914; // System.Collections.Generic.List`1 struct List_1_t2386749172; // System.Collections.Generic.List`1 struct List_1_t3319525431; // DanceScoreRole struct DanceScoreRole_t1777216089; // UnityEngine.Camera struct Camera_t4157153871; // DMCore.Logic.CPropItem struct CPropItem_t1455887095; // DMCore.Logic.JewelData struct JewelData_t899796350; // CMonoWWW struct CMonoWWW_t3670679148; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DMCore.Framework.Plugin.CYunvaSDK/ChatContent struct ChatContent_t42021257; // UnityEngine.AudioSource struct AudioSource_t3935305588; // moviePlayer/OnMovieEnd struct OnMovieEnd_t1532239471; // UISprite struct UISprite_t194114938; // DMCore.Logic.CItemBase struct CItemBase_t2436786639; // CYunvaApi/OnUpLoadCompleteCallback struct OnUpLoadCompleteCallback_t2081987828; // CYunvaApi/OnDownLoadCompleteCallback struct OnDownLoadCompleteCallback_t4136487141; // CYunvaApi/OnStopRecordCompleteCallback struct OnStopRecordCompleteCallback_t2363891626; // CYunvaApi/OnCompletedCallback struct OnCompletedCallback_t1110260270; // CYunvaApi/OnMsgReceiveCallback struct OnMsgReceiveCallback_t4052986837; // CYunvaApi/OnStopSpeechCompleteCallback struct OnStopSpeechCompleteCallback_t1009288087; // CAutoUpdate struct CAutoUpdate_t511563099; // DMCore.OnMsgBoxClkCallBack struct OnMsgBoxClkCallBack_t3229751541; // uiMagicWorkShopChooseItemCell struct uiMagicWorkShopChooseItemCell_t2418075560; // DMCore.Logic.MagicWSMaterialItem struct MagicWSMaterialItem_t914674430; // DMCore.Framework.Resource.CPkgResService struct CPkgResService_t3747434472; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t1276151611; // UnityEngine.GameObject[] struct GameObjectU5BU5D_t3328599146; // System.Collections.Generic.List`1 struct List_1_t3911498117; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H #ifndef INETMSGBASES2C_T126919271_H #define INETMSGBASES2C_T126919271_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.INetMsgBaseS2C struct INetMsgBaseS2C_t126919271 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETMSGBASES2C_T126919271_H #ifndef INETLINK_T2717826932_H #define INETLINK_T2717826932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.INetLink struct INetLink_t2717826932 : public RuntimeObject { public: // DMCore.Net.CNetReceiver DMCore.Net.INetLink::m_Receiver CNetReceiver_t1076104922 * ___m_Receiver_0; // DMCore.Net.ILinkListener DMCore.Net.INetLink::m_Listener ILinkListener_t2747206916 * ___m_Listener_1; public: inline static int32_t get_offset_of_m_Receiver_0() { return static_cast(offsetof(INetLink_t2717826932, ___m_Receiver_0)); } inline CNetReceiver_t1076104922 * get_m_Receiver_0() const { return ___m_Receiver_0; } inline CNetReceiver_t1076104922 ** get_address_of_m_Receiver_0() { return &___m_Receiver_0; } inline void set_m_Receiver_0(CNetReceiver_t1076104922 * value) { ___m_Receiver_0 = value; Il2CppCodeGenWriteBarrier((&___m_Receiver_0), value); } inline static int32_t get_offset_of_m_Listener_1() { return static_cast(offsetof(INetLink_t2717826932, ___m_Listener_1)); } inline ILinkListener_t2747206916 * get_m_Listener_1() const { return ___m_Listener_1; } inline ILinkListener_t2747206916 ** get_address_of_m_Listener_1() { return &___m_Listener_1; } inline void set_m_Listener_1(ILinkListener_t2747206916 * value) { ___m_Listener_1 = value; Il2CppCodeGenWriteBarrier((&___m_Listener_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETLINK_T2717826932_H #ifndef ILINKLISTENER_T2747206916_H #define ILINKLISTENER_T2747206916_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.ILinkListener struct ILinkListener_t2747206916 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILINKLISTENER_T2747206916_H #ifndef U3C_POST2U3EC__ITERATOR0_T2597327226_H #define U3C_POST2U3EC__ITERATOR0_T2597327226_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CMonoWWW/<_Post2>c__Iterator0 struct U3C_Post2U3Ec__Iterator0_t2597327226 : public RuntimeObject { public: // System.Object CMonoWWW/<_Post2>c__Iterator0::$current RuntimeObject * ___U24current_0; // System.Boolean CMonoWWW/<_Post2>c__Iterator0::$disposing bool ___U24disposing_1; // System.Int32 CMonoWWW/<_Post2>c__Iterator0::$PC int32_t ___U24PC_2; public: inline static int32_t get_offset_of_U24current_0() { return static_cast(offsetof(U3C_Post2U3Ec__Iterator0_t2597327226, ___U24current_0)); } inline RuntimeObject * get_U24current_0() const { return ___U24current_0; } inline RuntimeObject ** get_address_of_U24current_0() { return &___U24current_0; } inline void set_U24current_0(RuntimeObject * value) { ___U24current_0 = value; Il2CppCodeGenWriteBarrier((&___U24current_0), value); } inline static int32_t get_offset_of_U24disposing_1() { return static_cast(offsetof(U3C_Post2U3Ec__Iterator0_t2597327226, ___U24disposing_1)); } inline bool get_U24disposing_1() const { return ___U24disposing_1; } inline bool* get_address_of_U24disposing_1() { return &___U24disposing_1; } inline void set_U24disposing_1(bool value) { ___U24disposing_1 = value; } inline static int32_t get_offset_of_U24PC_2() { return static_cast(offsetof(U3C_Post2U3Ec__Iterator0_t2597327226, ___U24PC_2)); } inline int32_t get_U24PC_2() const { return ___U24PC_2; } inline int32_t* get_address_of_U24PC_2() { return &___U24PC_2; } inline void set_U24PC_2(int32_t value) { ___U24PC_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3C_POST2U3EC__ITERATOR0_T2597327226_H #ifndef CRESOURCEMSG_T2436505602_H #define CRESOURCEMSG_T2436505602_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CResourceWWW/CResourceMsg struct CResourceMsg_t2436505602 : public RuntimeObject { public: // DMCore.Framework.Resource.stWWWInfo CResourceWWW/CResourceMsg::m_wwwInfo stWWWInfo_t1572771184 * ___m_wwwInfo_0; // System.String CResourceWWW/CResourceMsg::m_url String_t* ___m_url_1; // System.Int32 CResourceWWW/CResourceMsg::m_AccessIndex int32_t ___m_AccessIndex_2; public: inline static int32_t get_offset_of_m_wwwInfo_0() { return static_cast(offsetof(CResourceMsg_t2436505602, ___m_wwwInfo_0)); } inline stWWWInfo_t1572771184 * get_m_wwwInfo_0() const { return ___m_wwwInfo_0; } inline stWWWInfo_t1572771184 ** get_address_of_m_wwwInfo_0() { return &___m_wwwInfo_0; } inline void set_m_wwwInfo_0(stWWWInfo_t1572771184 * value) { ___m_wwwInfo_0 = value; Il2CppCodeGenWriteBarrier((&___m_wwwInfo_0), value); } inline static int32_t get_offset_of_m_url_1() { return static_cast(offsetof(CResourceMsg_t2436505602, ___m_url_1)); } inline String_t* get_m_url_1() const { return ___m_url_1; } inline String_t** get_address_of_m_url_1() { return &___m_url_1; } inline void set_m_url_1(String_t* value) { ___m_url_1 = value; Il2CppCodeGenWriteBarrier((&___m_url_1), value); } inline static int32_t get_offset_of_m_AccessIndex_2() { return static_cast(offsetof(CResourceMsg_t2436505602, ___m_AccessIndex_2)); } inline int32_t get_m_AccessIndex_2() const { return ___m_AccessIndex_2; } inline int32_t* get_address_of_m_AccessIndex_2() { return &___m_AccessIndex_2; } inline void set_m_AccessIndex_2(int32_t value) { ___m_AccessIndex_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRESOURCEMSG_T2436505602_H #ifndef U3CLOADLOCALPKGRESU3EC__ITERATOR0_T1366796513_H #define U3CLOADLOCALPKGRESU3EC__ITERATOR0_T1366796513_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CResourceWWW/c__Iterator0 struct U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513 : public RuntimeObject { public: // System.String CResourceWWW/c__Iterator0::resName String_t* ___resName_0; // System.Byte[] CResourceWWW/c__Iterator0::__0 ByteU5BU5D_t4116647657* ___U3CbytesValU3E__0_1; // UnityEngine.AssetBundleCreateRequest CResourceWWW/c__Iterator0::__1 AssetBundleCreateRequest_t3119663542 * ___U3CresultU3E__1_2; // CResourceWWW CResourceWWW/c__Iterator0::$this CResourceWWW_t3399865147 * ___U24this_3; // System.Object CResourceWWW/c__Iterator0::$current RuntimeObject * ___U24current_4; // System.Boolean CResourceWWW/c__Iterator0::$disposing bool ___U24disposing_5; // System.Int32 CResourceWWW/c__Iterator0::$PC int32_t ___U24PC_6; public: inline static int32_t get_offset_of_resName_0() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___resName_0)); } inline String_t* get_resName_0() const { return ___resName_0; } inline String_t** get_address_of_resName_0() { return &___resName_0; } inline void set_resName_0(String_t* value) { ___resName_0 = value; Il2CppCodeGenWriteBarrier((&___resName_0), value); } inline static int32_t get_offset_of_U3CbytesValU3E__0_1() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___U3CbytesValU3E__0_1)); } inline ByteU5BU5D_t4116647657* get_U3CbytesValU3E__0_1() const { return ___U3CbytesValU3E__0_1; } inline ByteU5BU5D_t4116647657** get_address_of_U3CbytesValU3E__0_1() { return &___U3CbytesValU3E__0_1; } inline void set_U3CbytesValU3E__0_1(ByteU5BU5D_t4116647657* value) { ___U3CbytesValU3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CbytesValU3E__0_1), value); } inline static int32_t get_offset_of_U3CresultU3E__1_2() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___U3CresultU3E__1_2)); } inline AssetBundleCreateRequest_t3119663542 * get_U3CresultU3E__1_2() const { return ___U3CresultU3E__1_2; } inline AssetBundleCreateRequest_t3119663542 ** get_address_of_U3CresultU3E__1_2() { return &___U3CresultU3E__1_2; } inline void set_U3CresultU3E__1_2(AssetBundleCreateRequest_t3119663542 * value) { ___U3CresultU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CresultU3E__1_2), value); } inline static int32_t get_offset_of_U24this_3() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___U24this_3)); } inline CResourceWWW_t3399865147 * get_U24this_3() const { return ___U24this_3; } inline CResourceWWW_t3399865147 ** get_address_of_U24this_3() { return &___U24this_3; } inline void set_U24this_3(CResourceWWW_t3399865147 * value) { ___U24this_3 = value; Il2CppCodeGenWriteBarrier((&___U24this_3), value); } inline static int32_t get_offset_of_U24current_4() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___U24current_4)); } inline RuntimeObject * get_U24current_4() const { return ___U24current_4; } inline RuntimeObject ** get_address_of_U24current_4() { return &___U24current_4; } inline void set_U24current_4(RuntimeObject * value) { ___U24current_4 = value; Il2CppCodeGenWriteBarrier((&___U24current_4), value); } inline static int32_t get_offset_of_U24disposing_5() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___U24disposing_5)); } inline bool get_U24disposing_5() const { return ___U24disposing_5; } inline bool* get_address_of_U24disposing_5() { return &___U24disposing_5; } inline void set_U24disposing_5(bool value) { ___U24disposing_5 = value; } inline static int32_t get_offset_of_U24PC_6() { return static_cast(offsetof(U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513, ___U24PC_6)); } inline int32_t get_U24PC_6() const { return ___U24PC_6; } inline int32_t* get_address_of_U24PC_6() { return &___U24PC_6; } inline void set_U24PC_6(int32_t value) { ___U24PC_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CLOADLOCALPKGRESU3EC__ITERATOR0_T1366796513_H #ifndef U3CUPDATEWWWRESU3EC__ITERATOR1_T197140587_H #define U3CUPDATEWWWRESU3EC__ITERATOR1_T197140587_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CResourceWWW/c__Iterator1 struct U3CUpdateWWWResU3Ec__Iterator1_t197140587 : public RuntimeObject { public: // CResourceWWW/CResourceMsg CResourceWWW/c__Iterator1::resMsg CResourceMsg_t2436505602 * ___resMsg_0; // UnityEngine.WWW CResourceWWW/c__Iterator1::__0 WWW_t3688466362 * ___U3CresultU3E__0_1; // System.Boolean CResourceWWW/c__Iterator1::__0 bool ___U3CbSuccessU3E__0_2; // CResourceWWW CResourceWWW/c__Iterator1::$this CResourceWWW_t3399865147 * ___U24this_3; // System.Object CResourceWWW/c__Iterator1::$current RuntimeObject * ___U24current_4; // System.Boolean CResourceWWW/c__Iterator1::$disposing bool ___U24disposing_5; // System.Int32 CResourceWWW/c__Iterator1::$PC int32_t ___U24PC_6; public: inline static int32_t get_offset_of_resMsg_0() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___resMsg_0)); } inline CResourceMsg_t2436505602 * get_resMsg_0() const { return ___resMsg_0; } inline CResourceMsg_t2436505602 ** get_address_of_resMsg_0() { return &___resMsg_0; } inline void set_resMsg_0(CResourceMsg_t2436505602 * value) { ___resMsg_0 = value; Il2CppCodeGenWriteBarrier((&___resMsg_0), value); } inline static int32_t get_offset_of_U3CresultU3E__0_1() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___U3CresultU3E__0_1)); } inline WWW_t3688466362 * get_U3CresultU3E__0_1() const { return ___U3CresultU3E__0_1; } inline WWW_t3688466362 ** get_address_of_U3CresultU3E__0_1() { return &___U3CresultU3E__0_1; } inline void set_U3CresultU3E__0_1(WWW_t3688466362 * value) { ___U3CresultU3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CresultU3E__0_1), value); } inline static int32_t get_offset_of_U3CbSuccessU3E__0_2() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___U3CbSuccessU3E__0_2)); } inline bool get_U3CbSuccessU3E__0_2() const { return ___U3CbSuccessU3E__0_2; } inline bool* get_address_of_U3CbSuccessU3E__0_2() { return &___U3CbSuccessU3E__0_2; } inline void set_U3CbSuccessU3E__0_2(bool value) { ___U3CbSuccessU3E__0_2 = value; } inline static int32_t get_offset_of_U24this_3() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___U24this_3)); } inline CResourceWWW_t3399865147 * get_U24this_3() const { return ___U24this_3; } inline CResourceWWW_t3399865147 ** get_address_of_U24this_3() { return &___U24this_3; } inline void set_U24this_3(CResourceWWW_t3399865147 * value) { ___U24this_3 = value; Il2CppCodeGenWriteBarrier((&___U24this_3), value); } inline static int32_t get_offset_of_U24current_4() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___U24current_4)); } inline RuntimeObject * get_U24current_4() const { return ___U24current_4; } inline RuntimeObject ** get_address_of_U24current_4() { return &___U24current_4; } inline void set_U24current_4(RuntimeObject * value) { ___U24current_4 = value; Il2CppCodeGenWriteBarrier((&___U24current_4), value); } inline static int32_t get_offset_of_U24disposing_5() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___U24disposing_5)); } inline bool get_U24disposing_5() const { return ___U24disposing_5; } inline bool* get_address_of_U24disposing_5() { return &___U24disposing_5; } inline void set_U24disposing_5(bool value) { ___U24disposing_5 = value; } inline static int32_t get_offset_of_U24PC_6() { return static_cast(offsetof(U3CUpdateWWWResU3Ec__Iterator1_t197140587, ___U24PC_6)); } inline int32_t get_U24PC_6() const { return ___U24PC_6; } inline int32_t* get_address_of_U24PC_6() { return &___U24PC_6; } inline void set_U24PC_6(int32_t value) { ___U24PC_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CUPDATEWWWRESU3EC__ITERATOR1_T197140587_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 ITHREADMSG_T995202025_H #define ITHREADMSG_T995202025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.IThreadMsg struct IThreadMsg_t995202025 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Thread.IThreadMsg::m_bSuccess bool ___m_bSuccess_0; public: inline static int32_t get_offset_of_m_bSuccess_0() { return static_cast(offsetof(IThreadMsg_t995202025, ___m_bSuccess_0)); } inline bool get_m_bSuccess_0() const { return ___m_bSuccess_0; } inline bool* get_address_of_m_bSuccess_0() { return &___m_bSuccess_0; } inline void set_m_bSuccess_0(bool value) { ___m_bSuccess_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITHREADMSG_T995202025_H #ifndef INETMSGBASEC2S_T1364238951_H #define INETMSGBASEC2S_T1364238951_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETMSGBASEC2S_T1364238951_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 CMSGREQUESTROOMLIST_T720108623_H #define CMSGREQUESTROOMLIST_T720108623_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgRequestRoomList struct CMsgRequestRoomList_t720108623 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nSelectFlag int32_t ___nSelectFlag_0; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nSceneModel int32_t ___nSceneModel_3; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::nPage int32_t ___nPage_4; // System.Int32 DMCore.Net.Protocol.CMsgRequestRoomList::num int32_t ___num_5; // System.Collections.Generic.List`1 DMCore.Net.Protocol.CMsgRequestRoomList::modeId List_1_t128053199 * ___modeId_6; public: inline static int32_t get_offset_of_nSelectFlag_0() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nSelectFlag_0)); } inline int32_t get_nSelectFlag_0() const { return ___nSelectFlag_0; } inline int32_t* get_address_of_nSelectFlag_0() { return &___nSelectFlag_0; } inline void set_nSelectFlag_0(int32_t value) { ___nSelectFlag_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___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_nSceneModel_3() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nSceneModel_3)); } inline int32_t get_nSceneModel_3() const { return ___nSceneModel_3; } inline int32_t* get_address_of_nSceneModel_3() { return &___nSceneModel_3; } inline void set_nSceneModel_3(int32_t value) { ___nSceneModel_3 = value; } inline static int32_t get_offset_of_nPage_4() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___nPage_4)); } inline int32_t get_nPage_4() const { return ___nPage_4; } inline int32_t* get_address_of_nPage_4() { return &___nPage_4; } inline void set_nPage_4(int32_t value) { ___nPage_4 = value; } inline static int32_t get_offset_of_num_5() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___num_5)); } inline int32_t get_num_5() const { return ___num_5; } inline int32_t* get_address_of_num_5() { return &___num_5; } inline void set_num_5(int32_t value) { ___num_5 = value; } inline static int32_t get_offset_of_modeId_6() { return static_cast(offsetof(CMsgRequestRoomList_t720108623, ___modeId_6)); } inline List_1_t128053199 * get_modeId_6() const { return ___modeId_6; } inline List_1_t128053199 ** get_address_of_modeId_6() { return &___modeId_6; } inline void set_modeId_6(List_1_t128053199 * value) { ___modeId_6 = value; Il2CppCodeGenWriteBarrier((&___modeId_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGREQUESTROOMLIST_T720108623_H #ifndef CMSGREQUESTMARRYLIST_T3979900726_H #define CMSGREQUESTMARRYLIST_T3979900726_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgRequestMarryList struct CMsgRequestMarryList_t3979900726 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgRequestMarryList::nSelectType int32_t ___nSelectType_0; // System.Int32 DMCore.Net.Protocol.CMsgRequestMarryList::nPage int32_t ___nPage_1; public: inline static int32_t get_offset_of_nSelectType_0() { return static_cast(offsetof(CMsgRequestMarryList_t3979900726, ___nSelectType_0)); } inline int32_t get_nSelectType_0() const { return ___nSelectType_0; } inline int32_t* get_address_of_nSelectType_0() { return &___nSelectType_0; } inline void set_nSelectType_0(int32_t value) { ___nSelectType_0 = value; } inline static int32_t get_offset_of_nPage_1() { return static_cast(offsetof(CMsgRequestMarryList_t3979900726, ___nPage_1)); } inline int32_t get_nPage_1() const { return ___nPage_1; } inline int32_t* get_address_of_nPage_1() { return &___nPage_1; } inline void set_nPage_1(int32_t value) { ___nPage_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGREQUESTMARRYLIST_T3979900726_H #ifndef CMSGBEATHEART_T1177153467_H #define CMSGBEATHEART_T1177153467_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgBeatHeart struct CMsgBeatHeart_t1177153467 : public INetMsgBaseC2S_t1364238951 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBEATHEART_T1177153467_H #ifndef CMSGCREATEROOM_T3470683415_H #define CMSGCREATEROOM_T3470683415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgCreateRoom struct CMsgCreateRoom_t3470683415 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nSceneModel int32_t ___nSceneModel_0; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nGuildPass int32_t ___nGuildPass_3; // System.Int32 DMCore.Net.Protocol.CMsgCreateRoom::nItemID int32_t ___nItemID_4; // System.String DMCore.Net.Protocol.CMsgCreateRoom::roomName String_t* ___roomName_5; // System.String DMCore.Net.Protocol.CMsgCreateRoom::password String_t* ___password_6; public: inline static int32_t get_offset_of_nSceneModel_0() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nSceneModel_0)); } inline int32_t get_nSceneModel_0() const { return ___nSceneModel_0; } inline int32_t* get_address_of_nSceneModel_0() { return &___nSceneModel_0; } inline void set_nSceneModel_0(int32_t value) { ___nSceneModel_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___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_nGuildPass_3() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nGuildPass_3)); } inline int32_t get_nGuildPass_3() const { return ___nGuildPass_3; } inline int32_t* get_address_of_nGuildPass_3() { return &___nGuildPass_3; } inline void set_nGuildPass_3(int32_t value) { ___nGuildPass_3 = value; } inline static int32_t get_offset_of_nItemID_4() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___nItemID_4)); } inline int32_t get_nItemID_4() const { return ___nItemID_4; } inline int32_t* get_address_of_nItemID_4() { return &___nItemID_4; } inline void set_nItemID_4(int32_t value) { ___nItemID_4 = value; } inline static int32_t get_offset_of_roomName_5() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___roomName_5)); } inline String_t* get_roomName_5() const { return ___roomName_5; } inline String_t** get_address_of_roomName_5() { return &___roomName_5; } inline void set_roomName_5(String_t* value) { ___roomName_5 = value; Il2CppCodeGenWriteBarrier((&___roomName_5), value); } inline static int32_t get_offset_of_password_6() { return static_cast(offsetof(CMsgCreateRoom_t3470683415, ___password_6)); } inline String_t* get_password_6() const { return ___password_6; } inline String_t** get_address_of_password_6() { return &___password_6; } inline void set_password_6(String_t* value) { ___password_6 = value; Il2CppCodeGenWriteBarrier((&___password_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCREATEROOM_T3470683415_H #ifndef CMSGCUSTOM_T3704829624_H #define CMSGCUSTOM_T3704829624_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgCustom struct CMsgCustom_t3704829624 : public INetMsgBaseC2S_t1364238951 { public: // DMCore.CDataArray DMCore.Net.Protocol.CMsgCustom::dataArray CDataArray_t4068198041 * ___dataArray_0; public: inline static int32_t get_offset_of_dataArray_0() { return static_cast(offsetof(CMsgCustom_t3704829624, ___dataArray_0)); } inline CDataArray_t4068198041 * get_dataArray_0() const { return ___dataArray_0; } inline CDataArray_t4068198041 ** get_address_of_dataArray_0() { return &___dataArray_0; } inline void set_dataArray_0(CDataArray_t4068198041 * value) { ___dataArray_0 = value; Il2CppCodeGenWriteBarrier((&___dataArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCUSTOM_T3704829624_H #ifndef CMSGACC_T1490163161_H #define CMSGACC_T1490163161_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgAcc struct CMsgAcc_t1490163161 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgAcc::version int32_t ___version_0; // System.String DMCore.Net.Protocol.CMsgAcc::account String_t* ___account_1; // System.String DMCore.Net.Protocol.CMsgAcc::secrte String_t* ___secrte_2; public: inline static int32_t get_offset_of_version_0() { return static_cast(offsetof(CMsgAcc_t1490163161, ___version_0)); } inline int32_t get_version_0() const { return ___version_0; } inline int32_t* get_address_of_version_0() { return &___version_0; } inline void set_version_0(int32_t value) { ___version_0 = value; } inline static int32_t get_offset_of_account_1() { return static_cast(offsetof(CMsgAcc_t1490163161, ___account_1)); } inline String_t* get_account_1() const { return ___account_1; } inline String_t** get_address_of_account_1() { return &___account_1; } inline void set_account_1(String_t* value) { ___account_1 = value; Il2CppCodeGenWriteBarrier((&___account_1), value); } inline static int32_t get_offset_of_secrte_2() { return static_cast(offsetof(CMsgAcc_t1490163161, ___secrte_2)); } inline String_t* get_secrte_2() const { return ___secrte_2; } inline String_t** get_address_of_secrte_2() { return &___secrte_2; } inline void set_secrte_2(String_t* value) { ___secrte_2 = value; Il2CppCodeGenWriteBarrier((&___secrte_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGACC_T1490163161_H #ifndef CMSGLEDOUACC_T436276660_H #define CMSGLEDOUACC_T436276660_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgLedouAcc struct CMsgLedouAcc_t436276660 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgLedouAcc::version int32_t ___version_0; // System.String DMCore.Net.Protocol.CMsgLedouAcc::openId String_t* ___openId_1; // System.String DMCore.Net.Protocol.CMsgLedouAcc::gameId String_t* ___gameId_2; // System.String DMCore.Net.Protocol.CMsgLedouAcc::sessionId String_t* ___sessionId_3; // System.String DMCore.Net.Protocol.CMsgLedouAcc::whiteSign String_t* ___whiteSign_4; public: inline static int32_t get_offset_of_version_0() { return static_cast(offsetof(CMsgLedouAcc_t436276660, ___version_0)); } inline int32_t get_version_0() const { return ___version_0; } inline int32_t* get_address_of_version_0() { return &___version_0; } inline void set_version_0(int32_t value) { ___version_0 = value; } inline static int32_t get_offset_of_openId_1() { return static_cast(offsetof(CMsgLedouAcc_t436276660, ___openId_1)); } inline String_t* get_openId_1() const { return ___openId_1; } inline String_t** get_address_of_openId_1() { return &___openId_1; } inline void set_openId_1(String_t* value) { ___openId_1 = value; Il2CppCodeGenWriteBarrier((&___openId_1), value); } inline static int32_t get_offset_of_gameId_2() { return static_cast(offsetof(CMsgLedouAcc_t436276660, ___gameId_2)); } inline String_t* get_gameId_2() const { return ___gameId_2; } inline String_t** get_address_of_gameId_2() { return &___gameId_2; } inline void set_gameId_2(String_t* value) { ___gameId_2 = value; Il2CppCodeGenWriteBarrier((&___gameId_2), value); } inline static int32_t get_offset_of_sessionId_3() { return static_cast(offsetof(CMsgLedouAcc_t436276660, ___sessionId_3)); } inline String_t* get_sessionId_3() const { return ___sessionId_3; } inline String_t** get_address_of_sessionId_3() { return &___sessionId_3; } inline void set_sessionId_3(String_t* value) { ___sessionId_3 = value; Il2CppCodeGenWriteBarrier((&___sessionId_3), value); } inline static int32_t get_offset_of_whiteSign_4() { return static_cast(offsetof(CMsgLedouAcc_t436276660, ___whiteSign_4)); } inline String_t* get_whiteSign_4() const { return ___whiteSign_4; } inline String_t** get_address_of_whiteSign_4() { return &___whiteSign_4; } inline void set_whiteSign_4(String_t* value) { ___whiteSign_4 = value; Il2CppCodeGenWriteBarrier((&___whiteSign_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGLEDOUACC_T436276660_H #ifndef CMSGENTRYGAME_T3280175441_H #define CMSGENTRYGAME_T3280175441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgEntryGame struct CMsgEntryGame_t3280175441 : public INetMsgBaseC2S_t1364238951 { public: // System.Int64 DMCore.Net.Protocol.CMsgEntryGame::UserID int64_t ___UserID_0; public: inline static int32_t get_offset_of_UserID_0() { return static_cast(offsetof(CMsgEntryGame_t3280175441, ___UserID_0)); } inline int64_t get_UserID_0() const { return ___UserID_0; } inline int64_t* get_address_of_UserID_0() { return &___UserID_0; } inline void set_UserID_0(int64_t value) { ___UserID_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGENTRYGAME_T3280175441_H #ifndef CMSGCLIENTSTAGEREADY_T250050675_H #define CMSGCLIENTSTAGEREADY_T250050675_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgClientStageReady struct CMsgClientStageReady_t250050675 : public INetMsgBaseC2S_t1364238951 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCLIENTSTAGEREADY_T250050675_H #ifndef CMSGLOGINLOBBY_T3466726137_H #define CMSGLOGINLOBBY_T3466726137_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgLoginLobby struct CMsgLoginLobby_t3466726137 : public INetMsgBaseC2S_t1364238951 { public: // System.Int64 DMCore.Net.Protocol.CMsgLoginLobby::UserID int64_t ___UserID_0; // System.Int32 DMCore.Net.Protocol.CMsgLoginLobby::MobilePlatform int32_t ___MobilePlatform_1; // System.String DMCore.Net.Protocol.CMsgLoginLobby::LedouChannelId String_t* ___LedouChannelId_2; // System.String DMCore.Net.Protocol.CMsgLoginLobby::GameVersion String_t* ___GameVersion_3; // System.String DMCore.Net.Protocol.CMsgLoginLobby::DevicesId String_t* ___DevicesId_4; // System.String DMCore.Net.Protocol.CMsgLoginLobby::OSVersion String_t* ___OSVersion_5; // System.String DMCore.Net.Protocol.CMsgLoginLobby::MobileModel String_t* ___MobileModel_6; // System.String DMCore.Net.Protocol.CMsgLoginLobby::ServiceProvider String_t* ___ServiceProvider_7; // System.String DMCore.Net.Protocol.CMsgLoginLobby::NetType String_t* ___NetType_8; // System.String DMCore.Net.Protocol.CMsgLoginLobby::strMac String_t* ___strMac_9; // System.String DMCore.Net.Protocol.CMsgLoginLobby::PorUid String_t* ___PorUid_10; // System.String DMCore.Net.Protocol.CMsgLoginLobby::Uid String_t* ___Uid_11; // System.String DMCore.Net.Protocol.CMsgLoginLobby::ChannelCode String_t* ___ChannelCode_12; // System.String DMCore.Net.Protocol.CMsgLoginLobby::Audit String_t* ___Audit_13; // System.String DMCore.Net.Protocol.CMsgLoginLobby::NickName String_t* ___NickName_14; // System.String DMCore.Net.Protocol.CMsgLoginLobby::PhotoUrl String_t* ___PhotoUrl_15; public: inline static int32_t get_offset_of_UserID_0() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___UserID_0)); } inline int64_t get_UserID_0() const { return ___UserID_0; } inline int64_t* get_address_of_UserID_0() { return &___UserID_0; } inline void set_UserID_0(int64_t value) { ___UserID_0 = value; } inline static int32_t get_offset_of_MobilePlatform_1() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___MobilePlatform_1)); } inline int32_t get_MobilePlatform_1() const { return ___MobilePlatform_1; } inline int32_t* get_address_of_MobilePlatform_1() { return &___MobilePlatform_1; } inline void set_MobilePlatform_1(int32_t value) { ___MobilePlatform_1 = value; } inline static int32_t get_offset_of_LedouChannelId_2() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___LedouChannelId_2)); } inline String_t* get_LedouChannelId_2() const { return ___LedouChannelId_2; } inline String_t** get_address_of_LedouChannelId_2() { return &___LedouChannelId_2; } inline void set_LedouChannelId_2(String_t* value) { ___LedouChannelId_2 = value; Il2CppCodeGenWriteBarrier((&___LedouChannelId_2), value); } inline static int32_t get_offset_of_GameVersion_3() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___GameVersion_3)); } inline String_t* get_GameVersion_3() const { return ___GameVersion_3; } inline String_t** get_address_of_GameVersion_3() { return &___GameVersion_3; } inline void set_GameVersion_3(String_t* value) { ___GameVersion_3 = value; Il2CppCodeGenWriteBarrier((&___GameVersion_3), value); } inline static int32_t get_offset_of_DevicesId_4() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___DevicesId_4)); } inline String_t* get_DevicesId_4() const { return ___DevicesId_4; } inline String_t** get_address_of_DevicesId_4() { return &___DevicesId_4; } inline void set_DevicesId_4(String_t* value) { ___DevicesId_4 = value; Il2CppCodeGenWriteBarrier((&___DevicesId_4), value); } inline static int32_t get_offset_of_OSVersion_5() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___OSVersion_5)); } inline String_t* get_OSVersion_5() const { return ___OSVersion_5; } inline String_t** get_address_of_OSVersion_5() { return &___OSVersion_5; } inline void set_OSVersion_5(String_t* value) { ___OSVersion_5 = value; Il2CppCodeGenWriteBarrier((&___OSVersion_5), value); } inline static int32_t get_offset_of_MobileModel_6() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___MobileModel_6)); } inline String_t* get_MobileModel_6() const { return ___MobileModel_6; } inline String_t** get_address_of_MobileModel_6() { return &___MobileModel_6; } inline void set_MobileModel_6(String_t* value) { ___MobileModel_6 = value; Il2CppCodeGenWriteBarrier((&___MobileModel_6), value); } inline static int32_t get_offset_of_ServiceProvider_7() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___ServiceProvider_7)); } inline String_t* get_ServiceProvider_7() const { return ___ServiceProvider_7; } inline String_t** get_address_of_ServiceProvider_7() { return &___ServiceProvider_7; } inline void set_ServiceProvider_7(String_t* value) { ___ServiceProvider_7 = value; Il2CppCodeGenWriteBarrier((&___ServiceProvider_7), value); } inline static int32_t get_offset_of_NetType_8() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___NetType_8)); } inline String_t* get_NetType_8() const { return ___NetType_8; } inline String_t** get_address_of_NetType_8() { return &___NetType_8; } inline void set_NetType_8(String_t* value) { ___NetType_8 = value; Il2CppCodeGenWriteBarrier((&___NetType_8), value); } inline static int32_t get_offset_of_strMac_9() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___strMac_9)); } inline String_t* get_strMac_9() const { return ___strMac_9; } inline String_t** get_address_of_strMac_9() { return &___strMac_9; } inline void set_strMac_9(String_t* value) { ___strMac_9 = value; Il2CppCodeGenWriteBarrier((&___strMac_9), value); } inline static int32_t get_offset_of_PorUid_10() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___PorUid_10)); } inline String_t* get_PorUid_10() const { return ___PorUid_10; } inline String_t** get_address_of_PorUid_10() { return &___PorUid_10; } inline void set_PorUid_10(String_t* value) { ___PorUid_10 = value; Il2CppCodeGenWriteBarrier((&___PorUid_10), value); } inline static int32_t get_offset_of_Uid_11() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___Uid_11)); } inline String_t* get_Uid_11() const { return ___Uid_11; } inline String_t** get_address_of_Uid_11() { return &___Uid_11; } inline void set_Uid_11(String_t* value) { ___Uid_11 = value; Il2CppCodeGenWriteBarrier((&___Uid_11), value); } inline static int32_t get_offset_of_ChannelCode_12() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___ChannelCode_12)); } inline String_t* get_ChannelCode_12() const { return ___ChannelCode_12; } inline String_t** get_address_of_ChannelCode_12() { return &___ChannelCode_12; } inline void set_ChannelCode_12(String_t* value) { ___ChannelCode_12 = value; Il2CppCodeGenWriteBarrier((&___ChannelCode_12), value); } inline static int32_t get_offset_of_Audit_13() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___Audit_13)); } inline String_t* get_Audit_13() const { return ___Audit_13; } inline String_t** get_address_of_Audit_13() { return &___Audit_13; } inline void set_Audit_13(String_t* value) { ___Audit_13 = value; Il2CppCodeGenWriteBarrier((&___Audit_13), value); } inline static int32_t get_offset_of_NickName_14() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___NickName_14)); } inline String_t* get_NickName_14() const { return ___NickName_14; } inline String_t** get_address_of_NickName_14() { return &___NickName_14; } inline void set_NickName_14(String_t* value) { ___NickName_14 = value; Il2CppCodeGenWriteBarrier((&___NickName_14), value); } inline static int32_t get_offset_of_PhotoUrl_15() { return static_cast(offsetof(CMsgLoginLobby_t3466726137, ___PhotoUrl_15)); } inline String_t* get_PhotoUrl_15() const { return ___PhotoUrl_15; } inline String_t** get_address_of_PhotoUrl_15() { return &___PhotoUrl_15; } inline void set_PhotoUrl_15(String_t* value) { ___PhotoUrl_15 = value; Il2CppCodeGenWriteBarrier((&___PhotoUrl_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGLOGINLOBBY_T3466726137_H #ifndef CMSGBEGINGAME_T955386178_H #define CMSGBEGINGAME_T955386178_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgBeginGame struct CMsgBeginGame_t955386178 : public INetMsgBaseC2S_t1364238951 { public: // System.Int64 DMCore.Net.Protocol.CMsgBeginGame::UserID int64_t ___UserID_0; public: inline static int32_t get_offset_of_UserID_0() { return static_cast(offsetof(CMsgBeginGame_t955386178, ___UserID_0)); } inline int64_t get_UserID_0() const { return ___UserID_0; } inline int64_t* get_address_of_UserID_0() { return &___UserID_0; } inline void set_UserID_0(int64_t value) { ___UserID_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGBEGINGAME_T955386178_H #ifndef SMSGFIRSTLOGIN_T2265509403_H #define SMSGFIRSTLOGIN_T2265509403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgFirstLogin struct SMsgFirstLogin_t2265509403 : public INetMsgBaseS2C_t126919271 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGFIRSTLOGIN_T2265509403_H #ifndef CMSGLOGIN_T1892686458_H #define CMSGLOGIN_T1892686458_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgLogin struct CMsgLogin_t1892686458 : public INetMsgBaseC2S_t1364238951 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGLOGIN_T1892686458_H #ifndef CMSGLEDOUACC_GUEST_T2051627822_H #define CMSGLEDOUACC_GUEST_T2051627822_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgLedouAcc_Guest struct CMsgLedouAcc_Guest_t2051627822 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgLedouAcc_Guest::version int32_t ___version_0; // System.String DMCore.Net.Protocol.CMsgLedouAcc_Guest::openId String_t* ___openId_1; // System.String DMCore.Net.Protocol.CMsgLedouAcc_Guest::gameId String_t* ___gameId_2; // System.String DMCore.Net.Protocol.CMsgLedouAcc_Guest::sessionId String_t* ___sessionId_3; // System.String DMCore.Net.Protocol.CMsgLedouAcc_Guest::whiteSign String_t* ___whiteSign_4; public: inline static int32_t get_offset_of_version_0() { return static_cast(offsetof(CMsgLedouAcc_Guest_t2051627822, ___version_0)); } inline int32_t get_version_0() const { return ___version_0; } inline int32_t* get_address_of_version_0() { return &___version_0; } inline void set_version_0(int32_t value) { ___version_0 = value; } inline static int32_t get_offset_of_openId_1() { return static_cast(offsetof(CMsgLedouAcc_Guest_t2051627822, ___openId_1)); } inline String_t* get_openId_1() const { return ___openId_1; } inline String_t** get_address_of_openId_1() { return &___openId_1; } inline void set_openId_1(String_t* value) { ___openId_1 = value; Il2CppCodeGenWriteBarrier((&___openId_1), value); } inline static int32_t get_offset_of_gameId_2() { return static_cast(offsetof(CMsgLedouAcc_Guest_t2051627822, ___gameId_2)); } inline String_t* get_gameId_2() const { return ___gameId_2; } inline String_t** get_address_of_gameId_2() { return &___gameId_2; } inline void set_gameId_2(String_t* value) { ___gameId_2 = value; Il2CppCodeGenWriteBarrier((&___gameId_2), value); } inline static int32_t get_offset_of_sessionId_3() { return static_cast(offsetof(CMsgLedouAcc_Guest_t2051627822, ___sessionId_3)); } inline String_t* get_sessionId_3() const { return ___sessionId_3; } inline String_t** get_address_of_sessionId_3() { return &___sessionId_3; } inline void set_sessionId_3(String_t* value) { ___sessionId_3 = value; Il2CppCodeGenWriteBarrier((&___sessionId_3), value); } inline static int32_t get_offset_of_whiteSign_4() { return static_cast(offsetof(CMsgLedouAcc_Guest_t2051627822, ___whiteSign_4)); } inline String_t* get_whiteSign_4() const { return ___whiteSign_4; } inline String_t** get_address_of_whiteSign_4() { return &___whiteSign_4; } inline void set_whiteSign_4(String_t* value) { ___whiteSign_4 = value; Il2CppCodeGenWriteBarrier((&___whiteSign_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGLEDOUACC_GUEST_T2051627822_H #ifndef CMSGRELINK_T1870076565_H #define CMSGRELINK_T1870076565_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgRelink struct CMsgRelink_t1870076565 : public INetMsgBaseC2S_t1364238951 { public: // System.Int64 DMCore.Net.Protocol.CMsgRelink::UserID int64_t ___UserID_0; public: inline static int32_t get_offset_of_UserID_0() { return static_cast(offsetof(CMsgRelink_t1870076565, ___UserID_0)); } inline int64_t get_UserID_0() const { return ___UserID_0; } inline int64_t* get_address_of_UserID_0() { return &___UserID_0; } inline void set_UserID_0(int64_t value) { ___UserID_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGRELINK_T1870076565_H #ifndef CMSGENTRYROOM_T3749823927_H #define CMSGENTRYROOM_T3749823927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgEntryRoom struct CMsgEntryRoom_t3749823927 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nEntryType int32_t ___nEntryType_0; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nRoomId int32_t ___nRoomId_3; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::nGuildPass int32_t ___nGuildPass_4; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::num int32_t ___num_5; // System.String DMCore.Net.Protocol.CMsgEntryRoom::password String_t* ___password_6; // System.Collections.Generic.List`1 DMCore.Net.Protocol.CMsgEntryRoom::modeId List_1_t128053199 * ___modeId_7; // System.Int32 DMCore.Net.Protocol.CMsgEntryRoom::sceneID int32_t ___sceneID_8; public: inline static int32_t get_offset_of_nEntryType_0() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nEntryType_0)); } inline int32_t get_nEntryType_0() const { return ___nEntryType_0; } inline int32_t* get_address_of_nEntryType_0() { return &___nEntryType_0; } inline void set_nEntryType_0(int32_t value) { ___nEntryType_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___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_nRoomId_3() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nRoomId_3)); } inline int32_t get_nRoomId_3() const { return ___nRoomId_3; } inline int32_t* get_address_of_nRoomId_3() { return &___nRoomId_3; } inline void set_nRoomId_3(int32_t value) { ___nRoomId_3 = value; } inline static int32_t get_offset_of_nGuildPass_4() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___nGuildPass_4)); } inline int32_t get_nGuildPass_4() const { return ___nGuildPass_4; } inline int32_t* get_address_of_nGuildPass_4() { return &___nGuildPass_4; } inline void set_nGuildPass_4(int32_t value) { ___nGuildPass_4 = value; } inline static int32_t get_offset_of_num_5() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___num_5)); } inline int32_t get_num_5() const { return ___num_5; } inline int32_t* get_address_of_num_5() { return &___num_5; } inline void set_num_5(int32_t value) { ___num_5 = value; } inline static int32_t get_offset_of_password_6() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___password_6)); } inline String_t* get_password_6() const { return ___password_6; } inline String_t** get_address_of_password_6() { return &___password_6; } inline void set_password_6(String_t* value) { ___password_6 = value; Il2CppCodeGenWriteBarrier((&___password_6), value); } inline static int32_t get_offset_of_modeId_7() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___modeId_7)); } inline List_1_t128053199 * get_modeId_7() const { return ___modeId_7; } inline List_1_t128053199 ** get_address_of_modeId_7() { return &___modeId_7; } inline void set_modeId_7(List_1_t128053199 * value) { ___modeId_7 = value; Il2CppCodeGenWriteBarrier((&___modeId_7), value); } inline static int32_t get_offset_of_sceneID_8() { return static_cast(offsetof(CMsgEntryRoom_t3749823927, ___sceneID_8)); } inline int32_t get_sceneID_8() const { return ___sceneID_8; } inline int32_t* get_address_of_sceneID_8() { return &___sceneID_8; } inline void set_sceneID_8(int32_t value) { ___sceneID_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGENTRYROOM_T3749823927_H #ifndef SMSGERRORCODE_T1676145453_H #define SMSGERRORCODE_T1676145453_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgErrorCode struct SMsgErrorCode_t1676145453 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgErrorCode::errorcode int32_t ___errorcode_0; public: inline static int32_t get_offset_of_errorcode_0() { return static_cast(offsetof(SMsgErrorCode_t1676145453, ___errorcode_0)); } inline int32_t get_errorcode_0() const { return ___errorcode_0; } inline int32_t* get_address_of_errorcode_0() { return &___errorcode_0; } inline void set_errorcode_0(int32_t value) { ___errorcode_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGERRORCODE_T1676145453_H #ifndef SMSGROLEAVATAR_T1100533262_H #define SMSGROLEAVATAR_T1100533262_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoleAvatar struct SMsgRoleAvatar_t1100533262 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgRoleAvatar::userID int64_t ___userID_0; // System.Int32 DMCore.Net.Protocol.SMsgRoleAvatar::equipPosNuml int32_t ___equipPosNuml_1; // System.Collections.Generic.List`1 DMCore.Net.Protocol.SMsgRoleAvatar::avatarArray List_1_t2796238276 * ___avatarArray_2; public: inline static int32_t get_offset_of_userID_0() { return static_cast(offsetof(SMsgRoleAvatar_t1100533262, ___userID_0)); } inline int64_t get_userID_0() const { return ___userID_0; } inline int64_t* get_address_of_userID_0() { return &___userID_0; } inline void set_userID_0(int64_t value) { ___userID_0 = value; } inline static int32_t get_offset_of_equipPosNuml_1() { return static_cast(offsetof(SMsgRoleAvatar_t1100533262, ___equipPosNuml_1)); } inline int32_t get_equipPosNuml_1() const { return ___equipPosNuml_1; } inline int32_t* get_address_of_equipPosNuml_1() { return &___equipPosNuml_1; } inline void set_equipPosNuml_1(int32_t value) { ___equipPosNuml_1 = value; } inline static int32_t get_offset_of_avatarArray_2() { return static_cast(offsetof(SMsgRoleAvatar_t1100533262, ___avatarArray_2)); } inline List_1_t2796238276 * get_avatarArray_2() const { return ___avatarArray_2; } inline List_1_t2796238276 ** get_address_of_avatarArray_2() { return &___avatarArray_2; } inline void set_avatarArray_2(List_1_t2796238276 * value) { ___avatarArray_2 = value; Il2CppCodeGenWriteBarrier((&___avatarArray_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGROLEAVATAR_T1100533262_H #ifndef AVATARDATA_T1324163534_H #define AVATARDATA_T1324163534_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoleAvatar/avatarData struct avatarData_t1324163534 { public: // System.Int32 DMCore.Net.Protocol.SMsgRoleAvatar/avatarData::avatarIndex int32_t ___avatarIndex_0; // System.Int32 DMCore.Net.Protocol.SMsgRoleAvatar/avatarData::avatarModel int32_t ___avatarModel_1; public: inline static int32_t get_offset_of_avatarIndex_0() { return static_cast(offsetof(avatarData_t1324163534, ___avatarIndex_0)); } inline int32_t get_avatarIndex_0() const { return ___avatarIndex_0; } inline int32_t* get_address_of_avatarIndex_0() { return &___avatarIndex_0; } inline void set_avatarIndex_0(int32_t value) { ___avatarIndex_0 = value; } inline static int32_t get_offset_of_avatarModel_1() { return static_cast(offsetof(avatarData_t1324163534, ___avatarModel_1)); } inline int32_t get_avatarModel_1() const { return ___avatarModel_1; } inline int32_t* get_address_of_avatarModel_1() { return &___avatarModel_1; } inline void set_avatarModel_1(int32_t value) { ___avatarModel_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVATARDATA_T1324163534_H #ifndef SMSGPROPERTYTABLE_T1715258501_H #define SMSGPROPERTYTABLE_T1715258501_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgPropertyTable struct SMsgPropertyTable_t1715258501 : public INetMsgBaseS2C_t126919271 { public: // System.Int16 DMCore.Net.Protocol.SMsgPropertyTable::nCount int16_t ___nCount_0; // System.Collections.Generic.List`1 DMCore.Net.Protocol.SMsgPropertyTable::propArray List_1_t3793917952 * ___propArray_1; public: inline static int32_t get_offset_of_nCount_0() { return static_cast(offsetof(SMsgPropertyTable_t1715258501, ___nCount_0)); } inline int16_t get_nCount_0() const { return ___nCount_0; } inline int16_t* get_address_of_nCount_0() { return &___nCount_0; } inline void set_nCount_0(int16_t value) { ___nCount_0 = value; } inline static int32_t get_offset_of_propArray_1() { return static_cast(offsetof(SMsgPropertyTable_t1715258501, ___propArray_1)); } inline List_1_t3793917952 * get_propArray_1() const { return ___propArray_1; } inline List_1_t3793917952 ** get_address_of_propArray_1() { return &___propArray_1; } inline void set_propArray_1(List_1_t3793917952 * value) { ___propArray_1 = value; Il2CppCodeGenWriteBarrier((&___propArray_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGPROPERTYTABLE_T1715258501_H #ifndef PROPDATA_T2321843210_H #define PROPDATA_T2321843210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgPropertyTable/PropData struct PropData_t2321843210 { public: // System.String DMCore.Net.Protocol.SMsgPropertyTable/PropData::propName String_t* ___propName_0; // System.Int32 DMCore.Net.Protocol.SMsgPropertyTable/PropData::propType int32_t ___propType_1; public: inline static int32_t get_offset_of_propName_0() { return static_cast(offsetof(PropData_t2321843210, ___propName_0)); } inline String_t* get_propName_0() const { return ___propName_0; } inline String_t** get_address_of_propName_0() { return &___propName_0; } inline void set_propName_0(String_t* value) { ___propName_0 = value; Il2CppCodeGenWriteBarrier((&___propName_0), value); } inline static int32_t get_offset_of_propType_1() { return static_cast(offsetof(PropData_t2321843210, ___propType_1)); } inline int32_t get_propType_1() const { return ___propType_1; } inline int32_t* get_address_of_propType_1() { return &___propType_1; } inline void set_propType_1(int32_t value) { ___propType_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Net.Protocol.SMsgPropertyTable/PropData struct PropData_t2321843210_marshaled_pinvoke { char* ___propName_0; int32_t ___propType_1; }; // Native definition for COM marshalling of DMCore.Net.Protocol.SMsgPropertyTable/PropData struct PropData_t2321843210_marshaled_com { Il2CppChar* ___propName_0; int32_t ___propType_1; }; #endif // PROPDATA_T2321843210_H #ifndef SMSGENTRYSCENE_T3683309046_H #define SMSGENTRYSCENE_T3683309046_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgEntryScene struct SMsgEntryScene_t3683309046 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgEntryScene::userID int64_t ___userID_0; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nSceneModel int32_t ___nSceneModel_1; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nRoomLvType int32_t ___nRoomLvType_2; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nRoomMainType int32_t ___nRoomMainType_3; // System.Int32 DMCore.Net.Protocol.SMsgEntryScene::nEntryPlayersNum int32_t ___nEntryPlayersNum_4; public: inline static int32_t get_offset_of_userID_0() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___userID_0)); } inline int64_t get_userID_0() const { return ___userID_0; } inline int64_t* get_address_of_userID_0() { return &___userID_0; } inline void set_userID_0(int64_t value) { ___userID_0 = value; } inline static int32_t get_offset_of_nSceneModel_1() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nSceneModel_1)); } inline int32_t get_nSceneModel_1() const { return ___nSceneModel_1; } inline int32_t* get_address_of_nSceneModel_1() { return &___nSceneModel_1; } inline void set_nSceneModel_1(int32_t value) { ___nSceneModel_1 = value; } inline static int32_t get_offset_of_nRoomLvType_2() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nRoomLvType_2)); } inline int32_t get_nRoomLvType_2() const { return ___nRoomLvType_2; } inline int32_t* get_address_of_nRoomLvType_2() { return &___nRoomLvType_2; } inline void set_nRoomLvType_2(int32_t value) { ___nRoomLvType_2 = value; } inline static int32_t get_offset_of_nRoomMainType_3() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nRoomMainType_3)); } inline int32_t get_nRoomMainType_3() const { return ___nRoomMainType_3; } inline int32_t* get_address_of_nRoomMainType_3() { return &___nRoomMainType_3; } inline void set_nRoomMainType_3(int32_t value) { ___nRoomMainType_3 = value; } inline static int32_t get_offset_of_nEntryPlayersNum_4() { return static_cast(offsetof(SMsgEntryScene_t3683309046, ___nEntryPlayersNum_4)); } inline int32_t get_nEntryPlayersNum_4() const { return ___nEntryPlayersNum_4; } inline int32_t* get_address_of_nEntryPlayersNum_4() { return &___nEntryPlayersNum_4; } inline void set_nEntryPlayersNum_4(int32_t value) { ___nEntryPlayersNum_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGENTRYSCENE_T3683309046_H #ifndef SMSGSCENEPROPERTY_T2338986832_H #define SMSGSCENEPROPERTY_T2338986832_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgSceneProperty struct SMsgSceneProperty_t2338986832 : public INetMsgBaseS2C_t126919271 { public: // System.Byte[] DMCore.Net.Protocol.SMsgSceneProperty::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_0; // DMCore.Framework.Scene.CProperty DMCore.Net.Protocol.SMsgSceneProperty::m_PropPtr CProperty_t963755051 * ___m_PropPtr_1; public: inline static int32_t get_offset_of_m_PropBuf_0() { return static_cast(offsetof(SMsgSceneProperty_t2338986832, ___m_PropBuf_0)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_0() const { return ___m_PropBuf_0; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_0() { return &___m_PropBuf_0; } inline void set_m_PropBuf_0(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_0 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_0), value); } inline static int32_t get_offset_of_m_PropPtr_1() { return static_cast(offsetof(SMsgSceneProperty_t2338986832, ___m_PropPtr_1)); } inline CProperty_t963755051 * get_m_PropPtr_1() const { return ___m_PropPtr_1; } inline CProperty_t963755051 ** get_address_of_m_PropPtr_1() { return &___m_PropPtr_1; } inline void set_m_PropPtr_1(CProperty_t963755051 * value) { ___m_PropPtr_1 = value; Il2CppCodeGenWriteBarrier((&___m_PropPtr_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGSCENEPROPERTY_T2338986832_H #ifndef SMSGADDOBJ_T71644132_H #define SMSGADDOBJ_T71644132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgAddObj struct SMsgAddObj_t71644132 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgAddObj::ObjectId int64_t ___ObjectId_0; // System.Int16 DMCore.Net.Protocol.SMsgAddObj::nType int16_t ___nType_1; // System.Int32 DMCore.Net.Protocol.SMsgAddObj::nModelId int32_t ___nModelId_2; // System.Byte[] DMCore.Net.Protocol.SMsgAddObj::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_3; // DMCore.Framework.Scene.CProperty DMCore.Net.Protocol.SMsgAddObj::_attachedProp CProperty_t963755051 * ____attachedProp_4; public: inline static int32_t get_offset_of_ObjectId_0() { return static_cast(offsetof(SMsgAddObj_t71644132, ___ObjectId_0)); } inline int64_t get_ObjectId_0() const { return ___ObjectId_0; } inline int64_t* get_address_of_ObjectId_0() { return &___ObjectId_0; } inline void set_ObjectId_0(int64_t value) { ___ObjectId_0 = value; } inline static int32_t get_offset_of_nType_1() { return static_cast(offsetof(SMsgAddObj_t71644132, ___nType_1)); } inline int16_t get_nType_1() const { return ___nType_1; } inline int16_t* get_address_of_nType_1() { return &___nType_1; } inline void set_nType_1(int16_t value) { ___nType_1 = value; } inline static int32_t get_offset_of_nModelId_2() { return static_cast(offsetof(SMsgAddObj_t71644132, ___nModelId_2)); } inline int32_t get_nModelId_2() const { return ___nModelId_2; } inline int32_t* get_address_of_nModelId_2() { return &___nModelId_2; } inline void set_nModelId_2(int32_t value) { ___nModelId_2 = value; } inline static int32_t get_offset_of_m_PropBuf_3() { return static_cast(offsetof(SMsgAddObj_t71644132, ___m_PropBuf_3)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_3() const { return ___m_PropBuf_3; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_3() { return &___m_PropBuf_3; } inline void set_m_PropBuf_3(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_3 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_3), value); } inline static int32_t get_offset_of__attachedProp_4() { return static_cast(offsetof(SMsgAddObj_t71644132, ____attachedProp_4)); } inline CProperty_t963755051 * get__attachedProp_4() const { return ____attachedProp_4; } inline CProperty_t963755051 ** get_address_of__attachedProp_4() { return &____attachedProp_4; } inline void set__attachedProp_4(CProperty_t963755051 * value) { ____attachedProp_4 = value; Il2CppCodeGenWriteBarrier((&____attachedProp_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGADDOBJ_T71644132_H #ifndef SMSGREMOVEOBJ_T2019973777_H #define SMSGREMOVEOBJ_T2019973777_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRemoveObj struct SMsgRemoveObj_t2019973777 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgRemoveObj::ObjectId int64_t ___ObjectId_0; public: inline static int32_t get_offset_of_ObjectId_0() { return static_cast(offsetof(SMsgRemoveObj_t2019973777, ___ObjectId_0)); } inline int64_t get_ObjectId_0() const { return ___ObjectId_0; } inline int64_t* get_address_of_ObjectId_0() { return &___ObjectId_0; } inline void set_ObjectId_0(int64_t value) { ___ObjectId_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGREMOVEOBJ_T2019973777_H #ifndef SMSGLOGINLOBBY_T3451342249_H #define SMSGLOGINLOBBY_T3451342249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgLoginLobby struct SMsgLoginLobby_t3451342249 : public INetMsgBaseS2C_t126919271 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGLOGINLOBBY_T3451342249_H #ifndef CMSGENTRYMARRYROOM_T1647901718_H #define CMSGENTRYMARRYROOM_T1647901718_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgEntryMarryRoom struct CMsgEntryMarryRoom_t1647901718 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nEntryType int32_t ___nEntryType_0; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nRoomMainType int32_t ___nRoomMainType_1; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nRoomId int32_t ___nRoomId_3; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::nGuildPass int32_t ___nGuildPass_4; // System.Int32 DMCore.Net.Protocol.CMsgEntryMarryRoom::count int32_t ___count_5; // System.String DMCore.Net.Protocol.CMsgEntryMarryRoom::password String_t* ___password_6; public: inline static int32_t get_offset_of_nEntryType_0() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___nEntryType_0)); } inline int32_t get_nEntryType_0() const { return ___nEntryType_0; } inline int32_t* get_address_of_nEntryType_0() { return &___nEntryType_0; } inline void set_nEntryType_0(int32_t value) { ___nEntryType_0 = value; } inline static int32_t get_offset_of_nRoomMainType_1() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___nRoomMainType_1)); } inline int32_t get_nRoomMainType_1() const { return ___nRoomMainType_1; } inline int32_t* get_address_of_nRoomMainType_1() { return &___nRoomMainType_1; } inline void set_nRoomMainType_1(int32_t value) { ___nRoomMainType_1 = value; } inline static int32_t get_offset_of_nRoomType_2() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___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_nRoomId_3() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___nRoomId_3)); } inline int32_t get_nRoomId_3() const { return ___nRoomId_3; } inline int32_t* get_address_of_nRoomId_3() { return &___nRoomId_3; } inline void set_nRoomId_3(int32_t value) { ___nRoomId_3 = value; } inline static int32_t get_offset_of_nGuildPass_4() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___nGuildPass_4)); } inline int32_t get_nGuildPass_4() const { return ___nGuildPass_4; } inline int32_t* get_address_of_nGuildPass_4() { return &___nGuildPass_4; } inline void set_nGuildPass_4(int32_t value) { ___nGuildPass_4 = value; } inline static int32_t get_offset_of_count_5() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___count_5)); } inline int32_t get_count_5() const { return ___count_5; } inline int32_t* get_address_of_count_5() { return &___count_5; } inline void set_count_5(int32_t value) { ___count_5 = value; } inline static int32_t get_offset_of_password_6() { return static_cast(offsetof(CMsgEntryMarryRoom_t1647901718, ___password_6)); } inline String_t* get_password_6() const { return ___password_6; } inline String_t** get_address_of_password_6() { return &___password_6; } inline void set_password_6(String_t* value) { ___password_6 = value; Il2CppCodeGenWriteBarrier((&___password_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGENTRYMARRYROOM_T1647901718_H #ifndef CMSGSEARCHROOM_T224341451_H #define CMSGSEARCHROOM_T224341451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgSearchRoom struct CMsgSearchRoom_t224341451 : public INetMsgBaseC2S_t1364238951 { public: // System.Int32 DMCore.Net.Protocol.CMsgSearchRoom::nRoomId int32_t ___nRoomId_0; // System.Int32 DMCore.Net.Protocol.CMsgSearchRoom::nRoomType int32_t ___nRoomType_1; // System.Int32 DMCore.Net.Protocol.CMsgSearchRoom::nRoomMainType int32_t ___nRoomMainType_2; public: inline static int32_t get_offset_of_nRoomId_0() { return static_cast(offsetof(CMsgSearchRoom_t224341451, ___nRoomId_0)); } inline int32_t get_nRoomId_0() const { return ___nRoomId_0; } inline int32_t* get_address_of_nRoomId_0() { return &___nRoomId_0; } inline void set_nRoomId_0(int32_t value) { ___nRoomId_0 = value; } inline static int32_t get_offset_of_nRoomType_1() { return static_cast(offsetof(CMsgSearchRoom_t224341451, ___nRoomType_1)); } inline int32_t get_nRoomType_1() const { return ___nRoomType_1; } inline int32_t* get_address_of_nRoomType_1() { return &___nRoomType_1; } inline void set_nRoomType_1(int32_t value) { ___nRoomType_1 = value; } inline static int32_t get_offset_of_nRoomMainType_2() { return static_cast(offsetof(CMsgSearchRoom_t224341451, ___nRoomMainType_2)); } inline int32_t get_nRoomMainType_2() const { return ___nRoomMainType_2; } inline int32_t* get_address_of_nRoomMainType_2() { return &___nRoomMainType_2; } inline void set_nRoomMainType_2(int32_t value) { ___nRoomMainType_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGSEARCHROOM_T224341451_H #ifndef CMSGCHECKNAME_T3454396508_H #define CMSGCHECKNAME_T3454396508_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgCheckName struct CMsgCheckName_t3454396508 : public INetMsgBaseC2S_t1364238951 { public: // System.String DMCore.Net.Protocol.CMsgCheckName::_newName String_t* ____newName_0; public: inline static int32_t get_offset_of__newName_0() { return static_cast(offsetof(CMsgCheckName_t3454396508, ____newName_0)); } inline String_t* get__newName_0() const { return ____newName_0; } inline String_t** get_address_of__newName_0() { return &____newName_0; } inline void set__newName_0(String_t* value) { ____newName_0 = value; Il2CppCodeGenWriteBarrier((&____newName_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCHECKNAME_T3454396508_H #ifndef CMSGKP_FRIENDS_T2009458117_H #define CMSGKP_FRIENDS_T2009458117_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgKp_Friends struct CMsgKp_Friends_t2009458117 : public INetMsgBaseC2S_t1364238951 { public: // System.Collections.Generic.List`1 DMCore.Net.Protocol.CMsgKp_Friends::listFriendID List_1_t128053199 * ___listFriendID_0; public: inline static int32_t get_offset_of_listFriendID_0() { return static_cast(offsetof(CMsgKp_Friends_t2009458117, ___listFriendID_0)); } inline List_1_t128053199 * get_listFriendID_0() const { return ___listFriendID_0; } inline List_1_t128053199 ** get_address_of_listFriendID_0() { return &___listFriendID_0; } inline void set_listFriendID_0(List_1_t128053199 * value) { ___listFriendID_0 = value; Il2CppCodeGenWriteBarrier((&___listFriendID_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGKP_FRIENDS_T2009458117_H #ifndef CMSGCREATEROLE_T3471207702_H #define CMSGCREATEROLE_T3471207702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgCreateRole struct CMsgCreateRole_t3471207702 : public INetMsgBaseC2S_t1364238951 { public: // System.Int64 DMCore.Net.Protocol.CMsgCreateRole::UserID int64_t ___UserID_0; // System.Int16 DMCore.Net.Protocol.CMsgCreateRole::Sex int16_t ___Sex_1; // System.String DMCore.Net.Protocol.CMsgCreateRole::Name String_t* ___Name_2; // System.Int32 DMCore.Net.Protocol.CMsgCreateRole::MobilePlatform int32_t ___MobilePlatform_3; // System.String DMCore.Net.Protocol.CMsgCreateRole::LedouChannelId String_t* ___LedouChannelId_4; // System.String DMCore.Net.Protocol.CMsgCreateRole::GameVersion String_t* ___GameVersion_5; // System.String DMCore.Net.Protocol.CMsgCreateRole::DevicesId String_t* ___DevicesId_6; // System.String DMCore.Net.Protocol.CMsgCreateRole::OSVersion String_t* ___OSVersion_7; // System.String DMCore.Net.Protocol.CMsgCreateRole::MobileModel String_t* ___MobileModel_8; // System.String DMCore.Net.Protocol.CMsgCreateRole::ServiceProvider String_t* ___ServiceProvider_9; // System.String DMCore.Net.Protocol.CMsgCreateRole::NetType String_t* ___NetType_10; // System.String DMCore.Net.Protocol.CMsgCreateRole::Fashions String_t* ___Fashions_11; // System.Int32 DMCore.Net.Protocol.CMsgCreateRole::Character int32_t ___Character_12; // System.String DMCore.Net.Protocol.CMsgCreateRole::strMac String_t* ___strMac_13; // System.String DMCore.Net.Protocol.CMsgCreateRole::PorUid String_t* ___PorUid_14; // System.String DMCore.Net.Protocol.CMsgCreateRole::Uid String_t* ___Uid_15; // System.String DMCore.Net.Protocol.CMsgCreateRole::ChannelCode String_t* ___ChannelCode_16; // System.String DMCore.Net.Protocol.CMsgCreateRole::Audit String_t* ___Audit_17; public: inline static int32_t get_offset_of_UserID_0() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___UserID_0)); } inline int64_t get_UserID_0() const { return ___UserID_0; } inline int64_t* get_address_of_UserID_0() { return &___UserID_0; } inline void set_UserID_0(int64_t value) { ___UserID_0 = value; } inline static int32_t get_offset_of_Sex_1() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___Sex_1)); } inline int16_t get_Sex_1() const { return ___Sex_1; } inline int16_t* get_address_of_Sex_1() { return &___Sex_1; } inline void set_Sex_1(int16_t value) { ___Sex_1 = value; } inline static int32_t get_offset_of_Name_2() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___Name_2)); } inline String_t* get_Name_2() const { return ___Name_2; } inline String_t** get_address_of_Name_2() { return &___Name_2; } inline void set_Name_2(String_t* value) { ___Name_2 = value; Il2CppCodeGenWriteBarrier((&___Name_2), value); } inline static int32_t get_offset_of_MobilePlatform_3() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___MobilePlatform_3)); } inline int32_t get_MobilePlatform_3() const { return ___MobilePlatform_3; } inline int32_t* get_address_of_MobilePlatform_3() { return &___MobilePlatform_3; } inline void set_MobilePlatform_3(int32_t value) { ___MobilePlatform_3 = value; } inline static int32_t get_offset_of_LedouChannelId_4() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___LedouChannelId_4)); } inline String_t* get_LedouChannelId_4() const { return ___LedouChannelId_4; } inline String_t** get_address_of_LedouChannelId_4() { return &___LedouChannelId_4; } inline void set_LedouChannelId_4(String_t* value) { ___LedouChannelId_4 = value; Il2CppCodeGenWriteBarrier((&___LedouChannelId_4), value); } inline static int32_t get_offset_of_GameVersion_5() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___GameVersion_5)); } inline String_t* get_GameVersion_5() const { return ___GameVersion_5; } inline String_t** get_address_of_GameVersion_5() { return &___GameVersion_5; } inline void set_GameVersion_5(String_t* value) { ___GameVersion_5 = value; Il2CppCodeGenWriteBarrier((&___GameVersion_5), value); } inline static int32_t get_offset_of_DevicesId_6() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___DevicesId_6)); } inline String_t* get_DevicesId_6() const { return ___DevicesId_6; } inline String_t** get_address_of_DevicesId_6() { return &___DevicesId_6; } inline void set_DevicesId_6(String_t* value) { ___DevicesId_6 = value; Il2CppCodeGenWriteBarrier((&___DevicesId_6), value); } inline static int32_t get_offset_of_OSVersion_7() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___OSVersion_7)); } inline String_t* get_OSVersion_7() const { return ___OSVersion_7; } inline String_t** get_address_of_OSVersion_7() { return &___OSVersion_7; } inline void set_OSVersion_7(String_t* value) { ___OSVersion_7 = value; Il2CppCodeGenWriteBarrier((&___OSVersion_7), value); } inline static int32_t get_offset_of_MobileModel_8() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___MobileModel_8)); } inline String_t* get_MobileModel_8() const { return ___MobileModel_8; } inline String_t** get_address_of_MobileModel_8() { return &___MobileModel_8; } inline void set_MobileModel_8(String_t* value) { ___MobileModel_8 = value; Il2CppCodeGenWriteBarrier((&___MobileModel_8), value); } inline static int32_t get_offset_of_ServiceProvider_9() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___ServiceProvider_9)); } inline String_t* get_ServiceProvider_9() const { return ___ServiceProvider_9; } inline String_t** get_address_of_ServiceProvider_9() { return &___ServiceProvider_9; } inline void set_ServiceProvider_9(String_t* value) { ___ServiceProvider_9 = value; Il2CppCodeGenWriteBarrier((&___ServiceProvider_9), value); } inline static int32_t get_offset_of_NetType_10() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___NetType_10)); } inline String_t* get_NetType_10() const { return ___NetType_10; } inline String_t** get_address_of_NetType_10() { return &___NetType_10; } inline void set_NetType_10(String_t* value) { ___NetType_10 = value; Il2CppCodeGenWriteBarrier((&___NetType_10), value); } inline static int32_t get_offset_of_Fashions_11() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___Fashions_11)); } inline String_t* get_Fashions_11() const { return ___Fashions_11; } inline String_t** get_address_of_Fashions_11() { return &___Fashions_11; } inline void set_Fashions_11(String_t* value) { ___Fashions_11 = value; Il2CppCodeGenWriteBarrier((&___Fashions_11), value); } inline static int32_t get_offset_of_Character_12() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___Character_12)); } inline int32_t get_Character_12() const { return ___Character_12; } inline int32_t* get_address_of_Character_12() { return &___Character_12; } inline void set_Character_12(int32_t value) { ___Character_12 = value; } inline static int32_t get_offset_of_strMac_13() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___strMac_13)); } inline String_t* get_strMac_13() const { return ___strMac_13; } inline String_t** get_address_of_strMac_13() { return &___strMac_13; } inline void set_strMac_13(String_t* value) { ___strMac_13 = value; Il2CppCodeGenWriteBarrier((&___strMac_13), value); } inline static int32_t get_offset_of_PorUid_14() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___PorUid_14)); } inline String_t* get_PorUid_14() const { return ___PorUid_14; } inline String_t** get_address_of_PorUid_14() { return &___PorUid_14; } inline void set_PorUid_14(String_t* value) { ___PorUid_14 = value; Il2CppCodeGenWriteBarrier((&___PorUid_14), value); } inline static int32_t get_offset_of_Uid_15() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___Uid_15)); } inline String_t* get_Uid_15() const { return ___Uid_15; } inline String_t** get_address_of_Uid_15() { return &___Uid_15; } inline void set_Uid_15(String_t* value) { ___Uid_15 = value; Il2CppCodeGenWriteBarrier((&___Uid_15), value); } inline static int32_t get_offset_of_ChannelCode_16() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___ChannelCode_16)); } inline String_t* get_ChannelCode_16() const { return ___ChannelCode_16; } inline String_t** get_address_of_ChannelCode_16() { return &___ChannelCode_16; } inline void set_ChannelCode_16(String_t* value) { ___ChannelCode_16 = value; Il2CppCodeGenWriteBarrier((&___ChannelCode_16), value); } inline static int32_t get_offset_of_Audit_17() { return static_cast(offsetof(CMsgCreateRole_t3471207702, ___Audit_17)); } inline String_t* get_Audit_17() const { return ___Audit_17; } inline String_t** get_address_of_Audit_17() { return &___Audit_17; } inline void set_Audit_17(String_t* value) { ___Audit_17 = value; Il2CppCodeGenWriteBarrier((&___Audit_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCREATEROLE_T3471207702_H #ifndef SMSGREGISTER_T14177495_H #define SMSGREGISTER_T14177495_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRegister struct SMsgRegister_t14177495 : public INetMsgBaseS2C_t126919271 { public: // System.Byte DMCore.Net.Protocol.SMsgRegister::result uint8_t ___result_0; public: inline static int32_t get_offset_of_result_0() { return static_cast(offsetof(SMsgRegister_t14177495, ___result_0)); } inline uint8_t get_result_0() const { return ___result_0; } inline uint8_t* get_address_of_result_0() { return &___result_0; } inline void set_result_0(uint8_t value) { ___result_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGREGISTER_T14177495_H #ifndef SMSGCUSTOM_T3704812008_H #define SMSGCUSTOM_T3704812008_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgCustom struct SMsgCustom_t3704812008 : public INetMsgBaseS2C_t126919271 { public: // DMCore.CDataArray DMCore.Net.Protocol.SMsgCustom::dataArray CDataArray_t4068198041 * ___dataArray_0; public: inline static int32_t get_offset_of_dataArray_0() { return static_cast(offsetof(SMsgCustom_t3704812008, ___dataArray_0)); } inline CDataArray_t4068198041 * get_dataArray_0() const { return ___dataArray_0; } inline CDataArray_t4068198041 ** get_address_of_dataArray_0() { return &___dataArray_0; } inline void set_dataArray_0(CDataArray_t4068198041 * value) { ___dataArray_0 = value; Il2CppCodeGenWriteBarrier((&___dataArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCUSTOM_T3704812008_H #ifndef SMSGACC_T1490162633_H #define SMSGACC_T1490162633_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgAcc struct SMsgAcc_t1490162633 : public INetMsgBaseS2C_t126919271 { public: // System.Byte DMCore.Net.Protocol.SMsgAcc::result uint8_t ___result_0; public: inline static int32_t get_offset_of_result_0() { return static_cast(offsetof(SMsgAcc_t1490162633, ___result_0)); } inline uint8_t get_result_0() const { return ___result_0; } inline uint8_t* get_address_of_result_0() { return &___result_0; } inline void set_result_0(uint8_t value) { ___result_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGACC_T1490162633_H #ifndef SMSGLOGIN_T1892669098_H #define SMSGLOGIN_T1892669098_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgLogin struct SMsgLogin_t1892669098 : public INetMsgBaseS2C_t126919271 { public: // System.Byte DMCore.Net.Protocol.SMsgLogin::result uint8_t ___result_0; // System.Int64 DMCore.Net.Protocol.SMsgLogin::userID int64_t ___userID_1; public: inline static int32_t get_offset_of_result_0() { return static_cast(offsetof(SMsgLogin_t1892669098, ___result_0)); } inline uint8_t get_result_0() const { return ___result_0; } inline uint8_t* get_address_of_result_0() { return &___result_0; } inline void set_result_0(uint8_t value) { ___result_0 = value; } inline static int32_t get_offset_of_userID_1() { return static_cast(offsetof(SMsgLogin_t1892669098, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGLOGIN_T1892669098_H #ifndef CMSGACTIVATIONCODE_T2067586702_H #define CMSGACTIVATIONCODE_T2067586702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgActivationCode struct CMsgActivationCode_t2067586702 : public INetMsgBaseC2S_t1364238951 { public: // System.String DMCore.Net.Protocol.CMsgActivationCode::activationCode String_t* ___activationCode_0; public: inline static int32_t get_offset_of_activationCode_0() { return static_cast(offsetof(CMsgActivationCode_t2067586702, ___activationCode_0)); } inline String_t* get_activationCode_0() const { return ___activationCode_0; } inline String_t** get_address_of_activationCode_0() { return &___activationCode_0; } inline void set_activationCode_0(String_t* value) { ___activationCode_0 = value; Il2CppCodeGenWriteBarrier((&___activationCode_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGACTIVATIONCODE_T2067586702_H #ifndef UIWORKSHOPENTRANCE_T4188202086_H #define UIWORKSHOPENTRANCE_T4188202086_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiWorkShopEntrance struct uiWorkShopEntrance_t4188202086 : public CUIBase_t3255455658 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIWORKSHOPENTRANCE_T4188202086_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 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 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 SMSGACTIVATIONCODE_T2083116766_H #define SMSGACTIVATIONCODE_T2083116766_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgActivationCode struct SMsgActivationCode_t2083116766 : public INetMsgBaseS2C_t126919271 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGACTIVATIONCODE_T2083116766_H #ifndef MEMBERINFO_T2747020385_H #define MEMBERINFO_T2747020385_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo struct MemberInfo_t2747020385 { public: // System.Int64 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nUserId int64_t ____nUserId_0; // System.String DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_strNickName String_t* ____strNickName_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nSex int32_t ____nSex_2; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nLv int32_t ____nLv_3; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nVipLv int32_t ____nVipLv_4; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo::_nMemberLV int32_t ____nMemberLV_5; public: inline static int32_t get_offset_of__nUserId_0() { return static_cast(offsetof(MemberInfo_t2747020385, ____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_t2747020385, ____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_t2747020385, ____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_t2747020385, ____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_t2747020385, ____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_t2747020385, ____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.Net.Protocol.SMsgRoomInfo/MemberInfo struct MemberInfo_t2747020385_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.Net.Protocol.SMsgRoomInfo/MemberInfo struct MemberInfo_t2747020385_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_T2747020385_H #ifndef SMSGROOMINFO_T1167204382_H #define SMSGROOMINFO_T1167204382_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomInfo struct SMsgRoomInfo_t1167204382 : public INetMsgBaseS2C_t126919271 { public: // System.Byte DMCore.Net.Protocol.SMsgRoomInfo::nResult uint8_t ___nResult_0; // System.Int64 DMCore.Net.Protocol.SMsgRoomInfo::nOwnerId int64_t ___nOwnerId_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomType int32_t ___nRoomType_2; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomId int32_t ___nRoomId_3; // System.String DMCore.Net.Protocol.SMsgRoomInfo::strRoomName String_t* ___strRoomName_4; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomState int32_t ___nRoomState_5; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMaleNum int32_t ___nMaleNum_6; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nFemaleNum int32_t ___nFemaleNum_7; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nNeedPwd int32_t ___nNeedPwd_8; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nPlayMode int32_t ___nPlayMode_9; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMusicId int32_t ___nMusicId_10; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMusicLevel int32_t ___nMusicLevel_11; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRandomRange int32_t ___nRandomRange_12; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nKeyMode int32_t ___nKeyMode_13; // System.Int64 DMCore.Net.Protocol.SMsgRoomInfo::nMasterId int64_t ___nMasterId_14; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomScene int32_t ___nRoomScene_15; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nRoomMainType int32_t ___nRoomMainType_16; // System.Int32 DMCore.Net.Protocol.SMsgRoomInfo::nMemberNum int32_t ___nMemberNum_17; // DMCore.Net.Protocol.SMsgRoomInfo/MemberInfo[] DMCore.Net.Protocol.SMsgRoomInfo::arrInfo MemberInfoU5BU5D_t3990892796* ___arrInfo_18; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___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(SMsgRoomInfo_t1167204382, ___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(SMsgRoomInfo_t1167204382, ___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_nRoomId_3() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomId_3)); } inline int32_t get_nRoomId_3() const { return ___nRoomId_3; } inline int32_t* get_address_of_nRoomId_3() { return &___nRoomId_3; } inline void set_nRoomId_3(int32_t value) { ___nRoomId_3 = value; } inline static int32_t get_offset_of_strRoomName_4() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___strRoomName_4)); } inline String_t* get_strRoomName_4() const { return ___strRoomName_4; } inline String_t** get_address_of_strRoomName_4() { return &___strRoomName_4; } inline void set_strRoomName_4(String_t* value) { ___strRoomName_4 = value; Il2CppCodeGenWriteBarrier((&___strRoomName_4), value); } inline static int32_t get_offset_of_nRoomState_5() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomState_5)); } inline int32_t get_nRoomState_5() const { return ___nRoomState_5; } inline int32_t* get_address_of_nRoomState_5() { return &___nRoomState_5; } inline void set_nRoomState_5(int32_t value) { ___nRoomState_5 = value; } inline static int32_t get_offset_of_nMaleNum_6() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMaleNum_6)); } inline int32_t get_nMaleNum_6() const { return ___nMaleNum_6; } inline int32_t* get_address_of_nMaleNum_6() { return &___nMaleNum_6; } inline void set_nMaleNum_6(int32_t value) { ___nMaleNum_6 = value; } inline static int32_t get_offset_of_nFemaleNum_7() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nFemaleNum_7)); } inline int32_t get_nFemaleNum_7() const { return ___nFemaleNum_7; } inline int32_t* get_address_of_nFemaleNum_7() { return &___nFemaleNum_7; } inline void set_nFemaleNum_7(int32_t value) { ___nFemaleNum_7 = value; } inline static int32_t get_offset_of_nNeedPwd_8() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nNeedPwd_8)); } inline int32_t get_nNeedPwd_8() const { return ___nNeedPwd_8; } inline int32_t* get_address_of_nNeedPwd_8() { return &___nNeedPwd_8; } inline void set_nNeedPwd_8(int32_t value) { ___nNeedPwd_8 = value; } inline static int32_t get_offset_of_nPlayMode_9() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nPlayMode_9)); } inline int32_t get_nPlayMode_9() const { return ___nPlayMode_9; } inline int32_t* get_address_of_nPlayMode_9() { return &___nPlayMode_9; } inline void set_nPlayMode_9(int32_t value) { ___nPlayMode_9 = value; } inline static int32_t get_offset_of_nMusicId_10() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMusicId_10)); } inline int32_t get_nMusicId_10() const { return ___nMusicId_10; } inline int32_t* get_address_of_nMusicId_10() { return &___nMusicId_10; } inline void set_nMusicId_10(int32_t value) { ___nMusicId_10 = value; } inline static int32_t get_offset_of_nMusicLevel_11() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMusicLevel_11)); } inline int32_t get_nMusicLevel_11() const { return ___nMusicLevel_11; } inline int32_t* get_address_of_nMusicLevel_11() { return &___nMusicLevel_11; } inline void set_nMusicLevel_11(int32_t value) { ___nMusicLevel_11 = value; } inline static int32_t get_offset_of_nRandomRange_12() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRandomRange_12)); } inline int32_t get_nRandomRange_12() const { return ___nRandomRange_12; } inline int32_t* get_address_of_nRandomRange_12() { return &___nRandomRange_12; } inline void set_nRandomRange_12(int32_t value) { ___nRandomRange_12 = value; } inline static int32_t get_offset_of_nKeyMode_13() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nKeyMode_13)); } inline int32_t get_nKeyMode_13() const { return ___nKeyMode_13; } inline int32_t* get_address_of_nKeyMode_13() { return &___nKeyMode_13; } inline void set_nKeyMode_13(int32_t value) { ___nKeyMode_13 = value; } inline static int32_t get_offset_of_nMasterId_14() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMasterId_14)); } inline int64_t get_nMasterId_14() const { return ___nMasterId_14; } inline int64_t* get_address_of_nMasterId_14() { return &___nMasterId_14; } inline void set_nMasterId_14(int64_t value) { ___nMasterId_14 = value; } inline static int32_t get_offset_of_nRoomScene_15() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomScene_15)); } inline int32_t get_nRoomScene_15() const { return ___nRoomScene_15; } inline int32_t* get_address_of_nRoomScene_15() { return &___nRoomScene_15; } inline void set_nRoomScene_15(int32_t value) { ___nRoomScene_15 = value; } inline static int32_t get_offset_of_nRoomMainType_16() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nRoomMainType_16)); } inline int32_t get_nRoomMainType_16() const { return ___nRoomMainType_16; } inline int32_t* get_address_of_nRoomMainType_16() { return &___nRoomMainType_16; } inline void set_nRoomMainType_16(int32_t value) { ___nRoomMainType_16 = value; } inline static int32_t get_offset_of_nMemberNum_17() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___nMemberNum_17)); } inline int32_t get_nMemberNum_17() const { return ___nMemberNum_17; } inline int32_t* get_address_of_nMemberNum_17() { return &___nMemberNum_17; } inline void set_nMemberNum_17(int32_t value) { ___nMemberNum_17 = value; } inline static int32_t get_offset_of_arrInfo_18() { return static_cast(offsetof(SMsgRoomInfo_t1167204382, ___arrInfo_18)); } inline MemberInfoU5BU5D_t3990892796* get_arrInfo_18() const { return ___arrInfo_18; } inline MemberInfoU5BU5D_t3990892796** get_address_of_arrInfo_18() { return &___arrInfo_18; } inline void set_arrInfo_18(MemberInfoU5BU5D_t3990892796* value) { ___arrInfo_18 = value; Il2CppCodeGenWriteBarrier((&___arrInfo_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGROOMINFO_T1167204382_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 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 UIMAGICFLOODHELPPANEL_T3497696026_H #define UIMAGICFLOODHELPPANEL_T3497696026_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicFloodHelpPanel struct uiMagicFloodHelpPanel_t3497696026 : public CUIBase_t3255455658 { public: // UILabel uiMagicFloodHelpPanel::stepLabel1_1 UILabel_t3248798549 * ___stepLabel1_1_8; // UILabel uiMagicFloodHelpPanel::stepLabel1_2 UILabel_t3248798549 * ___stepLabel1_2_9; // UILabel uiMagicFloodHelpPanel::stepLabel2_1 UILabel_t3248798549 * ___stepLabel2_1_10; // UILabel uiMagicFloodHelpPanel::stepLabel2_2 UILabel_t3248798549 * ___stepLabel2_2_11; // UILabel uiMagicFloodHelpPanel::stepLabel3_1 UILabel_t3248798549 * ___stepLabel3_1_12; // UILabel uiMagicFloodHelpPanel::stepLabel3_2 UILabel_t3248798549 * ___stepLabel3_2_13; public: inline static int32_t get_offset_of_stepLabel1_1_8() { return static_cast(offsetof(uiMagicFloodHelpPanel_t3497696026, ___stepLabel1_1_8)); } inline UILabel_t3248798549 * get_stepLabel1_1_8() const { return ___stepLabel1_1_8; } inline UILabel_t3248798549 ** get_address_of_stepLabel1_1_8() { return &___stepLabel1_1_8; } inline void set_stepLabel1_1_8(UILabel_t3248798549 * value) { ___stepLabel1_1_8 = value; Il2CppCodeGenWriteBarrier((&___stepLabel1_1_8), value); } inline static int32_t get_offset_of_stepLabel1_2_9() { return static_cast(offsetof(uiMagicFloodHelpPanel_t3497696026, ___stepLabel1_2_9)); } inline UILabel_t3248798549 * get_stepLabel1_2_9() const { return ___stepLabel1_2_9; } inline UILabel_t3248798549 ** get_address_of_stepLabel1_2_9() { return &___stepLabel1_2_9; } inline void set_stepLabel1_2_9(UILabel_t3248798549 * value) { ___stepLabel1_2_9 = value; Il2CppCodeGenWriteBarrier((&___stepLabel1_2_9), value); } inline static int32_t get_offset_of_stepLabel2_1_10() { return static_cast(offsetof(uiMagicFloodHelpPanel_t3497696026, ___stepLabel2_1_10)); } inline UILabel_t3248798549 * get_stepLabel2_1_10() const { return ___stepLabel2_1_10; } inline UILabel_t3248798549 ** get_address_of_stepLabel2_1_10() { return &___stepLabel2_1_10; } inline void set_stepLabel2_1_10(UILabel_t3248798549 * value) { ___stepLabel2_1_10 = value; Il2CppCodeGenWriteBarrier((&___stepLabel2_1_10), value); } inline static int32_t get_offset_of_stepLabel2_2_11() { return static_cast(offsetof(uiMagicFloodHelpPanel_t3497696026, ___stepLabel2_2_11)); } inline UILabel_t3248798549 * get_stepLabel2_2_11() const { return ___stepLabel2_2_11; } inline UILabel_t3248798549 ** get_address_of_stepLabel2_2_11() { return &___stepLabel2_2_11; } inline void set_stepLabel2_2_11(UILabel_t3248798549 * value) { ___stepLabel2_2_11 = value; Il2CppCodeGenWriteBarrier((&___stepLabel2_2_11), value); } inline static int32_t get_offset_of_stepLabel3_1_12() { return static_cast(offsetof(uiMagicFloodHelpPanel_t3497696026, ___stepLabel3_1_12)); } inline UILabel_t3248798549 * get_stepLabel3_1_12() const { return ___stepLabel3_1_12; } inline UILabel_t3248798549 ** get_address_of_stepLabel3_1_12() { return &___stepLabel3_1_12; } inline void set_stepLabel3_1_12(UILabel_t3248798549 * value) { ___stepLabel3_1_12 = value; Il2CppCodeGenWriteBarrier((&___stepLabel3_1_12), value); } inline static int32_t get_offset_of_stepLabel3_2_13() { return static_cast(offsetof(uiMagicFloodHelpPanel_t3497696026, ___stepLabel3_2_13)); } inline UILabel_t3248798549 * get_stepLabel3_2_13() const { return ___stepLabel3_2_13; } inline UILabel_t3248798549 ** get_address_of_stepLabel3_2_13() { return &___stepLabel3_2_13; } inline void set_stepLabel3_2_13(UILabel_t3248798549 * value) { ___stepLabel3_2_13 = value; Il2CppCodeGenWriteBarrier((&___stepLabel3_2_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICFLOODHELPPANEL_T3497696026_H #ifndef UIMAGICUPGRADEHELPPANEL_T2079154771_H #define UIMAGICUPGRADEHELPPANEL_T2079154771_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicUpgradeHelpPanel struct uiMagicUpgradeHelpPanel_t2079154771 : public CUIBase_t3255455658 { public: // UILabel uiMagicUpgradeHelpPanel::stepLabel1_1 UILabel_t3248798549 * ___stepLabel1_1_8; // UILabel uiMagicUpgradeHelpPanel::stepLabel1_2 UILabel_t3248798549 * ___stepLabel1_2_9; // UILabel uiMagicUpgradeHelpPanel::stepLabel2_1 UILabel_t3248798549 * ___stepLabel2_1_10; // UILabel uiMagicUpgradeHelpPanel::stepLabel2_2 UILabel_t3248798549 * ___stepLabel2_2_11; public: inline static int32_t get_offset_of_stepLabel1_1_8() { return static_cast(offsetof(uiMagicUpgradeHelpPanel_t2079154771, ___stepLabel1_1_8)); } inline UILabel_t3248798549 * get_stepLabel1_1_8() const { return ___stepLabel1_1_8; } inline UILabel_t3248798549 ** get_address_of_stepLabel1_1_8() { return &___stepLabel1_1_8; } inline void set_stepLabel1_1_8(UILabel_t3248798549 * value) { ___stepLabel1_1_8 = value; Il2CppCodeGenWriteBarrier((&___stepLabel1_1_8), value); } inline static int32_t get_offset_of_stepLabel1_2_9() { return static_cast(offsetof(uiMagicUpgradeHelpPanel_t2079154771, ___stepLabel1_2_9)); } inline UILabel_t3248798549 * get_stepLabel1_2_9() const { return ___stepLabel1_2_9; } inline UILabel_t3248798549 ** get_address_of_stepLabel1_2_9() { return &___stepLabel1_2_9; } inline void set_stepLabel1_2_9(UILabel_t3248798549 * value) { ___stepLabel1_2_9 = value; Il2CppCodeGenWriteBarrier((&___stepLabel1_2_9), value); } inline static int32_t get_offset_of_stepLabel2_1_10() { return static_cast(offsetof(uiMagicUpgradeHelpPanel_t2079154771, ___stepLabel2_1_10)); } inline UILabel_t3248798549 * get_stepLabel2_1_10() const { return ___stepLabel2_1_10; } inline UILabel_t3248798549 ** get_address_of_stepLabel2_1_10() { return &___stepLabel2_1_10; } inline void set_stepLabel2_1_10(UILabel_t3248798549 * value) { ___stepLabel2_1_10 = value; Il2CppCodeGenWriteBarrier((&___stepLabel2_1_10), value); } inline static int32_t get_offset_of_stepLabel2_2_11() { return static_cast(offsetof(uiMagicUpgradeHelpPanel_t2079154771, ___stepLabel2_2_11)); } inline UILabel_t3248798549 * get_stepLabel2_2_11() const { return ___stepLabel2_2_11; } inline UILabel_t3248798549 ** get_address_of_stepLabel2_2_11() { return &___stepLabel2_2_11; } inline void set_stepLabel2_2_11(UILabel_t3248798549 * value) { ___stepLabel2_2_11 = value; Il2CppCodeGenWriteBarrier((&___stepLabel2_2_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICUPGRADEHELPPANEL_T2079154771_H #ifndef UIMAGICWORKSHOPCHOOSEITEM_T1258456791_H #define UIMAGICWORKSHOPCHOOSEITEM_T1258456791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWorkShopChooseItem struct uiMagicWorkShopChooseItem_t1258456791 : public CUIBase_t3255455658 { public: // uiBtnList uiMagicWorkShopChooseItem::m_btnList uiBtnList_t3771050923 * ___m_btnList_8; // DMListView uiMagicWorkShopChooseItem::m_MagicItemList DMListView_t512231514 * ___m_MagicItemList_9; // System.Int32 uiMagicWorkShopChooseItem::currentSetRowNum int32_t ___currentSetRowNum_10; // System.Boolean uiMagicWorkShopChooseItem::isPageInit bool ___isPageInit_11; // DMCore.CDataArray uiMagicWorkShopChooseItem::cd_Flood CDataArray_t4068198041 * ___cd_Flood_12; // DMCore.CDataArray uiMagicWorkShopChooseItem::cd_Upgrade CDataArray_t4068198041 * ___cd_Upgrade_13; public: inline static int32_t get_offset_of_m_btnList_8() { return static_cast(offsetof(uiMagicWorkShopChooseItem_t1258456791, ___m_btnList_8)); } inline uiBtnList_t3771050923 * get_m_btnList_8() const { return ___m_btnList_8; } inline uiBtnList_t3771050923 ** get_address_of_m_btnList_8() { return &___m_btnList_8; } inline void set_m_btnList_8(uiBtnList_t3771050923 * value) { ___m_btnList_8 = value; Il2CppCodeGenWriteBarrier((&___m_btnList_8), value); } inline static int32_t get_offset_of_m_MagicItemList_9() { return static_cast(offsetof(uiMagicWorkShopChooseItem_t1258456791, ___m_MagicItemList_9)); } inline DMListView_t512231514 * get_m_MagicItemList_9() const { return ___m_MagicItemList_9; } inline DMListView_t512231514 ** get_address_of_m_MagicItemList_9() { return &___m_MagicItemList_9; } inline void set_m_MagicItemList_9(DMListView_t512231514 * value) { ___m_MagicItemList_9 = value; Il2CppCodeGenWriteBarrier((&___m_MagicItemList_9), value); } inline static int32_t get_offset_of_currentSetRowNum_10() { return static_cast(offsetof(uiMagicWorkShopChooseItem_t1258456791, ___currentSetRowNum_10)); } inline int32_t get_currentSetRowNum_10() const { return ___currentSetRowNum_10; } inline int32_t* get_address_of_currentSetRowNum_10() { return &___currentSetRowNum_10; } inline void set_currentSetRowNum_10(int32_t value) { ___currentSetRowNum_10 = value; } inline static int32_t get_offset_of_isPageInit_11() { return static_cast(offsetof(uiMagicWorkShopChooseItem_t1258456791, ___isPageInit_11)); } inline bool get_isPageInit_11() const { return ___isPageInit_11; } inline bool* get_address_of_isPageInit_11() { return &___isPageInit_11; } inline void set_isPageInit_11(bool value) { ___isPageInit_11 = value; } inline static int32_t get_offset_of_cd_Flood_12() { return static_cast(offsetof(uiMagicWorkShopChooseItem_t1258456791, ___cd_Flood_12)); } inline CDataArray_t4068198041 * get_cd_Flood_12() const { return ___cd_Flood_12; } inline CDataArray_t4068198041 ** get_address_of_cd_Flood_12() { return &___cd_Flood_12; } inline void set_cd_Flood_12(CDataArray_t4068198041 * value) { ___cd_Flood_12 = value; Il2CppCodeGenWriteBarrier((&___cd_Flood_12), value); } inline static int32_t get_offset_of_cd_Upgrade_13() { return static_cast(offsetof(uiMagicWorkShopChooseItem_t1258456791, ___cd_Upgrade_13)); } inline CDataArray_t4068198041 * get_cd_Upgrade_13() const { return ___cd_Upgrade_13; } inline CDataArray_t4068198041 ** get_address_of_cd_Upgrade_13() { return &___cd_Upgrade_13; } inline void set_cd_Upgrade_13(CDataArray_t4068198041 * value) { ___cd_Upgrade_13 = value; Il2CppCodeGenWriteBarrier((&___cd_Upgrade_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICWORKSHOPCHOOSEITEM_T1258456791_H #ifndef IWEBGETMSGBASE_T740935312_H #define IWEBGETMSGBASE_T740935312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.IWebGetMsgBase struct IWebGetMsgBase_t740935312 : public IThreadMsg_t995202025 { public: // System.Int32 DMCore.Framework.Thread.IWebGetMsgBase::m_readLength int32_t ___m_readLength_1; // System.String DMCore.Framework.Thread.IWebGetMsgBase::m_url String_t* ___m_url_2; public: inline static int32_t get_offset_of_m_readLength_1() { return static_cast(offsetof(IWebGetMsgBase_t740935312, ___m_readLength_1)); } inline int32_t get_m_readLength_1() const { return ___m_readLength_1; } inline int32_t* get_address_of_m_readLength_1() { return &___m_readLength_1; } inline void set_m_readLength_1(int32_t value) { ___m_readLength_1 = value; } inline static int32_t get_offset_of_m_url_2() { return static_cast(offsetof(IWebGetMsgBase_t740935312, ___m_url_2)); } inline String_t* get_m_url_2() const { return ___m_url_2; } inline String_t** get_address_of_m_url_2() { return &___m_url_2; } inline void set_m_url_2(String_t* value) { ___m_url_2 = value; Il2CppCodeGenWriteBarrier((&___m_url_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IWEBGETMSGBASE_T740935312_H #ifndef UIMAGICWORKSHOPHANDBOOK_T3720613403_H #define UIMAGICWORKSHOPHANDBOOK_T3720613403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWorkShopHandBook struct uiMagicWorkShopHandBook_t3720613403 : public CUIBase_t3255455658 { public: // UILabel uiMagicWorkShopHandBook::m_title UILabel_t3248798549 * ___m_title_8; // UnityEngine.GameObject uiMagicWorkShopHandBook::m_topUi GameObject_t1113636619 * ___m_topUi_9; // UnityEngine.Transform uiMagicWorkShopHandBook::m_AvatarCenter Transform_t3600365921 * ___m_AvatarCenter_10; // UnityEngine.Transform uiMagicWorkShopHandBook::m_MainAvatarCenter Transform_t3600365921 * ___m_MainAvatarCenter_11; // UnityEngine.Transform uiMagicWorkShopHandBook::m_arrowUp Transform_t3600365921 * ___m_arrowUp_12; // UnityEngine.Transform uiMagicWorkShopHandBook::m_arrowDown Transform_t3600365921 * ___m_arrowDown_13; // UnityEngine.Transform uiMagicWorkShopHandBook::m_jewelUiController Transform_t3600365921 * ___m_jewelUiController_14; // DMListView uiMagicWorkShopHandBook::jewelLevelDmList DMListView_t512231514 * ___jewelLevelDmList_15; // DMListView uiMagicWorkShopHandBook::jewelDmList DMListView_t512231514 * ___jewelDmList_16; // System.Single uiMagicWorkShopHandBook::jewelItemUilenth float ___jewelItemUilenth_17; // DMCore.Framework.Scene.ISceneRole uiMagicWorkShopHandBook::modelRole ISceneRole_t2394225724 * ___modelRole_18; // System.Boolean uiMagicWorkShopHandBook::isNeedInit bool ___isNeedInit_19; // System.Int32 uiMagicWorkShopHandBook::lastJewelType int32_t ___lastJewelType_20; public: inline static int32_t get_offset_of_m_title_8() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_title_8)); } inline UILabel_t3248798549 * get_m_title_8() const { return ___m_title_8; } inline UILabel_t3248798549 ** get_address_of_m_title_8() { return &___m_title_8; } inline void set_m_title_8(UILabel_t3248798549 * value) { ___m_title_8 = value; Il2CppCodeGenWriteBarrier((&___m_title_8), value); } inline static int32_t get_offset_of_m_topUi_9() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_topUi_9)); } inline GameObject_t1113636619 * get_m_topUi_9() const { return ___m_topUi_9; } inline GameObject_t1113636619 ** get_address_of_m_topUi_9() { return &___m_topUi_9; } inline void set_m_topUi_9(GameObject_t1113636619 * value) { ___m_topUi_9 = value; Il2CppCodeGenWriteBarrier((&___m_topUi_9), value); } inline static int32_t get_offset_of_m_AvatarCenter_10() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_AvatarCenter_10)); } inline Transform_t3600365921 * get_m_AvatarCenter_10() const { return ___m_AvatarCenter_10; } inline Transform_t3600365921 ** get_address_of_m_AvatarCenter_10() { return &___m_AvatarCenter_10; } inline void set_m_AvatarCenter_10(Transform_t3600365921 * value) { ___m_AvatarCenter_10 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarCenter_10), value); } inline static int32_t get_offset_of_m_MainAvatarCenter_11() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_MainAvatarCenter_11)); } inline Transform_t3600365921 * get_m_MainAvatarCenter_11() const { return ___m_MainAvatarCenter_11; } inline Transform_t3600365921 ** get_address_of_m_MainAvatarCenter_11() { return &___m_MainAvatarCenter_11; } inline void set_m_MainAvatarCenter_11(Transform_t3600365921 * value) { ___m_MainAvatarCenter_11 = value; Il2CppCodeGenWriteBarrier((&___m_MainAvatarCenter_11), value); } inline static int32_t get_offset_of_m_arrowUp_12() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_arrowUp_12)); } inline Transform_t3600365921 * get_m_arrowUp_12() const { return ___m_arrowUp_12; } inline Transform_t3600365921 ** get_address_of_m_arrowUp_12() { return &___m_arrowUp_12; } inline void set_m_arrowUp_12(Transform_t3600365921 * value) { ___m_arrowUp_12 = value; Il2CppCodeGenWriteBarrier((&___m_arrowUp_12), value); } inline static int32_t get_offset_of_m_arrowDown_13() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_arrowDown_13)); } inline Transform_t3600365921 * get_m_arrowDown_13() const { return ___m_arrowDown_13; } inline Transform_t3600365921 ** get_address_of_m_arrowDown_13() { return &___m_arrowDown_13; } inline void set_m_arrowDown_13(Transform_t3600365921 * value) { ___m_arrowDown_13 = value; Il2CppCodeGenWriteBarrier((&___m_arrowDown_13), value); } inline static int32_t get_offset_of_m_jewelUiController_14() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___m_jewelUiController_14)); } inline Transform_t3600365921 * get_m_jewelUiController_14() const { return ___m_jewelUiController_14; } inline Transform_t3600365921 ** get_address_of_m_jewelUiController_14() { return &___m_jewelUiController_14; } inline void set_m_jewelUiController_14(Transform_t3600365921 * value) { ___m_jewelUiController_14 = value; Il2CppCodeGenWriteBarrier((&___m_jewelUiController_14), value); } inline static int32_t get_offset_of_jewelLevelDmList_15() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___jewelLevelDmList_15)); } inline DMListView_t512231514 * get_jewelLevelDmList_15() const { return ___jewelLevelDmList_15; } inline DMListView_t512231514 ** get_address_of_jewelLevelDmList_15() { return &___jewelLevelDmList_15; } inline void set_jewelLevelDmList_15(DMListView_t512231514 * value) { ___jewelLevelDmList_15 = value; Il2CppCodeGenWriteBarrier((&___jewelLevelDmList_15), value); } inline static int32_t get_offset_of_jewelDmList_16() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___jewelDmList_16)); } inline DMListView_t512231514 * get_jewelDmList_16() const { return ___jewelDmList_16; } inline DMListView_t512231514 ** get_address_of_jewelDmList_16() { return &___jewelDmList_16; } inline void set_jewelDmList_16(DMListView_t512231514 * value) { ___jewelDmList_16 = value; Il2CppCodeGenWriteBarrier((&___jewelDmList_16), value); } inline static int32_t get_offset_of_jewelItemUilenth_17() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___jewelItemUilenth_17)); } inline float get_jewelItemUilenth_17() const { return ___jewelItemUilenth_17; } inline float* get_address_of_jewelItemUilenth_17() { return &___jewelItemUilenth_17; } inline void set_jewelItemUilenth_17(float value) { ___jewelItemUilenth_17 = value; } inline static int32_t get_offset_of_modelRole_18() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___modelRole_18)); } inline ISceneRole_t2394225724 * get_modelRole_18() const { return ___modelRole_18; } inline ISceneRole_t2394225724 ** get_address_of_modelRole_18() { return &___modelRole_18; } inline void set_modelRole_18(ISceneRole_t2394225724 * value) { ___modelRole_18 = value; Il2CppCodeGenWriteBarrier((&___modelRole_18), value); } inline static int32_t get_offset_of_isNeedInit_19() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___isNeedInit_19)); } inline bool get_isNeedInit_19() const { return ___isNeedInit_19; } inline bool* get_address_of_isNeedInit_19() { return &___isNeedInit_19; } inline void set_isNeedInit_19(bool value) { ___isNeedInit_19 = value; } inline static int32_t get_offset_of_lastJewelType_20() { return static_cast(offsetof(uiMagicWorkShopHandBook_t3720613403, ___lastJewelType_20)); } inline int32_t get_lastJewelType_20() const { return ___lastJewelType_20; } inline int32_t* get_address_of_lastJewelType_20() { return &___lastJewelType_20; } inline void set_lastJewelType_20(int32_t value) { ___lastJewelType_20 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICWORKSHOPHANDBOOK_T3720613403_H #ifndef UIMAGICWORKSHOPMAIN_T3412891698_H #define UIMAGICWORKSHOPMAIN_T3412891698_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWorkShopMain struct uiMagicWorkShopMain_t3412891698 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiMagicWorkShopMain::mainIconPage Transform_t3600365921 * ___mainIconPage_8; // UnityEngine.Transform uiMagicWorkShopMain::handbookButton Transform_t3600365921 * ___handbookButton_9; public: inline static int32_t get_offset_of_mainIconPage_8() { return static_cast(offsetof(uiMagicWorkShopMain_t3412891698, ___mainIconPage_8)); } inline Transform_t3600365921 * get_mainIconPage_8() const { return ___mainIconPage_8; } inline Transform_t3600365921 ** get_address_of_mainIconPage_8() { return &___mainIconPage_8; } inline void set_mainIconPage_8(Transform_t3600365921 * value) { ___mainIconPage_8 = value; Il2CppCodeGenWriteBarrier((&___mainIconPage_8), value); } inline static int32_t get_offset_of_handbookButton_9() { return static_cast(offsetof(uiMagicWorkShopMain_t3412891698, ___handbookButton_9)); } inline Transform_t3600365921 * get_handbookButton_9() const { return ___handbookButton_9; } inline Transform_t3600365921 ** get_address_of_handbookButton_9() { return &___handbookButton_9; } inline void set_handbookButton_9(Transform_t3600365921 * value) { ___handbookButton_9 = value; Il2CppCodeGenWriteBarrier((&___handbookButton_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICWORKSHOPMAIN_T3412891698_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 SMSGENTRYMARRYROOM_T2505765830_H #define SMSGENTRYMARRYROOM_T2505765830_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgEntryMARRYRoom struct SMsgEntryMARRYRoom_t2505765830 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgEntryMARRYRoom::nResult int32_t ___nResult_0; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(SMsgEntryMARRYRoom_t2505765830, ___nResult_0)); } inline int32_t get_nResult_0() const { return ___nResult_0; } inline int32_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(int32_t value) { ___nResult_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGENTRYMARRYROOM_T2505765830_H #ifndef CTMSGLINK_T2836569250_H #define CTMSGLINK_T2836569250_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink/CTMsgLink struct CTMsgLink_t2836569250 : public IThreadMsg_t995202025 { public: // DMCore.Net.CNetLink DMCore.Net.CNetLink/CTMsgLink::m_instance CNetLink_t2605986831 * ___m_instance_1; // System.String DMCore.Net.CNetLink/CTMsgLink::m_serverIP String_t* ___m_serverIP_2; // System.Int32 DMCore.Net.CNetLink/CTMsgLink::m_port int32_t ___m_port_3; // System.Net.Sockets.TcpClient DMCore.Net.CNetLink/CTMsgLink::m_tcpClient TcpClient_t822906377 * ___m_tcpClient_4; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_instance_1)); } inline CNetLink_t2605986831 * get_m_instance_1() const { return ___m_instance_1; } inline CNetLink_t2605986831 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CNetLink_t2605986831 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_m_serverIP_2() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_serverIP_2)); } inline String_t* get_m_serverIP_2() const { return ___m_serverIP_2; } inline String_t** get_address_of_m_serverIP_2() { return &___m_serverIP_2; } inline void set_m_serverIP_2(String_t* value) { ___m_serverIP_2 = value; Il2CppCodeGenWriteBarrier((&___m_serverIP_2), value); } inline static int32_t get_offset_of_m_port_3() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_port_3)); } inline int32_t get_m_port_3() const { return ___m_port_3; } inline int32_t* get_address_of_m_port_3() { return &___m_port_3; } inline void set_m_port_3(int32_t value) { ___m_port_3 = value; } inline static int32_t get_offset_of_m_tcpClient_4() { return static_cast(offsetof(CTMsgLink_t2836569250, ___m_tcpClient_4)); } inline TcpClient_t822906377 * get_m_tcpClient_4() const { return ___m_tcpClient_4; } inline TcpClient_t822906377 ** get_address_of_m_tcpClient_4() { return &___m_tcpClient_4; } inline void set_m_tcpClient_4(TcpClient_t822906377 * value) { ___m_tcpClient_4 = value; Il2CppCodeGenWriteBarrier((&___m_tcpClient_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTMSGLINK_T2836569250_H #ifndef CTMSGRECEIVE_T1651985722_H #define CTMSGRECEIVE_T1651985722_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink/CTMsgReceive struct CTMsgReceive_t1651985722 : public IThreadMsg_t995202025 { public: // DMCore.Net.CNetLink DMCore.Net.CNetLink/CTMsgReceive::m_instance CNetLink_t2605986831 * ___m_instance_1; // System.Int32 DMCore.Net.CNetLink/CTMsgReceive::m_readLen int32_t ___m_readLen_2; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CTMsgReceive_t1651985722, ___m_instance_1)); } inline CNetLink_t2605986831 * get_m_instance_1() const { return ___m_instance_1; } inline CNetLink_t2605986831 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CNetLink_t2605986831 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_m_readLen_2() { return static_cast(offsetof(CTMsgReceive_t1651985722, ___m_readLen_2)); } inline int32_t get_m_readLen_2() const { return ___m_readLen_2; } inline int32_t* get_address_of_m_readLen_2() { return &___m_readLen_2; } inline void set_m_readLen_2(int32_t value) { ___m_readLen_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTMSGRECEIVE_T1651985722_H #ifndef CTMSGSEND_T560712231_H #define CTMSGSEND_T560712231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink/CTMsgSend struct CTMsgSend_t560712231 : public IThreadMsg_t995202025 { public: // DMCore.Net.CNetLink DMCore.Net.CNetLink/CTMsgSend::m_instance CNetLink_t2605986831 * ___m_instance_1; // System.IO.MemoryStream DMCore.Net.CNetLink/CTMsgSend::m_buffer MemoryStream_t94973147 * ___m_buffer_2; // System.Int32 DMCore.Net.CNetLink/CTMsgSend::m_nStartIndex int32_t ___m_nStartIndex_3; // System.Int32 DMCore.Net.CNetLink/CTMsgSend::m_nSendLen int32_t ___m_nSendLen_4; public: inline static int32_t get_offset_of_m_instance_1() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_instance_1)); } inline CNetLink_t2605986831 * get_m_instance_1() const { return ___m_instance_1; } inline CNetLink_t2605986831 ** get_address_of_m_instance_1() { return &___m_instance_1; } inline void set_m_instance_1(CNetLink_t2605986831 * value) { ___m_instance_1 = value; Il2CppCodeGenWriteBarrier((&___m_instance_1), value); } inline static int32_t get_offset_of_m_buffer_2() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_buffer_2)); } inline MemoryStream_t94973147 * get_m_buffer_2() const { return ___m_buffer_2; } inline MemoryStream_t94973147 ** get_address_of_m_buffer_2() { return &___m_buffer_2; } inline void set_m_buffer_2(MemoryStream_t94973147 * value) { ___m_buffer_2 = value; Il2CppCodeGenWriteBarrier((&___m_buffer_2), value); } inline static int32_t get_offset_of_m_nStartIndex_3() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_nStartIndex_3)); } inline int32_t get_m_nStartIndex_3() const { return ___m_nStartIndex_3; } inline int32_t* get_address_of_m_nStartIndex_3() { return &___m_nStartIndex_3; } inline void set_m_nStartIndex_3(int32_t value) { ___m_nStartIndex_3 = value; } inline static int32_t get_offset_of_m_nSendLen_4() { return static_cast(offsetof(CTMsgSend_t560712231, ___m_nSendLen_4)); } inline int32_t get_m_nSendLen_4() const { return ___m_nSendLen_4; } inline int32_t* get_address_of_m_nSendLen_4() { return &___m_nSendLen_4; } inline void set_m_nSendLen_4(int32_t value) { ___m_nSendLen_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTMSGSEND_T560712231_H #ifndef CNETLINK_IOS_T2636358992_H #define CNETLINK_IOS_T2636358992_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink_IOS struct CNetLink_IOS_t2636358992 : public INetLink_t2717826932 { public: // System.Boolean DMCore.Net.CNetLink_IOS::m_linked bool ___m_linked_2; public: inline static int32_t get_offset_of_m_linked_2() { return static_cast(offsetof(CNetLink_IOS_t2636358992, ___m_linked_2)); } inline bool get_m_linked_2() const { return ___m_linked_2; } inline bool* get_address_of_m_linked_2() { return &___m_linked_2; } inline void set_m_linked_2(bool value) { ___m_linked_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETLINK_IOS_T2636358992_H #ifndef SMSGITEMPROPERTYCHANGE_T2752012750_H #define SMSGITEMPROPERTYCHANGE_T2752012750_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgItemPropertyChange struct SMsgItemPropertyChange_t2752012750 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgItemPropertyChange::m_nItemServerID int32_t ___m_nItemServerID_0; // System.Byte[] DMCore.Net.Protocol.SMsgItemPropertyChange::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_1; public: inline static int32_t get_offset_of_m_nItemServerID_0() { return static_cast(offsetof(SMsgItemPropertyChange_t2752012750, ___m_nItemServerID_0)); } inline int32_t get_m_nItemServerID_0() const { return ___m_nItemServerID_0; } inline int32_t* get_address_of_m_nItemServerID_0() { return &___m_nItemServerID_0; } inline void set_m_nItemServerID_0(int32_t value) { ___m_nItemServerID_0 = value; } inline static int32_t get_offset_of_m_PropBuf_1() { return static_cast(offsetof(SMsgItemPropertyChange_t2752012750, ___m_PropBuf_1)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_1() const { return ___m_PropBuf_1; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_1() { return &___m_PropBuf_1; } inline void set_m_PropBuf_1(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_1 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGITEMPROPERTYCHANGE_T2752012750_H #ifndef SMSGCREATEROLERESULT_T2078496042_H #define SMSGCREATEROLERESULT_T2078496042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgCreateRoleResult struct SMsgCreateRoleResult_t2078496042 : public INetMsgBaseS2C_t126919271 { public: // System.Byte DMCore.Net.Protocol.SMsgCreateRoleResult::result uint8_t ___result_0; public: inline static int32_t get_offset_of_result_0() { return static_cast(offsetof(SMsgCreateRoleResult_t2078496042, ___result_0)); } inline uint8_t get_result_0() const { return ___result_0; } inline uint8_t* get_address_of_result_0() { return &___result_0; } inline void set_result_0(uint8_t value) { ___result_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCREATEROLERESULT_T2078496042_H #ifndef STCOMMONDEF_T1958868676_H #define STCOMMONDEF_T1958868676_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.stCommonDef struct stCommonDef_t1958868676 { public: union { struct { }; uint8_t stCommonDef_t1958868676__padding[1]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STCOMMONDEF_T1958868676_H #ifndef CMSGACCREGISTER_T524064186_H #define CMSGACCREGISTER_T524064186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgAccRegister struct CMsgAccRegister_t524064186 : public INetMsgBaseC2S_t1364238951 { public: // System.String DMCore.Net.Protocol.CMsgAccRegister::account String_t* ___account_0; // System.String DMCore.Net.Protocol.CMsgAccRegister::secrte String_t* ___secrte_1; public: inline static int32_t get_offset_of_account_0() { return static_cast(offsetof(CMsgAccRegister_t524064186, ___account_0)); } inline String_t* get_account_0() const { return ___account_0; } inline String_t** get_address_of_account_0() { return &___account_0; } inline void set_account_0(String_t* value) { ___account_0 = value; Il2CppCodeGenWriteBarrier((&___account_0), value); } inline static int32_t get_offset_of_secrte_1() { return static_cast(offsetof(CMsgAccRegister_t524064186, ___secrte_1)); } inline String_t* get_secrte_1() const { return ___secrte_1; } inline String_t** get_address_of_secrte_1() { return &___secrte_1; } inline void set_secrte_1(String_t* value) { ___secrte_1 = value; Il2CppCodeGenWriteBarrier((&___secrte_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGACCREGISTER_T524064186_H #ifndef CNETLINK_T2605986831_H #define CNETLINK_T2605986831_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetLink struct CNetLink_t2605986831 : public INetLink_t2717826932 { public: // System.Net.Sockets.TcpClient DMCore.Net.CNetLink::m_TcpClient TcpClient_t822906377 * ___m_TcpClient_3; // System.Byte[] DMCore.Net.CNetLink::m_Buffer ByteU5BU5D_t4116647657* ___m_Buffer_4; // System.Byte[] DMCore.Net.CNetLink::m_StaticBuf ByteU5BU5D_t4116647657* ___m_StaticBuf_5; // System.Boolean DMCore.Net.CNetLink::m_beforeClose bool ___m_beforeClose_6; public: inline static int32_t get_offset_of_m_TcpClient_3() { return static_cast(offsetof(CNetLink_t2605986831, ___m_TcpClient_3)); } inline TcpClient_t822906377 * get_m_TcpClient_3() const { return ___m_TcpClient_3; } inline TcpClient_t822906377 ** get_address_of_m_TcpClient_3() { return &___m_TcpClient_3; } inline void set_m_TcpClient_3(TcpClient_t822906377 * value) { ___m_TcpClient_3 = value; Il2CppCodeGenWriteBarrier((&___m_TcpClient_3), value); } inline static int32_t get_offset_of_m_Buffer_4() { return static_cast(offsetof(CNetLink_t2605986831, ___m_Buffer_4)); } inline ByteU5BU5D_t4116647657* get_m_Buffer_4() const { return ___m_Buffer_4; } inline ByteU5BU5D_t4116647657** get_address_of_m_Buffer_4() { return &___m_Buffer_4; } inline void set_m_Buffer_4(ByteU5BU5D_t4116647657* value) { ___m_Buffer_4 = value; Il2CppCodeGenWriteBarrier((&___m_Buffer_4), value); } inline static int32_t get_offset_of_m_StaticBuf_5() { return static_cast(offsetof(CNetLink_t2605986831, ___m_StaticBuf_5)); } inline ByteU5BU5D_t4116647657* get_m_StaticBuf_5() const { return ___m_StaticBuf_5; } inline ByteU5BU5D_t4116647657** get_address_of_m_StaticBuf_5() { return &___m_StaticBuf_5; } inline void set_m_StaticBuf_5(ByteU5BU5D_t4116647657* value) { ___m_StaticBuf_5 = value; Il2CppCodeGenWriteBarrier((&___m_StaticBuf_5), value); } inline static int32_t get_offset_of_m_beforeClose_6() { return static_cast(offsetof(CNetLink_t2605986831, ___m_beforeClose_6)); } inline bool get_m_beforeClose_6() const { return ___m_beforeClose_6; } inline bool* get_address_of_m_beforeClose_6() { return &___m_beforeClose_6; } inline void set_m_beforeClose_6(bool value) { ___m_beforeClose_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETLINK_T2605986831_H #ifndef SMSGENTRYROOM_T3749249927_H #define SMSGENTRYROOM_T3749249927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgEntryRoom struct SMsgEntryRoom_t3749249927 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgEntryRoom::nResult int32_t ___nResult_0; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(SMsgEntryRoom_t3749249927, ___nResult_0)); } inline int32_t get_nResult_0() const { return ___nResult_0; } inline int32_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(int32_t value) { ___nResult_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGENTRYROOM_T3749249927_H #ifndef SMSGCREATEROOM_T3471542759_H #define SMSGCREATEROOM_T3471542759_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgCreateRoom struct SMsgCreateRoom_t3471542759 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgCreateRoom::nResult int32_t ___nResult_0; public: inline static int32_t get_offset_of_nResult_0() { return static_cast(offsetof(SMsgCreateRoom_t3471542759, ___nResult_0)); } inline int32_t get_nResult_0() const { return ___nResult_0; } inline int32_t* get_address_of_nResult_0() { return &___nResult_0; } inline void set_nResult_0(int32_t value) { ___nResult_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCREATEROOM_T3471542759_H #ifndef MARRYINFO_T4130861350_H #define MARRYINFO_T4130861350_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgMarryList/MarryInfo struct MarryInfo_t4130861350 { public: // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::roomId int32_t ___roomId_0; // System.String DMCore.Net.Protocol.SMsgMarryList/MarryInfo::roomName String_t* ___roomName_1; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::roomState int32_t ___roomState_2; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::pwd int32_t ___pwd_3; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::createTime int32_t ___createTime_4; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::leftTime int32_t ___leftTime_5; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::lookCur int32_t ___lookCur_6; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::lookMax int32_t ___lookMax_7; // System.Int64 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::userId1 int64_t ___userId1_8; // System.String DMCore.Net.Protocol.SMsgMarryList/MarryInfo::userName1 String_t* ___userName1_9; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::sex1 int32_t ___sex1_10; // System.Int64 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::userPhoto1 int64_t ___userPhoto1_11; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::vip1 int32_t ___vip1_12; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::headBox1 int32_t ___headBox1_13; // System.Int64 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::userId2 int64_t ___userId2_14; // System.String DMCore.Net.Protocol.SMsgMarryList/MarryInfo::userName2 String_t* ___userName2_15; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::sex2 int32_t ___sex2_16; // System.Int64 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::userPhoto2 int64_t ___userPhoto2_17; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::vip2 int32_t ___vip2_18; // System.Int32 DMCore.Net.Protocol.SMsgMarryList/MarryInfo::headBox2 int32_t ___headBox2_19; public: inline static int32_t get_offset_of_roomId_0() { return static_cast(offsetof(MarryInfo_t4130861350, ___roomId_0)); } inline int32_t get_roomId_0() const { return ___roomId_0; } inline int32_t* get_address_of_roomId_0() { return &___roomId_0; } inline void set_roomId_0(int32_t value) { ___roomId_0 = value; } inline static int32_t get_offset_of_roomName_1() { return static_cast(offsetof(MarryInfo_t4130861350, ___roomName_1)); } inline String_t* get_roomName_1() const { return ___roomName_1; } inline String_t** get_address_of_roomName_1() { return &___roomName_1; } inline void set_roomName_1(String_t* value) { ___roomName_1 = value; Il2CppCodeGenWriteBarrier((&___roomName_1), value); } inline static int32_t get_offset_of_roomState_2() { return static_cast(offsetof(MarryInfo_t4130861350, ___roomState_2)); } inline int32_t get_roomState_2() const { return ___roomState_2; } inline int32_t* get_address_of_roomState_2() { return &___roomState_2; } inline void set_roomState_2(int32_t value) { ___roomState_2 = value; } inline static int32_t get_offset_of_pwd_3() { return static_cast(offsetof(MarryInfo_t4130861350, ___pwd_3)); } inline int32_t get_pwd_3() const { return ___pwd_3; } inline int32_t* get_address_of_pwd_3() { return &___pwd_3; } inline void set_pwd_3(int32_t value) { ___pwd_3 = value; } inline static int32_t get_offset_of_createTime_4() { return static_cast(offsetof(MarryInfo_t4130861350, ___createTime_4)); } inline int32_t get_createTime_4() const { return ___createTime_4; } inline int32_t* get_address_of_createTime_4() { return &___createTime_4; } inline void set_createTime_4(int32_t value) { ___createTime_4 = value; } inline static int32_t get_offset_of_leftTime_5() { return static_cast(offsetof(MarryInfo_t4130861350, ___leftTime_5)); } inline int32_t get_leftTime_5() const { return ___leftTime_5; } inline int32_t* get_address_of_leftTime_5() { return &___leftTime_5; } inline void set_leftTime_5(int32_t value) { ___leftTime_5 = value; } inline static int32_t get_offset_of_lookCur_6() { return static_cast(offsetof(MarryInfo_t4130861350, ___lookCur_6)); } inline int32_t get_lookCur_6() const { return ___lookCur_6; } inline int32_t* get_address_of_lookCur_6() { return &___lookCur_6; } inline void set_lookCur_6(int32_t value) { ___lookCur_6 = value; } inline static int32_t get_offset_of_lookMax_7() { return static_cast(offsetof(MarryInfo_t4130861350, ___lookMax_7)); } inline int32_t get_lookMax_7() const { return ___lookMax_7; } inline int32_t* get_address_of_lookMax_7() { return &___lookMax_7; } inline void set_lookMax_7(int32_t value) { ___lookMax_7 = value; } inline static int32_t get_offset_of_userId1_8() { return static_cast(offsetof(MarryInfo_t4130861350, ___userId1_8)); } inline int64_t get_userId1_8() const { return ___userId1_8; } inline int64_t* get_address_of_userId1_8() { return &___userId1_8; } inline void set_userId1_8(int64_t value) { ___userId1_8 = value; } inline static int32_t get_offset_of_userName1_9() { return static_cast(offsetof(MarryInfo_t4130861350, ___userName1_9)); } inline String_t* get_userName1_9() const { return ___userName1_9; } inline String_t** get_address_of_userName1_9() { return &___userName1_9; } inline void set_userName1_9(String_t* value) { ___userName1_9 = value; Il2CppCodeGenWriteBarrier((&___userName1_9), value); } inline static int32_t get_offset_of_sex1_10() { return static_cast(offsetof(MarryInfo_t4130861350, ___sex1_10)); } inline int32_t get_sex1_10() const { return ___sex1_10; } inline int32_t* get_address_of_sex1_10() { return &___sex1_10; } inline void set_sex1_10(int32_t value) { ___sex1_10 = value; } inline static int32_t get_offset_of_userPhoto1_11() { return static_cast(offsetof(MarryInfo_t4130861350, ___userPhoto1_11)); } inline int64_t get_userPhoto1_11() const { return ___userPhoto1_11; } inline int64_t* get_address_of_userPhoto1_11() { return &___userPhoto1_11; } inline void set_userPhoto1_11(int64_t value) { ___userPhoto1_11 = value; } inline static int32_t get_offset_of_vip1_12() { return static_cast(offsetof(MarryInfo_t4130861350, ___vip1_12)); } inline int32_t get_vip1_12() const { return ___vip1_12; } inline int32_t* get_address_of_vip1_12() { return &___vip1_12; } inline void set_vip1_12(int32_t value) { ___vip1_12 = value; } inline static int32_t get_offset_of_headBox1_13() { return static_cast(offsetof(MarryInfo_t4130861350, ___headBox1_13)); } inline int32_t get_headBox1_13() const { return ___headBox1_13; } inline int32_t* get_address_of_headBox1_13() { return &___headBox1_13; } inline void set_headBox1_13(int32_t value) { ___headBox1_13 = value; } inline static int32_t get_offset_of_userId2_14() { return static_cast(offsetof(MarryInfo_t4130861350, ___userId2_14)); } inline int64_t get_userId2_14() const { return ___userId2_14; } inline int64_t* get_address_of_userId2_14() { return &___userId2_14; } inline void set_userId2_14(int64_t value) { ___userId2_14 = value; } inline static int32_t get_offset_of_userName2_15() { return static_cast(offsetof(MarryInfo_t4130861350, ___userName2_15)); } inline String_t* get_userName2_15() const { return ___userName2_15; } inline String_t** get_address_of_userName2_15() { return &___userName2_15; } inline void set_userName2_15(String_t* value) { ___userName2_15 = value; Il2CppCodeGenWriteBarrier((&___userName2_15), value); } inline static int32_t get_offset_of_sex2_16() { return static_cast(offsetof(MarryInfo_t4130861350, ___sex2_16)); } inline int32_t get_sex2_16() const { return ___sex2_16; } inline int32_t* get_address_of_sex2_16() { return &___sex2_16; } inline void set_sex2_16(int32_t value) { ___sex2_16 = value; } inline static int32_t get_offset_of_userPhoto2_17() { return static_cast(offsetof(MarryInfo_t4130861350, ___userPhoto2_17)); } inline int64_t get_userPhoto2_17() const { return ___userPhoto2_17; } inline int64_t* get_address_of_userPhoto2_17() { return &___userPhoto2_17; } inline void set_userPhoto2_17(int64_t value) { ___userPhoto2_17 = value; } inline static int32_t get_offset_of_vip2_18() { return static_cast(offsetof(MarryInfo_t4130861350, ___vip2_18)); } inline int32_t get_vip2_18() const { return ___vip2_18; } inline int32_t* get_address_of_vip2_18() { return &___vip2_18; } inline void set_vip2_18(int32_t value) { ___vip2_18 = value; } inline static int32_t get_offset_of_headBox2_19() { return static_cast(offsetof(MarryInfo_t4130861350, ___headBox2_19)); } inline int32_t get_headBox2_19() const { return ___headBox2_19; } inline int32_t* get_address_of_headBox2_19() { return &___headBox2_19; } inline void set_headBox2_19(int32_t value) { ___headBox2_19 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Net.Protocol.SMsgMarryList/MarryInfo struct MarryInfo_t4130861350_marshaled_pinvoke { int32_t ___roomId_0; char* ___roomName_1; int32_t ___roomState_2; int32_t ___pwd_3; int32_t ___createTime_4; int32_t ___leftTime_5; int32_t ___lookCur_6; int32_t ___lookMax_7; int64_t ___userId1_8; char* ___userName1_9; int32_t ___sex1_10; int64_t ___userPhoto1_11; int32_t ___vip1_12; int32_t ___headBox1_13; int64_t ___userId2_14; char* ___userName2_15; int32_t ___sex2_16; int64_t ___userPhoto2_17; int32_t ___vip2_18; int32_t ___headBox2_19; }; // Native definition for COM marshalling of DMCore.Net.Protocol.SMsgMarryList/MarryInfo struct MarryInfo_t4130861350_marshaled_com { int32_t ___roomId_0; Il2CppChar* ___roomName_1; int32_t ___roomState_2; int32_t ___pwd_3; int32_t ___createTime_4; int32_t ___leftTime_5; int32_t ___lookCur_6; int32_t ___lookMax_7; int64_t ___userId1_8; Il2CppChar* ___userName1_9; int32_t ___sex1_10; int64_t ___userPhoto1_11; int32_t ___vip1_12; int32_t ___headBox1_13; int64_t ___userId2_14; Il2CppChar* ___userName2_15; int32_t ___sex2_16; int64_t ___userPhoto2_17; int32_t ___vip2_18; int32_t ___headBox2_19; }; #endif // MARRYINFO_T4130861350_H #ifndef SMSGMARRYLIST_T435354856_H #define SMSGMARRYLIST_T435354856_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgMarryList struct SMsgMarryList_t435354856 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgMarryList::nTotalPage int32_t ___nTotalPage_0; // System.Int32 DMCore.Net.Protocol.SMsgMarryList::nCurPage int32_t ___nCurPage_1; // System.Int32 DMCore.Net.Protocol.SMsgMarryList::nRoomNum int32_t ___nRoomNum_2; // System.Int32 DMCore.Net.Protocol.SMsgMarryList::nParamNum int32_t ___nParamNum_3; // DMCore.Net.Protocol.SMsgMarryList/MarryInfo[] DMCore.Net.Protocol.SMsgMarryList::arrMarryInfo MarryInfoU5BU5D_t2945537923* ___arrMarryInfo_4; public: inline static int32_t get_offset_of_nTotalPage_0() { return static_cast(offsetof(SMsgMarryList_t435354856, ___nTotalPage_0)); } inline int32_t get_nTotalPage_0() const { return ___nTotalPage_0; } inline int32_t* get_address_of_nTotalPage_0() { return &___nTotalPage_0; } inline void set_nTotalPage_0(int32_t value) { ___nTotalPage_0 = value; } inline static int32_t get_offset_of_nCurPage_1() { return static_cast(offsetof(SMsgMarryList_t435354856, ___nCurPage_1)); } inline int32_t get_nCurPage_1() const { return ___nCurPage_1; } inline int32_t* get_address_of_nCurPage_1() { return &___nCurPage_1; } inline void set_nCurPage_1(int32_t value) { ___nCurPage_1 = value; } inline static int32_t get_offset_of_nRoomNum_2() { return static_cast(offsetof(SMsgMarryList_t435354856, ___nRoomNum_2)); } inline int32_t get_nRoomNum_2() const { return ___nRoomNum_2; } inline int32_t* get_address_of_nRoomNum_2() { return &___nRoomNum_2; } inline void set_nRoomNum_2(int32_t value) { ___nRoomNum_2 = value; } inline static int32_t get_offset_of_nParamNum_3() { return static_cast(offsetof(SMsgMarryList_t435354856, ___nParamNum_3)); } inline int32_t get_nParamNum_3() const { return ___nParamNum_3; } inline int32_t* get_address_of_nParamNum_3() { return &___nParamNum_3; } inline void set_nParamNum_3(int32_t value) { ___nParamNum_3 = value; } inline static int32_t get_offset_of_arrMarryInfo_4() { return static_cast(offsetof(SMsgMarryList_t435354856, ___arrMarryInfo_4)); } inline MarryInfoU5BU5D_t2945537923* get_arrMarryInfo_4() const { return ___arrMarryInfo_4; } inline MarryInfoU5BU5D_t2945537923** get_address_of_arrMarryInfo_4() { return &___arrMarryInfo_4; } inline void set_arrMarryInfo_4(MarryInfoU5BU5D_t2945537923* value) { ___arrMarryInfo_4 = value; Il2CppCodeGenWriteBarrier((&___arrMarryInfo_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGMARRYLIST_T435354856_H #ifndef ROOMINFO_T2040040389_H #define ROOMINFO_T2040040389_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomList/RoomInfo struct RoomInfo_t2040040389 { public: // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nRoomId int32_t ____nRoomId_0; // System.String DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_strRoomName String_t* ____strRoomName_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nRoomState int32_t ____nRoomState_2; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nFriendNum int32_t ____nFriendNum_3; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nMaleNum int32_t ____nMaleNum_4; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nFemaleNum int32_t ____nFemaleNum_5; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nIsLocked int32_t ____nIsLocked_6; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nSongLv int32_t ____nSongLv_7; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nPlayMode int32_t ____nPlayMode_8; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_nKeyMode int32_t ____nKeyMode_9; // System.Int32 DMCore.Net.Protocol.SMsgRoomList/RoomInfo::_topLeftTime int32_t ____topLeftTime_10; public: inline static int32_t get_offset_of__nRoomId_0() { return static_cast(offsetof(RoomInfo_t2040040389, ____nRoomId_0)); } inline int32_t get__nRoomId_0() const { return ____nRoomId_0; } inline int32_t* get_address_of__nRoomId_0() { return &____nRoomId_0; } inline void set__nRoomId_0(int32_t value) { ____nRoomId_0 = value; } inline static int32_t get_offset_of__strRoomName_1() { return static_cast(offsetof(RoomInfo_t2040040389, ____strRoomName_1)); } inline String_t* get__strRoomName_1() const { return ____strRoomName_1; } inline String_t** get_address_of__strRoomName_1() { return &____strRoomName_1; } inline void set__strRoomName_1(String_t* value) { ____strRoomName_1 = value; Il2CppCodeGenWriteBarrier((&____strRoomName_1), value); } inline static int32_t get_offset_of__nRoomState_2() { return static_cast(offsetof(RoomInfo_t2040040389, ____nRoomState_2)); } inline int32_t get__nRoomState_2() const { return ____nRoomState_2; } inline int32_t* get_address_of__nRoomState_2() { return &____nRoomState_2; } inline void set__nRoomState_2(int32_t value) { ____nRoomState_2 = value; } inline static int32_t get_offset_of__nFriendNum_3() { return static_cast(offsetof(RoomInfo_t2040040389, ____nFriendNum_3)); } inline int32_t get__nFriendNum_3() const { return ____nFriendNum_3; } inline int32_t* get_address_of__nFriendNum_3() { return &____nFriendNum_3; } inline void set__nFriendNum_3(int32_t value) { ____nFriendNum_3 = value; } inline static int32_t get_offset_of__nMaleNum_4() { return static_cast(offsetof(RoomInfo_t2040040389, ____nMaleNum_4)); } inline int32_t get__nMaleNum_4() const { return ____nMaleNum_4; } inline int32_t* get_address_of__nMaleNum_4() { return &____nMaleNum_4; } inline void set__nMaleNum_4(int32_t value) { ____nMaleNum_4 = value; } inline static int32_t get_offset_of__nFemaleNum_5() { return static_cast(offsetof(RoomInfo_t2040040389, ____nFemaleNum_5)); } inline int32_t get__nFemaleNum_5() const { return ____nFemaleNum_5; } inline int32_t* get_address_of__nFemaleNum_5() { return &____nFemaleNum_5; } inline void set__nFemaleNum_5(int32_t value) { ____nFemaleNum_5 = value; } inline static int32_t get_offset_of__nIsLocked_6() { return static_cast(offsetof(RoomInfo_t2040040389, ____nIsLocked_6)); } inline int32_t get__nIsLocked_6() const { return ____nIsLocked_6; } inline int32_t* get_address_of__nIsLocked_6() { return &____nIsLocked_6; } inline void set__nIsLocked_6(int32_t value) { ____nIsLocked_6 = value; } inline static int32_t get_offset_of__nSongLv_7() { return static_cast(offsetof(RoomInfo_t2040040389, ____nSongLv_7)); } inline int32_t get__nSongLv_7() const { return ____nSongLv_7; } inline int32_t* get_address_of__nSongLv_7() { return &____nSongLv_7; } inline void set__nSongLv_7(int32_t value) { ____nSongLv_7 = value; } inline static int32_t get_offset_of__nPlayMode_8() { return static_cast(offsetof(RoomInfo_t2040040389, ____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__nKeyMode_9() { return static_cast(offsetof(RoomInfo_t2040040389, ____nKeyMode_9)); } inline int32_t get__nKeyMode_9() const { return ____nKeyMode_9; } inline int32_t* get_address_of__nKeyMode_9() { return &____nKeyMode_9; } inline void set__nKeyMode_9(int32_t value) { ____nKeyMode_9 = value; } inline static int32_t get_offset_of__topLeftTime_10() { return static_cast(offsetof(RoomInfo_t2040040389, ____topLeftTime_10)); } inline int32_t get__topLeftTime_10() const { return ____topLeftTime_10; } inline int32_t* get_address_of__topLeftTime_10() { return &____topLeftTime_10; } inline void set__topLeftTime_10(int32_t value) { ____topLeftTime_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Net.Protocol.SMsgRoomList/RoomInfo struct RoomInfo_t2040040389_marshaled_pinvoke { int32_t ____nRoomId_0; char* ____strRoomName_1; int32_t ____nRoomState_2; int32_t ____nFriendNum_3; int32_t ____nMaleNum_4; int32_t ____nFemaleNum_5; int32_t ____nIsLocked_6; int32_t ____nSongLv_7; int32_t ____nPlayMode_8; int32_t ____nKeyMode_9; int32_t ____topLeftTime_10; }; // Native definition for COM marshalling of DMCore.Net.Protocol.SMsgRoomList/RoomInfo struct RoomInfo_t2040040389_marshaled_com { int32_t ____nRoomId_0; Il2CppChar* ____strRoomName_1; int32_t ____nRoomState_2; int32_t ____nFriendNum_3; int32_t ____nMaleNum_4; int32_t ____nFemaleNum_5; int32_t ____nIsLocked_6; int32_t ____nSongLv_7; int32_t ____nPlayMode_8; int32_t ____nKeyMode_9; int32_t ____topLeftTime_10; }; #endif // ROOMINFO_T2040040389_H #ifndef SMSGROOMLIST_T2683647042_H #define SMSGROOMLIST_T2683647042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoomList struct SMsgRoomList_t2683647042 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgRoomList::nTotalPage int32_t ___nTotalPage_0; // System.Int32 DMCore.Net.Protocol.SMsgRoomList::nCurPage int32_t ___nCurPage_1; // System.Int32 DMCore.Net.Protocol.SMsgRoomList::nRoomNum int32_t ___nRoomNum_2; // DMCore.Net.Protocol.SMsgRoomList/RoomInfo[] DMCore.Net.Protocol.SMsgRoomList::arrRoomInfo RoomInfoU5BU5D_t2555657096* ___arrRoomInfo_3; public: inline static int32_t get_offset_of_nTotalPage_0() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___nTotalPage_0)); } inline int32_t get_nTotalPage_0() const { return ___nTotalPage_0; } inline int32_t* get_address_of_nTotalPage_0() { return &___nTotalPage_0; } inline void set_nTotalPage_0(int32_t value) { ___nTotalPage_0 = value; } inline static int32_t get_offset_of_nCurPage_1() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___nCurPage_1)); } inline int32_t get_nCurPage_1() const { return ___nCurPage_1; } inline int32_t* get_address_of_nCurPage_1() { return &___nCurPage_1; } inline void set_nCurPage_1(int32_t value) { ___nCurPage_1 = value; } inline static int32_t get_offset_of_nRoomNum_2() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___nRoomNum_2)); } inline int32_t get_nRoomNum_2() const { return ___nRoomNum_2; } inline int32_t* get_address_of_nRoomNum_2() { return &___nRoomNum_2; } inline void set_nRoomNum_2(int32_t value) { ___nRoomNum_2 = value; } inline static int32_t get_offset_of_arrRoomInfo_3() { return static_cast(offsetof(SMsgRoomList_t2683647042, ___arrRoomInfo_3)); } inline RoomInfoU5BU5D_t2555657096* get_arrRoomInfo_3() const { return ___arrRoomInfo_3; } inline RoomInfoU5BU5D_t2555657096** get_address_of_arrRoomInfo_3() { return &___arrRoomInfo_3; } inline void set_arrRoomInfo_3(RoomInfoU5BU5D_t2555657096* value) { ___arrRoomInfo_3 = value; Il2CppCodeGenWriteBarrier((&___arrRoomInfo_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGROOMLIST_T2683647042_H #ifndef SMSGSYSTEMINFO_T1115622735_H #define SMSGSYSTEMINFO_T1115622735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgSystemInfo struct SMsgSystemInfo_t1115622735 : public INetMsgBaseS2C_t126919271 { public: // System.Int16 DMCore.Net.Protocol.SMsgSystemInfo::m_InfoType int16_t ___m_InfoType_0; // System.Int16 DMCore.Net.Protocol.SMsgSystemInfo::m_SubType int16_t ___m_SubType_1; // System.String DMCore.Net.Protocol.SMsgSystemInfo::m_InfoContent String_t* ___m_InfoContent_2; // System.Byte DMCore.Net.Protocol.SMsgSystemInfo::m_ParamCount uint8_t ___m_ParamCount_3; // System.String[] DMCore.Net.Protocol.SMsgSystemInfo::m_Params StringU5BU5D_t1281789340* ___m_Params_4; public: inline static int32_t get_offset_of_m_InfoType_0() { return static_cast(offsetof(SMsgSystemInfo_t1115622735, ___m_InfoType_0)); } inline int16_t get_m_InfoType_0() const { return ___m_InfoType_0; } inline int16_t* get_address_of_m_InfoType_0() { return &___m_InfoType_0; } inline void set_m_InfoType_0(int16_t value) { ___m_InfoType_0 = value; } inline static int32_t get_offset_of_m_SubType_1() { return static_cast(offsetof(SMsgSystemInfo_t1115622735, ___m_SubType_1)); } inline int16_t get_m_SubType_1() const { return ___m_SubType_1; } inline int16_t* get_address_of_m_SubType_1() { return &___m_SubType_1; } inline void set_m_SubType_1(int16_t value) { ___m_SubType_1 = value; } inline static int32_t get_offset_of_m_InfoContent_2() { return static_cast(offsetof(SMsgSystemInfo_t1115622735, ___m_InfoContent_2)); } inline String_t* get_m_InfoContent_2() const { return ___m_InfoContent_2; } inline String_t** get_address_of_m_InfoContent_2() { return &___m_InfoContent_2; } inline void set_m_InfoContent_2(String_t* value) { ___m_InfoContent_2 = value; Il2CppCodeGenWriteBarrier((&___m_InfoContent_2), value); } inline static int32_t get_offset_of_m_ParamCount_3() { return static_cast(offsetof(SMsgSystemInfo_t1115622735, ___m_ParamCount_3)); } inline uint8_t get_m_ParamCount_3() const { return ___m_ParamCount_3; } inline uint8_t* get_address_of_m_ParamCount_3() { return &___m_ParamCount_3; } inline void set_m_ParamCount_3(uint8_t value) { ___m_ParamCount_3 = value; } inline static int32_t get_offset_of_m_Params_4() { return static_cast(offsetof(SMsgSystemInfo_t1115622735, ___m_Params_4)); } inline StringU5BU5D_t1281789340* get_m_Params_4() const { return ___m_Params_4; } inline StringU5BU5D_t1281789340** get_address_of_m_Params_4() { return &___m_Params_4; } inline void set_m_Params_4(StringU5BU5D_t1281789340* value) { ___m_Params_4 = value; Il2CppCodeGenWriteBarrier((&___m_Params_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGSYSTEMINFO_T1115622735_H #ifndef SMSGRELINK_T1870060133_H #define SMSGRELINK_T1870060133_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRelink struct SMsgRelink_t1870060133 : public INetMsgBaseS2C_t126919271 { public: // System.Int32 DMCore.Net.Protocol.SMsgRelink::m_SceneType int32_t ___m_SceneType_0; public: inline static int32_t get_offset_of_m_SceneType_0() { return static_cast(offsetof(SMsgRelink_t1870060133, ___m_SceneType_0)); } inline int32_t get_m_SceneType_0() const { return ___m_SceneType_0; } inline int32_t* get_address_of_m_SceneType_0() { return &___m_SceneType_0; } inline void set_m_SceneType_0(int32_t value) { ___m_SceneType_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGRELINK_T1870060133_H #ifndef SMSGCHANGEPROPERTY_T1788627945_H #define SMSGCHANGEPROPERTY_T1788627945_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgChangeProperty struct SMsgChangeProperty_t1788627945 : public INetMsgBaseS2C_t126919271 { public: // System.Int64 DMCore.Net.Protocol.SMsgChangeProperty::ObjectId int64_t ___ObjectId_0; // System.Byte[] DMCore.Net.Protocol.SMsgChangeProperty::m_PropBuf ByteU5BU5D_t4116647657* ___m_PropBuf_1; // DMCore.Framework.Scene.CProperty DMCore.Net.Protocol.SMsgChangeProperty::m_PropPtr CProperty_t963755051 * ___m_PropPtr_2; public: inline static int32_t get_offset_of_ObjectId_0() { return static_cast(offsetof(SMsgChangeProperty_t1788627945, ___ObjectId_0)); } inline int64_t get_ObjectId_0() const { return ___ObjectId_0; } inline int64_t* get_address_of_ObjectId_0() { return &___ObjectId_0; } inline void set_ObjectId_0(int64_t value) { ___ObjectId_0 = value; } inline static int32_t get_offset_of_m_PropBuf_1() { return static_cast(offsetof(SMsgChangeProperty_t1788627945, ___m_PropBuf_1)); } inline ByteU5BU5D_t4116647657* get_m_PropBuf_1() const { return ___m_PropBuf_1; } inline ByteU5BU5D_t4116647657** get_address_of_m_PropBuf_1() { return &___m_PropBuf_1; } inline void set_m_PropBuf_1(ByteU5BU5D_t4116647657* value) { ___m_PropBuf_1 = value; Il2CppCodeGenWriteBarrier((&___m_PropBuf_1), value); } inline static int32_t get_offset_of_m_PropPtr_2() { return static_cast(offsetof(SMsgChangeProperty_t1788627945, ___m_PropPtr_2)); } inline CProperty_t963755051 * get_m_PropPtr_2() const { return ___m_PropPtr_2; } inline CProperty_t963755051 ** get_address_of_m_PropPtr_2() { return &___m_PropPtr_2; } inline void set_m_PropPtr_2(CProperty_t963755051 * value) { ___m_PropPtr_2 = value; Il2CppCodeGenWriteBarrier((&___m_PropPtr_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SMSGCHANGEPROPERTY_T1788627945_H #ifndef CTHREADMSGWEBGET_T2224858682_H #define CTHREADMSGWEBGET_T2224858682_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.CThreadMsgWebGet struct CThreadMsgWebGet_t2224858682 : public IWebGetMsgBase_t740935312 { public: // System.String DMCore.Framework.Thread.CThreadMsgWebGet::k__BackingField String_t* ___U3CRequestRefuseU3Ek__BackingField_3; // UnityEngine.WWW DMCore.Framework.Thread.CThreadMsgWebGet::m_result WWW_t3688466362 * ___m_result_4; public: inline static int32_t get_offset_of_U3CRequestRefuseU3Ek__BackingField_3() { return static_cast(offsetof(CThreadMsgWebGet_t2224858682, ___U3CRequestRefuseU3Ek__BackingField_3)); } inline String_t* get_U3CRequestRefuseU3Ek__BackingField_3() const { return ___U3CRequestRefuseU3Ek__BackingField_3; } inline String_t** get_address_of_U3CRequestRefuseU3Ek__BackingField_3() { return &___U3CRequestRefuseU3Ek__BackingField_3; } inline void set_U3CRequestRefuseU3Ek__BackingField_3(String_t* value) { ___U3CRequestRefuseU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((&___U3CRequestRefuseU3Ek__BackingField_3), value); } inline static int32_t get_offset_of_m_result_4() { return static_cast(offsetof(CThreadMsgWebGet_t2224858682, ___m_result_4)); } inline WWW_t3688466362 * get_m_result_4() const { return ___m_result_4; } inline WWW_t3688466362 ** get_address_of_m_result_4() { return &___m_result_4; } inline void set_m_result_4(WWW_t3688466362 * value) { ___m_result_4 = value; Il2CppCodeGenWriteBarrier((&___m_result_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTHREADMSGWEBGET_T2224858682_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 UIMAGICWORKSHOPUPGRADE_T1223172950_H #define UIMAGICWORKSHOPUPGRADE_T1223172950_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWorkShopUpgrade struct uiMagicWorkShopUpgrade_t1223172950 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiMagicWorkShopUpgrade::m_label Transform_t3600365921 * ___m_label_8; // UITexture uiMagicWorkShopUpgrade::m_SelectCloth UITexture_t3471168817 * ___m_SelectCloth_9; // System.Boolean uiMagicWorkShopUpgrade::m_ClothTextureDone bool ___m_ClothTextureDone_10; // UpgradeMaterialCell[] uiMagicWorkShopUpgrade::m_UpgradeMaterial UpgradeMaterialCellU5BU5D_t285077311* ___m_UpgradeMaterial_11; // DMCore.Logic.CItemData uiMagicWorkShopUpgrade::m_CurShowCloth CItemData_t3599323914 * ___m_CurShowCloth_12; // System.Collections.Generic.List`1 uiMagicWorkShopUpgrade::upgradeMaterial_List List_1_t2386749172 * ___upgradeMaterial_List_13; // System.Collections.Generic.List`1 uiMagicWorkShopUpgrade::costDesc List_1_t3319525431 * ___costDesc_14; // UnityEngine.Transform uiMagicWorkShopUpgrade::m_ActiveUpgradeBtn Transform_t3600365921 * ___m_ActiveUpgradeBtn_15; // UnityEngine.Transform uiMagicWorkShopUpgrade::m_DisactiveUpgradeBtn Transform_t3600365921 * ___m_DisactiveUpgradeBtn_16; // DMCore.CDataArray uiMagicWorkShopUpgrade::cd CDataArray_t4068198041 * ___cd_17; // UITexture uiMagicWorkShopUpgrade::m_JewelTag UITexture_t3471168817 * ___m_JewelTag_18; // UILabel uiMagicWorkShopUpgrade::m_JewelLevel UILabel_t3248798549 * ___m_JewelLevel_19; // System.Boolean uiMagicWorkShopUpgrade::m_JewelTagDone bool ___m_JewelTagDone_20; // UnityEngine.GameObject uiMagicWorkShopUpgrade::m_topUi GameObject_t1113636619 * ___m_topUi_21; // UnityEngine.Transform uiMagicWorkShopUpgrade::m_AvatarCenter Transform_t3600365921 * ___m_AvatarCenter_22; // UnityEngine.Transform uiMagicWorkShopUpgrade::m_MainAvatarCenter Transform_t3600365921 * ___m_MainAvatarCenter_23; // UnityEngine.Vector3 uiMagicWorkShopUpgrade::RoleRootPos Vector3_t3722313464 ___RoleRootPos_24; // DMCore.Framework.Scene.ISceneRole uiMagicWorkShopUpgrade::model_Role ISceneRole_t2394225724 * ___model_Role_25; // System.Int32 uiMagicWorkShopUpgrade::lastPreviewCateGory int32_t ___lastPreviewCateGory_26; // System.Int32 uiMagicWorkShopUpgrade::totalPrice int32_t ___totalPrice_27; // System.Boolean uiMagicWorkShopUpgrade::isNeedRotate bool ___isNeedRotate_28; // System.Single uiMagicWorkShopUpgrade::m_StartTime float ___m_StartTime_29; // System.Single uiMagicWorkShopUpgrade::m_Rotation float ___m_Rotation_30; // DanceScoreRole uiMagicWorkShopUpgrade::dsRole DanceScoreRole_t1777216089 * ___dsRole_31; // UnityEngine.Camera uiMagicWorkShopUpgrade::m_3dCamera Camera_t4157153871 * ___m_3dCamera_32; // UILabel uiMagicWorkShopUpgrade::effectDesc1 UILabel_t3248798549 * ___effectDesc1_33; // UILabel uiMagicWorkShopUpgrade::effectDesc2 UILabel_t3248798549 * ___effectDesc2_34; // UnityEngine.Vector3 uiMagicWorkShopUpgrade::org_m_SelectCloth Vector3_t3722313464 ___org_m_SelectCloth_35; // UnityEngine.Vector3 uiMagicWorkShopUpgrade::org_m_JewelTag Vector3_t3722313464 ___org_m_JewelTag_36; // System.Boolean uiMagicWorkShopUpgrade::isInitRole bool ___isInitRole_37; public: inline static int32_t get_offset_of_m_label_8() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_label_8)); } inline Transform_t3600365921 * get_m_label_8() const { return ___m_label_8; } inline Transform_t3600365921 ** get_address_of_m_label_8() { return &___m_label_8; } inline void set_m_label_8(Transform_t3600365921 * value) { ___m_label_8 = value; Il2CppCodeGenWriteBarrier((&___m_label_8), value); } inline static int32_t get_offset_of_m_SelectCloth_9() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_SelectCloth_9)); } inline UITexture_t3471168817 * get_m_SelectCloth_9() const { return ___m_SelectCloth_9; } inline UITexture_t3471168817 ** get_address_of_m_SelectCloth_9() { return &___m_SelectCloth_9; } inline void set_m_SelectCloth_9(UITexture_t3471168817 * value) { ___m_SelectCloth_9 = value; Il2CppCodeGenWriteBarrier((&___m_SelectCloth_9), value); } inline static int32_t get_offset_of_m_ClothTextureDone_10() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_ClothTextureDone_10)); } inline bool get_m_ClothTextureDone_10() const { return ___m_ClothTextureDone_10; } inline bool* get_address_of_m_ClothTextureDone_10() { return &___m_ClothTextureDone_10; } inline void set_m_ClothTextureDone_10(bool value) { ___m_ClothTextureDone_10 = value; } inline static int32_t get_offset_of_m_UpgradeMaterial_11() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_UpgradeMaterial_11)); } inline UpgradeMaterialCellU5BU5D_t285077311* get_m_UpgradeMaterial_11() const { return ___m_UpgradeMaterial_11; } inline UpgradeMaterialCellU5BU5D_t285077311** get_address_of_m_UpgradeMaterial_11() { return &___m_UpgradeMaterial_11; } inline void set_m_UpgradeMaterial_11(UpgradeMaterialCellU5BU5D_t285077311* value) { ___m_UpgradeMaterial_11 = value; Il2CppCodeGenWriteBarrier((&___m_UpgradeMaterial_11), value); } inline static int32_t get_offset_of_m_CurShowCloth_12() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_CurShowCloth_12)); } inline CItemData_t3599323914 * get_m_CurShowCloth_12() const { return ___m_CurShowCloth_12; } inline CItemData_t3599323914 ** get_address_of_m_CurShowCloth_12() { return &___m_CurShowCloth_12; } inline void set_m_CurShowCloth_12(CItemData_t3599323914 * value) { ___m_CurShowCloth_12 = value; Il2CppCodeGenWriteBarrier((&___m_CurShowCloth_12), value); } inline static int32_t get_offset_of_upgradeMaterial_List_13() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___upgradeMaterial_List_13)); } inline List_1_t2386749172 * get_upgradeMaterial_List_13() const { return ___upgradeMaterial_List_13; } inline List_1_t2386749172 ** get_address_of_upgradeMaterial_List_13() { return &___upgradeMaterial_List_13; } inline void set_upgradeMaterial_List_13(List_1_t2386749172 * value) { ___upgradeMaterial_List_13 = value; Il2CppCodeGenWriteBarrier((&___upgradeMaterial_List_13), value); } inline static int32_t get_offset_of_costDesc_14() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___costDesc_14)); } inline List_1_t3319525431 * get_costDesc_14() const { return ___costDesc_14; } inline List_1_t3319525431 ** get_address_of_costDesc_14() { return &___costDesc_14; } inline void set_costDesc_14(List_1_t3319525431 * value) { ___costDesc_14 = value; Il2CppCodeGenWriteBarrier((&___costDesc_14), value); } inline static int32_t get_offset_of_m_ActiveUpgradeBtn_15() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_ActiveUpgradeBtn_15)); } inline Transform_t3600365921 * get_m_ActiveUpgradeBtn_15() const { return ___m_ActiveUpgradeBtn_15; } inline Transform_t3600365921 ** get_address_of_m_ActiveUpgradeBtn_15() { return &___m_ActiveUpgradeBtn_15; } inline void set_m_ActiveUpgradeBtn_15(Transform_t3600365921 * value) { ___m_ActiveUpgradeBtn_15 = value; Il2CppCodeGenWriteBarrier((&___m_ActiveUpgradeBtn_15), value); } inline static int32_t get_offset_of_m_DisactiveUpgradeBtn_16() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_DisactiveUpgradeBtn_16)); } inline Transform_t3600365921 * get_m_DisactiveUpgradeBtn_16() const { return ___m_DisactiveUpgradeBtn_16; } inline Transform_t3600365921 ** get_address_of_m_DisactiveUpgradeBtn_16() { return &___m_DisactiveUpgradeBtn_16; } inline void set_m_DisactiveUpgradeBtn_16(Transform_t3600365921 * value) { ___m_DisactiveUpgradeBtn_16 = value; Il2CppCodeGenWriteBarrier((&___m_DisactiveUpgradeBtn_16), value); } inline static int32_t get_offset_of_cd_17() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___cd_17)); } inline CDataArray_t4068198041 * get_cd_17() const { return ___cd_17; } inline CDataArray_t4068198041 ** get_address_of_cd_17() { return &___cd_17; } inline void set_cd_17(CDataArray_t4068198041 * value) { ___cd_17 = value; Il2CppCodeGenWriteBarrier((&___cd_17), value); } inline static int32_t get_offset_of_m_JewelTag_18() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_JewelTag_18)); } inline UITexture_t3471168817 * get_m_JewelTag_18() const { return ___m_JewelTag_18; } inline UITexture_t3471168817 ** get_address_of_m_JewelTag_18() { return &___m_JewelTag_18; } inline void set_m_JewelTag_18(UITexture_t3471168817 * value) { ___m_JewelTag_18 = value; Il2CppCodeGenWriteBarrier((&___m_JewelTag_18), value); } inline static int32_t get_offset_of_m_JewelLevel_19() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_JewelLevel_19)); } inline UILabel_t3248798549 * get_m_JewelLevel_19() const { return ___m_JewelLevel_19; } inline UILabel_t3248798549 ** get_address_of_m_JewelLevel_19() { return &___m_JewelLevel_19; } inline void set_m_JewelLevel_19(UILabel_t3248798549 * value) { ___m_JewelLevel_19 = value; Il2CppCodeGenWriteBarrier((&___m_JewelLevel_19), value); } inline static int32_t get_offset_of_m_JewelTagDone_20() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_JewelTagDone_20)); } inline bool get_m_JewelTagDone_20() const { return ___m_JewelTagDone_20; } inline bool* get_address_of_m_JewelTagDone_20() { return &___m_JewelTagDone_20; } inline void set_m_JewelTagDone_20(bool value) { ___m_JewelTagDone_20 = value; } inline static int32_t get_offset_of_m_topUi_21() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_topUi_21)); } inline GameObject_t1113636619 * get_m_topUi_21() const { return ___m_topUi_21; } inline GameObject_t1113636619 ** get_address_of_m_topUi_21() { return &___m_topUi_21; } inline void set_m_topUi_21(GameObject_t1113636619 * value) { ___m_topUi_21 = value; Il2CppCodeGenWriteBarrier((&___m_topUi_21), value); } inline static int32_t get_offset_of_m_AvatarCenter_22() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_AvatarCenter_22)); } inline Transform_t3600365921 * get_m_AvatarCenter_22() const { return ___m_AvatarCenter_22; } inline Transform_t3600365921 ** get_address_of_m_AvatarCenter_22() { return &___m_AvatarCenter_22; } inline void set_m_AvatarCenter_22(Transform_t3600365921 * value) { ___m_AvatarCenter_22 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarCenter_22), value); } inline static int32_t get_offset_of_m_MainAvatarCenter_23() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_MainAvatarCenter_23)); } inline Transform_t3600365921 * get_m_MainAvatarCenter_23() const { return ___m_MainAvatarCenter_23; } inline Transform_t3600365921 ** get_address_of_m_MainAvatarCenter_23() { return &___m_MainAvatarCenter_23; } inline void set_m_MainAvatarCenter_23(Transform_t3600365921 * value) { ___m_MainAvatarCenter_23 = value; Il2CppCodeGenWriteBarrier((&___m_MainAvatarCenter_23), value); } inline static int32_t get_offset_of_RoleRootPos_24() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___RoleRootPos_24)); } inline Vector3_t3722313464 get_RoleRootPos_24() const { return ___RoleRootPos_24; } inline Vector3_t3722313464 * get_address_of_RoleRootPos_24() { return &___RoleRootPos_24; } inline void set_RoleRootPos_24(Vector3_t3722313464 value) { ___RoleRootPos_24 = value; } inline static int32_t get_offset_of_model_Role_25() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___model_Role_25)); } inline ISceneRole_t2394225724 * get_model_Role_25() const { return ___model_Role_25; } inline ISceneRole_t2394225724 ** get_address_of_model_Role_25() { return &___model_Role_25; } inline void set_model_Role_25(ISceneRole_t2394225724 * value) { ___model_Role_25 = value; Il2CppCodeGenWriteBarrier((&___model_Role_25), value); } inline static int32_t get_offset_of_lastPreviewCateGory_26() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___lastPreviewCateGory_26)); } inline int32_t get_lastPreviewCateGory_26() const { return ___lastPreviewCateGory_26; } inline int32_t* get_address_of_lastPreviewCateGory_26() { return &___lastPreviewCateGory_26; } inline void set_lastPreviewCateGory_26(int32_t value) { ___lastPreviewCateGory_26 = value; } inline static int32_t get_offset_of_totalPrice_27() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___totalPrice_27)); } inline int32_t get_totalPrice_27() const { return ___totalPrice_27; } inline int32_t* get_address_of_totalPrice_27() { return &___totalPrice_27; } inline void set_totalPrice_27(int32_t value) { ___totalPrice_27 = value; } inline static int32_t get_offset_of_isNeedRotate_28() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___isNeedRotate_28)); } inline bool get_isNeedRotate_28() const { return ___isNeedRotate_28; } inline bool* get_address_of_isNeedRotate_28() { return &___isNeedRotate_28; } inline void set_isNeedRotate_28(bool value) { ___isNeedRotate_28 = value; } inline static int32_t get_offset_of_m_StartTime_29() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_StartTime_29)); } inline float get_m_StartTime_29() const { return ___m_StartTime_29; } inline float* get_address_of_m_StartTime_29() { return &___m_StartTime_29; } inline void set_m_StartTime_29(float value) { ___m_StartTime_29 = value; } inline static int32_t get_offset_of_m_Rotation_30() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_Rotation_30)); } inline float get_m_Rotation_30() const { return ___m_Rotation_30; } inline float* get_address_of_m_Rotation_30() { return &___m_Rotation_30; } inline void set_m_Rotation_30(float value) { ___m_Rotation_30 = value; } inline static int32_t get_offset_of_dsRole_31() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___dsRole_31)); } inline DanceScoreRole_t1777216089 * get_dsRole_31() const { return ___dsRole_31; } inline DanceScoreRole_t1777216089 ** get_address_of_dsRole_31() { return &___dsRole_31; } inline void set_dsRole_31(DanceScoreRole_t1777216089 * value) { ___dsRole_31 = value; Il2CppCodeGenWriteBarrier((&___dsRole_31), value); } inline static int32_t get_offset_of_m_3dCamera_32() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___m_3dCamera_32)); } inline Camera_t4157153871 * get_m_3dCamera_32() const { return ___m_3dCamera_32; } inline Camera_t4157153871 ** get_address_of_m_3dCamera_32() { return &___m_3dCamera_32; } inline void set_m_3dCamera_32(Camera_t4157153871 * value) { ___m_3dCamera_32 = value; Il2CppCodeGenWriteBarrier((&___m_3dCamera_32), value); } inline static int32_t get_offset_of_effectDesc1_33() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___effectDesc1_33)); } inline UILabel_t3248798549 * get_effectDesc1_33() const { return ___effectDesc1_33; } inline UILabel_t3248798549 ** get_address_of_effectDesc1_33() { return &___effectDesc1_33; } inline void set_effectDesc1_33(UILabel_t3248798549 * value) { ___effectDesc1_33 = value; Il2CppCodeGenWriteBarrier((&___effectDesc1_33), value); } inline static int32_t get_offset_of_effectDesc2_34() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___effectDesc2_34)); } inline UILabel_t3248798549 * get_effectDesc2_34() const { return ___effectDesc2_34; } inline UILabel_t3248798549 ** get_address_of_effectDesc2_34() { return &___effectDesc2_34; } inline void set_effectDesc2_34(UILabel_t3248798549 * value) { ___effectDesc2_34 = value; Il2CppCodeGenWriteBarrier((&___effectDesc2_34), value); } inline static int32_t get_offset_of_org_m_SelectCloth_35() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___org_m_SelectCloth_35)); } inline Vector3_t3722313464 get_org_m_SelectCloth_35() const { return ___org_m_SelectCloth_35; } inline Vector3_t3722313464 * get_address_of_org_m_SelectCloth_35() { return &___org_m_SelectCloth_35; } inline void set_org_m_SelectCloth_35(Vector3_t3722313464 value) { ___org_m_SelectCloth_35 = value; } inline static int32_t get_offset_of_org_m_JewelTag_36() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___org_m_JewelTag_36)); } inline Vector3_t3722313464 get_org_m_JewelTag_36() const { return ___org_m_JewelTag_36; } inline Vector3_t3722313464 * get_address_of_org_m_JewelTag_36() { return &___org_m_JewelTag_36; } inline void set_org_m_JewelTag_36(Vector3_t3722313464 value) { ___org_m_JewelTag_36 = value; } inline static int32_t get_offset_of_isInitRole_37() { return static_cast(offsetof(uiMagicWorkShopUpgrade_t1223172950, ___isInitRole_37)); } inline bool get_isInitRole_37() const { return ___isInitRole_37; } inline bool* get_address_of_isInitRole_37() { return &___isInitRole_37; } inline void set_isInitRole_37(bool value) { ___isInitRole_37 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICWORKSHOPUPGRADE_T1223172950_H #ifndef UIMAGICWORKSHOPFLOOD_T2946376596_H #define UIMAGICWORKSHOPFLOOD_T2946376596_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWorkShopFlood struct uiMagicWorkShopFlood_t2946376596 : public CUIBase_t3255455658 { public: // UnityEngine.Transform uiMagicWorkShopFlood::m_label Transform_t3600365921 * ___m_label_8; // UITexture uiMagicWorkShopFlood::m_SelectCloth UITexture_t3471168817 * ___m_SelectCloth_9; // UITexture uiMagicWorkShopFlood::m_DisplayTex UITexture_t3471168817 * ___m_DisplayTex_10; // System.Boolean uiMagicWorkShopFlood::m_ClothTextureDone bool ___m_ClothTextureDone_11; // System.Boolean uiMagicWorkShopFlood::m_JewelTagDone bool ___m_JewelTagDone_12; // System.Boolean uiMagicWorkShopFlood::m_CurMaterialDone bool ___m_CurMaterialDone_13; // UnityEngine.Transform uiMagicWorkShopFlood::disactiveJewelBtn Transform_t3600365921 * ___disactiveJewelBtn_14; // UnityEngine.Transform uiMagicWorkShopFlood::activeJewelBtn Transform_t3600365921 * ___activeJewelBtn_15; // UnityEngine.Transform uiMagicWorkShopFlood::disactiveRemoveJewelBtn Transform_t3600365921 * ___disactiveRemoveJewelBtn_16; // UnityEngine.Transform uiMagicWorkShopFlood::activeRemoveJewelBtn Transform_t3600365921 * ___activeRemoveJewelBtn_17; // UnityEngine.Transform uiMagicWorkShopFlood::disactiveFloodBtn Transform_t3600365921 * ___disactiveFloodBtn_18; // UnityEngine.Transform uiMagicWorkShopFlood::activeFloodBtn Transform_t3600365921 * ___activeFloodBtn_19; // UnityEngine.Transform uiMagicWorkShopFlood::disactiveDisplay Transform_t3600365921 * ___disactiveDisplay_20; // UnityEngine.Transform uiMagicWorkShopFlood::activeDisplay Transform_t3600365921 * ___activeDisplay_21; // UITexture uiMagicWorkShopFlood::m_JewelTag UITexture_t3471168817 * ___m_JewelTag_22; // UILabel uiMagicWorkShopFlood::m_JewelLevel UILabel_t3248798549 * ___m_JewelLevel_23; // UILabel uiMagicWorkShopFlood::m_DisplayLabel UILabel_t3248798549 * ___m_DisplayLabel_24; // DMCore.Logic.CItemData uiMagicWorkShopFlood::m_CurShowCloth CItemData_t3599323914 * ___m_CurShowCloth_25; // DMCore.Logic.CPropItem uiMagicWorkShopFlood::m_CurUseMaterial CPropItem_t1455887095 * ___m_CurUseMaterial_26; // DMCore.CDataArray uiMagicWorkShopFlood::cd CDataArray_t4068198041 * ___cd_27; // UnityEngine.Vector3 uiMagicWorkShopFlood::org_m_SelectCloth Vector3_t3722313464 ___org_m_SelectCloth_28; // UnityEngine.Vector3 uiMagicWorkShopFlood::org_m_JewelTag Vector3_t3722313464 ___org_m_JewelTag_29; // UnityEngine.Vector3 uiMagicWorkShopFlood::org_m_DisplayTex Vector3_t3722313464 ___org_m_DisplayTex_30; // UnityEngine.GameObject uiMagicWorkShopFlood::m_topUi GameObject_t1113636619 * ___m_topUi_31; // UnityEngine.Transform uiMagicWorkShopFlood::m_AvatarCenter Transform_t3600365921 * ___m_AvatarCenter_32; // UnityEngine.Transform uiMagicWorkShopFlood::m_MainAvatarCenter Transform_t3600365921 * ___m_MainAvatarCenter_33; // UnityEngine.Vector3 uiMagicWorkShopFlood::RoleRootPos Vector3_t3722313464 ___RoleRootPos_34; // DMCore.Framework.Scene.ISceneRole uiMagicWorkShopFlood::model_Role ISceneRole_t2394225724 * ___model_Role_35; // System.Int32 uiMagicWorkShopFlood::lastPreviewCateGory int32_t ___lastPreviewCateGory_36; // System.Boolean uiMagicWorkShopFlood::isNeedRotate bool ___isNeedRotate_37; // System.Single uiMagicWorkShopFlood::m_StartTime float ___m_StartTime_38; // System.Single uiMagicWorkShopFlood::m_Rotation float ___m_Rotation_39; // DanceScoreRole uiMagicWorkShopFlood::dsRole DanceScoreRole_t1777216089 * ___dsRole_40; // UnityEngine.Camera uiMagicWorkShopFlood::m_3dCamera Camera_t4157153871 * ___m_3dCamera_41; // System.Boolean uiMagicWorkShopFlood::isInitRole bool ___isInitRole_42; // DMCore.Logic.JewelData uiMagicWorkShopFlood::jeweldata JewelData_t899796350 * ___jeweldata_43; public: inline static int32_t get_offset_of_m_label_8() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_label_8)); } inline Transform_t3600365921 * get_m_label_8() const { return ___m_label_8; } inline Transform_t3600365921 ** get_address_of_m_label_8() { return &___m_label_8; } inline void set_m_label_8(Transform_t3600365921 * value) { ___m_label_8 = value; Il2CppCodeGenWriteBarrier((&___m_label_8), value); } inline static int32_t get_offset_of_m_SelectCloth_9() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_SelectCloth_9)); } inline UITexture_t3471168817 * get_m_SelectCloth_9() const { return ___m_SelectCloth_9; } inline UITexture_t3471168817 ** get_address_of_m_SelectCloth_9() { return &___m_SelectCloth_9; } inline void set_m_SelectCloth_9(UITexture_t3471168817 * value) { ___m_SelectCloth_9 = value; Il2CppCodeGenWriteBarrier((&___m_SelectCloth_9), value); } inline static int32_t get_offset_of_m_DisplayTex_10() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_DisplayTex_10)); } inline UITexture_t3471168817 * get_m_DisplayTex_10() const { return ___m_DisplayTex_10; } inline UITexture_t3471168817 ** get_address_of_m_DisplayTex_10() { return &___m_DisplayTex_10; } inline void set_m_DisplayTex_10(UITexture_t3471168817 * value) { ___m_DisplayTex_10 = value; Il2CppCodeGenWriteBarrier((&___m_DisplayTex_10), value); } inline static int32_t get_offset_of_m_ClothTextureDone_11() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_ClothTextureDone_11)); } inline bool get_m_ClothTextureDone_11() const { return ___m_ClothTextureDone_11; } inline bool* get_address_of_m_ClothTextureDone_11() { return &___m_ClothTextureDone_11; } inline void set_m_ClothTextureDone_11(bool value) { ___m_ClothTextureDone_11 = value; } inline static int32_t get_offset_of_m_JewelTagDone_12() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_JewelTagDone_12)); } inline bool get_m_JewelTagDone_12() const { return ___m_JewelTagDone_12; } inline bool* get_address_of_m_JewelTagDone_12() { return &___m_JewelTagDone_12; } inline void set_m_JewelTagDone_12(bool value) { ___m_JewelTagDone_12 = value; } inline static int32_t get_offset_of_m_CurMaterialDone_13() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_CurMaterialDone_13)); } inline bool get_m_CurMaterialDone_13() const { return ___m_CurMaterialDone_13; } inline bool* get_address_of_m_CurMaterialDone_13() { return &___m_CurMaterialDone_13; } inline void set_m_CurMaterialDone_13(bool value) { ___m_CurMaterialDone_13 = value; } inline static int32_t get_offset_of_disactiveJewelBtn_14() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___disactiveJewelBtn_14)); } inline Transform_t3600365921 * get_disactiveJewelBtn_14() const { return ___disactiveJewelBtn_14; } inline Transform_t3600365921 ** get_address_of_disactiveJewelBtn_14() { return &___disactiveJewelBtn_14; } inline void set_disactiveJewelBtn_14(Transform_t3600365921 * value) { ___disactiveJewelBtn_14 = value; Il2CppCodeGenWriteBarrier((&___disactiveJewelBtn_14), value); } inline static int32_t get_offset_of_activeJewelBtn_15() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___activeJewelBtn_15)); } inline Transform_t3600365921 * get_activeJewelBtn_15() const { return ___activeJewelBtn_15; } inline Transform_t3600365921 ** get_address_of_activeJewelBtn_15() { return &___activeJewelBtn_15; } inline void set_activeJewelBtn_15(Transform_t3600365921 * value) { ___activeJewelBtn_15 = value; Il2CppCodeGenWriteBarrier((&___activeJewelBtn_15), value); } inline static int32_t get_offset_of_disactiveRemoveJewelBtn_16() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___disactiveRemoveJewelBtn_16)); } inline Transform_t3600365921 * get_disactiveRemoveJewelBtn_16() const { return ___disactiveRemoveJewelBtn_16; } inline Transform_t3600365921 ** get_address_of_disactiveRemoveJewelBtn_16() { return &___disactiveRemoveJewelBtn_16; } inline void set_disactiveRemoveJewelBtn_16(Transform_t3600365921 * value) { ___disactiveRemoveJewelBtn_16 = value; Il2CppCodeGenWriteBarrier((&___disactiveRemoveJewelBtn_16), value); } inline static int32_t get_offset_of_activeRemoveJewelBtn_17() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___activeRemoveJewelBtn_17)); } inline Transform_t3600365921 * get_activeRemoveJewelBtn_17() const { return ___activeRemoveJewelBtn_17; } inline Transform_t3600365921 ** get_address_of_activeRemoveJewelBtn_17() { return &___activeRemoveJewelBtn_17; } inline void set_activeRemoveJewelBtn_17(Transform_t3600365921 * value) { ___activeRemoveJewelBtn_17 = value; Il2CppCodeGenWriteBarrier((&___activeRemoveJewelBtn_17), value); } inline static int32_t get_offset_of_disactiveFloodBtn_18() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___disactiveFloodBtn_18)); } inline Transform_t3600365921 * get_disactiveFloodBtn_18() const { return ___disactiveFloodBtn_18; } inline Transform_t3600365921 ** get_address_of_disactiveFloodBtn_18() { return &___disactiveFloodBtn_18; } inline void set_disactiveFloodBtn_18(Transform_t3600365921 * value) { ___disactiveFloodBtn_18 = value; Il2CppCodeGenWriteBarrier((&___disactiveFloodBtn_18), value); } inline static int32_t get_offset_of_activeFloodBtn_19() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___activeFloodBtn_19)); } inline Transform_t3600365921 * get_activeFloodBtn_19() const { return ___activeFloodBtn_19; } inline Transform_t3600365921 ** get_address_of_activeFloodBtn_19() { return &___activeFloodBtn_19; } inline void set_activeFloodBtn_19(Transform_t3600365921 * value) { ___activeFloodBtn_19 = value; Il2CppCodeGenWriteBarrier((&___activeFloodBtn_19), value); } inline static int32_t get_offset_of_disactiveDisplay_20() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___disactiveDisplay_20)); } inline Transform_t3600365921 * get_disactiveDisplay_20() const { return ___disactiveDisplay_20; } inline Transform_t3600365921 ** get_address_of_disactiveDisplay_20() { return &___disactiveDisplay_20; } inline void set_disactiveDisplay_20(Transform_t3600365921 * value) { ___disactiveDisplay_20 = value; Il2CppCodeGenWriteBarrier((&___disactiveDisplay_20), value); } inline static int32_t get_offset_of_activeDisplay_21() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___activeDisplay_21)); } inline Transform_t3600365921 * get_activeDisplay_21() const { return ___activeDisplay_21; } inline Transform_t3600365921 ** get_address_of_activeDisplay_21() { return &___activeDisplay_21; } inline void set_activeDisplay_21(Transform_t3600365921 * value) { ___activeDisplay_21 = value; Il2CppCodeGenWriteBarrier((&___activeDisplay_21), value); } inline static int32_t get_offset_of_m_JewelTag_22() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_JewelTag_22)); } inline UITexture_t3471168817 * get_m_JewelTag_22() const { return ___m_JewelTag_22; } inline UITexture_t3471168817 ** get_address_of_m_JewelTag_22() { return &___m_JewelTag_22; } inline void set_m_JewelTag_22(UITexture_t3471168817 * value) { ___m_JewelTag_22 = value; Il2CppCodeGenWriteBarrier((&___m_JewelTag_22), value); } inline static int32_t get_offset_of_m_JewelLevel_23() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_JewelLevel_23)); } inline UILabel_t3248798549 * get_m_JewelLevel_23() const { return ___m_JewelLevel_23; } inline UILabel_t3248798549 ** get_address_of_m_JewelLevel_23() { return &___m_JewelLevel_23; } inline void set_m_JewelLevel_23(UILabel_t3248798549 * value) { ___m_JewelLevel_23 = value; Il2CppCodeGenWriteBarrier((&___m_JewelLevel_23), value); } inline static int32_t get_offset_of_m_DisplayLabel_24() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_DisplayLabel_24)); } inline UILabel_t3248798549 * get_m_DisplayLabel_24() const { return ___m_DisplayLabel_24; } inline UILabel_t3248798549 ** get_address_of_m_DisplayLabel_24() { return &___m_DisplayLabel_24; } inline void set_m_DisplayLabel_24(UILabel_t3248798549 * value) { ___m_DisplayLabel_24 = value; Il2CppCodeGenWriteBarrier((&___m_DisplayLabel_24), value); } inline static int32_t get_offset_of_m_CurShowCloth_25() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_CurShowCloth_25)); } inline CItemData_t3599323914 * get_m_CurShowCloth_25() const { return ___m_CurShowCloth_25; } inline CItemData_t3599323914 ** get_address_of_m_CurShowCloth_25() { return &___m_CurShowCloth_25; } inline void set_m_CurShowCloth_25(CItemData_t3599323914 * value) { ___m_CurShowCloth_25 = value; Il2CppCodeGenWriteBarrier((&___m_CurShowCloth_25), value); } inline static int32_t get_offset_of_m_CurUseMaterial_26() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_CurUseMaterial_26)); } inline CPropItem_t1455887095 * get_m_CurUseMaterial_26() const { return ___m_CurUseMaterial_26; } inline CPropItem_t1455887095 ** get_address_of_m_CurUseMaterial_26() { return &___m_CurUseMaterial_26; } inline void set_m_CurUseMaterial_26(CPropItem_t1455887095 * value) { ___m_CurUseMaterial_26 = value; Il2CppCodeGenWriteBarrier((&___m_CurUseMaterial_26), value); } inline static int32_t get_offset_of_cd_27() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___cd_27)); } inline CDataArray_t4068198041 * get_cd_27() const { return ___cd_27; } inline CDataArray_t4068198041 ** get_address_of_cd_27() { return &___cd_27; } inline void set_cd_27(CDataArray_t4068198041 * value) { ___cd_27 = value; Il2CppCodeGenWriteBarrier((&___cd_27), value); } inline static int32_t get_offset_of_org_m_SelectCloth_28() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___org_m_SelectCloth_28)); } inline Vector3_t3722313464 get_org_m_SelectCloth_28() const { return ___org_m_SelectCloth_28; } inline Vector3_t3722313464 * get_address_of_org_m_SelectCloth_28() { return &___org_m_SelectCloth_28; } inline void set_org_m_SelectCloth_28(Vector3_t3722313464 value) { ___org_m_SelectCloth_28 = value; } inline static int32_t get_offset_of_org_m_JewelTag_29() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___org_m_JewelTag_29)); } inline Vector3_t3722313464 get_org_m_JewelTag_29() const { return ___org_m_JewelTag_29; } inline Vector3_t3722313464 * get_address_of_org_m_JewelTag_29() { return &___org_m_JewelTag_29; } inline void set_org_m_JewelTag_29(Vector3_t3722313464 value) { ___org_m_JewelTag_29 = value; } inline static int32_t get_offset_of_org_m_DisplayTex_30() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___org_m_DisplayTex_30)); } inline Vector3_t3722313464 get_org_m_DisplayTex_30() const { return ___org_m_DisplayTex_30; } inline Vector3_t3722313464 * get_address_of_org_m_DisplayTex_30() { return &___org_m_DisplayTex_30; } inline void set_org_m_DisplayTex_30(Vector3_t3722313464 value) { ___org_m_DisplayTex_30 = value; } inline static int32_t get_offset_of_m_topUi_31() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_topUi_31)); } inline GameObject_t1113636619 * get_m_topUi_31() const { return ___m_topUi_31; } inline GameObject_t1113636619 ** get_address_of_m_topUi_31() { return &___m_topUi_31; } inline void set_m_topUi_31(GameObject_t1113636619 * value) { ___m_topUi_31 = value; Il2CppCodeGenWriteBarrier((&___m_topUi_31), value); } inline static int32_t get_offset_of_m_AvatarCenter_32() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_AvatarCenter_32)); } inline Transform_t3600365921 * get_m_AvatarCenter_32() const { return ___m_AvatarCenter_32; } inline Transform_t3600365921 ** get_address_of_m_AvatarCenter_32() { return &___m_AvatarCenter_32; } inline void set_m_AvatarCenter_32(Transform_t3600365921 * value) { ___m_AvatarCenter_32 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarCenter_32), value); } inline static int32_t get_offset_of_m_MainAvatarCenter_33() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_MainAvatarCenter_33)); } inline Transform_t3600365921 * get_m_MainAvatarCenter_33() const { return ___m_MainAvatarCenter_33; } inline Transform_t3600365921 ** get_address_of_m_MainAvatarCenter_33() { return &___m_MainAvatarCenter_33; } inline void set_m_MainAvatarCenter_33(Transform_t3600365921 * value) { ___m_MainAvatarCenter_33 = value; Il2CppCodeGenWriteBarrier((&___m_MainAvatarCenter_33), value); } inline static int32_t get_offset_of_RoleRootPos_34() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___RoleRootPos_34)); } inline Vector3_t3722313464 get_RoleRootPos_34() const { return ___RoleRootPos_34; } inline Vector3_t3722313464 * get_address_of_RoleRootPos_34() { return &___RoleRootPos_34; } inline void set_RoleRootPos_34(Vector3_t3722313464 value) { ___RoleRootPos_34 = value; } inline static int32_t get_offset_of_model_Role_35() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___model_Role_35)); } inline ISceneRole_t2394225724 * get_model_Role_35() const { return ___model_Role_35; } inline ISceneRole_t2394225724 ** get_address_of_model_Role_35() { return &___model_Role_35; } inline void set_model_Role_35(ISceneRole_t2394225724 * value) { ___model_Role_35 = value; Il2CppCodeGenWriteBarrier((&___model_Role_35), value); } inline static int32_t get_offset_of_lastPreviewCateGory_36() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___lastPreviewCateGory_36)); } inline int32_t get_lastPreviewCateGory_36() const { return ___lastPreviewCateGory_36; } inline int32_t* get_address_of_lastPreviewCateGory_36() { return &___lastPreviewCateGory_36; } inline void set_lastPreviewCateGory_36(int32_t value) { ___lastPreviewCateGory_36 = value; } inline static int32_t get_offset_of_isNeedRotate_37() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___isNeedRotate_37)); } inline bool get_isNeedRotate_37() const { return ___isNeedRotate_37; } inline bool* get_address_of_isNeedRotate_37() { return &___isNeedRotate_37; } inline void set_isNeedRotate_37(bool value) { ___isNeedRotate_37 = value; } inline static int32_t get_offset_of_m_StartTime_38() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_StartTime_38)); } inline float get_m_StartTime_38() const { return ___m_StartTime_38; } inline float* get_address_of_m_StartTime_38() { return &___m_StartTime_38; } inline void set_m_StartTime_38(float value) { ___m_StartTime_38 = value; } inline static int32_t get_offset_of_m_Rotation_39() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_Rotation_39)); } inline float get_m_Rotation_39() const { return ___m_Rotation_39; } inline float* get_address_of_m_Rotation_39() { return &___m_Rotation_39; } inline void set_m_Rotation_39(float value) { ___m_Rotation_39 = value; } inline static int32_t get_offset_of_dsRole_40() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___dsRole_40)); } inline DanceScoreRole_t1777216089 * get_dsRole_40() const { return ___dsRole_40; } inline DanceScoreRole_t1777216089 ** get_address_of_dsRole_40() { return &___dsRole_40; } inline void set_dsRole_40(DanceScoreRole_t1777216089 * value) { ___dsRole_40 = value; Il2CppCodeGenWriteBarrier((&___dsRole_40), value); } inline static int32_t get_offset_of_m_3dCamera_41() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___m_3dCamera_41)); } inline Camera_t4157153871 * get_m_3dCamera_41() const { return ___m_3dCamera_41; } inline Camera_t4157153871 ** get_address_of_m_3dCamera_41() { return &___m_3dCamera_41; } inline void set_m_3dCamera_41(Camera_t4157153871 * value) { ___m_3dCamera_41 = value; Il2CppCodeGenWriteBarrier((&___m_3dCamera_41), value); } inline static int32_t get_offset_of_isInitRole_42() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___isInitRole_42)); } inline bool get_isInitRole_42() const { return ___isInitRole_42; } inline bool* get_address_of_isInitRole_42() { return &___isInitRole_42; } inline void set_isInitRole_42(bool value) { ___isInitRole_42 = value; } inline static int32_t get_offset_of_jeweldata_43() { return static_cast(offsetof(uiMagicWorkShopFlood_t2946376596, ___jeweldata_43)); } inline JewelData_t899796350 * get_jeweldata_43() const { return ___jeweldata_43; } inline JewelData_t899796350 ** get_address_of_jeweldata_43() { return &___jeweldata_43; } inline void set_jeweldata_43(JewelData_t899796350 * value) { ___jeweldata_43 = value; Il2CppCodeGenWriteBarrier((&___jeweldata_43), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICWORKSHOPFLOOD_T2946376596_H #ifndef ENUMVERSIONSTATE_T1425163820_H #define ENUMVERSIONSTATE_T1425163820_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CVersionWWW/enumVersionState struct enumVersionState_t1425163820 { public: // System.Int32 CVersionWWW/enumVersionState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumVersionState_t1425163820, ___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 // ENUMVERSIONSTATE_T1425163820_H #ifndef ENUMC2S_T1501570991_H #define ENUMC2S_T1501570991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.enumC2S struct enumC2S_t1501570991 { public: // System.Int16 DMCore.Net.Protocol.enumC2S::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumC2S_t1501570991, ___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 // ENUMC2S_T1501570991_H #ifndef ENUMS2C_T789110255_H #define ENUMS2C_T789110255_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.enumS2C struct enumS2C_t789110255 { public: // System.Int16 DMCore.Net.Protocol.enumS2C::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumS2C_t789110255, ___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 // ENUMS2C_T789110255_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 CPROXYMSG_T3400139011_H #define CPROXYMSG_T3400139011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CVersionWWW/CProxyMsg struct CProxyMsg_t3400139011 : public CThreadMsgWebGet_t2224858682 { public: // System.Int32 CVersionWWW/CProxyMsg::m_failedTime int32_t ___m_failedTime_5; public: inline static int32_t get_offset_of_m_failedTime_5() { return static_cast(offsetof(CProxyMsg_t3400139011, ___m_failedTime_5)); } inline int32_t get_m_failedTime_5() const { return ___m_failedTime_5; } inline int32_t* get_address_of_m_failedTime_5() { return &___m_failedTime_5; } inline void set_m_failedTime_5(int32_t value) { ___m_failedTime_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPROXYMSG_T3400139011_H #ifndef CMERGEDVERSIONCFGMSG_T2041069836_H #define CMERGEDVERSIONCFGMSG_T2041069836_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CVersionWWW/CMergedVersionCfgMsg struct CMergedVersionCfgMsg_t2041069836 : public CThreadMsgWebGet_t2224858682 { public: // System.Int32 CVersionWWW/CMergedVersionCfgMsg::m_accessIndex int32_t ___m_accessIndex_5; public: inline static int32_t get_offset_of_m_accessIndex_5() { return static_cast(offsetof(CMergedVersionCfgMsg_t2041069836, ___m_accessIndex_5)); } inline int32_t get_m_accessIndex_5() const { return ___m_accessIndex_5; } inline int32_t* get_address_of_m_accessIndex_5() { return &___m_accessIndex_5; } inline void set_m_accessIndex_5(int32_t value) { ___m_accessIndex_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMERGEDVERSIONCFGMSG_T2041069836_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 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 CMONOFILEUPDATEMSG_T603480400_H #define CMONOFILEUPDATEMSG_T603480400_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CMonoWWW/CMonoFileUpdateMsg struct CMonoFileUpdateMsg_t603480400 : public CThreadMsgWebGet_t2224858682 { public: // CMonoWWW CMonoWWW/CMonoFileUpdateMsg::m_monoTarget CMonoWWW_t3670679148 * ___m_monoTarget_5; // System.String CMonoWWW/CMonoFileUpdateMsg::m_keyUrlName String_t* ___m_keyUrlName_6; // System.String CMonoWWW/CMonoFileUpdateMsg::m_localFull String_t* ___m_localFull_7; public: inline static int32_t get_offset_of_m_monoTarget_5() { return static_cast(offsetof(CMonoFileUpdateMsg_t603480400, ___m_monoTarget_5)); } inline CMonoWWW_t3670679148 * get_m_monoTarget_5() const { return ___m_monoTarget_5; } inline CMonoWWW_t3670679148 ** get_address_of_m_monoTarget_5() { return &___m_monoTarget_5; } inline void set_m_monoTarget_5(CMonoWWW_t3670679148 * value) { ___m_monoTarget_5 = value; Il2CppCodeGenWriteBarrier((&___m_monoTarget_5), value); } inline static int32_t get_offset_of_m_keyUrlName_6() { return static_cast(offsetof(CMonoFileUpdateMsg_t603480400, ___m_keyUrlName_6)); } inline String_t* get_m_keyUrlName_6() const { return ___m_keyUrlName_6; } inline String_t** get_address_of_m_keyUrlName_6() { return &___m_keyUrlName_6; } inline void set_m_keyUrlName_6(String_t* value) { ___m_keyUrlName_6 = value; Il2CppCodeGenWriteBarrier((&___m_keyUrlName_6), value); } inline static int32_t get_offset_of_m_localFull_7() { return static_cast(offsetof(CMonoFileUpdateMsg_t603480400, ___m_localFull_7)); } inline String_t* get_m_localFull_7() const { return ___m_localFull_7; } inline String_t** get_address_of_m_localFull_7() { return &___m_localFull_7; } inline void set_m_localFull_7(String_t* value) { ___m_localFull_7 = value; Il2CppCodeGenWriteBarrier((&___m_localFull_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMONOFILEUPDATEMSG_T603480400_H #ifndef CVERSIONUPDATEMSG_T1074894675_H #define CVERSIONUPDATEMSG_T1074894675_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CVersionWWW/CVersionUpdateMsg struct CVersionUpdateMsg_t1074894675 : public CThreadMsgWebGet_t2224858682 { public: // System.String CVersionWWW/CVersionUpdateMsg::m_targetFile String_t* ___m_targetFile_5; // System.String CVersionWWW/CVersionUpdateMsg::m_dbFilePath String_t* ___m_dbFilePath_6; // System.Int32 CVersionWWW/CVersionUpdateMsg::m_accessIndex int32_t ___m_accessIndex_7; public: inline static int32_t get_offset_of_m_targetFile_5() { return static_cast(offsetof(CVersionUpdateMsg_t1074894675, ___m_targetFile_5)); } inline String_t* get_m_targetFile_5() const { return ___m_targetFile_5; } inline String_t** get_address_of_m_targetFile_5() { return &___m_targetFile_5; } inline void set_m_targetFile_5(String_t* value) { ___m_targetFile_5 = value; Il2CppCodeGenWriteBarrier((&___m_targetFile_5), value); } inline static int32_t get_offset_of_m_dbFilePath_6() { return static_cast(offsetof(CVersionUpdateMsg_t1074894675, ___m_dbFilePath_6)); } inline String_t* get_m_dbFilePath_6() const { return ___m_dbFilePath_6; } inline String_t** get_address_of_m_dbFilePath_6() { return &___m_dbFilePath_6; } inline void set_m_dbFilePath_6(String_t* value) { ___m_dbFilePath_6 = value; Il2CppCodeGenWriteBarrier((&___m_dbFilePath_6), value); } inline static int32_t get_offset_of_m_accessIndex_7() { return static_cast(offsetof(CVersionUpdateMsg_t1074894675, ___m_accessIndex_7)); } inline int32_t get_m_accessIndex_7() const { return ___m_accessIndex_7; } inline int32_t* get_address_of_m_accessIndex_7() { return &___m_accessIndex_7; } inline void set_m_accessIndex_7(int32_t value) { ___m_accessIndex_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVERSIONUPDATEMSG_T1074894675_H #ifndef ONMOVIEEND_T1532239471_H #define ONMOVIEEND_T1532239471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // moviePlayer/OnMovieEnd struct OnMovieEnd_t1532239471 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMOVIEEND_T1532239471_H #ifndef ONMSGRECEIVECALLBACK_T4052986837_H #define ONMSGRECEIVECALLBACK_T4052986837_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi/OnMsgReceiveCallback struct OnMsgReceiveCallback_t4052986837 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONMSGRECEIVECALLBACK_T4052986837_H #ifndef ONCOMPLETEDCALLBACK_T1110260270_H #define ONCOMPLETEDCALLBACK_T1110260270_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi/OnCompletedCallback struct OnCompletedCallback_t1110260270 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONCOMPLETEDCALLBACK_T1110260270_H #ifndef ONSTOPSPEECHCOMPLETECALLBACK_T1009288087_H #define ONSTOPSPEECHCOMPLETECALLBACK_T1009288087_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi/OnStopSpeechCompleteCallback struct OnStopSpeechCompleteCallback_t1009288087 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSTOPSPEECHCOMPLETECALLBACK_T1009288087_H #ifndef ONSTOPRECORDCOMPLETECALLBACK_T2363891626_H #define ONSTOPRECORDCOMPLETECALLBACK_T2363891626_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi/OnStopRecordCompleteCallback struct OnStopRecordCompleteCallback_t2363891626 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONSTOPRECORDCOMPLETECALLBACK_T2363891626_H #ifndef ONDOWNLOADCOMPLETECALLBACK_T4136487141_H #define ONDOWNLOADCOMPLETECALLBACK_T4136487141_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi/OnDownLoadCompleteCallback struct OnDownLoadCompleteCallback_t4136487141 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONDOWNLOADCOMPLETECALLBACK_T4136487141_H #ifndef ONUPLOADCOMPLETECALLBACK_T2081987828_H #define ONUPLOADCOMPLETECALLBACK_T2081987828_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi/OnUpLoadCompleteCallback struct OnUpLoadCompleteCallback_t2081987828 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ONUPLOADCOMPLETECALLBACK_T2081987828_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 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 UIJEWELITEM_T3491257655_H #define UIJEWELITEM_T3491257655_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiJewelItem struct uiJewelItem_t3491257655 : public MonoBehaviour_t3962482529 { public: // UILabel uiJewelItem::label1 UILabel_t3248798549 * ___label1_2; // UILabel uiJewelItem::label2 UILabel_t3248798549 * ___label2_3; // UnityEngine.Transform uiJewelItem::m_activeRoot Transform_t3600365921 * ___m_activeRoot_4; // UnityEngine.Transform uiJewelItem::m_disActiveRoot Transform_t3600365921 * ___m_disActiveRoot_5; // UITexture uiJewelItem::m_icon UITexture_t3471168817 * ___m_icon_6; // System.Int32 uiJewelItem::type int32_t ___type_7; // System.Int32 uiJewelItem::jewelId int32_t ___jewelId_8; // UnityEngine.Vector3 uiJewelItem::oriSize Vector3_t3722313464 ___oriSize_9; // System.Boolean uiJewelItem::isPageInit bool ___isPageInit_10; // System.Boolean uiJewelItem::isLoading bool ___isLoading_11; public: inline static int32_t get_offset_of_label1_2() { return static_cast(offsetof(uiJewelItem_t3491257655, ___label1_2)); } inline UILabel_t3248798549 * get_label1_2() const { return ___label1_2; } inline UILabel_t3248798549 ** get_address_of_label1_2() { return &___label1_2; } inline void set_label1_2(UILabel_t3248798549 * value) { ___label1_2 = value; Il2CppCodeGenWriteBarrier((&___label1_2), value); } inline static int32_t get_offset_of_label2_3() { return static_cast(offsetof(uiJewelItem_t3491257655, ___label2_3)); } inline UILabel_t3248798549 * get_label2_3() const { return ___label2_3; } inline UILabel_t3248798549 ** get_address_of_label2_3() { return &___label2_3; } inline void set_label2_3(UILabel_t3248798549 * value) { ___label2_3 = value; Il2CppCodeGenWriteBarrier((&___label2_3), value); } inline static int32_t get_offset_of_m_activeRoot_4() { return static_cast(offsetof(uiJewelItem_t3491257655, ___m_activeRoot_4)); } inline Transform_t3600365921 * get_m_activeRoot_4() const { return ___m_activeRoot_4; } inline Transform_t3600365921 ** get_address_of_m_activeRoot_4() { return &___m_activeRoot_4; } inline void set_m_activeRoot_4(Transform_t3600365921 * value) { ___m_activeRoot_4 = value; Il2CppCodeGenWriteBarrier((&___m_activeRoot_4), value); } inline static int32_t get_offset_of_m_disActiveRoot_5() { return static_cast(offsetof(uiJewelItem_t3491257655, ___m_disActiveRoot_5)); } inline Transform_t3600365921 * get_m_disActiveRoot_5() const { return ___m_disActiveRoot_5; } inline Transform_t3600365921 ** get_address_of_m_disActiveRoot_5() { return &___m_disActiveRoot_5; } inline void set_m_disActiveRoot_5(Transform_t3600365921 * value) { ___m_disActiveRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_disActiveRoot_5), value); } inline static int32_t get_offset_of_m_icon_6() { return static_cast(offsetof(uiJewelItem_t3491257655, ___m_icon_6)); } inline UITexture_t3471168817 * get_m_icon_6() const { return ___m_icon_6; } inline UITexture_t3471168817 ** get_address_of_m_icon_6() { return &___m_icon_6; } inline void set_m_icon_6(UITexture_t3471168817 * value) { ___m_icon_6 = value; Il2CppCodeGenWriteBarrier((&___m_icon_6), value); } inline static int32_t get_offset_of_type_7() { return static_cast(offsetof(uiJewelItem_t3491257655, ___type_7)); } inline int32_t get_type_7() const { return ___type_7; } inline int32_t* get_address_of_type_7() { return &___type_7; } inline void set_type_7(int32_t value) { ___type_7 = value; } inline static int32_t get_offset_of_jewelId_8() { return static_cast(offsetof(uiJewelItem_t3491257655, ___jewelId_8)); } inline int32_t get_jewelId_8() const { return ___jewelId_8; } inline int32_t* get_address_of_jewelId_8() { return &___jewelId_8; } inline void set_jewelId_8(int32_t value) { ___jewelId_8 = value; } inline static int32_t get_offset_of_oriSize_9() { return static_cast(offsetof(uiJewelItem_t3491257655, ___oriSize_9)); } inline Vector3_t3722313464 get_oriSize_9() const { return ___oriSize_9; } inline Vector3_t3722313464 * get_address_of_oriSize_9() { return &___oriSize_9; } inline void set_oriSize_9(Vector3_t3722313464 value) { ___oriSize_9 = value; } inline static int32_t get_offset_of_isPageInit_10() { return static_cast(offsetof(uiJewelItem_t3491257655, ___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_isLoading_11() { return static_cast(offsetof(uiJewelItem_t3491257655, ___isLoading_11)); } inline bool get_isLoading_11() const { return ___isLoading_11; } inline bool* get_address_of_isLoading_11() { return &___isLoading_11; } inline void set_isLoading_11(bool value) { ___isLoading_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIJEWELITEM_T3491257655_H #ifndef MOVIEPLAYER_T2958542887_H #define MOVIEPLAYER_T2958542887_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // moviePlayer struct moviePlayer_t2958542887 : public MonoBehaviour_t3962482529 { public: // UITexture moviePlayer::panel UITexture_t3471168817 * ___panel_2; // UnityEngine.AudioSource moviePlayer::audioPlayer AudioSource_t3935305588 * ___audioPlayer_3; // System.Boolean moviePlayer::isPageInit bool ___isPageInit_4; // UnityEngine.Transform moviePlayer::skipButton Transform_t3600365921 * ___skipButton_5; // moviePlayer/OnMovieEnd moviePlayer::_EndFun OnMovieEnd_t1532239471 * ____EndFun_6; public: inline static int32_t get_offset_of_panel_2() { return static_cast(offsetof(moviePlayer_t2958542887, ___panel_2)); } inline UITexture_t3471168817 * get_panel_2() const { return ___panel_2; } inline UITexture_t3471168817 ** get_address_of_panel_2() { return &___panel_2; } inline void set_panel_2(UITexture_t3471168817 * value) { ___panel_2 = value; Il2CppCodeGenWriteBarrier((&___panel_2), value); } inline static int32_t get_offset_of_audioPlayer_3() { return static_cast(offsetof(moviePlayer_t2958542887, ___audioPlayer_3)); } inline AudioSource_t3935305588 * get_audioPlayer_3() const { return ___audioPlayer_3; } inline AudioSource_t3935305588 ** get_address_of_audioPlayer_3() { return &___audioPlayer_3; } inline void set_audioPlayer_3(AudioSource_t3935305588 * value) { ___audioPlayer_3 = value; Il2CppCodeGenWriteBarrier((&___audioPlayer_3), value); } inline static int32_t get_offset_of_isPageInit_4() { return static_cast(offsetof(moviePlayer_t2958542887, ___isPageInit_4)); } inline bool get_isPageInit_4() const { return ___isPageInit_4; } inline bool* get_address_of_isPageInit_4() { return &___isPageInit_4; } inline void set_isPageInit_4(bool value) { ___isPageInit_4 = value; } inline static int32_t get_offset_of_skipButton_5() { return static_cast(offsetof(moviePlayer_t2958542887, ___skipButton_5)); } inline Transform_t3600365921 * get_skipButton_5() const { return ___skipButton_5; } inline Transform_t3600365921 ** get_address_of_skipButton_5() { return &___skipButton_5; } inline void set_skipButton_5(Transform_t3600365921 * value) { ___skipButton_5 = value; Il2CppCodeGenWriteBarrier((&___skipButton_5), value); } inline static int32_t get_offset_of__EndFun_6() { return static_cast(offsetof(moviePlayer_t2958542887, ____EndFun_6)); } inline OnMovieEnd_t1532239471 * get__EndFun_6() const { return ____EndFun_6; } inline OnMovieEnd_t1532239471 ** get_address_of__EndFun_6() { return &____EndFun_6; } inline void set__EndFun_6(OnMovieEnd_t1532239471 * value) { ____EndFun_6 = value; Il2CppCodeGenWriteBarrier((&____EndFun_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOVIEPLAYER_T2958542887_H #ifndef UIJEWELLEVELITEM_T882383935_H #define UIJEWELLEVELITEM_T882383935_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiJewelLevelItem struct uiJewelLevelItem_t882383935 : public MonoBehaviour_t3962482529 { public: // UILabel uiJewelLevelItem::label1 UILabel_t3248798549 * ___label1_2; // UILabel uiJewelLevelItem::label2 UILabel_t3248798549 * ___label2_3; // UILabel uiJewelLevelItem::label3 UILabel_t3248798549 * ___label3_4; // UnityEngine.Transform uiJewelLevelItem::m_activeRoot Transform_t3600365921 * ___m_activeRoot_5; // UnityEngine.Transform uiJewelLevelItem::m_disActiveRoot Transform_t3600365921 * ___m_disActiveRoot_6; // System.Int32 uiJewelLevelItem::level int32_t ___level_7; // System.Boolean uiJewelLevelItem::isPageInit bool ___isPageInit_8; public: inline static int32_t get_offset_of_label1_2() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___label1_2)); } inline UILabel_t3248798549 * get_label1_2() const { return ___label1_2; } inline UILabel_t3248798549 ** get_address_of_label1_2() { return &___label1_2; } inline void set_label1_2(UILabel_t3248798549 * value) { ___label1_2 = value; Il2CppCodeGenWriteBarrier((&___label1_2), value); } inline static int32_t get_offset_of_label2_3() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___label2_3)); } inline UILabel_t3248798549 * get_label2_3() const { return ___label2_3; } inline UILabel_t3248798549 ** get_address_of_label2_3() { return &___label2_3; } inline void set_label2_3(UILabel_t3248798549 * value) { ___label2_3 = value; Il2CppCodeGenWriteBarrier((&___label2_3), value); } inline static int32_t get_offset_of_label3_4() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___label3_4)); } inline UILabel_t3248798549 * get_label3_4() const { return ___label3_4; } inline UILabel_t3248798549 ** get_address_of_label3_4() { return &___label3_4; } inline void set_label3_4(UILabel_t3248798549 * value) { ___label3_4 = value; Il2CppCodeGenWriteBarrier((&___label3_4), value); } inline static int32_t get_offset_of_m_activeRoot_5() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___m_activeRoot_5)); } inline Transform_t3600365921 * get_m_activeRoot_5() const { return ___m_activeRoot_5; } inline Transform_t3600365921 ** get_address_of_m_activeRoot_5() { return &___m_activeRoot_5; } inline void set_m_activeRoot_5(Transform_t3600365921 * value) { ___m_activeRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_activeRoot_5), value); } inline static int32_t get_offset_of_m_disActiveRoot_6() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___m_disActiveRoot_6)); } inline Transform_t3600365921 * get_m_disActiveRoot_6() const { return ___m_disActiveRoot_6; } inline Transform_t3600365921 ** get_address_of_m_disActiveRoot_6() { return &___m_disActiveRoot_6; } inline void set_m_disActiveRoot_6(Transform_t3600365921 * value) { ___m_disActiveRoot_6 = value; Il2CppCodeGenWriteBarrier((&___m_disActiveRoot_6), value); } inline static int32_t get_offset_of_level_7() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___level_7)); } inline int32_t get_level_7() const { return ___level_7; } inline int32_t* get_address_of_level_7() { return &___level_7; } inline void set_level_7(int32_t value) { ___level_7 = value; } inline static int32_t get_offset_of_isPageInit_8() { return static_cast(offsetof(uiJewelLevelItem_t882383935, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIJEWELLEVELITEM_T882383935_H #ifndef UIMAGICWORKSHOPCHOOSEITEMCELL_T2418075560_H #define UIMAGICWORKSHOPCHOOSEITEMCELL_T2418075560_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWorkShopChooseItemCell struct uiMagicWorkShopChooseItemCell_t2418075560 : public MonoBehaviour_t3962482529 { public: // UnityEngine.Transform uiMagicWorkShopChooseItemCell::m_UIRoot Transform_t3600365921 * ___m_UIRoot_2; // UILabel uiMagicWorkShopChooseItemCell::name_Label UILabel_t3248798549 * ___name_Label_3; // UILabel uiMagicWorkShopChooseItemCell::level_Label UILabel_t3248798549 * ___level_Label_4; // UILabel uiMagicWorkShopChooseItemCell::amount_Label UILabel_t3248798549 * ___amount_Label_5; // UILabel uiMagicWorkShopChooseItemCell::leftday_Label UILabel_t3248798549 * ___leftday_Label_6; // UISprite uiMagicWorkShopChooseItemCell::star UISprite_t194114938 * ___star_7; // UILabel uiMagicWorkShopChooseItemCell::fashionLevel_Label UILabel_t3248798549 * ___fashionLevel_Label_8; // UITexture uiMagicWorkShopChooseItemCell::jewelTag UITexture_t3471168817 * ___jewelTag_9; // System.Boolean uiMagicWorkShopChooseItemCell::jewelTagDone bool ___jewelTagDone_10; // UITexture uiMagicWorkShopChooseItemCell::cloth UITexture_t3471168817 * ___cloth_11; // UnityEngine.Transform uiMagicWorkShopChooseItemCell::SelectPic Transform_t3600365921 * ___SelectPic_12; // UISprite uiMagicWorkShopChooseItemCell::bgLevel UISprite_t194114938 * ___bgLevel_13; // UnityEngine.Vector3 uiMagicWorkShopChooseItemCell::m_scal Vector3_t3722313464 ___m_scal_14; // System.Int32 uiMagicWorkShopChooseItemCell::m_MainType int32_t ___m_MainType_15; // System.Int32 uiMagicWorkShopChooseItemCell::m_SubType int32_t ___m_SubType_16; // System.Int32 uiMagicWorkShopChooseItemCell::m_Index int32_t ___m_Index_17; // System.Int32 uiMagicWorkShopChooseItemCell::m_ConfigId int32_t ___m_ConfigId_18; // System.Boolean uiMagicWorkShopChooseItemCell::m_JewelTexureDone bool ___m_JewelTexureDone_19; // System.Boolean uiMagicWorkShopChooseItemCell::m_ClothTextureDone bool ___m_ClothTextureDone_20; // DMCore.Logic.CItemBase uiMagicWorkShopChooseItemCell::info CItemBase_t2436786639 * ___info_21; // DMCore.CDataArray uiMagicWorkShopChooseItemCell::cd_Flood CDataArray_t4068198041 * ___cd_Flood_22; // DMCore.CDataArray uiMagicWorkShopChooseItemCell::cd_Upgrade CDataArray_t4068198041 * ___cd_Upgrade_23; // UnityEngine.Vector3 uiMagicWorkShopChooseItemCell::orgClothScale Vector3_t3722313464 ___orgClothScale_24; // UnityEngine.Vector3 uiMagicWorkShopChooseItemCell::orgJewelTagScale Vector3_t3722313464 ___orgJewelTagScale_25; public: inline static int32_t get_offset_of_m_UIRoot_2() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___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_name_Label_3() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___name_Label_3)); } inline UILabel_t3248798549 * get_name_Label_3() const { return ___name_Label_3; } inline UILabel_t3248798549 ** get_address_of_name_Label_3() { return &___name_Label_3; } inline void set_name_Label_3(UILabel_t3248798549 * value) { ___name_Label_3 = value; Il2CppCodeGenWriteBarrier((&___name_Label_3), value); } inline static int32_t get_offset_of_level_Label_4() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___level_Label_4)); } inline UILabel_t3248798549 * get_level_Label_4() const { return ___level_Label_4; } inline UILabel_t3248798549 ** get_address_of_level_Label_4() { return &___level_Label_4; } inline void set_level_Label_4(UILabel_t3248798549 * value) { ___level_Label_4 = value; Il2CppCodeGenWriteBarrier((&___level_Label_4), value); } inline static int32_t get_offset_of_amount_Label_5() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___amount_Label_5)); } inline UILabel_t3248798549 * get_amount_Label_5() const { return ___amount_Label_5; } inline UILabel_t3248798549 ** get_address_of_amount_Label_5() { return &___amount_Label_5; } inline void set_amount_Label_5(UILabel_t3248798549 * value) { ___amount_Label_5 = value; Il2CppCodeGenWriteBarrier((&___amount_Label_5), value); } inline static int32_t get_offset_of_leftday_Label_6() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___leftday_Label_6)); } inline UILabel_t3248798549 * get_leftday_Label_6() const { return ___leftday_Label_6; } inline UILabel_t3248798549 ** get_address_of_leftday_Label_6() { return &___leftday_Label_6; } inline void set_leftday_Label_6(UILabel_t3248798549 * value) { ___leftday_Label_6 = value; Il2CppCodeGenWriteBarrier((&___leftday_Label_6), value); } inline static int32_t get_offset_of_star_7() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___star_7)); } inline UISprite_t194114938 * get_star_7() const { return ___star_7; } inline UISprite_t194114938 ** get_address_of_star_7() { return &___star_7; } inline void set_star_7(UISprite_t194114938 * value) { ___star_7 = value; Il2CppCodeGenWriteBarrier((&___star_7), value); } inline static int32_t get_offset_of_fashionLevel_Label_8() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___fashionLevel_Label_8)); } inline UILabel_t3248798549 * get_fashionLevel_Label_8() const { return ___fashionLevel_Label_8; } inline UILabel_t3248798549 ** get_address_of_fashionLevel_Label_8() { return &___fashionLevel_Label_8; } inline void set_fashionLevel_Label_8(UILabel_t3248798549 * value) { ___fashionLevel_Label_8 = value; Il2CppCodeGenWriteBarrier((&___fashionLevel_Label_8), value); } inline static int32_t get_offset_of_jewelTag_9() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___jewelTag_9)); } inline UITexture_t3471168817 * get_jewelTag_9() const { return ___jewelTag_9; } inline UITexture_t3471168817 ** get_address_of_jewelTag_9() { return &___jewelTag_9; } inline void set_jewelTag_9(UITexture_t3471168817 * value) { ___jewelTag_9 = value; Il2CppCodeGenWriteBarrier((&___jewelTag_9), value); } inline static int32_t get_offset_of_jewelTagDone_10() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___jewelTagDone_10)); } inline bool get_jewelTagDone_10() const { return ___jewelTagDone_10; } inline bool* get_address_of_jewelTagDone_10() { return &___jewelTagDone_10; } inline void set_jewelTagDone_10(bool value) { ___jewelTagDone_10 = value; } inline static int32_t get_offset_of_cloth_11() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___cloth_11)); } inline UITexture_t3471168817 * get_cloth_11() const { return ___cloth_11; } inline UITexture_t3471168817 ** get_address_of_cloth_11() { return &___cloth_11; } inline void set_cloth_11(UITexture_t3471168817 * value) { ___cloth_11 = value; Il2CppCodeGenWriteBarrier((&___cloth_11), value); } inline static int32_t get_offset_of_SelectPic_12() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___SelectPic_12)); } inline Transform_t3600365921 * get_SelectPic_12() const { return ___SelectPic_12; } inline Transform_t3600365921 ** get_address_of_SelectPic_12() { return &___SelectPic_12; } inline void set_SelectPic_12(Transform_t3600365921 * value) { ___SelectPic_12 = value; Il2CppCodeGenWriteBarrier((&___SelectPic_12), value); } inline static int32_t get_offset_of_bgLevel_13() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___bgLevel_13)); } inline UISprite_t194114938 * get_bgLevel_13() const { return ___bgLevel_13; } inline UISprite_t194114938 ** get_address_of_bgLevel_13() { return &___bgLevel_13; } inline void set_bgLevel_13(UISprite_t194114938 * value) { ___bgLevel_13 = value; Il2CppCodeGenWriteBarrier((&___bgLevel_13), value); } inline static int32_t get_offset_of_m_scal_14() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_scal_14)); } inline Vector3_t3722313464 get_m_scal_14() const { return ___m_scal_14; } inline Vector3_t3722313464 * get_address_of_m_scal_14() { return &___m_scal_14; } inline void set_m_scal_14(Vector3_t3722313464 value) { ___m_scal_14 = value; } inline static int32_t get_offset_of_m_MainType_15() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_MainType_15)); } inline int32_t get_m_MainType_15() const { return ___m_MainType_15; } inline int32_t* get_address_of_m_MainType_15() { return &___m_MainType_15; } inline void set_m_MainType_15(int32_t value) { ___m_MainType_15 = value; } inline static int32_t get_offset_of_m_SubType_16() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_SubType_16)); } inline int32_t get_m_SubType_16() const { return ___m_SubType_16; } inline int32_t* get_address_of_m_SubType_16() { return &___m_SubType_16; } inline void set_m_SubType_16(int32_t value) { ___m_SubType_16 = value; } inline static int32_t get_offset_of_m_Index_17() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_Index_17)); } inline int32_t get_m_Index_17() const { return ___m_Index_17; } inline int32_t* get_address_of_m_Index_17() { return &___m_Index_17; } inline void set_m_Index_17(int32_t value) { ___m_Index_17 = value; } inline static int32_t get_offset_of_m_ConfigId_18() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_ConfigId_18)); } inline int32_t get_m_ConfigId_18() const { return ___m_ConfigId_18; } inline int32_t* get_address_of_m_ConfigId_18() { return &___m_ConfigId_18; } inline void set_m_ConfigId_18(int32_t value) { ___m_ConfigId_18 = value; } inline static int32_t get_offset_of_m_JewelTexureDone_19() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_JewelTexureDone_19)); } inline bool get_m_JewelTexureDone_19() const { return ___m_JewelTexureDone_19; } inline bool* get_address_of_m_JewelTexureDone_19() { return &___m_JewelTexureDone_19; } inline void set_m_JewelTexureDone_19(bool value) { ___m_JewelTexureDone_19 = value; } inline static int32_t get_offset_of_m_ClothTextureDone_20() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___m_ClothTextureDone_20)); } inline bool get_m_ClothTextureDone_20() const { return ___m_ClothTextureDone_20; } inline bool* get_address_of_m_ClothTextureDone_20() { return &___m_ClothTextureDone_20; } inline void set_m_ClothTextureDone_20(bool value) { ___m_ClothTextureDone_20 = value; } inline static int32_t get_offset_of_info_21() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___info_21)); } inline CItemBase_t2436786639 * get_info_21() const { return ___info_21; } inline CItemBase_t2436786639 ** get_address_of_info_21() { return &___info_21; } inline void set_info_21(CItemBase_t2436786639 * value) { ___info_21 = value; Il2CppCodeGenWriteBarrier((&___info_21), value); } inline static int32_t get_offset_of_cd_Flood_22() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___cd_Flood_22)); } inline CDataArray_t4068198041 * get_cd_Flood_22() const { return ___cd_Flood_22; } inline CDataArray_t4068198041 ** get_address_of_cd_Flood_22() { return &___cd_Flood_22; } inline void set_cd_Flood_22(CDataArray_t4068198041 * value) { ___cd_Flood_22 = value; Il2CppCodeGenWriteBarrier((&___cd_Flood_22), value); } inline static int32_t get_offset_of_cd_Upgrade_23() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___cd_Upgrade_23)); } inline CDataArray_t4068198041 * get_cd_Upgrade_23() const { return ___cd_Upgrade_23; } inline CDataArray_t4068198041 ** get_address_of_cd_Upgrade_23() { return &___cd_Upgrade_23; } inline void set_cd_Upgrade_23(CDataArray_t4068198041 * value) { ___cd_Upgrade_23 = value; Il2CppCodeGenWriteBarrier((&___cd_Upgrade_23), value); } inline static int32_t get_offset_of_orgClothScale_24() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___orgClothScale_24)); } inline Vector3_t3722313464 get_orgClothScale_24() const { return ___orgClothScale_24; } inline Vector3_t3722313464 * get_address_of_orgClothScale_24() { return &___orgClothScale_24; } inline void set_orgClothScale_24(Vector3_t3722313464 value) { ___orgClothScale_24 = value; } inline static int32_t get_offset_of_orgJewelTagScale_25() { return static_cast(offsetof(uiMagicWorkShopChooseItemCell_t2418075560, ___orgJewelTagScale_25)); } inline Vector3_t3722313464 get_orgJewelTagScale_25() const { return ___orgJewelTagScale_25; } inline Vector3_t3722313464 * get_address_of_orgJewelTagScale_25() { return &___orgJewelTagScale_25; } inline void set_orgJewelTagScale_25(Vector3_t3722313464 value) { ___orgJewelTagScale_25 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIMAGICWORKSHOPCHOOSEITEMCELL_T2418075560_H #ifndef CYUNVAAPI_T2324893418_H #define CYUNVAAPI_T2324893418_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CYunvaApi struct CYunvaApi_t2324893418 : public MonoBehaviour_t3962482529 { public: // CYunvaApi/OnUpLoadCompleteCallback CYunvaApi::m_UnLoadResult OnUpLoadCompleteCallback_t2081987828 * ___m_UnLoadResult_4; // CYunvaApi/OnDownLoadCompleteCallback CYunvaApi::m_DownLoadResult OnDownLoadCompleteCallback_t4136487141 * ___m_DownLoadResult_5; // CYunvaApi/OnStopRecordCompleteCallback CYunvaApi::m_StopRecordResult OnStopRecordCompleteCallback_t2363891626 * ___m_StopRecordResult_6; // CYunvaApi/OnCompletedCallback CYunvaApi::m_playCompleted OnCompletedCallback_t1110260270 * ___m_playCompleted_7; // CYunvaApi/OnMsgReceiveCallback CYunvaApi::m_channelChatCallback OnMsgReceiveCallback_t4052986837 * ___m_channelChatCallback_8; // CYunvaApi/OnStopSpeechCompleteCallback CYunvaApi::m_StopSpeechResult OnStopSpeechCompleteCallback_t1009288087 * ___m_StopSpeechResult_9; public: inline static int32_t get_offset_of_m_UnLoadResult_4() { return static_cast(offsetof(CYunvaApi_t2324893418, ___m_UnLoadResult_4)); } inline OnUpLoadCompleteCallback_t2081987828 * get_m_UnLoadResult_4() const { return ___m_UnLoadResult_4; } inline OnUpLoadCompleteCallback_t2081987828 ** get_address_of_m_UnLoadResult_4() { return &___m_UnLoadResult_4; } inline void set_m_UnLoadResult_4(OnUpLoadCompleteCallback_t2081987828 * value) { ___m_UnLoadResult_4 = value; Il2CppCodeGenWriteBarrier((&___m_UnLoadResult_4), value); } inline static int32_t get_offset_of_m_DownLoadResult_5() { return static_cast(offsetof(CYunvaApi_t2324893418, ___m_DownLoadResult_5)); } inline OnDownLoadCompleteCallback_t4136487141 * get_m_DownLoadResult_5() const { return ___m_DownLoadResult_5; } inline OnDownLoadCompleteCallback_t4136487141 ** get_address_of_m_DownLoadResult_5() { return &___m_DownLoadResult_5; } inline void set_m_DownLoadResult_5(OnDownLoadCompleteCallback_t4136487141 * value) { ___m_DownLoadResult_5 = value; Il2CppCodeGenWriteBarrier((&___m_DownLoadResult_5), value); } inline static int32_t get_offset_of_m_StopRecordResult_6() { return static_cast(offsetof(CYunvaApi_t2324893418, ___m_StopRecordResult_6)); } inline OnStopRecordCompleteCallback_t2363891626 * get_m_StopRecordResult_6() const { return ___m_StopRecordResult_6; } inline OnStopRecordCompleteCallback_t2363891626 ** get_address_of_m_StopRecordResult_6() { return &___m_StopRecordResult_6; } inline void set_m_StopRecordResult_6(OnStopRecordCompleteCallback_t2363891626 * value) { ___m_StopRecordResult_6 = value; Il2CppCodeGenWriteBarrier((&___m_StopRecordResult_6), value); } inline static int32_t get_offset_of_m_playCompleted_7() { return static_cast(offsetof(CYunvaApi_t2324893418, ___m_playCompleted_7)); } inline OnCompletedCallback_t1110260270 * get_m_playCompleted_7() const { return ___m_playCompleted_7; } inline OnCompletedCallback_t1110260270 ** get_address_of_m_playCompleted_7() { return &___m_playCompleted_7; } inline void set_m_playCompleted_7(OnCompletedCallback_t1110260270 * value) { ___m_playCompleted_7 = value; Il2CppCodeGenWriteBarrier((&___m_playCompleted_7), value); } inline static int32_t get_offset_of_m_channelChatCallback_8() { return static_cast(offsetof(CYunvaApi_t2324893418, ___m_channelChatCallback_8)); } inline OnMsgReceiveCallback_t4052986837 * get_m_channelChatCallback_8() const { return ___m_channelChatCallback_8; } inline OnMsgReceiveCallback_t4052986837 ** get_address_of_m_channelChatCallback_8() { return &___m_channelChatCallback_8; } inline void set_m_channelChatCallback_8(OnMsgReceiveCallback_t4052986837 * value) { ___m_channelChatCallback_8 = value; Il2CppCodeGenWriteBarrier((&___m_channelChatCallback_8), value); } inline static int32_t get_offset_of_m_StopSpeechResult_9() { return static_cast(offsetof(CYunvaApi_t2324893418, ___m_StopSpeechResult_9)); } inline OnStopSpeechCompleteCallback_t1009288087 * get_m_StopSpeechResult_9() const { return ___m_StopSpeechResult_9; } inline OnStopSpeechCompleteCallback_t1009288087 ** get_address_of_m_StopSpeechResult_9() { return &___m_StopSpeechResult_9; } inline void set_m_StopSpeechResult_9(OnStopSpeechCompleteCallback_t1009288087 * value) { ___m_StopSpeechResult_9 = value; Il2CppCodeGenWriteBarrier((&___m_StopSpeechResult_9), value); } }; struct CYunvaApi_t2324893418_StaticFields { public: // System.Int64 CYunvaApi::s_LastUsrID int64_t ___s_LastUsrID_2; // CYunvaApi CYunvaApi::s_instance CYunvaApi_t2324893418 * ___s_instance_3; // CYunvaApi/OnUpLoadCompleteCallback CYunvaApi::<>f__mg$cache0 OnUpLoadCompleteCallback_t2081987828 * ___U3CU3Ef__mgU24cache0_10; // CYunvaApi/OnDownLoadCompleteCallback CYunvaApi::<>f__mg$cache1 OnDownLoadCompleteCallback_t4136487141 * ___U3CU3Ef__mgU24cache1_11; // CYunvaApi/OnStopRecordCompleteCallback CYunvaApi::<>f__mg$cache2 OnStopRecordCompleteCallback_t2363891626 * ___U3CU3Ef__mgU24cache2_12; // CYunvaApi/OnCompletedCallback CYunvaApi::<>f__mg$cache3 OnCompletedCallback_t1110260270 * ___U3CU3Ef__mgU24cache3_13; // CYunvaApi/OnMsgReceiveCallback CYunvaApi::<>f__mg$cache4 OnMsgReceiveCallback_t4052986837 * ___U3CU3Ef__mgU24cache4_14; // CYunvaApi/OnStopSpeechCompleteCallback CYunvaApi::<>f__mg$cache5 OnStopSpeechCompleteCallback_t1009288087 * ___U3CU3Ef__mgU24cache5_15; public: inline static int32_t get_offset_of_s_LastUsrID_2() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___s_LastUsrID_2)); } inline int64_t get_s_LastUsrID_2() const { return ___s_LastUsrID_2; } inline int64_t* get_address_of_s_LastUsrID_2() { return &___s_LastUsrID_2; } inline void set_s_LastUsrID_2(int64_t value) { ___s_LastUsrID_2 = value; } inline static int32_t get_offset_of_s_instance_3() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___s_instance_3)); } inline CYunvaApi_t2324893418 * get_s_instance_3() const { return ___s_instance_3; } inline CYunvaApi_t2324893418 ** get_address_of_s_instance_3() { return &___s_instance_3; } inline void set_s_instance_3(CYunvaApi_t2324893418 * value) { ___s_instance_3 = value; Il2CppCodeGenWriteBarrier((&___s_instance_3), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_10() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___U3CU3Ef__mgU24cache0_10)); } inline OnUpLoadCompleteCallback_t2081987828 * get_U3CU3Ef__mgU24cache0_10() const { return ___U3CU3Ef__mgU24cache0_10; } inline OnUpLoadCompleteCallback_t2081987828 ** get_address_of_U3CU3Ef__mgU24cache0_10() { return &___U3CU3Ef__mgU24cache0_10; } inline void set_U3CU3Ef__mgU24cache0_10(OnUpLoadCompleteCallback_t2081987828 * value) { ___U3CU3Ef__mgU24cache0_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_10), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_11() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___U3CU3Ef__mgU24cache1_11)); } inline OnDownLoadCompleteCallback_t4136487141 * get_U3CU3Ef__mgU24cache1_11() const { return ___U3CU3Ef__mgU24cache1_11; } inline OnDownLoadCompleteCallback_t4136487141 ** get_address_of_U3CU3Ef__mgU24cache1_11() { return &___U3CU3Ef__mgU24cache1_11; } inline void set_U3CU3Ef__mgU24cache1_11(OnDownLoadCompleteCallback_t4136487141 * value) { ___U3CU3Ef__mgU24cache1_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_11), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache2_12() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___U3CU3Ef__mgU24cache2_12)); } inline OnStopRecordCompleteCallback_t2363891626 * get_U3CU3Ef__mgU24cache2_12() const { return ___U3CU3Ef__mgU24cache2_12; } inline OnStopRecordCompleteCallback_t2363891626 ** get_address_of_U3CU3Ef__mgU24cache2_12() { return &___U3CU3Ef__mgU24cache2_12; } inline void set_U3CU3Ef__mgU24cache2_12(OnStopRecordCompleteCallback_t2363891626 * value) { ___U3CU3Ef__mgU24cache2_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache2_12), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache3_13() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___U3CU3Ef__mgU24cache3_13)); } inline OnCompletedCallback_t1110260270 * get_U3CU3Ef__mgU24cache3_13() const { return ___U3CU3Ef__mgU24cache3_13; } inline OnCompletedCallback_t1110260270 ** get_address_of_U3CU3Ef__mgU24cache3_13() { return &___U3CU3Ef__mgU24cache3_13; } inline void set_U3CU3Ef__mgU24cache3_13(OnCompletedCallback_t1110260270 * value) { ___U3CU3Ef__mgU24cache3_13 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache3_13), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache4_14() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___U3CU3Ef__mgU24cache4_14)); } inline OnMsgReceiveCallback_t4052986837 * get_U3CU3Ef__mgU24cache4_14() const { return ___U3CU3Ef__mgU24cache4_14; } inline OnMsgReceiveCallback_t4052986837 ** get_address_of_U3CU3Ef__mgU24cache4_14() { return &___U3CU3Ef__mgU24cache4_14; } inline void set_U3CU3Ef__mgU24cache4_14(OnMsgReceiveCallback_t4052986837 * value) { ___U3CU3Ef__mgU24cache4_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache4_14), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache5_15() { return static_cast(offsetof(CYunvaApi_t2324893418_StaticFields, ___U3CU3Ef__mgU24cache5_15)); } inline OnStopSpeechCompleteCallback_t1009288087 * get_U3CU3Ef__mgU24cache5_15() const { return ___U3CU3Ef__mgU24cache5_15; } inline OnStopSpeechCompleteCallback_t1009288087 ** get_address_of_U3CU3Ef__mgU24cache5_15() { return &___U3CU3Ef__mgU24cache5_15; } inline void set_U3CU3Ef__mgU24cache5_15(OnStopSpeechCompleteCallback_t1009288087 * value) { ___U3CU3Ef__mgU24cache5_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache5_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CYUNVAAPI_T2324893418_H #ifndef CMONOWWW_T3670679148_H #define CMONOWWW_T3670679148_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CMonoWWW struct CMonoWWW_t3670679148 : public MonoBehaviour_t3962482529 { public: // System.Boolean CMonoWWW::m_bOnGet bool ___m_bOnGet_5; public: inline static int32_t get_offset_of_m_bOnGet_5() { return static_cast(offsetof(CMonoWWW_t3670679148, ___m_bOnGet_5)); } inline bool get_m_bOnGet_5() const { return ___m_bOnGet_5; } inline bool* get_address_of_m_bOnGet_5() { return &___m_bOnGet_5; } inline void set_m_bOnGet_5(bool value) { ___m_bOnGet_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMONOWWW_T3670679148_H #ifndef CVERSIONWWW_T2686195492_H #define CVERSIONWWW_T2686195492_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CVersionWWW struct CVersionWWW_t2686195492 : public MonoBehaviour_t3962482529 { public: // CAutoUpdate CVersionWWW::m_AutoUpdate CAutoUpdate_t511563099 * ___m_AutoUpdate_2; // UISprite CVersionWWW::m_spriteBg UISprite_t194114938 * ___m_spriteBg_3; // UISprite CVersionWWW::m_spriteStep UISprite_t194114938 * ___m_spriteStep_4; // UILabel CVersionWWW::m_labelFirstTips UILabel_t3248798549 * ___m_labelFirstTips_5; // UILabel CVersionWWW::m_labelDBDescrip UILabel_t3248798549 * ___m_labelDBDescrip_6; // System.Single CVersionWWW::m_maxScaleStep float ___m_maxScaleStep_7; // System.Single CVersionWWW::m_fTimeLabor float ___m_fTimeLabor_11; public: inline static int32_t get_offset_of_m_AutoUpdate_2() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_AutoUpdate_2)); } inline CAutoUpdate_t511563099 * get_m_AutoUpdate_2() const { return ___m_AutoUpdate_2; } inline CAutoUpdate_t511563099 ** get_address_of_m_AutoUpdate_2() { return &___m_AutoUpdate_2; } inline void set_m_AutoUpdate_2(CAutoUpdate_t511563099 * value) { ___m_AutoUpdate_2 = value; Il2CppCodeGenWriteBarrier((&___m_AutoUpdate_2), value); } inline static int32_t get_offset_of_m_spriteBg_3() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_spriteBg_3)); } inline UISprite_t194114938 * get_m_spriteBg_3() const { return ___m_spriteBg_3; } inline UISprite_t194114938 ** get_address_of_m_spriteBg_3() { return &___m_spriteBg_3; } inline void set_m_spriteBg_3(UISprite_t194114938 * value) { ___m_spriteBg_3 = value; Il2CppCodeGenWriteBarrier((&___m_spriteBg_3), value); } inline static int32_t get_offset_of_m_spriteStep_4() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_spriteStep_4)); } inline UISprite_t194114938 * get_m_spriteStep_4() const { return ___m_spriteStep_4; } inline UISprite_t194114938 ** get_address_of_m_spriteStep_4() { return &___m_spriteStep_4; } inline void set_m_spriteStep_4(UISprite_t194114938 * value) { ___m_spriteStep_4 = value; Il2CppCodeGenWriteBarrier((&___m_spriteStep_4), value); } inline static int32_t get_offset_of_m_labelFirstTips_5() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_labelFirstTips_5)); } inline UILabel_t3248798549 * get_m_labelFirstTips_5() const { return ___m_labelFirstTips_5; } inline UILabel_t3248798549 ** get_address_of_m_labelFirstTips_5() { return &___m_labelFirstTips_5; } inline void set_m_labelFirstTips_5(UILabel_t3248798549 * value) { ___m_labelFirstTips_5 = value; Il2CppCodeGenWriteBarrier((&___m_labelFirstTips_5), value); } inline static int32_t get_offset_of_m_labelDBDescrip_6() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_labelDBDescrip_6)); } inline UILabel_t3248798549 * get_m_labelDBDescrip_6() const { return ___m_labelDBDescrip_6; } inline UILabel_t3248798549 ** get_address_of_m_labelDBDescrip_6() { return &___m_labelDBDescrip_6; } inline void set_m_labelDBDescrip_6(UILabel_t3248798549 * value) { ___m_labelDBDescrip_6 = value; Il2CppCodeGenWriteBarrier((&___m_labelDBDescrip_6), value); } inline static int32_t get_offset_of_m_maxScaleStep_7() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_maxScaleStep_7)); } inline float get_m_maxScaleStep_7() const { return ___m_maxScaleStep_7; } inline float* get_address_of_m_maxScaleStep_7() { return &___m_maxScaleStep_7; } inline void set_m_maxScaleStep_7(float value) { ___m_maxScaleStep_7 = value; } inline static int32_t get_offset_of_m_fTimeLabor_11() { return static_cast(offsetof(CVersionWWW_t2686195492, ___m_fTimeLabor_11)); } inline float get_m_fTimeLabor_11() const { return ___m_fTimeLabor_11; } inline float* get_address_of_m_fTimeLabor_11() { return &___m_fTimeLabor_11; } inline void set_m_fTimeLabor_11(float value) { ___m_fTimeLabor_11 = value; } }; struct CVersionWWW_t2686195492_StaticFields { public: // System.Boolean CVersionWWW::s_bPrompUnLinkMsgBox bool ___s_bPrompUnLinkMsgBox_8; // System.Boolean CVersionWWW::s_checkedProxy bool ___s_checkedProxy_9; // CVersionWWW/enumVersionState CVersionWWW::s_LoadingWWWState int32_t ___s_LoadingWWWState_10; // DMCore.OnMsgBoxClkCallBack CVersionWWW::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_12; public: inline static int32_t get_offset_of_s_bPrompUnLinkMsgBox_8() { return static_cast(offsetof(CVersionWWW_t2686195492_StaticFields, ___s_bPrompUnLinkMsgBox_8)); } inline bool get_s_bPrompUnLinkMsgBox_8() const { return ___s_bPrompUnLinkMsgBox_8; } inline bool* get_address_of_s_bPrompUnLinkMsgBox_8() { return &___s_bPrompUnLinkMsgBox_8; } inline void set_s_bPrompUnLinkMsgBox_8(bool value) { ___s_bPrompUnLinkMsgBox_8 = value; } inline static int32_t get_offset_of_s_checkedProxy_9() { return static_cast(offsetof(CVersionWWW_t2686195492_StaticFields, ___s_checkedProxy_9)); } inline bool get_s_checkedProxy_9() const { return ___s_checkedProxy_9; } inline bool* get_address_of_s_checkedProxy_9() { return &___s_checkedProxy_9; } inline void set_s_checkedProxy_9(bool value) { ___s_checkedProxy_9 = value; } inline static int32_t get_offset_of_s_LoadingWWWState_10() { return static_cast(offsetof(CVersionWWW_t2686195492_StaticFields, ___s_LoadingWWWState_10)); } inline int32_t get_s_LoadingWWWState_10() const { return ___s_LoadingWWWState_10; } inline int32_t* get_address_of_s_LoadingWWWState_10() { return &___s_LoadingWWWState_10; } inline void set_s_LoadingWWWState_10(int32_t value) { ___s_LoadingWWWState_10 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_12() { return static_cast(offsetof(CVersionWWW_t2686195492_StaticFields, ___U3CU3Ef__mgU24cache0_12)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_12() const { return ___U3CU3Ef__mgU24cache0_12; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_12() { return &___U3CU3Ef__mgU24cache0_12; } inline void set_U3CU3Ef__mgU24cache0_12(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CVERSIONWWW_T2686195492_H #ifndef UIMAGICWROKSHOPCHOOSEITEMGROUP_T3274690204_H #define UIMAGICWROKSHOPCHOOSEITEMGROUP_T3274690204_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiMagicWrokShopChooseItemGroup struct uiMagicWrokShopChooseItemGroup_t3274690204 : public MonoBehaviour_t3962482529 { public: // uiMagicWorkShopChooseItemCell uiMagicWrokShopChooseItemGroup::Obj1 uiMagicWorkShopChooseItemCell_t2418075560 * ___Obj1_2; // uiMagicWorkShopChooseItemCell uiMagicWrokShopChooseItemGroup::Obj2 uiMagicWorkShopChooseItemCell_t2418075560 * ___Obj2_3; // uiMagicWorkShopChooseItemCell uiMagicWrokShopChooseItemGroup::Obj3 uiMagicWorkShopChooseItemCell_t2418075560 * ___Obj3_4; // System.Boolean uiMagicWrokShopChooseItemGroup::isPageInit bool ___isPageInit_5; public: inline static int32_t get_offset_of_Obj1_2() { return static_cast(offsetof(uiMagicWrokShopChooseItemGroup_t3274690204, ___Obj1_2)); } inline uiMagicWorkShopChooseItemCell_t2418075560 * get_Obj1_2() const { return ___Obj1_2; } inline uiMagicWorkShopChooseItemCell_t2418075560 ** get_address_of_Obj1_2() { return &___Obj1_2; } inline void set_Obj1_2(uiMagicWorkShopChooseItemCell_t2418075560 * value) { ___Obj1_2 = value; Il2CppCodeGenWriteBarrier((&___Obj1_2), value); } inline static int32_t get_offset_of_Obj2_3() { return static_cast(offsetof(uiMagicWrokShopChooseItemGroup_t3274690204, ___Obj2_3)); } inline uiMagicWorkShopChooseItemCell_t2418075560 * get_Obj2_3() const { return ___Obj2_3; } inline uiMagicWorkShopChooseItemCell_t2418075560 ** get_address_of_Obj2_3() { return &___Obj2_3; } inline void set_Obj2_3(uiMagicWorkShopChooseItemCell_t2418075560 * value) { ___Obj2_3 = value; Il2CppCodeGenWriteBarrier((&___Obj2_3), value); } inline static int32_t get_offset_of_Obj3_4() { return static_cast(offsetof(uiMagicWrokShopChooseItemGroup_t3274690204, ___Obj3_4)); } inline uiMagicWorkShopChooseItemCell_t2418075560 * get_Obj3_4() const { return ___Obj3_4; } inline uiMagicWorkShopChooseItemCell_t2418075560 ** get_address_of_Obj3_4() { return &___Obj3_4; } inline void set_Obj3_4(uiMagicWorkShopChooseItemCell_t2418075560 * value) { ___Obj3_4 = value; Il2CppCodeGenWriteBarrier((&___Obj3_4), value); } inline static int32_t get_offset_of_isPageInit_5() { return static_cast(offsetof(uiMagicWrokShopChooseItemGroup_t3274690204, ___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 // UIMAGICWROKSHOPCHOOSEITEMGROUP_T3274690204_H #ifndef UISPECTRUMITEM_T3341745820_H #define UISPECTRUMITEM_T3341745820_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiSpectrumItem struct uiSpectrumItem_t3341745820 : public MonoBehaviour_t3962482529 { public: // UILabel uiSpectrumItem::label1 UILabel_t3248798549 * ___label1_2; // UILabel uiSpectrumItem::label2 UILabel_t3248798549 * ___label2_3; // UnityEngine.Transform uiSpectrumItem::m_activeRoot Transform_t3600365921 * ___m_activeRoot_4; // UnityEngine.Transform uiSpectrumItem::m_disActiveRoot Transform_t3600365921 * ___m_disActiveRoot_5; // System.Int32 uiSpectrumItem::spectrumId int32_t ___spectrumId_6; // System.Boolean uiSpectrumItem::isPageInit bool ___isPageInit_7; public: inline static int32_t get_offset_of_label1_2() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___label1_2)); } inline UILabel_t3248798549 * get_label1_2() const { return ___label1_2; } inline UILabel_t3248798549 ** get_address_of_label1_2() { return &___label1_2; } inline void set_label1_2(UILabel_t3248798549 * value) { ___label1_2 = value; Il2CppCodeGenWriteBarrier((&___label1_2), value); } inline static int32_t get_offset_of_label2_3() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___label2_3)); } inline UILabel_t3248798549 * get_label2_3() const { return ___label2_3; } inline UILabel_t3248798549 ** get_address_of_label2_3() { return &___label2_3; } inline void set_label2_3(UILabel_t3248798549 * value) { ___label2_3 = value; Il2CppCodeGenWriteBarrier((&___label2_3), value); } inline static int32_t get_offset_of_m_activeRoot_4() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___m_activeRoot_4)); } inline Transform_t3600365921 * get_m_activeRoot_4() const { return ___m_activeRoot_4; } inline Transform_t3600365921 ** get_address_of_m_activeRoot_4() { return &___m_activeRoot_4; } inline void set_m_activeRoot_4(Transform_t3600365921 * value) { ___m_activeRoot_4 = value; Il2CppCodeGenWriteBarrier((&___m_activeRoot_4), value); } inline static int32_t get_offset_of_m_disActiveRoot_5() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___m_disActiveRoot_5)); } inline Transform_t3600365921 * get_m_disActiveRoot_5() const { return ___m_disActiveRoot_5; } inline Transform_t3600365921 ** get_address_of_m_disActiveRoot_5() { return &___m_disActiveRoot_5; } inline void set_m_disActiveRoot_5(Transform_t3600365921 * value) { ___m_disActiveRoot_5 = value; Il2CppCodeGenWriteBarrier((&___m_disActiveRoot_5), value); } inline static int32_t get_offset_of_spectrumId_6() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___spectrumId_6)); } inline int32_t get_spectrumId_6() const { return ___spectrumId_6; } inline int32_t* get_address_of_spectrumId_6() { return &___spectrumId_6; } inline void set_spectrumId_6(int32_t value) { ___spectrumId_6 = value; } inline static int32_t get_offset_of_isPageInit_7() { return static_cast(offsetof(uiSpectrumItem_t3341745820, ___isPageInit_7)); } inline bool get_isPageInit_7() const { return ___isPageInit_7; } inline bool* get_address_of_isPageInit_7() { return &___isPageInit_7; } inline void set_isPageInit_7(bool value) { ___isPageInit_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UISPECTRUMITEM_T3341745820_H #ifndef UPGRADEMATERIALCELL_T2862137114_H #define UPGRADEMATERIALCELL_T2862137114_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UpgradeMaterialCell struct UpgradeMaterialCell_t2862137114 : public MonoBehaviour_t3962482529 { public: // UITexture UpgradeMaterialCell::material_Texture UITexture_t3471168817 * ___material_Texture_2; // UILabel UpgradeMaterialCell::material_Amount UILabel_t3248798549 * ___material_Amount_3; // System.Boolean UpgradeMaterialCell::material_TextureDone bool ___material_TextureDone_4; // System.Boolean UpgradeMaterialCell::material_Enough bool ___material_Enough_5; // System.Int32 UpgradeMaterialCell::material_LackNum int32_t ___material_LackNum_6; // System.Int32 UpgradeMaterialCell::material_unitPrice int32_t ___material_unitPrice_7; // System.Int32 UpgradeMaterialCell::material_CurNum int32_t ___material_CurNum_8; // DMCore.Logic.MagicWSMaterialItem UpgradeMaterialCell::m_MagicMaterialItem MagicWSMaterialItem_t914674430 * ___m_MagicMaterialItem_9; // UnityEngine.Vector3 UpgradeMaterialCell::org_material_Texture Vector3_t3722313464 ___org_material_Texture_10; public: inline static int32_t get_offset_of_material_Texture_2() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_Texture_2)); } inline UITexture_t3471168817 * get_material_Texture_2() const { return ___material_Texture_2; } inline UITexture_t3471168817 ** get_address_of_material_Texture_2() { return &___material_Texture_2; } inline void set_material_Texture_2(UITexture_t3471168817 * value) { ___material_Texture_2 = value; Il2CppCodeGenWriteBarrier((&___material_Texture_2), value); } inline static int32_t get_offset_of_material_Amount_3() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_Amount_3)); } inline UILabel_t3248798549 * get_material_Amount_3() const { return ___material_Amount_3; } inline UILabel_t3248798549 ** get_address_of_material_Amount_3() { return &___material_Amount_3; } inline void set_material_Amount_3(UILabel_t3248798549 * value) { ___material_Amount_3 = value; Il2CppCodeGenWriteBarrier((&___material_Amount_3), value); } inline static int32_t get_offset_of_material_TextureDone_4() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_TextureDone_4)); } inline bool get_material_TextureDone_4() const { return ___material_TextureDone_4; } inline bool* get_address_of_material_TextureDone_4() { return &___material_TextureDone_4; } inline void set_material_TextureDone_4(bool value) { ___material_TextureDone_4 = value; } inline static int32_t get_offset_of_material_Enough_5() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_Enough_5)); } inline bool get_material_Enough_5() const { return ___material_Enough_5; } inline bool* get_address_of_material_Enough_5() { return &___material_Enough_5; } inline void set_material_Enough_5(bool value) { ___material_Enough_5 = value; } inline static int32_t get_offset_of_material_LackNum_6() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_LackNum_6)); } inline int32_t get_material_LackNum_6() const { return ___material_LackNum_6; } inline int32_t* get_address_of_material_LackNum_6() { return &___material_LackNum_6; } inline void set_material_LackNum_6(int32_t value) { ___material_LackNum_6 = value; } inline static int32_t get_offset_of_material_unitPrice_7() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_unitPrice_7)); } inline int32_t get_material_unitPrice_7() const { return ___material_unitPrice_7; } inline int32_t* get_address_of_material_unitPrice_7() { return &___material_unitPrice_7; } inline void set_material_unitPrice_7(int32_t value) { ___material_unitPrice_7 = value; } inline static int32_t get_offset_of_material_CurNum_8() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___material_CurNum_8)); } inline int32_t get_material_CurNum_8() const { return ___material_CurNum_8; } inline int32_t* get_address_of_material_CurNum_8() { return &___material_CurNum_8; } inline void set_material_CurNum_8(int32_t value) { ___material_CurNum_8 = value; } inline static int32_t get_offset_of_m_MagicMaterialItem_9() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___m_MagicMaterialItem_9)); } inline MagicWSMaterialItem_t914674430 * get_m_MagicMaterialItem_9() const { return ___m_MagicMaterialItem_9; } inline MagicWSMaterialItem_t914674430 ** get_address_of_m_MagicMaterialItem_9() { return &___m_MagicMaterialItem_9; } inline void set_m_MagicMaterialItem_9(MagicWSMaterialItem_t914674430 * value) { ___m_MagicMaterialItem_9 = value; Il2CppCodeGenWriteBarrier((&___m_MagicMaterialItem_9), value); } inline static int32_t get_offset_of_org_material_Texture_10() { return static_cast(offsetof(UpgradeMaterialCell_t2862137114, ___org_material_Texture_10)); } inline Vector3_t3722313464 get_org_material_Texture_10() const { return ___org_material_Texture_10; } inline Vector3_t3722313464 * get_address_of_org_material_Texture_10() { return &___org_material_Texture_10; } inline void set_org_material_Texture_10(Vector3_t3722313464 value) { ___org_material_Texture_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UPGRADEMATERIALCELL_T2862137114_H #ifndef CRESOURCEWWW_T3399865147_H #define CRESOURCEWWW_T3399865147_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CResourceWWW struct CResourceWWW_t3399865147 : public MonoBehaviour_t3962482529 { public: // System.Boolean CResourceWWW::m_bInCoroutine bool ___m_bInCoroutine_3; // System.Int32 CResourceWWW::m_LoadingWWWState int32_t ___m_LoadingWWWState_4; // DMCore.Framework.Resource.CPkgResService CResourceWWW::m_pkgServer CPkgResService_t3747434472 * ___m_pkgServer_6; // System.Collections.Generic.LinkedList`1 CResourceWWW::m_downloadFailed LinkedList_1_t1276151611 * ___m_downloadFailed_7; public: inline static int32_t get_offset_of_m_bInCoroutine_3() { return static_cast(offsetof(CResourceWWW_t3399865147, ___m_bInCoroutine_3)); } inline bool get_m_bInCoroutine_3() const { return ___m_bInCoroutine_3; } inline bool* get_address_of_m_bInCoroutine_3() { return &___m_bInCoroutine_3; } inline void set_m_bInCoroutine_3(bool value) { ___m_bInCoroutine_3 = value; } inline static int32_t get_offset_of_m_LoadingWWWState_4() { return static_cast(offsetof(CResourceWWW_t3399865147, ___m_LoadingWWWState_4)); } inline int32_t get_m_LoadingWWWState_4() const { return ___m_LoadingWWWState_4; } inline int32_t* get_address_of_m_LoadingWWWState_4() { return &___m_LoadingWWWState_4; } inline void set_m_LoadingWWWState_4(int32_t value) { ___m_LoadingWWWState_4 = value; } inline static int32_t get_offset_of_m_pkgServer_6() { return static_cast(offsetof(CResourceWWW_t3399865147, ___m_pkgServer_6)); } inline CPkgResService_t3747434472 * get_m_pkgServer_6() const { return ___m_pkgServer_6; } inline CPkgResService_t3747434472 ** get_address_of_m_pkgServer_6() { return &___m_pkgServer_6; } inline void set_m_pkgServer_6(CPkgResService_t3747434472 * value) { ___m_pkgServer_6 = value; Il2CppCodeGenWriteBarrier((&___m_pkgServer_6), value); } inline static int32_t get_offset_of_m_downloadFailed_7() { return static_cast(offsetof(CResourceWWW_t3399865147, ___m_downloadFailed_7)); } inline LinkedList_1_t1276151611 * get_m_downloadFailed_7() const { return ___m_downloadFailed_7; } inline LinkedList_1_t1276151611 ** get_address_of_m_downloadFailed_7() { return &___m_downloadFailed_7; } inline void set_m_downloadFailed_7(LinkedList_1_t1276151611 * value) { ___m_downloadFailed_7 = value; Il2CppCodeGenWriteBarrier((&___m_downloadFailed_7), value); } }; struct CResourceWWW_t3399865147_StaticFields { public: // CResourceWWW CResourceWWW::s_Instance CResourceWWW_t3399865147 * ___s_Instance_2; // System.Boolean CResourceWWW::s_bFailedFlag bool ___s_bFailedFlag_5; // DMCore.OnMsgBoxClkCallBack CResourceWWW::<>f__mg$cache0 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache0_8; // DMCore.OnMsgBoxClkCallBack CResourceWWW::<>f__mg$cache1 OnMsgBoxClkCallBack_t3229751541 * ___U3CU3Ef__mgU24cache1_9; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CResourceWWW_t3399865147_StaticFields, ___s_Instance_2)); } inline CResourceWWW_t3399865147 * get_s_Instance_2() const { return ___s_Instance_2; } inline CResourceWWW_t3399865147 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CResourceWWW_t3399865147 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } inline static int32_t get_offset_of_s_bFailedFlag_5() { return static_cast(offsetof(CResourceWWW_t3399865147_StaticFields, ___s_bFailedFlag_5)); } inline bool get_s_bFailedFlag_5() const { return ___s_bFailedFlag_5; } inline bool* get_address_of_s_bFailedFlag_5() { return &___s_bFailedFlag_5; } inline void set_s_bFailedFlag_5(bool value) { ___s_bFailedFlag_5 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_8() { return static_cast(offsetof(CResourceWWW_t3399865147_StaticFields, ___U3CU3Ef__mgU24cache0_8)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache0_8() const { return ___U3CU3Ef__mgU24cache0_8; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache0_8() { return &___U3CU3Ef__mgU24cache0_8; } inline void set_U3CU3Ef__mgU24cache0_8(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache0_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_8), value); } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache1_9() { return static_cast(offsetof(CResourceWWW_t3399865147_StaticFields, ___U3CU3Ef__mgU24cache1_9)); } inline OnMsgBoxClkCallBack_t3229751541 * get_U3CU3Ef__mgU24cache1_9() const { return ___U3CU3Ef__mgU24cache1_9; } inline OnMsgBoxClkCallBack_t3229751541 ** get_address_of_U3CU3Ef__mgU24cache1_9() { return &___U3CU3Ef__mgU24cache1_9; } inline void set_U3CU3Ef__mgU24cache1_9(OnMsgBoxClkCallBack_t3229751541 * value) { ___U3CU3Ef__mgU24cache1_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache1_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CRESOURCEWWW_T3399865147_H #ifndef UIGUESSPLAYERITEMGROUP_T2195351148_H #define UIGUESSPLAYERITEMGROUP_T2195351148_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // uiGuessPlayerItemGroup struct uiGuessPlayerItemGroup_t2195351148 : public MonoBehaviour_t3962482529 { public: // UnityEngine.GameObject[] uiGuessPlayerItemGroup::itemLeftArray GameObjectU5BU5D_t3328599146* ___itemLeftArray_3; // UnityEngine.GameObject[] uiGuessPlayerItemGroup::itemRightArray GameObjectU5BU5D_t3328599146* ___itemRightArray_4; // System.Collections.Generic.List`1 uiGuessPlayerItemGroup::m_guessList List_1_t3911498117 * ___m_guessList_5; public: inline static int32_t get_offset_of_itemLeftArray_3() { return static_cast(offsetof(uiGuessPlayerItemGroup_t2195351148, ___itemLeftArray_3)); } inline GameObjectU5BU5D_t3328599146* get_itemLeftArray_3() const { return ___itemLeftArray_3; } inline GameObjectU5BU5D_t3328599146** get_address_of_itemLeftArray_3() { return &___itemLeftArray_3; } inline void set_itemLeftArray_3(GameObjectU5BU5D_t3328599146* value) { ___itemLeftArray_3 = value; Il2CppCodeGenWriteBarrier((&___itemLeftArray_3), value); } inline static int32_t get_offset_of_itemRightArray_4() { return static_cast(offsetof(uiGuessPlayerItemGroup_t2195351148, ___itemRightArray_4)); } inline GameObjectU5BU5D_t3328599146* get_itemRightArray_4() const { return ___itemRightArray_4; } inline GameObjectU5BU5D_t3328599146** get_address_of_itemRightArray_4() { return &___itemRightArray_4; } inline void set_itemRightArray_4(GameObjectU5BU5D_t3328599146* value) { ___itemRightArray_4 = value; Il2CppCodeGenWriteBarrier((&___itemRightArray_4), value); } inline static int32_t get_offset_of_m_guessList_5() { return static_cast(offsetof(uiGuessPlayerItemGroup_t2195351148, ___m_guessList_5)); } inline List_1_t3911498117 * get_m_guessList_5() const { return ___m_guessList_5; } inline List_1_t3911498117 ** get_address_of_m_guessList_5() { return &___m_guessList_5; } inline void set_m_guessList_5(List_1_t3911498117 * value) { ___m_guessList_5 = value; Il2CppCodeGenWriteBarrier((&___m_guessList_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIGUESSPLAYERITEMGROUP_T2195351148_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4900 = { sizeof (uiGuessPlayerItemGroup_t2195351148), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4900[4] = { 0, uiGuessPlayerItemGroup_t2195351148::get_offset_of_itemLeftArray_3(), uiGuessPlayerItemGroup_t2195351148::get_offset_of_itemRightArray_4(), uiGuessPlayerItemGroup_t2195351148::get_offset_of_m_guessList_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4901 = { sizeof (uiJewelItem_t3491257655), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4901[10] = { uiJewelItem_t3491257655::get_offset_of_label1_2(), uiJewelItem_t3491257655::get_offset_of_label2_3(), uiJewelItem_t3491257655::get_offset_of_m_activeRoot_4(), uiJewelItem_t3491257655::get_offset_of_m_disActiveRoot_5(), uiJewelItem_t3491257655::get_offset_of_m_icon_6(), uiJewelItem_t3491257655::get_offset_of_type_7(), uiJewelItem_t3491257655::get_offset_of_jewelId_8(), uiJewelItem_t3491257655::get_offset_of_oriSize_9(), uiJewelItem_t3491257655::get_offset_of_isPageInit_10(), uiJewelItem_t3491257655::get_offset_of_isLoading_11(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4902 = { sizeof (uiJewelLevelItem_t882383935), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4902[7] = { uiJewelLevelItem_t882383935::get_offset_of_label1_2(), uiJewelLevelItem_t882383935::get_offset_of_label2_3(), uiJewelLevelItem_t882383935::get_offset_of_label3_4(), uiJewelLevelItem_t882383935::get_offset_of_m_activeRoot_5(), uiJewelLevelItem_t882383935::get_offset_of_m_disActiveRoot_6(), uiJewelLevelItem_t882383935::get_offset_of_level_7(), uiJewelLevelItem_t882383935::get_offset_of_isPageInit_8(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4903 = { sizeof (uiMagicFloodHelpPanel_t3497696026), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4903[6] = { uiMagicFloodHelpPanel_t3497696026::get_offset_of_stepLabel1_1_8(), uiMagicFloodHelpPanel_t3497696026::get_offset_of_stepLabel1_2_9(), uiMagicFloodHelpPanel_t3497696026::get_offset_of_stepLabel2_1_10(), uiMagicFloodHelpPanel_t3497696026::get_offset_of_stepLabel2_2_11(), uiMagicFloodHelpPanel_t3497696026::get_offset_of_stepLabel3_1_12(), uiMagicFloodHelpPanel_t3497696026::get_offset_of_stepLabel3_2_13(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4904 = { sizeof (uiMagicUpgradeHelpPanel_t2079154771), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4904[4] = { uiMagicUpgradeHelpPanel_t2079154771::get_offset_of_stepLabel1_1_8(), uiMagicUpgradeHelpPanel_t2079154771::get_offset_of_stepLabel1_2_9(), uiMagicUpgradeHelpPanel_t2079154771::get_offset_of_stepLabel2_1_10(), uiMagicUpgradeHelpPanel_t2079154771::get_offset_of_stepLabel2_2_11(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4905 = { sizeof (uiMagicWorkShopChooseItem_t1258456791), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4905[6] = { uiMagicWorkShopChooseItem_t1258456791::get_offset_of_m_btnList_8(), uiMagicWorkShopChooseItem_t1258456791::get_offset_of_m_MagicItemList_9(), uiMagicWorkShopChooseItem_t1258456791::get_offset_of_currentSetRowNum_10(), uiMagicWorkShopChooseItem_t1258456791::get_offset_of_isPageInit_11(), uiMagicWorkShopChooseItem_t1258456791::get_offset_of_cd_Flood_12(), uiMagicWorkShopChooseItem_t1258456791::get_offset_of_cd_Upgrade_13(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4906 = { sizeof (uiMagicWorkShopChooseItemCell_t2418075560), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4906[24] = { uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_UIRoot_2(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_name_Label_3(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_level_Label_4(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_amount_Label_5(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_leftday_Label_6(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_star_7(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_fashionLevel_Label_8(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_jewelTag_9(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_jewelTagDone_10(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_cloth_11(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_SelectPic_12(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_bgLevel_13(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_scal_14(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_MainType_15(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_SubType_16(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_Index_17(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_ConfigId_18(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_JewelTexureDone_19(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_m_ClothTextureDone_20(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_info_21(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_cd_Flood_22(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_cd_Upgrade_23(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_orgClothScale_24(), uiMagicWorkShopChooseItemCell_t2418075560::get_offset_of_orgJewelTagScale_25(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4907 = { sizeof (uiMagicWorkShopFlood_t2946376596), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4907[36] = { uiMagicWorkShopFlood_t2946376596::get_offset_of_m_label_8(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_SelectCloth_9(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_DisplayTex_10(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_ClothTextureDone_11(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_JewelTagDone_12(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_CurMaterialDone_13(), uiMagicWorkShopFlood_t2946376596::get_offset_of_disactiveJewelBtn_14(), uiMagicWorkShopFlood_t2946376596::get_offset_of_activeJewelBtn_15(), uiMagicWorkShopFlood_t2946376596::get_offset_of_disactiveRemoveJewelBtn_16(), uiMagicWorkShopFlood_t2946376596::get_offset_of_activeRemoveJewelBtn_17(), uiMagicWorkShopFlood_t2946376596::get_offset_of_disactiveFloodBtn_18(), uiMagicWorkShopFlood_t2946376596::get_offset_of_activeFloodBtn_19(), uiMagicWorkShopFlood_t2946376596::get_offset_of_disactiveDisplay_20(), uiMagicWorkShopFlood_t2946376596::get_offset_of_activeDisplay_21(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_JewelTag_22(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_JewelLevel_23(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_DisplayLabel_24(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_CurShowCloth_25(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_CurUseMaterial_26(), uiMagicWorkShopFlood_t2946376596::get_offset_of_cd_27(), uiMagicWorkShopFlood_t2946376596::get_offset_of_org_m_SelectCloth_28(), uiMagicWorkShopFlood_t2946376596::get_offset_of_org_m_JewelTag_29(), uiMagicWorkShopFlood_t2946376596::get_offset_of_org_m_DisplayTex_30(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_topUi_31(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_AvatarCenter_32(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_MainAvatarCenter_33(), uiMagicWorkShopFlood_t2946376596::get_offset_of_RoleRootPos_34(), uiMagicWorkShopFlood_t2946376596::get_offset_of_model_Role_35(), uiMagicWorkShopFlood_t2946376596::get_offset_of_lastPreviewCateGory_36(), uiMagicWorkShopFlood_t2946376596::get_offset_of_isNeedRotate_37(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_StartTime_38(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_Rotation_39(), uiMagicWorkShopFlood_t2946376596::get_offset_of_dsRole_40(), uiMagicWorkShopFlood_t2946376596::get_offset_of_m_3dCamera_41(), uiMagicWorkShopFlood_t2946376596::get_offset_of_isInitRole_42(), uiMagicWorkShopFlood_t2946376596::get_offset_of_jeweldata_43(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4908 = { sizeof (uiMagicWorkShopHandBook_t3720613403), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4908[13] = { uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_title_8(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_topUi_9(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_AvatarCenter_10(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_MainAvatarCenter_11(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_arrowUp_12(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_arrowDown_13(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_m_jewelUiController_14(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_jewelLevelDmList_15(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_jewelDmList_16(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_jewelItemUilenth_17(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_modelRole_18(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_isNeedInit_19(), uiMagicWorkShopHandBook_t3720613403::get_offset_of_lastJewelType_20(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4909 = { sizeof (uiMagicWorkShopMain_t3412891698), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4909[2] = { uiMagicWorkShopMain_t3412891698::get_offset_of_mainIconPage_8(), uiMagicWorkShopMain_t3412891698::get_offset_of_handbookButton_9(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4910 = { sizeof (uiMagicWorkShopUpgrade_t1223172950), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4910[30] = { uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_label_8(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_SelectCloth_9(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_ClothTextureDone_10(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_UpgradeMaterial_11(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_CurShowCloth_12(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_upgradeMaterial_List_13(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_costDesc_14(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_ActiveUpgradeBtn_15(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_DisactiveUpgradeBtn_16(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_cd_17(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_JewelTag_18(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_JewelLevel_19(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_JewelTagDone_20(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_topUi_21(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_AvatarCenter_22(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_MainAvatarCenter_23(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_RoleRootPos_24(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_model_Role_25(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_lastPreviewCateGory_26(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_totalPrice_27(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_isNeedRotate_28(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_StartTime_29(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_Rotation_30(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_dsRole_31(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_m_3dCamera_32(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_effectDesc1_33(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_effectDesc2_34(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_org_m_SelectCloth_35(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_org_m_JewelTag_36(), uiMagicWorkShopUpgrade_t1223172950::get_offset_of_isInitRole_37(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4911 = { sizeof (uiMagicWrokShopChooseItemGroup_t3274690204), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4911[4] = { uiMagicWrokShopChooseItemGroup_t3274690204::get_offset_of_Obj1_2(), uiMagicWrokShopChooseItemGroup_t3274690204::get_offset_of_Obj2_3(), uiMagicWrokShopChooseItemGroup_t3274690204::get_offset_of_Obj3_4(), uiMagicWrokShopChooseItemGroup_t3274690204::get_offset_of_isPageInit_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4912 = { sizeof (uiSpectrumItem_t3341745820), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4912[6] = { uiSpectrumItem_t3341745820::get_offset_of_label1_2(), uiSpectrumItem_t3341745820::get_offset_of_label2_3(), uiSpectrumItem_t3341745820::get_offset_of_m_activeRoot_4(), uiSpectrumItem_t3341745820::get_offset_of_m_disActiveRoot_5(), uiSpectrumItem_t3341745820::get_offset_of_spectrumId_6(), uiSpectrumItem_t3341745820::get_offset_of_isPageInit_7(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4913 = { sizeof (uiWorkShopEntrance_t4188202086), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4914 = { sizeof (UpgradeMaterialCell_t2862137114), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4914[9] = { UpgradeMaterialCell_t2862137114::get_offset_of_material_Texture_2(), UpgradeMaterialCell_t2862137114::get_offset_of_material_Amount_3(), UpgradeMaterialCell_t2862137114::get_offset_of_material_TextureDone_4(), UpgradeMaterialCell_t2862137114::get_offset_of_material_Enough_5(), UpgradeMaterialCell_t2862137114::get_offset_of_material_LackNum_6(), UpgradeMaterialCell_t2862137114::get_offset_of_material_unitPrice_7(), UpgradeMaterialCell_t2862137114::get_offset_of_material_CurNum_8(), UpgradeMaterialCell_t2862137114::get_offset_of_m_MagicMaterialItem_9(), UpgradeMaterialCell_t2862137114::get_offset_of_org_material_Texture_10(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4915 = { sizeof (CMonoWWW_t3670679148), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4915[4] = { 0, 0, 0, CMonoWWW_t3670679148::get_offset_of_m_bOnGet_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4916 = { sizeof (CMonoFileUpdateMsg_t603480400), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4916[3] = { CMonoFileUpdateMsg_t603480400::get_offset_of_m_monoTarget_5(), CMonoFileUpdateMsg_t603480400::get_offset_of_m_keyUrlName_6(), CMonoFileUpdateMsg_t603480400::get_offset_of_m_localFull_7(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4917 = { sizeof (U3C_Post2U3Ec__Iterator0_t2597327226), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4917[3] = { U3C_Post2U3Ec__Iterator0_t2597327226::get_offset_of_U24current_0(), U3C_Post2U3Ec__Iterator0_t2597327226::get_offset_of_U24disposing_1(), U3C_Post2U3Ec__Iterator0_t2597327226::get_offset_of_U24PC_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4918 = { sizeof (CResourceWWW_t3399865147), -1, sizeof(CResourceWWW_t3399865147_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable4918[8] = { CResourceWWW_t3399865147_StaticFields::get_offset_of_s_Instance_2(), CResourceWWW_t3399865147::get_offset_of_m_bInCoroutine_3(), CResourceWWW_t3399865147::get_offset_of_m_LoadingWWWState_4(), CResourceWWW_t3399865147_StaticFields::get_offset_of_s_bFailedFlag_5(), CResourceWWW_t3399865147::get_offset_of_m_pkgServer_6(), CResourceWWW_t3399865147::get_offset_of_m_downloadFailed_7(), CResourceWWW_t3399865147_StaticFields::get_offset_of_U3CU3Ef__mgU24cache0_8(), CResourceWWW_t3399865147_StaticFields::get_offset_of_U3CU3Ef__mgU24cache1_9(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4919 = { sizeof (CResourceMsg_t2436505602), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4919[3] = { CResourceMsg_t2436505602::get_offset_of_m_wwwInfo_0(), CResourceMsg_t2436505602::get_offset_of_m_url_1(), CResourceMsg_t2436505602::get_offset_of_m_AccessIndex_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4920 = { sizeof (U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4920[7] = { U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_resName_0(), U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_U3CbytesValU3E__0_1(), U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_U3CresultU3E__1_2(), U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_U24this_3(), U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_U24current_4(), U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_U24disposing_5(), U3CLoadLocalPkgResU3Ec__Iterator0_t1366796513::get_offset_of_U24PC_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4921 = { sizeof (U3CUpdateWWWResU3Ec__Iterator1_t197140587), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4921[7] = { U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_resMsg_0(), U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_U3CresultU3E__0_1(), U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_U3CbSuccessU3E__0_2(), U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_U24this_3(), U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_U24current_4(), U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_U24disposing_5(), U3CUpdateWWWResU3Ec__Iterator1_t197140587::get_offset_of_U24PC_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4922 = { sizeof (CVersionWWW_t2686195492), -1, sizeof(CVersionWWW_t2686195492_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable4922[11] = { CVersionWWW_t2686195492::get_offset_of_m_AutoUpdate_2(), CVersionWWW_t2686195492::get_offset_of_m_spriteBg_3(), CVersionWWW_t2686195492::get_offset_of_m_spriteStep_4(), CVersionWWW_t2686195492::get_offset_of_m_labelFirstTips_5(), CVersionWWW_t2686195492::get_offset_of_m_labelDBDescrip_6(), CVersionWWW_t2686195492::get_offset_of_m_maxScaleStep_7(), CVersionWWW_t2686195492_StaticFields::get_offset_of_s_bPrompUnLinkMsgBox_8(), CVersionWWW_t2686195492_StaticFields::get_offset_of_s_checkedProxy_9(), CVersionWWW_t2686195492_StaticFields::get_offset_of_s_LoadingWWWState_10(), CVersionWWW_t2686195492::get_offset_of_m_fTimeLabor_11(), CVersionWWW_t2686195492_StaticFields::get_offset_of_U3CU3Ef__mgU24cache0_12(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4923 = { sizeof (enumVersionState_t1425163820)+ sizeof (RuntimeObject), sizeof(int32_t), 0, 0 }; extern const int32_t g_FieldOffsetTable4923[13] = { enumVersionState_t1425163820::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4924 = { sizeof (CProxyMsg_t3400139011), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4924[1] = { CProxyMsg_t3400139011::get_offset_of_m_failedTime_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4925 = { sizeof (CMergedVersionCfgMsg_t2041069836), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4925[1] = { CMergedVersionCfgMsg_t2041069836::get_offset_of_m_accessIndex_5(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4926 = { sizeof (CVersionUpdateMsg_t1074894675), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4926[3] = { CVersionUpdateMsg_t1074894675::get_offset_of_m_targetFile_5(), CVersionUpdateMsg_t1074894675::get_offset_of_m_dbFilePath_6(), CVersionUpdateMsg_t1074894675::get_offset_of_m_accessIndex_7(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4927 = { sizeof (CYunvaApi_t2324893418), -1, sizeof(CYunvaApi_t2324893418_StaticFields), 0 }; extern const int32_t g_FieldOffsetTable4927[14] = { CYunvaApi_t2324893418_StaticFields::get_offset_of_s_LastUsrID_2(), CYunvaApi_t2324893418_StaticFields::get_offset_of_s_instance_3(), CYunvaApi_t2324893418::get_offset_of_m_UnLoadResult_4(), CYunvaApi_t2324893418::get_offset_of_m_DownLoadResult_5(), CYunvaApi_t2324893418::get_offset_of_m_StopRecordResult_6(), CYunvaApi_t2324893418::get_offset_of_m_playCompleted_7(), CYunvaApi_t2324893418::get_offset_of_m_channelChatCallback_8(), CYunvaApi_t2324893418::get_offset_of_m_StopSpeechResult_9(), CYunvaApi_t2324893418_StaticFields::get_offset_of_U3CU3Ef__mgU24cache0_10(), CYunvaApi_t2324893418_StaticFields::get_offset_of_U3CU3Ef__mgU24cache1_11(), CYunvaApi_t2324893418_StaticFields::get_offset_of_U3CU3Ef__mgU24cache2_12(), CYunvaApi_t2324893418_StaticFields::get_offset_of_U3CU3Ef__mgU24cache3_13(), CYunvaApi_t2324893418_StaticFields::get_offset_of_U3CU3Ef__mgU24cache4_14(), CYunvaApi_t2324893418_StaticFields::get_offset_of_U3CU3Ef__mgU24cache5_15(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4928 = { sizeof (OnUpLoadCompleteCallback_t2081987828), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4929 = { sizeof (OnDownLoadCompleteCallback_t4136487141), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4930 = { sizeof (OnStopRecordCompleteCallback_t2363891626), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4931 = { sizeof (OnStopSpeechCompleteCallback_t1009288087), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4932 = { sizeof (OnCompletedCallback_t1110260270), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4933 = { sizeof (OnMsgReceiveCallback_t4052986837), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4934 = { sizeof (moviePlayer_t2958542887), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4934[5] = { moviePlayer_t2958542887::get_offset_of_panel_2(), moviePlayer_t2958542887::get_offset_of_audioPlayer_3(), moviePlayer_t2958542887::get_offset_of_isPageInit_4(), moviePlayer_t2958542887::get_offset_of_skipButton_5(), moviePlayer_t2958542887::get_offset_of__EndFun_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4935 = { sizeof (OnMovieEnd_t1532239471), sizeof(Il2CppMethodPointer), 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4936 = { sizeof (ILinkListener_t2747206916), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4937 = { sizeof (INetLink_t2717826932), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4937[2] = { INetLink_t2717826932::get_offset_of_m_Receiver_0(), INetLink_t2717826932::get_offset_of_m_Listener_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4938 = { sizeof (CNetLink_t2605986831), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4938[5] = { 0, CNetLink_t2605986831::get_offset_of_m_TcpClient_3(), CNetLink_t2605986831::get_offset_of_m_Buffer_4(), CNetLink_t2605986831::get_offset_of_m_StaticBuf_5(), CNetLink_t2605986831::get_offset_of_m_beforeClose_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4939 = { sizeof (CTMsgLink_t2836569250), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4939[4] = { CTMsgLink_t2836569250::get_offset_of_m_instance_1(), CTMsgLink_t2836569250::get_offset_of_m_serverIP_2(), CTMsgLink_t2836569250::get_offset_of_m_port_3(), CTMsgLink_t2836569250::get_offset_of_m_tcpClient_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4940 = { sizeof (CTMsgReceive_t1651985722), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4940[2] = { CTMsgReceive_t1651985722::get_offset_of_m_instance_1(), CTMsgReceive_t1651985722::get_offset_of_m_readLen_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4941 = { sizeof (CTMsgSend_t560712231), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4941[4] = { CTMsgSend_t560712231::get_offset_of_m_instance_1(), CTMsgSend_t560712231::get_offset_of_m_buffer_2(), CTMsgSend_t560712231::get_offset_of_m_nStartIndex_3(), CTMsgSend_t560712231::get_offset_of_m_nSendLen_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4942 = { sizeof (CNetLink_IOS_t2636358992), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4942[1] = { CNetLink_IOS_t2636358992::get_offset_of_m_linked_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4943 = { sizeof (enumC2S_t1501570991)+ sizeof (RuntimeObject), sizeof(int16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable4943[25] = { enumC2S_t1501570991::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4944 = { sizeof (enumS2C_t789110255)+ sizeof (RuntimeObject), sizeof(int16_t), 0, 0 }; extern const int32_t g_FieldOffsetTable4944[30] = { enumS2C_t789110255::get_offset_of_value___1() + static_cast(sizeof(RuntimeObject)), 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4945 = { sizeof (stCommonDef_t1958868676)+ sizeof (RuntimeObject), sizeof(stCommonDef_t1958868676 ), 0, 0 }; extern const int32_t g_FieldOffsetTable4945[2] = { 0, 0, }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4946 = { sizeof (INetMsgBaseC2S_t1364238951), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4947 = { sizeof (CMsgAccRegister_t524064186), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4947[2] = { CMsgAccRegister_t524064186::get_offset_of_account_0(), CMsgAccRegister_t524064186::get_offset_of_secrte_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4948 = { sizeof (CMsgActivationCode_t2067586702), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4948[1] = { CMsgActivationCode_t2067586702::get_offset_of_activationCode_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4949 = { sizeof (CMsgCustom_t3704829624), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4949[1] = { CMsgCustom_t3704829624::get_offset_of_dataArray_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4950 = { sizeof (CMsgAcc_t1490163161), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4950[3] = { CMsgAcc_t1490163161::get_offset_of_version_0(), CMsgAcc_t1490163161::get_offset_of_account_1(), CMsgAcc_t1490163161::get_offset_of_secrte_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4951 = { sizeof (CMsgLedouAcc_t436276660), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4951[5] = { CMsgLedouAcc_t436276660::get_offset_of_version_0(), CMsgLedouAcc_t436276660::get_offset_of_openId_1(), CMsgLedouAcc_t436276660::get_offset_of_gameId_2(), CMsgLedouAcc_t436276660::get_offset_of_sessionId_3(), CMsgLedouAcc_t436276660::get_offset_of_whiteSign_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4952 = { sizeof (CMsgLedouAcc_Guest_t2051627822), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4952[5] = { CMsgLedouAcc_Guest_t2051627822::get_offset_of_version_0(), CMsgLedouAcc_Guest_t2051627822::get_offset_of_openId_1(), CMsgLedouAcc_Guest_t2051627822::get_offset_of_gameId_2(), CMsgLedouAcc_Guest_t2051627822::get_offset_of_sessionId_3(), CMsgLedouAcc_Guest_t2051627822::get_offset_of_whiteSign_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4953 = { sizeof (CMsgLogin_t1892686458), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4954 = { sizeof (CMsgLoginLobby_t3466726137), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4954[16] = { CMsgLoginLobby_t3466726137::get_offset_of_UserID_0(), CMsgLoginLobby_t3466726137::get_offset_of_MobilePlatform_1(), CMsgLoginLobby_t3466726137::get_offset_of_LedouChannelId_2(), CMsgLoginLobby_t3466726137::get_offset_of_GameVersion_3(), CMsgLoginLobby_t3466726137::get_offset_of_DevicesId_4(), CMsgLoginLobby_t3466726137::get_offset_of_OSVersion_5(), CMsgLoginLobby_t3466726137::get_offset_of_MobileModel_6(), CMsgLoginLobby_t3466726137::get_offset_of_ServiceProvider_7(), CMsgLoginLobby_t3466726137::get_offset_of_NetType_8(), CMsgLoginLobby_t3466726137::get_offset_of_strMac_9(), CMsgLoginLobby_t3466726137::get_offset_of_PorUid_10(), CMsgLoginLobby_t3466726137::get_offset_of_Uid_11(), CMsgLoginLobby_t3466726137::get_offset_of_ChannelCode_12(), CMsgLoginLobby_t3466726137::get_offset_of_Audit_13(), CMsgLoginLobby_t3466726137::get_offset_of_NickName_14(), CMsgLoginLobby_t3466726137::get_offset_of_PhotoUrl_15(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4955 = { sizeof (CMsgEntryGame_t3280175441), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4955[1] = { CMsgEntryGame_t3280175441::get_offset_of_UserID_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4956 = { sizeof (CMsgClientStageReady_t250050675), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4957 = { sizeof (CMsgBeginGame_t955386178), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4957[1] = { CMsgBeginGame_t955386178::get_offset_of_UserID_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4958 = { sizeof (CMsgCreateRole_t3471207702), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4958[18] = { CMsgCreateRole_t3471207702::get_offset_of_UserID_0(), CMsgCreateRole_t3471207702::get_offset_of_Sex_1(), CMsgCreateRole_t3471207702::get_offset_of_Name_2(), CMsgCreateRole_t3471207702::get_offset_of_MobilePlatform_3(), CMsgCreateRole_t3471207702::get_offset_of_LedouChannelId_4(), CMsgCreateRole_t3471207702::get_offset_of_GameVersion_5(), CMsgCreateRole_t3471207702::get_offset_of_DevicesId_6(), CMsgCreateRole_t3471207702::get_offset_of_OSVersion_7(), CMsgCreateRole_t3471207702::get_offset_of_MobileModel_8(), CMsgCreateRole_t3471207702::get_offset_of_ServiceProvider_9(), CMsgCreateRole_t3471207702::get_offset_of_NetType_10(), CMsgCreateRole_t3471207702::get_offset_of_Fashions_11(), CMsgCreateRole_t3471207702::get_offset_of_Character_12(), CMsgCreateRole_t3471207702::get_offset_of_strMac_13(), CMsgCreateRole_t3471207702::get_offset_of_PorUid_14(), CMsgCreateRole_t3471207702::get_offset_of_Uid_15(), CMsgCreateRole_t3471207702::get_offset_of_ChannelCode_16(), CMsgCreateRole_t3471207702::get_offset_of_Audit_17(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4959 = { sizeof (CMsgRelink_t1870076565), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4959[1] = { CMsgRelink_t1870076565::get_offset_of_UserID_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4960 = { sizeof (CMsgBeatHeart_t1177153467), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4961 = { sizeof (CMsgRequestRoomList_t720108623), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4961[7] = { CMsgRequestRoomList_t720108623::get_offset_of_nSelectFlag_0(), CMsgRequestRoomList_t720108623::get_offset_of_nRoomMainType_1(), CMsgRequestRoomList_t720108623::get_offset_of_nRoomType_2(), CMsgRequestRoomList_t720108623::get_offset_of_nSceneModel_3(), CMsgRequestRoomList_t720108623::get_offset_of_nPage_4(), CMsgRequestRoomList_t720108623::get_offset_of_num_5(), CMsgRequestRoomList_t720108623::get_offset_of_modeId_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4962 = { sizeof (CMsgRequestMarryList_t3979900726), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4962[2] = { CMsgRequestMarryList_t3979900726::get_offset_of_nSelectType_0(), CMsgRequestMarryList_t3979900726::get_offset_of_nPage_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4963 = { sizeof (CMsgCreateRoom_t3470683415), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4963[7] = { CMsgCreateRoom_t3470683415::get_offset_of_nSceneModel_0(), CMsgCreateRoom_t3470683415::get_offset_of_nRoomMainType_1(), CMsgCreateRoom_t3470683415::get_offset_of_nRoomType_2(), CMsgCreateRoom_t3470683415::get_offset_of_nGuildPass_3(), CMsgCreateRoom_t3470683415::get_offset_of_nItemID_4(), CMsgCreateRoom_t3470683415::get_offset_of_roomName_5(), CMsgCreateRoom_t3470683415::get_offset_of_password_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4964 = { sizeof (CMsgEntryRoom_t3749823927), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4964[9] = { CMsgEntryRoom_t3749823927::get_offset_of_nEntryType_0(), CMsgEntryRoom_t3749823927::get_offset_of_nRoomMainType_1(), CMsgEntryRoom_t3749823927::get_offset_of_nRoomType_2(), CMsgEntryRoom_t3749823927::get_offset_of_nRoomId_3(), CMsgEntryRoom_t3749823927::get_offset_of_nGuildPass_4(), CMsgEntryRoom_t3749823927::get_offset_of_num_5(), CMsgEntryRoom_t3749823927::get_offset_of_password_6(), CMsgEntryRoom_t3749823927::get_offset_of_modeId_7(), CMsgEntryRoom_t3749823927::get_offset_of_sceneID_8(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4965 = { sizeof (CMsgEntryMarryRoom_t1647901718), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4965[7] = { CMsgEntryMarryRoom_t1647901718::get_offset_of_nEntryType_0(), CMsgEntryMarryRoom_t1647901718::get_offset_of_nRoomMainType_1(), CMsgEntryMarryRoom_t1647901718::get_offset_of_nRoomType_2(), CMsgEntryMarryRoom_t1647901718::get_offset_of_nRoomId_3(), CMsgEntryMarryRoom_t1647901718::get_offset_of_nGuildPass_4(), CMsgEntryMarryRoom_t1647901718::get_offset_of_count_5(), CMsgEntryMarryRoom_t1647901718::get_offset_of_password_6(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4966 = { sizeof (CMsgSearchRoom_t224341451), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4966[3] = { CMsgSearchRoom_t224341451::get_offset_of_nRoomId_0(), CMsgSearchRoom_t224341451::get_offset_of_nRoomType_1(), CMsgSearchRoom_t224341451::get_offset_of_nRoomMainType_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4967 = { sizeof (CMsgCheckName_t3454396508), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4967[1] = { CMsgCheckName_t3454396508::get_offset_of__newName_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4968 = { sizeof (CMsgKp_Friends_t2009458117), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4968[1] = { CMsgKp_Friends_t2009458117::get_offset_of_listFriendID_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4969 = { sizeof (INetMsgBaseS2C_t126919271), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4970 = { sizeof (SMsgRegister_t14177495), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4970[1] = { SMsgRegister_t14177495::get_offset_of_result_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4971 = { sizeof (SMsgCustom_t3704812008), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4971[1] = { SMsgCustom_t3704812008::get_offset_of_dataArray_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4972 = { sizeof (SMsgAcc_t1490162633), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4972[1] = { SMsgAcc_t1490162633::get_offset_of_result_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4973 = { sizeof (SMsgLogin_t1892669098), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4973[2] = { SMsgLogin_t1892669098::get_offset_of_result_0(), SMsgLogin_t1892669098::get_offset_of_userID_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4974 = { sizeof (SMsgLoginLobby_t3451342249), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4975 = { sizeof (SMsgErrorCode_t1676145453), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4975[1] = { SMsgErrorCode_t1676145453::get_offset_of_errorcode_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4976 = { sizeof (SMsgRoleAvatar_t1100533262), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4976[3] = { SMsgRoleAvatar_t1100533262::get_offset_of_userID_0(), SMsgRoleAvatar_t1100533262::get_offset_of_equipPosNuml_1(), SMsgRoleAvatar_t1100533262::get_offset_of_avatarArray_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4977 = { sizeof (avatarData_t1324163534)+ sizeof (RuntimeObject), sizeof(avatarData_t1324163534 ), 0, 0 }; extern const int32_t g_FieldOffsetTable4977[2] = { avatarData_t1324163534::get_offset_of_avatarIndex_0() + static_cast(sizeof(RuntimeObject)), avatarData_t1324163534::get_offset_of_avatarModel_1() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4978 = { sizeof (SMsgPropertyTable_t1715258501), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4978[2] = { SMsgPropertyTable_t1715258501::get_offset_of_nCount_0(), SMsgPropertyTable_t1715258501::get_offset_of_propArray_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4979 = { sizeof (PropData_t2321843210)+ sizeof (RuntimeObject), sizeof(PropData_t2321843210_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable4979[2] = { PropData_t2321843210::get_offset_of_propName_0() + static_cast(sizeof(RuntimeObject)), PropData_t2321843210::get_offset_of_propType_1() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4980 = { sizeof (SMsgEntryScene_t3683309046), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4980[5] = { SMsgEntryScene_t3683309046::get_offset_of_userID_0(), SMsgEntryScene_t3683309046::get_offset_of_nSceneModel_1(), SMsgEntryScene_t3683309046::get_offset_of_nRoomLvType_2(), SMsgEntryScene_t3683309046::get_offset_of_nRoomMainType_3(), SMsgEntryScene_t3683309046::get_offset_of_nEntryPlayersNum_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4981 = { sizeof (SMsgSceneProperty_t2338986832), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4981[2] = { SMsgSceneProperty_t2338986832::get_offset_of_m_PropBuf_0(), SMsgSceneProperty_t2338986832::get_offset_of_m_PropPtr_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4982 = { sizeof (SMsgAddObj_t71644132), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4982[5] = { SMsgAddObj_t71644132::get_offset_of_ObjectId_0(), SMsgAddObj_t71644132::get_offset_of_nType_1(), SMsgAddObj_t71644132::get_offset_of_nModelId_2(), SMsgAddObj_t71644132::get_offset_of_m_PropBuf_3(), SMsgAddObj_t71644132::get_offset_of__attachedProp_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4983 = { sizeof (SMsgRemoveObj_t2019973777), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4983[1] = { SMsgRemoveObj_t2019973777::get_offset_of_ObjectId_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4984 = { sizeof (SMsgChangeProperty_t1788627945), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4984[3] = { SMsgChangeProperty_t1788627945::get_offset_of_ObjectId_0(), SMsgChangeProperty_t1788627945::get_offset_of_m_PropBuf_1(), SMsgChangeProperty_t1788627945::get_offset_of_m_PropPtr_2(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4985 = { sizeof (SMsgFirstLogin_t2265509403), -1, 0, 0 }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4986 = { sizeof (SMsgCreateRoleResult_t2078496042), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4986[1] = { SMsgCreateRoleResult_t2078496042::get_offset_of_result_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4987 = { sizeof (SMsgItemPropertyChange_t2752012750), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4987[2] = { SMsgItemPropertyChange_t2752012750::get_offset_of_m_nItemServerID_0(), SMsgItemPropertyChange_t2752012750::get_offset_of_m_PropBuf_1(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4988 = { sizeof (SMsgRelink_t1870060133), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4988[1] = { SMsgRelink_t1870060133::get_offset_of_m_SceneType_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4989 = { sizeof (SMsgSystemInfo_t1115622735), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4989[5] = { SMsgSystemInfo_t1115622735::get_offset_of_m_InfoType_0(), SMsgSystemInfo_t1115622735::get_offset_of_m_SubType_1(), SMsgSystemInfo_t1115622735::get_offset_of_m_InfoContent_2(), SMsgSystemInfo_t1115622735::get_offset_of_m_ParamCount_3(), SMsgSystemInfo_t1115622735::get_offset_of_m_Params_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4990 = { sizeof (SMsgRoomList_t2683647042), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4990[4] = { SMsgRoomList_t2683647042::get_offset_of_nTotalPage_0(), SMsgRoomList_t2683647042::get_offset_of_nCurPage_1(), SMsgRoomList_t2683647042::get_offset_of_nRoomNum_2(), SMsgRoomList_t2683647042::get_offset_of_arrRoomInfo_3(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4991 = { sizeof (RoomInfo_t2040040389)+ sizeof (RuntimeObject), sizeof(RoomInfo_t2040040389_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable4991[11] = { RoomInfo_t2040040389::get_offset_of__nRoomId_0() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__strRoomName_1() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nRoomState_2() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nFriendNum_3() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nMaleNum_4() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nFemaleNum_5() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nIsLocked_6() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nSongLv_7() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nPlayMode_8() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__nKeyMode_9() + static_cast(sizeof(RuntimeObject)), RoomInfo_t2040040389::get_offset_of__topLeftTime_10() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4992 = { sizeof (SMsgMarryList_t435354856), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4992[5] = { SMsgMarryList_t435354856::get_offset_of_nTotalPage_0(), SMsgMarryList_t435354856::get_offset_of_nCurPage_1(), SMsgMarryList_t435354856::get_offset_of_nRoomNum_2(), SMsgMarryList_t435354856::get_offset_of_nParamNum_3(), SMsgMarryList_t435354856::get_offset_of_arrMarryInfo_4(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4993 = { sizeof (MarryInfo_t4130861350)+ sizeof (RuntimeObject), sizeof(MarryInfo_t4130861350_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable4993[20] = { MarryInfo_t4130861350::get_offset_of_roomId_0() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_roomName_1() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_roomState_2() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_pwd_3() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_createTime_4() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_leftTime_5() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_lookCur_6() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_lookMax_7() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_userId1_8() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_userName1_9() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_sex1_10() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_userPhoto1_11() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_vip1_12() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_headBox1_13() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_userId2_14() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_userName2_15() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_sex2_16() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_userPhoto2_17() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_vip2_18() + static_cast(sizeof(RuntimeObject)), MarryInfo_t4130861350::get_offset_of_headBox2_19() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4994 = { sizeof (SMsgCreateRoom_t3471542759), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4994[1] = { SMsgCreateRoom_t3471542759::get_offset_of_nResult_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4995 = { sizeof (SMsgEntryRoom_t3749249927), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4995[1] = { SMsgEntryRoom_t3749249927::get_offset_of_nResult_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4996 = { sizeof (SMsgEntryMARRYRoom_t2505765830), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4996[1] = { SMsgEntryMARRYRoom_t2505765830::get_offset_of_nResult_0(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4997 = { sizeof (SMsgRoomInfo_t1167204382), -1, 0, 0 }; extern const int32_t g_FieldOffsetTable4997[19] = { SMsgRoomInfo_t1167204382::get_offset_of_nResult_0(), SMsgRoomInfo_t1167204382::get_offset_of_nOwnerId_1(), SMsgRoomInfo_t1167204382::get_offset_of_nRoomType_2(), SMsgRoomInfo_t1167204382::get_offset_of_nRoomId_3(), SMsgRoomInfo_t1167204382::get_offset_of_strRoomName_4(), SMsgRoomInfo_t1167204382::get_offset_of_nRoomState_5(), SMsgRoomInfo_t1167204382::get_offset_of_nMaleNum_6(), SMsgRoomInfo_t1167204382::get_offset_of_nFemaleNum_7(), SMsgRoomInfo_t1167204382::get_offset_of_nNeedPwd_8(), SMsgRoomInfo_t1167204382::get_offset_of_nPlayMode_9(), SMsgRoomInfo_t1167204382::get_offset_of_nMusicId_10(), SMsgRoomInfo_t1167204382::get_offset_of_nMusicLevel_11(), SMsgRoomInfo_t1167204382::get_offset_of_nRandomRange_12(), SMsgRoomInfo_t1167204382::get_offset_of_nKeyMode_13(), SMsgRoomInfo_t1167204382::get_offset_of_nMasterId_14(), SMsgRoomInfo_t1167204382::get_offset_of_nRoomScene_15(), SMsgRoomInfo_t1167204382::get_offset_of_nRoomMainType_16(), SMsgRoomInfo_t1167204382::get_offset_of_nMemberNum_17(), SMsgRoomInfo_t1167204382::get_offset_of_arrInfo_18(), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4998 = { sizeof (MemberInfo_t2747020385)+ sizeof (RuntimeObject), sizeof(MemberInfo_t2747020385_marshaled_pinvoke), 0, 0 }; extern const int32_t g_FieldOffsetTable4998[6] = { MemberInfo_t2747020385::get_offset_of__nUserId_0() + static_cast(sizeof(RuntimeObject)), MemberInfo_t2747020385::get_offset_of__strNickName_1() + static_cast(sizeof(RuntimeObject)), MemberInfo_t2747020385::get_offset_of__nSex_2() + static_cast(sizeof(RuntimeObject)), MemberInfo_t2747020385::get_offset_of__nLv_3() + static_cast(sizeof(RuntimeObject)), MemberInfo_t2747020385::get_offset_of__nVipLv_4() + static_cast(sizeof(RuntimeObject)), MemberInfo_t2747020385::get_offset_of__nMemberLV_5() + static_cast(sizeof(RuntimeObject)), }; extern const Il2CppTypeDefinitionSizes g_typeDefinitionSize4999 = { sizeof (SMsgActivationCode_t2083116766), -1, 0, 0 }; #ifdef __clang__ #pragma clang diagnostic pop #endif