LeviLamina
Loading...
Searching...
No Matches
ADPopupButtonAction.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ADPopupButtonAction {
6
public
:
7
// ADPopupButtonAction inner types define
8
enum class
Type :
int
{
9
Link = 0,
10
SignIn = 1,
11
Dismiss = 2,
12
RetrySignIn = 3,
13
AgeVerification = 4,
14
};
15
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 32>
mUnkded87f;
20
::ll::UntypedStorage<4, 4>
mUnk4072d7;
21
::ll::UntypedStorage<8, 32>
mUnkf4c01c;
22
::ll::UntypedStorage<8, 32>
mUnk1e5411;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
ADPopupButtonAction& operator=(ADPopupButtonAction
const
&);
28
ADPopupButtonAction(ADPopupButtonAction
const
&);
29
ADPopupButtonAction();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI_C
void
$dtor();
41
// NOLINTEND
42
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
certificates
identity
ADPopupButtonAction.h
Generated on
for LeviLamina by
1.16.1