LeviLamina
Loading...
Searching...
No Matches
ActorIsMovingTest.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/filters/SimpleBoolFilterTest.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
FilterContext
;
11
// clang-format on
12
13
class
ActorIsMovingTest
:
public
::SimpleBoolFilterTest
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 2
18
virtual
bool
evaluate(
::FilterContext
const
&
context
)
const
/*override*/
;
19
20
// vIndex: 4
21
virtual ::std::string_view getName()
const
/*override*/
;
22
23
// vIndex: 0
24
virtual
~ActorIsMovingTest
()
/*override*/
;
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCFOLD
void
$dtor();
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
MCAPI
bool
$evaluate(
::FilterContext
const
&
context
)
const
;
37
38
MCAPI ::std::string_view $getName()
const
;
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCAPI
static
void
** $vftable();
45
// NOLINTEND
46
};
ActorIsMovingTest
Definition
ActorIsMovingTest.h:13
SimpleBoolFilterTest
Definition
SimpleBoolFilterTest.h:14
FilterContext
Definition
FilterContext.h:5
context
Definition
context.h:5
src
mc
world
filters
ActorIsMovingTest.h
Generated on Sat Apr 26 2025 05:56:10 for LeviLamina by
1.12.0