LeviLamina
Loading...
Searching...
No Matches
ActorHasAnySlotEmptyTest.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/filters/FilterTest.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
FilterContext
;
11
struct
FilterInputs
;
12
namespace
Json {
class
Value; }
13
// clang-format on
14
15
class
ActorHasAnySlotEmptyTest
:
public
::FilterTest
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk6e0e86;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ActorHasAnySlotEmptyTest
& operator=(
ActorHasAnySlotEmptyTest
const
&);
25
ActorHasAnySlotEmptyTest
(
ActorHasAnySlotEmptyTest
const
&);
26
ActorHasAnySlotEmptyTest
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 1
32
virtual
bool
setup(
::FilterTest::Definition
const
& definition,
::FilterInputs
const
& inputs)
/*override*/
;
33
34
// vIndex: 2
35
virtual
bool
evaluate(
::FilterContext
const
&
context
)
const
/*override*/
;
36
37
// vIndex: 4
38
virtual ::std::string_view getName()
const
/*override*/
;
39
40
// vIndex: 6
41
virtual ::std::optional<::std::variant<bool, int, float, ::std::string>> getValue()
const
/*override*/
;
42
43
// vIndex: 8
44
virtual ::Json::Value _serializeValue()
const
/*override*/
;
45
46
// vIndex: 0
47
virtual
~ActorHasAnySlotEmptyTest
()
/*override*/
;
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
MCNAPI
void
$dtor
();
54
// NOLINTEND
55
56
public
:
57
// virtual function thunks
58
// NOLINTBEGIN
59
MCNAPI
bool
$setup
(
::FilterTest::Definition
const
& definition,
::FilterInputs
const
& inputs);
60
61
MCNAPI
bool
$evaluate
(
::FilterContext
const
&
context
)
const
;
62
63
MCNAPI ::std::string_view
$getName
()
const
;
64
65
MCNAPI ::std::optional<::std::variant<bool, int, float, ::std::string>>
$getValue
()
const
;
66
67
MCNAPI ::Json::Value
$_serializeValue
()
const
;
68
// NOLINTEND
69
70
public
:
71
// vftables
72
// NOLINTBEGIN
73
MCNAPI
static
void
**
$vftable
();
74
// NOLINTEND
75
};
ActorHasAnySlotEmptyTest
Definition
ActorHasAnySlotEmptyTest.h:15
ActorHasAnySlotEmptyTest::$getName
MCAPI::std::string_view $getName() const
ActorHasAnySlotEmptyTest::$dtor
MCAPI void $dtor()
ActorHasAnySlotEmptyTest::$evaluate
MCAPI bool $evaluate(::FilterContext const &context) const
ActorHasAnySlotEmptyTest::$vftable
static MCAPI void ** $vftable()
ActorHasAnySlotEmptyTest::$_serializeValue
MCAPI::Json::Value $_serializeValue() const
ActorHasAnySlotEmptyTest::$setup
MCAPI bool $setup(::FilterTest::Definition const &definition, ::FilterInputs const &inputs)
ActorHasAnySlotEmptyTest::$getValue
MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > $getValue() const
FilterTest
Definition
FilterTest.h:13
FilterContext
Definition
FilterContext.h:5
FilterInputs
Definition
FilterInputs.h:14
FilterTest::Definition
Definition
FilterTest.h:21
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
filters
ActorHasAnySlotEmptyTest.h
Generated on Tue Nov 25 2025 04:01:41 for LeviLamina by
1.12.0