LeviLamina
Loading...
Searching...
No Matches
UserInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
WebServices::EduSignin {
6
7
struct
UserInfo {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnkf1f7db;
12
::ll::UntypedStorage<1, 1>
mUnkd87f8d;
13
::ll::UntypedStorage<1, 1>
mUnkc971a5;
14
::ll::UntypedStorage<1, 1>
mUnk6665c8;
15
::ll::UntypedStorage<8, 32>
mUnk978076;
16
::ll::UntypedStorage<8, 32>
mUnk4f365d;
17
::ll::UntypedStorage<8, 32>
mUnk1a0aa5;
18
::ll::UntypedStorage<8, 32>
mUnkcb106c;
19
::ll::UntypedStorage<8, 32>
mUnk1e09fc;
20
::ll::UntypedStorage<8, 32>
mUnkf70377;
21
::ll::UntypedStorage<8, 32>
mUnk5d895a;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
UserInfo& operator=(UserInfo
const
&);
27
UserInfo(UserInfo
const
&);
28
UserInfo();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
#ifdef LL_PLAT_C
34
MCNAPI UserInfo(
::WebServices::EduSignin::UserInfo
&&);
35
36
MCNAPI ::WebServices::EduSignin::UserInfo& operator=(
::WebServices::EduSignin::UserInfo
&&);
37
38
MCNAPI ~UserInfo();
39
#endif
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
#ifdef LL_PLAT_C
46
MCNAPI
void
* $ctor(
::WebServices::EduSignin::UserInfo
&&);
47
#endif
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
#ifdef LL_PLAT_C
54
MCNAPI
void
$dtor();
55
#endif
56
// NOLINTEND
57
};
58
59
}
// namespace WebServices::EduSignin
WebServices::EduSignin::UserInfo
Definition
UserInfo.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
certificates
identity
web_services
UserInfo.h
Generated on
for LeviLamina by
1.16.1