LeviLamina
Loading...
Searching...
No Matches
SoundEventIdentifier.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
struct
ReflectionCtx
; }
11
// clang-format on
12
13
struct
SoundEventIdentifier
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 40, ::std::variant<::std::monostate, ::SharedTypes::Legacy::LevelSoundEvent, ::std::string>>
18
mSound;
19
// NOLINTEND
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI
~SoundEventIdentifier
();
25
// NOLINTEND
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
};
SoundEventIdentifier
Definition
SoundEventIdentifier.h:13
SoundEventIdentifier::$dtor
MCAPI void $dtor()
SoundEventIdentifier::~SoundEventIdentifier
MCAPI ~SoundEventIdentifier()
SoundEventIdentifier::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
sound
SoundEventIdentifier.h
Generated on
for LeviLamina by
1.16.1