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