LeviLamina
Loading...
Searching...
No Matches
SerializableCells.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
VoxelShapes {
6
7
struct
SerializableCells {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnk20f6d8;
12
::ll::UntypedStorage<1, 1>
mUnka53906;
13
::ll::UntypedStorage<1, 1>
mUnkf63ad1;
14
::ll::UntypedStorage<8, 24>
mUnk3df10b;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
SerializableCells(SerializableCells
const
&);
20
SerializableCells();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI ::VoxelShapes::SerializableCells&
operator=
(
::VoxelShapes::SerializableCells
&&);
26
27
MCNAPI ::VoxelShapes::SerializableCells&
operator=
(
::VoxelShapes::SerializableCells
const
&);
28
29
MCNAPI
~SerializableCells
();
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
};
38
39
}
// namespace VoxelShapes
VoxelShapes::SerializableCells
Definition
SerializableCells.h:7
VoxelShapes::SerializableCells::operator=
MCAPI::VoxelShapes::SerializableCells & operator=(::VoxelShapes::SerializableCells const &)
VoxelShapes::SerializableCells::$dtor
MCAPI void $dtor()
VoxelShapes::SerializableCells::operator=
MCAPI::VoxelShapes::SerializableCells & operator=(::VoxelShapes::SerializableCells &&)
VoxelShapes::SerializableCells::~SerializableCells
MCAPI ~SerializableCells()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
voxel_shapes
SerializableCells.h
Generated on
for LeviLamina by
1.16.1