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