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>
mUnk9ba732;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
SoundInstanceProperties
& operator=(
SoundInstanceProperties
const
&);
16
SoundInstanceProperties
(
SoundInstanceProperties
const
&);
17
SoundInstanceProperties
();
18
};
SoundInstanceProperties
Definition
SoundInstanceProperties.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
sound
SoundInstanceProperties.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0