LeviLamina
Loading...
Searching...
No Matches
VanillaSystemsEventingAdapter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/vanilla_systems/eventing/IVanillaSystemsEventingAdapter.h"
7
8
namespace
VanillaSystems {
9
10
class
VanillaSystemsEventingAdapter
:
public
::VanillaSystems::IVanillaSystemsEventingAdapter
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkfaffcb;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
VanillaSystemsEventingAdapter
& operator=(
VanillaSystemsEventingAdapter
const
&);
20
VanillaSystemsEventingAdapter
(
VanillaSystemsEventingAdapter
const
&);
21
VanillaSystemsEventingAdapter
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 1
27
virtual
void
28
doFireEventActorValueValidationFailed(::std::string
const
& invalidValue,
char
const
* caller)
/*override*/
;
29
30
// vIndex: 0
31
virtual
~VanillaSystemsEventingAdapter
()
/*override*/
=
default
;
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
38
// NOLINTEND
39
40
public
:
41
// virtual function thunks
42
// NOLINTBEGIN
43
MCAPI
void
$doFireEventActorValueValidationFailed(::std::string
const
& invalidValue,
char
const
* caller);
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCAPI
static
void
** $vftable();
50
// NOLINTEND
51
};
52
53
}
// namespace VanillaSystems
VanillaSystems::IVanillaSystemsEventingAdapter
Definition
IVanillaSystemsEventingAdapter.h:7
VanillaSystems::VanillaSystemsEventingAdapter
Definition
VanillaSystemsEventingAdapter.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
module
eventing
vanilla_systems
VanillaSystemsEventingAdapter.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0