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
// virtual function thunks
36
// NOLINTBEGIN
37
MCNAPI
void
$doFireEventActorValueValidationFailed
(::std::string
const
& invalidValue,
char
const
* caller);
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
46
47
}
// namespace VanillaSystems
VanillaSystems::IVanillaSystemsEventingAdapter
Definition
IVanillaSystemsEventingAdapter.h:7
VanillaSystems::VanillaSystemsEventingAdapter
Definition
VanillaSystemsEventingAdapter.h:10
VanillaSystems::VanillaSystemsEventingAdapter::$vftable
static MCAPI void ** $vftable()
VanillaSystems::VanillaSystemsEventingAdapter::$doFireEventActorValueValidationFailed
MCAPI void $doFireEventActorValueValidationFailed(::std::string const &invalidValue, char const *caller)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
module
eventing
vanilla_systems
VanillaSystemsEventingAdapter.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0