LeviLamina
Loading...
Searching...
No Matches
SwatchList.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
namespace
persona::color {
9
10
class
SwatchList :
public
::Bedrock::EnableNonOwnerReferences
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkedc9a4;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
SwatchList& operator=(SwatchList
const
&);
20
SwatchList(SwatchList
const
&);
21
SwatchList();
22
23
public
:
24
// static functions
25
// NOLINTBEGIN
26
#ifdef LL_PLAT_C
27
MCNAPI
static
uint64 getInvalidIndex();
28
#endif
29
// NOLINTEND
30
31
public
:
32
// vftables
33
// NOLINTBEGIN
34
MCNAPI
static
void
**
$vftable
();
35
// NOLINTEND
36
};
37
38
}
// namespace persona::color
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
persona::color::SwatchList::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
persona
SwatchList.h
Generated on
for LeviLamina by
1.16.1