LeviLamina
Loading...
Searching...
No Matches
BorderCellEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
BlendingDataFactoryUtil {
6
7
struct
BorderCellEntry {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk51705f;
12
::ll::UntypedStorage<4, 4>
mUnkf32a1b;
13
::ll::UntypedStorage<4, 4>
mUnk336062;
14
::ll::UntypedStorage<8, 40>
mUnk8996a8;
15
::ll::UntypedStorage<8, 24>
mUnkea50aa;
16
::ll::UntypedStorage<4, 4>
mUnkbb7ad9;
17
::ll::UntypedStorage<1, 1>
mUnk92190e;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
BorderCellEntry& operator=(BorderCellEntry
const
&);
23
BorderCellEntry();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
BorderCellEntry
(
::BlendingDataFactoryUtil::BorderCellEntry
const
&);
29
30
MCNAPI
~BorderCellEntry
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCNAPI
void
*
$ctor
(
::BlendingDataFactoryUtil::BorderCellEntry
const
&);
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI
void
$dtor
();
43
// NOLINTEND
44
};
45
46
}
// namespace BlendingDataFactoryUtil
BlendingDataFactoryUtil::BorderCellEntry
Definition
BorderCellEntry.h:7
BlendingDataFactoryUtil::BorderCellEntry::~BorderCellEntry
MCAPI ~BorderCellEntry()
BlendingDataFactoryUtil::BorderCellEntry::$ctor
MCAPI void * $ctor(::BlendingDataFactoryUtil::BorderCellEntry const &)
BlendingDataFactoryUtil::BorderCellEntry::BorderCellEntry
MCAPI BorderCellEntry(::BlendingDataFactoryUtil::BorderCellEntry const &)
BlendingDataFactoryUtil::BorderCellEntry::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
blending_data_factory_util
BorderCellEntry.h
Generated on
for LeviLamina by
1.16.1