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