LeviLamina
Loading...
Searching...
No Matches
AccessTokenInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
AccessTokenInfo {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnkc2cf82;
10
::ll::UntypedStorage<8, 8>
mUnk705dd3;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
AccessTokenInfo& operator=(AccessTokenInfo
const
&);
16
AccessTokenInfo(AccessTokenInfo
const
&);
17
AccessTokenInfo();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
23
// NOLINTEND
24
25
public
:
26
// constructor thunks
27
// NOLINTBEGIN
28
MCNAPI_C
void
* $ctor(::std::string _email, int64 _expiration);
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI_C
void
$dtor();
35
// NOLINTEND
36
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
certificates
identity
AccessTokenInfo.h
Generated on
for LeviLamina by
1.16.1