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