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, 200>
mUnk3b364a;
13
::ll::UntypedStorage<8, 40>
mUnk4622a7;
14
::ll::UntypedStorage<8, 384>
mUnk2d95bd;
15
::ll::UntypedStorage<8, 552>
mUnk9b7949;
16
::ll::UntypedStorage<8, 40>
mUnkd2f5ab;
17
::ll::UntypedStorage<4, 8>
mUnk7bd288;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
SigninResponse& operator=(SigninResponse
const
&);
23
SigninResponse(SigninResponse
const
&);
24
SigninResponse();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI_C
void
* $ctor(
::WebServices::EduSignin::SigninResponse
&&);
36
37
MCNAPI_C
void
* $ctor(
::WebServices::EduSignin::SigninResponse
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI_C
void
$dtor();
44
// NOLINTEND
45
};
46
47
}
// 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