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
#ifdef LL_PLAT_S
26
public
:
27
// prevent constructor by default
28
VolumeDescription& operator=(VolumeDescription
const
&);
29
VolumeDescription(VolumeDescription
const
&);
30
VolumeDescription();
31
32
#else
// LL_PLAT_C
33
public
:
34
// prevent constructor by default
35
VolumeDescription(VolumeDescription
const
&);
36
VolumeDescription();
37
38
#endif
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
#ifdef LL_PLAT_C
43
MCNAPI ::VolumeDefinition::VolumeDescription& operator=(
::VolumeDefinition::VolumeDescription
&&);
44
45
MCNAPI ::VolumeDefinition::VolumeDescription& operator=(
::VolumeDefinition::VolumeDescription
const
&);
46
47
MCNAPI ~VolumeDescription();
48
#endif
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
#ifdef LL_PLAT_C
55
MCNAPI
void
$dtor();
56
#endif
57
// NOLINTEND
58
};
59
60
public
:
61
// member variables
62
// NOLINTBEGIN
63
::ll::UntypedStorage<8, 32>
mUnkc1bc7b;
64
::ll::UntypedStorage<8, 72>
mUnk344d33;
65
::ll::UntypedStorage<8, 32>
mUnk8a75ea;
66
// NOLINTEND
67
68
public
:
69
// prevent constructor by default
70
VolumeDefinition& operator=(VolumeDefinition
const
&);
71
VolumeDefinition(VolumeDefinition
const
&);
72
VolumeDefinition();
73
74
public
:
75
// member functions
76
// NOLINTBEGIN
77
#ifdef LL_PLAT_C
78
MCNAPI ~VolumeDefinition();
79
#endif
80
// NOLINTEND
81
82
public
:
83
// static functions
84
// NOLINTBEGIN
85
#ifdef LL_PLAT_C
86
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
87
#endif
88
// NOLINTEND
89
90
public
:
91
// static variables
92
// NOLINTBEGIN
93
MCNAPI static ::std::string
const
&
NAME
();
94
// NOLINTEND
95
96
public
:
97
// destructor thunk
98
// NOLINTBEGIN
99
#ifdef LL_PLAT_C
100
MCNAPI
void
$dtor();
101
#endif
102
// NOLINTEND
103
};
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