LeviLamina
Loading...
Searching...
No Matches
VolumeDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
struct
VolumeDefinition {
11
public
:
12
// VolumeDefinition inner types declare
13
// clang-format off
14
struct
VolumeDescription
;
15
// clang-format on
16
17
// VolumeDefinition inner types define
18
struct
VolumeDescription {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 32>
mUnk98f1e1;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
VolumeDescription& operator=(VolumeDescription
const
&);
28
VolumeDescription(VolumeDescription
const
&);
29
VolumeDescription();
30
};
31
32
public
:
33
// member variables
34
// NOLINTBEGIN
35
::ll::UntypedStorage<8, 32>
mUnkc1bc7b;
36
::ll::UntypedStorage<8, 72>
mUnk344d33;
37
::ll::UntypedStorage<8, 32>
mUnk8a75ea;
38
// NOLINTEND
39
40
public
:
41
// prevent constructor by default
42
VolumeDefinition& operator=(VolumeDefinition
const
&);
43
VolumeDefinition(VolumeDefinition
const
&);
44
VolumeDefinition();
45
46
public
:
47
// static functions
48
// NOLINTBEGIN
49
#ifdef LL_PLAT_C
50
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
51
#endif
52
// NOLINTEND
53
54
public
:
55
// static variables
56
// NOLINTBEGIN
57
MCNAPI static ::std::string
const
&
NAME
();
58
// NOLINTEND
59
};
VolumeDefinition::VolumeDescription
Definition
VolumeDefinition.h:18
VolumeDefinition::NAME
static MCAPI ::std::string const & NAME()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
volume
VolumeDefinition.h
Generated on
for LeviLamina by
1.16.1