LeviLamina
Loading...
Searching...
No Matches
ActorSoundEffect.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ActorSoundEffect
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 48>
mUnkcb1af2;
10
::ll::UntypedStorage<8, 48>
mUnk7c62a3;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
ActorSoundEffect
& operator=(
ActorSoundEffect
const
&);
16
ActorSoundEffect
(
ActorSoundEffect
const
&);
17
ActorSoundEffect
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
~ActorSoundEffect
();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCNAPI
void
$dtor
();
29
// NOLINTEND
30
};
ActorSoundEffect
Definition
ActorSoundEffect.h:5
ActorSoundEffect::$dtor
MCAPI void $dtor()
ActorSoundEffect::~ActorSoundEffect
MCAPI ~ActorSoundEffect()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
animation
ActorSoundEffect.h
Generated on Fri Jun 13 2025 05:05:01 for LeviLamina by
1.12.0