LeviLamina
Loading...
Searching...
No Matches
VolumeIdentifier.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
VolumeIdentifier {
11
public
:
12
// VolumeIdentifier inner types declare
13
// clang-format off
14
struct
ConstrainedString
;
15
// clang-format on
16
17
// VolumeIdentifier inner types define
18
struct
ConstrainedString {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 32>
mUnkd0ccf9;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
ConstrainedString& operator=(ConstrainedString
const
&);
28
ConstrainedString(ConstrainedString
const
&);
29
ConstrainedString();
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
#ifdef LL_PLAT_C
35
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
36
#endif
37
// NOLINTEND
38
};
39
40
public
:
41
// member variables
42
// NOLINTBEGIN
43
::ll::UntypedStorage<8, 32>
mUnk3b05f5;
44
// NOLINTEND
45
46
public
:
47
// prevent constructor by default
48
VolumeIdentifier& operator=(VolumeIdentifier
const
&);
49
VolumeIdentifier(VolumeIdentifier
const
&);
50
VolumeIdentifier();
51
52
public
:
53
// static functions
54
// NOLINTBEGIN
55
#ifdef LL_PLAT_C
56
MCNAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
57
#endif
58
// NOLINTEND
59
};
VolumeIdentifier::ConstrainedString
Definition
VolumeIdentifier.h:18
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
volume
VolumeIdentifier.h
Generated on
for LeviLamina by
1.16.1