LeviLamina
Loading...
Searching...
No Matches
SubpackInfoCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ContentTierIncompatibleReason
;
8
class
ContentTierInfo
;
9
// clang-format on
10
11
class
SubpackInfoCollection {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 24>
mUnka263b4;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
SubpackInfoCollection& operator=(SubpackInfoCollection
const
&);
21
SubpackInfoCollection(SubpackInfoCollection
const
&);
22
SubpackInfoCollection();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
#ifdef LL_PLAT_C
28
MCNAPI ::ContentTierIncompatibleReason isCompatible(
::ContentTierInfo
const
& contentInfoTier)
const
;
29
30
MCNAPI ~SubpackInfoCollection();
31
#endif
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
#ifdef LL_PLAT_C
38
MCNAPI
void
$dtor();
39
#endif
40
// NOLINTEND
41
};
ContentTierIncompatibleReason
Definition
ContentTierIncompatibleReason.h:10
ContentTierInfo
Definition
ContentTierInfo.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
SubpackInfoCollection.h
Generated on
for LeviLamina by
1.16.1