LeviLamina
Loading...
Searching...
No Matches
ActorHasAllSlotsEmptyTest.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
ActorHasAllSlotsEmptyTest
:
public
::FilterTest
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk74b4fe;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ActorHasAllSlotsEmptyTest
& operator=(
ActorHasAllSlotsEmptyTest
const
&);
25
ActorHasAllSlotsEmptyTest
(
ActorHasAllSlotsEmptyTest
const
&);
26
ActorHasAllSlotsEmptyTest
();
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 ::Json::Value _serializeValue()
const
/*override*/
;
42
43
// vIndex: 0
44
virtual
~ActorHasAllSlotsEmptyTest
()
/*override*/
;
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCFOLD
void
$dtor();
51
// NOLINTEND
52
53
public
:
54
// virtual function thunks
55
// NOLINTBEGIN
56
MCFOLD
bool
$setup(
::FilterTest::Definition
const
& definition,
::FilterInputs
const
& inputs);
57
58
MCAPI
bool
$evaluate(
::FilterContext
const
&
context
)
const
;
59
60
MCAPI ::std::string_view $getName()
const
;
61
62
MCFOLD ::Json::Value $_serializeValue()
const
;
63
// NOLINTEND
64
65
public
:
66
// vftables
67
// NOLINTBEGIN
68
MCAPI
static
void
** $vftable();
69
// NOLINTEND
70
};
ActorHasAllSlotsEmptyTest
Definition
ActorHasAllSlotsEmptyTest.h:15
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
mc
world
filters
ActorHasAllSlotsEmptyTest.h
Generated on Sat Apr 26 2025 05:56:10 for LeviLamina by
1.12.0