LeviLamina
Loading...
Searching...
No Matches
SigninResponse.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
WebServices::EduSignin {
6
7
struct
SigninResponse {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk1e58b9;
12
::ll::UntypedStorage<8, 232>
mUnk3b364a;
13
::ll::UntypedStorage<8, 40>
mUnk4622a7;
14
::ll::UntypedStorage<8, 360>
mUnk2d95bd;
15
::ll::UntypedStorage<8, 552>
mUnk9b7949;
16
::ll::UntypedStorage<8, 40>
mUnkd2f5ab;
17
::ll::UntypedStorage<4, 8>
mUnk7bd288;
18
// NOLINTEND
19
20
#ifdef LL_PLAT_S
21
public
:
22
// prevent constructor by default
23
SigninResponse& operator=(SigninResponse
const
&);
24
SigninResponse(SigninResponse
const
&);
25
SigninResponse();
26
27
#else
// LL_PLAT_C
28
public
:
29
// prevent constructor by default
30
SigninResponse& operator=(SigninResponse
const
&);
31
SigninResponse();
32
33
#endif
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
#ifdef LL_PLAT_C
38
MCNAPI SigninResponse(
::WebServices::EduSignin::SigninResponse
&&);
39
40
MCNAPI SigninResponse(
::WebServices::EduSignin::SigninResponse
const
&);
41
42
MCNAPI ~SigninResponse();
43
#endif
44
// NOLINTEND
45
46
public
:
47
// constructor thunks
48
// NOLINTBEGIN
49
#ifdef LL_PLAT_C
50
MCNAPI
void
* $ctor(
::WebServices::EduSignin::SigninResponse
&&);
51
52
MCNAPI
void
* $ctor(
::WebServices::EduSignin::SigninResponse
const
&);
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
}
// namespace WebServices::EduSignin
WebServices::EduSignin::SigninResponse
Definition
SigninResponse.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
certificates
identity
web_services
SigninResponse.h
Generated on
for LeviLamina by
1.16.1