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>
mUnk4907aa;
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
// member functions
33
// NOLINTBEGIN
34
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCNAPI_C
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
41
// NOLINTEND
42
};
43
44
public
:
45
// member variables
46
// NOLINTBEGIN
47
::ll::UntypedStorage<8, 32>
mUnk3b05f5;
48
// NOLINTEND
49
50
public
:
51
// prevent constructor by default
52
VolumeIdentifier& operator=(VolumeIdentifier
const
&);
53
VolumeIdentifier(VolumeIdentifier
const
&);
54
VolumeIdentifier();
55
56
public
:
57
// member functions
58
// NOLINTBEGIN
59
60
// NOLINTEND
61
};
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