LeviLamina
Loading...
Searching...
No Matches
JsonRpcJoinPartyChat.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/network/services/signaling/json_rpc/JsonRpcRequestBase.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
struct
ReflectionCtx
; }
11
// clang-format on
12
13
namespace
JsonRpc {
14
15
struct
JsonRpcJoinPartyChat :
public
::JsonRpc::JsonRpcRequestBase
{
16
public
:
17
// JsonRpcJoinPartyChat inner types declare
18
// clang-format off
19
struct
Params
;
20
// clang-format on
21
22
// JsonRpcJoinPartyChat inner types define
23
struct
Params {
24
public
:
25
// member variables
26
// NOLINTBEGIN
27
::ll::UntypedStorage<8, 32>
mUnkab4bef;
28
// NOLINTEND
29
30
#ifdef LL_PLAT_S
31
public
:
32
// prevent constructor by default
33
Params& operator=(Params
const
&);
34
Params(Params
const
&);
35
Params();
36
37
#else
// LL_PLAT_C
38
public
:
39
// prevent constructor by default
40
Params(Params
const
&);
41
Params();
42
43
#endif
44
public
:
45
// member functions
46
// NOLINTBEGIN
47
#ifdef LL_PLAT_C
48
MCNAPI ::JsonRpc::JsonRpcJoinPartyChat::Params& operator=(
::JsonRpc::JsonRpcJoinPartyChat::Params
&&);
49
50
MCNAPI ::JsonRpc::JsonRpcJoinPartyChat::Params& operator=(
::JsonRpc::JsonRpcJoinPartyChat::Params
const
&);
51
52
MCNAPI ~Params();
53
#endif
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
#ifdef LL_PLAT_C
60
MCNAPI
void
$dtor
();
61
#endif
62
// NOLINTEND
63
};
64
65
public
:
66
// member variables
67
// NOLINTBEGIN
68
::ll::UntypedStorage<8, 32>
mUnk63f23e;
69
// NOLINTEND
70
71
public
:
72
// prevent constructor by default
73
JsonRpcJoinPartyChat& operator=(JsonRpcJoinPartyChat
const
&);
74
JsonRpcJoinPartyChat(JsonRpcJoinPartyChat
const
&);
75
JsonRpcJoinPartyChat();
76
77
public
:
78
// member functions
79
// NOLINTBEGIN
80
#ifdef LL_PLAT_C
81
MCNAPI ~JsonRpcJoinPartyChat();
82
#endif
83
// NOLINTEND
84
85
public
:
86
// static functions
87
// NOLINTBEGIN
88
#ifdef LL_PLAT_C
89
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
90
#endif
91
// NOLINTEND
92
93
public
:
94
// destructor thunk
95
// NOLINTBEGIN
96
#ifdef LL_PLAT_C
97
MCNAPI
void
$dtor
();
98
#endif
99
// NOLINTEND
100
};
101
102
}
// namespace JsonRpc
JsonRpc::JsonRpcRequestBase
Definition
JsonRpcRequestBase.h:7
JsonRpc::JsonRpcRequestBase::$dtor
MCAPI void $dtor()
JsonRpc::JsonRpcJoinPartyChat::Params
Definition
JsonRpcJoinPartyChat.h:23
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
social
json_rpc
JsonRpcJoinPartyChat.h
Generated on
for LeviLamina by
1.16.1