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