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