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