LeviLamina
Loading...
Searching...
No Matches
ReceiveChatResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
namespace
JsonRpc {
11
12
struct
ReceiveChatResult {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnkadb7b0;
17
::ll::UntypedStorage<8, 32>
mUnke888c2;
18
::ll::UntypedStorage<8, 32>
mUnk11940a;
19
::ll::UntypedStorage<8, 32>
mUnkf9dcd4;
20
::ll::UntypedStorage<8, 32>
mUnk5f28e7;
21
::ll::UntypedStorage<8, 32>
mUnk26f1d9;
22
// NOLINTEND
23
24
#ifdef LL_PLAT_S
25
public
:
26
// prevent constructor by default
27
ReceiveChatResult& operator=(ReceiveChatResult
const
&);
28
ReceiveChatResult(ReceiveChatResult
const
&);
29
ReceiveChatResult();
30
31
#else
// LL_PLAT_C
32
public
:
33
// prevent constructor by default
34
ReceiveChatResult();
35
36
#endif
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
#ifdef LL_PLAT_C
41
MCNAPI ReceiveChatResult(
::JsonRpc::ReceiveChatResult
const
&);
42
43
MCNAPI ::JsonRpc::ReceiveChatResult& operator=(
::JsonRpc::ReceiveChatResult
&&);
44
45
MCNAPI ::JsonRpc::ReceiveChatResult& operator=(
::JsonRpc::ReceiveChatResult
const
&);
46
47
MCNAPI ~ReceiveChatResult();
48
#endif
49
// NOLINTEND
50
51
public
:
52
// static functions
53
// NOLINTBEGIN
54
#ifdef LL_PLAT_C
55
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
56
#endif
57
// NOLINTEND
58
59
public
:
60
// constructor thunks
61
// NOLINTBEGIN
62
#ifdef LL_PLAT_C
63
MCNAPI
void
* $ctor(
::JsonRpc::ReceiveChatResult
const
&);
64
#endif
65
// NOLINTEND
66
67
public
:
68
// destructor thunk
69
// NOLINTBEGIN
70
#ifdef LL_PLAT_C
71
MCNAPI
void
$dtor();
72
#endif
73
// NOLINTEND
74
};
75
76
}
// namespace JsonRpc
JsonRpc::ReceiveChatResult
Definition
ReceiveChatResult.h:12
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
social
json_rpc
ReceiveChatResult.h
Generated on
for LeviLamina by
1.16.1