LeviLamina
Loading...
Searching...
No Matches
SuspendHandler.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
#include "mc/deps/core/utility/NonOwnerPointer.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
AppPlatform
;
12
// clang-format on
13
14
class
SuspendHandler :
public
::Bedrock::EnableNonOwnerReferences
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 72>
mUnkc78202;
19
::ll::UntypedStorage<8, 80>
mUnk287041;
20
::ll::UntypedStorage<8, 24>
mUnkf46b0b;
21
::ll::UntypedStorage<8, 64>
mUnk2ffb46;
22
::ll::UntypedStorage<1, 1>
mUnk69d4f7;
23
::ll::UntypedStorage<1, 1>
mUnkb3997b;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
SuspendHandler& operator=(SuspendHandler
const
&);
29
SuspendHandler(SuspendHandler
const
&);
30
SuspendHandler();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
#ifdef LL_PLAT_S
36
virtual
~SuspendHandler()
/*override*/
=
default
;
37
#else
// LL_PLAT_C
38
virtual
~SuspendHandler()
/*override*/
;
39
#endif
40
41
// NOLINTEND
42
43
public
:
44
// member functions
45
// NOLINTBEGIN
46
#ifdef LL_PLAT_C
47
MCNAPI
explicit
SuspendHandler(
::Bedrock::NonOwnerPointer<::AppPlatform>
appPlatform);
48
#endif
49
// NOLINTEND
50
51
public
:
52
// constructor thunks
53
// NOLINTBEGIN
54
#ifdef LL_PLAT_C
55
MCNAPI
void
* $ctor(
::Bedrock::NonOwnerPointer<::AppPlatform>
appPlatform);
56
#endif
57
// NOLINTEND
58
59
public
:
60
// destructor thunk
61
// NOLINTBEGIN
62
MCNAPI
void
$dtor
();
63
// NOLINTEND
64
65
public
:
66
// vftables
67
// NOLINTBEGIN
68
MCNAPI
static
void
**
$vftable
();
69
// NOLINTEND
70
};
AppPlatform
Definition
AppPlatform.h:91
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
Bedrock::NonOwnerPointer
Definition
NonOwnerPointer.h:9
SuspendHandler::$vftable
static MCAPI void ** $vftable()
SuspendHandler::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
util
SuspendHandler.h
Generated on
for LeviLamina by
1.16.1