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