LeviLamina
Loading...
Searching...
No Matches
ParticleSoundEffectEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_20_80 {
6
7
struct
ParticleSoundEffectEvent
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk954a06;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
ParticleSoundEffectEvent
& operator=(
ParticleSoundEffectEvent
const
&);
17
ParticleSoundEffectEvent
(
ParticleSoundEffectEvent
const
&);
18
ParticleSoundEffectEvent
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI ::SharedTypes::v1_20_80::ParticleSoundEffectEvent&
24
operator=
(
::SharedTypes::v1_20_80::ParticleSoundEffectEvent
&&);
25
// NOLINTEND
26
};
27
28
}
// namespace SharedTypes::v1_20_80
SharedTypes::v1_20_80::ParticleSoundEffectEvent
Definition
ParticleSoundEffectEvent.h:7
SharedTypes::v1_20_80::ParticleSoundEffectEvent::operator=
MCAPI::SharedTypes::v1_20_80::ParticleSoundEffectEvent & operator=(::SharedTypes::v1_20_80::ParticleSoundEffectEvent &&)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
shared_types
v1_20_80
particle
ParticleSoundEffectEvent.h
Generated on Sun Oct 12 2025 06:31:31 for LeviLamina by
1.12.0