Fix #246
This commit is contained in:
parent
8f40247a2e
commit
acd42c06eb
@ -2942,14 +2942,14 @@ namespace app {
|
||||
struct DelegateBridge__Fields fields;
|
||||
};
|
||||
|
||||
struct MMLHJDIKHGO__VTable {
|
||||
struct MoleMole_MiNetClient__VTable {
|
||||
VirtualInvokeData Equals;
|
||||
VirtualInvokeData Finalize;
|
||||
VirtualInvokeData GetHashCode;
|
||||
VirtualInvokeData ToString;
|
||||
};
|
||||
|
||||
struct MMLHJDIKHGO__StaticFields {
|
||||
struct MoleMole_MiNetClient__StaticFields {
|
||||
struct DelegateBridge* FBPNECEFLOE;
|
||||
struct DelegateBridge* PHCOGNGOLIB;
|
||||
struct DelegateBridge* OMMFGIEPLNB;
|
||||
@ -2976,35 +2976,35 @@ namespace app {
|
||||
struct DelegateBridge* FMLKIDOAAGM;
|
||||
};
|
||||
|
||||
struct MMLHJDIKHGO__Class {
|
||||
struct MoleMole_MiNetClient__Class {
|
||||
Il2CppClass_0 _0;
|
||||
Il2CppRuntimeInterfaceOffsetPair* interfaceOffsets;
|
||||
struct MMLHJDIKHGO__StaticFields* static_fields;
|
||||
struct MoleMole_MiNetClient__StaticFields* static_fields;
|
||||
const Il2CppRGCTXData* rgctx_data;
|
||||
Il2CppClass_1 _1;
|
||||
struct MMLHJDIKHGO__VTable vtable;
|
||||
struct MoleMole_MiNetClient__VTable vtable;
|
||||
};
|
||||
|
||||
enum class MMLHJDIKHGO_PJOIODIAPNK__Enum : int32_t {
|
||||
enum class MoleMole_MiNetClient_PJOIODIAPNK__Enum : int32_t {
|
||||
UDP = 0x00000000,
|
||||
TCP = 0x00000001,
|
||||
};
|
||||
|
||||
struct MMLHJDIKHGO_PJOIODIAPNK__Enum__Boxed {
|
||||
struct MMLHJDIKHGO_PJOIODIAPNK__Enum__Class* klass;
|
||||
struct MoleMole_MiNetClient_PJOIODIAPNK__Enum__Boxed {
|
||||
struct MoleMole_MiNetClient_PJOIODIAPNK__Enum__Class* klass;
|
||||
MonitorData* monitor;
|
||||
MMLHJDIKHGO_PJOIODIAPNK__Enum value;
|
||||
MoleMole_MiNetClient_PJOIODIAPNK__Enum value;
|
||||
};
|
||||
|
||||
struct __declspec(align(8)) MMLHJDIKHGO__Fields {
|
||||
struct __declspec(align(8)) MoleMole_MiNetClient__Fields {
|
||||
void* MEOGCAMBLHJ;
|
||||
MMLHJDIKHGO_PJOIODIAPNK__Enum JAAAEGMMPIF;
|
||||
MoleMole_MiNetClient_PJOIODIAPNK__Enum JAAAEGMMPIF;
|
||||
};
|
||||
|
||||
struct MMLHJDIKHGO {
|
||||
struct MMLHJDIKHGO__Class* klass;
|
||||
struct MoleMole_MiNetClient {
|
||||
struct MoleMole_MiNetClient__Class* klass;
|
||||
MonitorData* monitor;
|
||||
struct MMLHJDIKHGO__Fields fields;
|
||||
struct MoleMole_MiNetClient__Fields fields;
|
||||
};
|
||||
|
||||
struct ConfigChannel__VTable {
|
||||
@ -3366,7 +3366,7 @@ namespace app {
|
||||
};
|
||||
|
||||
struct __declspec(align(8)) NetworkManager_1__Fields {
|
||||
struct MMLHJDIKHGO* _client;
|
||||
struct MoleMole_MiNetClient* _client;
|
||||
bool useJobThread;
|
||||
struct ConfigChannel* channelConfig;
|
||||
void* _DispatchSeverData_k__BackingField;
|
||||
@ -3417,10 +3417,10 @@ namespace app {
|
||||
struct __declspec(align(8)) MessageBase_1__Fields {
|
||||
int32_t count;
|
||||
uint8_t _flag;
|
||||
int32_t JABMLLBAOLE;
|
||||
int32_t recycleVersionStamp;
|
||||
};
|
||||
|
||||
struct GKOJAICIOPA__Fields {
|
||||
struct PlayerLoginReq__Fields {
|
||||
struct MessageBase_1__Fields _;
|
||||
struct String* string_1;
|
||||
struct String* string_2;
|
||||
@ -3466,7 +3466,7 @@ namespace app {
|
||||
struct GKOJAICIOPA {
|
||||
void* klass;
|
||||
MonitorData* monitor;
|
||||
struct GKOJAICIOPA__Fields fields;
|
||||
struct PlayerLoginReq__Fields fields;
|
||||
};
|
||||
|
||||
struct Array__VTable {
|
||||
@ -5049,12 +5049,12 @@ namespace app {
|
||||
struct MonoMapMark__Fields fields;
|
||||
};
|
||||
|
||||
struct LBBCJFOEBGD {
|
||||
uint32_t PDELCHOIIIE;
|
||||
uint32_t EHOMJENLOLF;
|
||||
bool JHNLKEHCJDM;
|
||||
uint32_t NKFGELEMFHG;
|
||||
bool MCBNNKODMDP;
|
||||
struct OJJLLNFBGDE {
|
||||
uint32_t configID;
|
||||
uint32_t ONMGIDKKDNL;
|
||||
bool DINCAJOGCMN;
|
||||
uint32_t BOFJCMIBPLN;
|
||||
bool DMDDLCKONOD;
|
||||
};
|
||||
|
||||
struct __declspec(align(8)) GeneralMarkData__Fields {
|
||||
@ -5063,13 +5063,13 @@ namespace app {
|
||||
uint32_t markID;
|
||||
struct Vector3 position;
|
||||
MoleMole_Config_MarkIconType__Enum iconType;
|
||||
void* entity;
|
||||
struct MoleMole_BaseEntity* entity;
|
||||
bool hideOnMove;
|
||||
bool hideIcon;
|
||||
bool hideUnderMist;
|
||||
void* mapMarkPoint;
|
||||
struct Proto_MapMarkPoint* mapMarkPoint;
|
||||
struct Vector3 positionOffset;
|
||||
struct LBBCJFOEBGD sceneId;
|
||||
struct OJJLLNFBGDE groupId;
|
||||
bool hideOnMapAndRadar;
|
||||
float radius;
|
||||
bool tracking;
|
||||
@ -5108,7 +5108,7 @@ namespace app {
|
||||
uint32_t vector[32];
|
||||
};
|
||||
|
||||
enum class NHDFENBMHPA_GAGCILANNJC__Enum : int32_t {
|
||||
enum class MoleMole_LoadingTask_MoleMole_LoadingTask_LoadState__Enum : int32_t {
|
||||
Invalid = 0x00000000,
|
||||
Queuing = 0x00000001,
|
||||
EnterScene = 0x00000002,
|
||||
@ -5122,49 +5122,49 @@ namespace app {
|
||||
LoadingFinish = 0x0000000a,
|
||||
};
|
||||
|
||||
enum class NHDFENBMHPA_MOEOFNOOJDP__Enum : int32_t {
|
||||
enum class MoleMole_LoadingTask_MoleMole_LoadingTask_LoadType__Enum : int32_t {
|
||||
Invalid = 0x00000000,
|
||||
Scene = 0x00000001,
|
||||
Dungeon = 0x00000002,
|
||||
Goto = 0x00000003,
|
||||
};
|
||||
|
||||
struct __declspec(align(8)) NHDFENBMHPA__Fields {
|
||||
NHDFENBMHPA_GAGCILANNJC__Enum stage;
|
||||
NHDFENBMHPA_MOEOFNOOJDP__Enum eventType;
|
||||
uint32_t AJILLILMGOK;
|
||||
uint32_t HCEFFGIAGAL;
|
||||
uint32_t JKJOFMDGFOC;
|
||||
struct Vector3 OAHPGCJNKEG;
|
||||
bool MKMJCOFPIBC;
|
||||
bool GBDNPJKAAEG;
|
||||
bool FLMFNLGMMEB;
|
||||
uint32_t DGLHAGFCIDA;
|
||||
uint32_t GBJJEFLIFGH;
|
||||
uint64_t DPCBAMGCCII;
|
||||
struct String* DGJJIGNGDID;
|
||||
void* FNGCPOCIAII;
|
||||
struct __declspec(align(8)) MoleMole_LoadingTask__Fields {
|
||||
MoleMole_LoadingTask_MoleMole_LoadingTask_LoadState__Enum stage;
|
||||
MoleMole_LoadingTask_MoleMole_LoadingTask_LoadType__Enum eventType;
|
||||
uint32_t token;
|
||||
uint32_t sceneID;
|
||||
uint32_t dungeonId;
|
||||
struct Vector3 initPos;
|
||||
bool isLoadNewScene;
|
||||
bool isFirstEnterScene;
|
||||
bool isReLogin;
|
||||
uint32_t tryToEnterWorldType;
|
||||
uint32_t tryToEnterSceneID;
|
||||
uint64_t loginTimeStamp;
|
||||
struct String* sceneTransaction;
|
||||
struct Coroutine* _timeOutCoroutine;
|
||||
};
|
||||
|
||||
struct NHDFENBMHPA {
|
||||
struct NHDFENBMHPA__Class* klass;
|
||||
struct MoleMole_LoadingTask {
|
||||
struct MoleMole_LoadingTask__Class* klass;
|
||||
MonitorData* monitor;
|
||||
struct NHDFENBMHPA__Fields fields;
|
||||
struct MoleMole_LoadingTask__Fields fields;
|
||||
};
|
||||
|
||||
struct NHDFENBMHPA__Array {
|
||||
struct MoleMole_LoadingTask__Array {
|
||||
void* klass;
|
||||
MonitorData* monitor;
|
||||
Il2CppArrayBounds* bounds;
|
||||
il2cpp_array_size_t max_length;
|
||||
struct NHDFENBMHPA* vector[32];
|
||||
struct MoleMole_LoadingTask* vector[32];
|
||||
};
|
||||
|
||||
struct __declspec(align(8)) Dictionary_2_System_UInt32_NHDFENBMHPA___Fields {
|
||||
struct __declspec(align(8)) Dictionary_2_System_UInt32_MoleMole_LoadingTask___Fields {
|
||||
struct Int32__Array* table;
|
||||
struct Link__Array* linkSlots;
|
||||
struct UInt32__Array* keySlots;
|
||||
struct NHDFENBMHPA__Array* valueSlots;
|
||||
struct MoleMole_LoadingTask__Array* valueSlots;
|
||||
int32_t touchedSlots;
|
||||
int32_t emptySlot;
|
||||
int32_t count;
|
||||
@ -5174,10 +5174,10 @@ namespace app {
|
||||
int32_t generation;
|
||||
};
|
||||
|
||||
struct Dictionary_2_System_UInt32_NHDFENBMHPA_ {
|
||||
struct Dictionary_2_System_UInt32_MoleMole_LoadingTask_ {
|
||||
void* klass;
|
||||
MonitorData* monitor;
|
||||
struct Dictionary_2_System_UInt32_NHDFENBMHPA___Fields fields;
|
||||
struct Dictionary_2_System_UInt32_MoleMole_LoadingTask___Fields fields;
|
||||
};
|
||||
|
||||
struct Vector_1__Fields {
|
||||
@ -5193,35 +5193,24 @@ namespace app {
|
||||
struct Vector_1__Fields fields;
|
||||
};
|
||||
|
||||
struct __declspec(align(8)) HNNKHOOAPAC_System_UInt32___Fields {
|
||||
struct UInt32__Array* COJDHBJAFNE;
|
||||
int32_t OHALFFMCMLN;
|
||||
};
|
||||
|
||||
struct HNNKHOOAPAC_System_UInt32_ {
|
||||
void* klass;
|
||||
MonitorData* monitor;
|
||||
struct HNNKHOOAPAC_System_UInt32___Fields fields;
|
||||
};
|
||||
|
||||
struct PlayerEnterSceneNotify__Fields {
|
||||
struct MessageBase_1__Fields _;
|
||||
uint32_t sceneId_;
|
||||
struct Vector_1* pos_;
|
||||
uint64_t sceneBeginTime_;
|
||||
EnterType__Enum type_;
|
||||
uint32_t targetUid_;
|
||||
uint32_t prevSceneId_;
|
||||
struct Vector_1* prevPos_;
|
||||
uint32_t dungeonId_;
|
||||
bool isSkipUi_;
|
||||
uint32_t sceneId_;
|
||||
EnterType__Enum type_;
|
||||
uint64_t sceneBeginTime_;
|
||||
uint32_t worldLevel_;
|
||||
uint32_t enterSceneToken_;
|
||||
uint32_t worldType_;
|
||||
uint32_t targetUid_;
|
||||
bool isFirstLoginEnterScene_;
|
||||
struct Google_Protobuf_Collections_RepeatedPrimitiveField_1_System_UInt32_* sceneTagIdList_;
|
||||
bool isSkipUi_;
|
||||
uint32_t enterReason_;
|
||||
uint32_t worldType_;
|
||||
struct String* sceneTransaction_;
|
||||
struct Vector_1* prevPos_;
|
||||
uint32_t enterReason_;
|
||||
struct Vector_1* pos_;
|
||||
uint32_t enterSceneToken_;
|
||||
};
|
||||
|
||||
struct PlayerEnterSceneNotify {
|
||||
@ -10558,6 +10547,7 @@ namespace app {
|
||||
uint32_t gadgetEntityId_;
|
||||
InteractType__Enum interactType_;
|
||||
InterOpType__Enum opType_;
|
||||
int32_t retcode_;
|
||||
uint32_t gadgetId_;
|
||||
};
|
||||
|
||||
@ -10707,17 +10697,22 @@ namespace app {
|
||||
NotifyBait = 0x00000007,
|
||||
};
|
||||
|
||||
enum class Proto_FishBattleEndRsp_Proto_FishBattleEndRsp_Types_Proto_FishBattleEndRsp_Proto_FishBattleEndRsp_Types_FishNoRewardReason__Enum : int32_t {
|
||||
FishNoRewardNone = 0x00000000,
|
||||
FishNoRewardActivityLimit = 0x00000001,
|
||||
FishNoRewardBagLimit = 0x00000002,
|
||||
FishNoRewardPoolLimit = 0x00000003,
|
||||
};
|
||||
|
||||
struct FishBattleEndRsp__Fields {
|
||||
struct MessageBase_1__Fields _;
|
||||
int32_t retcode_;
|
||||
FishBattleResult__Enum battleResult_;
|
||||
/*
|
||||
bool isGotReward_;
|
||||
FishBattleEndRsp_DFMONJENODL_BCGICPPBNDK__Enum noRewardReason_;
|
||||
struct JKGMNHEOCKM_Proto_ItemParam_* rewardItemList_;
|
||||
struct JKGMNHEOCKM_Proto_ItemParam_* dropItemList_;
|
||||
struct JKGMNHEOCKM_Proto_ItemParam_* talentItemList_;
|
||||
*/
|
||||
struct Google_Protobuf_Collections_RepeatedMessageField_1_Proto_ItemParam_* KNIFJPABHLH;
|
||||
struct Google_Protobuf_Collections_RepeatedMessageField_1_Proto_ItemParam_* CPIOJKAIMFE;
|
||||
struct Google_Protobuf_Collections_RepeatedMessageField_1_Proto_ItemParam_* HKGCOLOMEPO;
|
||||
int32_t retcode_;
|
||||
Proto_FishBattleEndRsp_Proto_FishBattleEndRsp_Types_Proto_FishBattleEndRsp_Proto_FishBattleEndRsp_Types_FishNoRewardReason__Enum noRewardReason_;
|
||||
FishBattleResult__Enum battleResult_;
|
||||
};
|
||||
|
||||
struct FishBattleEndRsp {
|
||||
@ -11247,12 +11242,12 @@ namespace app {
|
||||
|
||||
struct PlayerCookRsp__Fields {
|
||||
struct MessageBase_1__Fields _;
|
||||
int32_t retcode_;
|
||||
struct CookRecipeData_1* recipeData_;
|
||||
void* itemList_;
|
||||
uint32_t qteQuality_;
|
||||
struct Google_Protobuf_Collections_RepeatedMessageField_1_Proto_ItemParam_* extralItemList_;
|
||||
uint32_t cookCount_;
|
||||
void* extralItemList_;
|
||||
struct Google_Protobuf_Collections_RepeatedMessageField_1_Proto_ItemParam_* itemList_;
|
||||
int32_t retcode_;
|
||||
uint32_t qteQuality_;
|
||||
struct CookRecipeData_1* recipeData_;
|
||||
};
|
||||
|
||||
struct PlayerCookRsp {
|
||||
|
Loading…
Reference in New Issue
Block a user