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