LeviLamina
Loading...
Searching...
No Matches
EduJoinServerResponse.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
struct
EduJoinServerResponse {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 40>
mUnkce4b98;
12
::ll::UntypedStorage<8, 40>
mUnke2e8ab;
13
::ll::UntypedStorage<4, 8>
mUnk9dc522;
14
::ll::UntypedStorage<8, 152>
mUnk9150cd;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
EduJoinServerResponse& operator=(EduJoinServerResponse
const
&);
20
EduJoinServerResponse();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI_C EduJoinServerResponse(
::Social::EduJoinServerResponse
&&);
26
27
MCNAPI_C EduJoinServerResponse(
::Social::EduJoinServerResponse
const
&);
28
29
MCNAPI_C ~EduJoinServerResponse();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI_C
void
* $ctor(
::Social::EduJoinServerResponse
&&);
36
37
MCNAPI_C
void
* $ctor(
::Social::EduJoinServerResponse
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI_C
void
$dtor();
44
// NOLINTEND
45
};
46
47
}
// namespace Social
Social::EduJoinServerResponse
Definition
EduJoinServerResponse.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
social
EduJoinServerResponse.h
Generated on
for LeviLamina by
1.16.1