LeviLamina
Loading...
Searching...
No Matches
SoundDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SoundDefinition
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnkad52b6;
10
::ll::UntypedStorage<8, 216>
mUnkcb58b5;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
SoundDefinition
& operator=(
SoundDefinition
const
&);
16
SoundDefinition
();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
SoundDefinition
(
::SoundDefinition
const
&);
22
23
MCAPI
~SoundDefinition
();
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCFOLD
void
* $ctor(
::SoundDefinition
const
&);
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCFOLD
void
$dtor();
36
// NOLINTEND
37
};
SoundDefinition
Definition
SoundDefinition.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
SoundDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0