LeviLamina
Loading...
Searching...
No Matches
DynamicAmbientSound.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
DynamicAmbientSound {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 16>
mUnkd64ba9;
10
::ll::UntypedStorage<8, 32>
mUnk9f6426;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
DynamicAmbientSound(DynamicAmbientSound
const
&);
16
DynamicAmbientSound();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI ::DynamicAmbientSound& operator=(::DynamicAmbientSound
const
&);
22
23
MCAPI ~DynamicAmbientSound();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCAPI
void
$dtor();
30
// NOLINTEND
31
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
DynamicAmbientSound.h
Generated on
for LeviLamina by
1.16.1