LeviLamina
Loading...
Searching...
No Matches
ColorAttributeData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
EAS {
6
7
struct
ColorAttributeData {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 16>
mUnk742b22;
12
::ll::UntypedStorage<4, 4>
mUnk7249dd;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
ColorAttributeData& operator=(ColorAttributeData
const
&);
18
ColorAttributeData(ColorAttributeData
const
&);
19
ColorAttributeData();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
bool
operator==
(
::EAS::ColorAttributeData
const
&)
const
;
25
// NOLINTEND
26
};
27
28
}
// namespace EAS
EAS::ColorAttributeData
Definition
ColorAttributeData.h:7
EAS::ColorAttributeData::operator==
MCAPI bool operator==(::EAS::ColorAttributeData const &) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
eas
attributes
ColorAttributeData.h
Generated on
for LeviLamina by
1.16.1