LeviLamina
Loading...
Searching...
No Matches
ColorDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ColorDefinition
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<1, 1>
mUnkb1b293;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
ColorDefinition
& operator=(
ColorDefinition
const
&);
15
ColorDefinition
(
ColorDefinition
const
&);
16
ColorDefinition
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCNAPI
void
setColorChoice
(
int
const
& colorChoice);
22
// NOLINTEND
23
};
ColorDefinition
Definition
ColorDefinition.h:5
ColorDefinition::setColorChoice
MCAPI void setColorChoice(int const &colorChoice)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
ColorDefinition.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0