LeviLamina
Loading...
Searching...
No Matches
IContentTierManager.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
8
// auto generated forward declare list
9
// clang-format off
10
class
ContentTierInfo
;
11
// clang-format on
12
13
class
IContentTierManager
:
public
::Bedrock::EnableNonOwnerReferences
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~IContentTierManager
()
/*override*/
;
19
20
// vIndex: 1
21
virtual ::ContentTierInfo getContentTierInfo()
const
= 0;
22
23
// vIndex: 2
24
virtual
bool
shouldDeviceAllowAnimation()
const
= 0;
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCNAPI
void
$dtor
();
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
37
// NOLINTEND
38
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ContentTierInfo
Definition
ContentTierInfo.h:5
IContentTierManager
Definition
IContentTierManager.h:13
IContentTierManager::$dtor
MCAPI void $dtor()
src-server
mc
resources
IContentTierManager.h
Generated on Tue Nov 25 2025 04:01:20 for LeviLamina by
1.12.0