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
MCNAPI ::DynamicAmbientSound&
operator=
(
::DynamicAmbientSound
const
&);
22
23
MCNAPI
~DynamicAmbientSound
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCNAPI
void
$dtor
();
30
// NOLINTEND
31
};
DynamicAmbientSound
Definition
DynamicAmbientSound.h:5
DynamicAmbientSound::$dtor
MCAPI void $dtor()
DynamicAmbientSound::operator=
MCAPI::DynamicAmbientSound & operator=(::DynamicAmbientSound const &)
DynamicAmbientSound::~DynamicAmbientSound
MCAPI ~DynamicAmbientSound()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
DynamicAmbientSound.h
Generated on Wed Jul 23 2025 08:33:58 for LeviLamina by
1.12.0