LeviLamina
Loading...
Searching...
No Matches
VolumeIdentifier.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
VolumeIdentifier
{
6
public
:
7
// VolumeIdentifier inner types declare
8
// clang-format off
9
struct
ConstrainedString
;
10
// clang-format on
11
12
// VolumeIdentifier inner types define
13
struct
ConstrainedString
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 32>
mUnk4907aa;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
ConstrainedString
& operator=(
ConstrainedString
const
&);
23
ConstrainedString
(
ConstrainedString
const
&);
24
ConstrainedString
();
25
};
26
27
public
:
28
// member variables
29
// NOLINTBEGIN
30
::ll::UntypedStorage<8, 32>
mUnk3b05f5;
31
// NOLINTEND
32
33
public
:
34
// prevent constructor by default
35
VolumeIdentifier
& operator=(
VolumeIdentifier
const
&);
36
VolumeIdentifier
(
VolumeIdentifier
const
&);
37
VolumeIdentifier
();
38
};
VolumeIdentifier::ConstrainedString
Definition
VolumeIdentifier.h:13
VolumeIdentifier
Definition
VolumeIdentifier.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
volume
VolumeIdentifier.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0