LeviLamina
Loading...
Searching...
No Matches
TintingComponentColor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx; }
8
// clang-format on
9
10
namespace
SharedTypes::v1_20_80 {
11
12
struct
TintingComponentColor
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 64>
mUnk5fc71e;
17
::ll::UntypedStorage<8, 56>
mUnk264d73;
18
::ll::UntypedStorage<8, 200>
mUnk1a193d;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
TintingComponentColor
(
TintingComponentColor
const
&);
24
TintingComponentColor
();
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCNAPI ::SharedTypes::v1_20_80::TintingComponentColor&
30
operator=
(
::SharedTypes::v1_20_80::TintingComponentColor
const
&);
31
32
MCNAPI ::SharedTypes::v1_20_80::TintingComponentColor&
operator=
(
::SharedTypes::v1_20_80::TintingComponentColor
&&);
33
34
MCNAPI
~TintingComponentColor
();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
MCNAPI
void
$dtor
();
47
// NOLINTEND
48
};
49
50
}
// namespace SharedTypes::v1_20_80
SharedTypes::v1_20_80::TintingComponentColor
Definition
TintingComponentColor.h:12
SharedTypes::v1_20_80::TintingComponentColor::operator=
MCAPI::SharedTypes::v1_20_80::TintingComponentColor & operator=(::SharedTypes::v1_20_80::TintingComponentColor const &)
SharedTypes::v1_20_80::TintingComponentColor::$dtor
MCAPI void $dtor()
SharedTypes::v1_20_80::TintingComponentColor::operator=
MCAPI::SharedTypes::v1_20_80::TintingComponentColor & operator=(::SharedTypes::v1_20_80::TintingComponentColor &&)
SharedTypes::v1_20_80::TintingComponentColor::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
SharedTypes::v1_20_80::TintingComponentColor::~TintingComponentColor
MCAPI ~TintingComponentColor()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
shared_types
v1_20_80
particle
TintingComponentColor.h
Generated on Sun Oct 12 2025 06:31:31 for LeviLamina by
1.12.0