LeviLamina
Loading...
Searching...
No Matches
ActorHomeDistanceTest.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/filters/SimpleFloatFilterTest.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
FilterContext
;
11
// clang-format on
12
13
class
ActorHomeDistanceTest
:
public
::SimpleFloatFilterTest
{
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
~ActorHomeDistanceTest
()
/*override*/
=
default
;
25
// NOLINTEND
26
27
public
:
28
// virtual function thunks
29
// NOLINTBEGIN
30
MCNAPI
bool
$evaluate
(
::FilterContext
const
&
context
)
const
;
31
32
MCNAPI ::std::string_view
$getName
()
const
;
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCNAPI
static
void
**
$vftable
();
39
// NOLINTEND
40
};
ActorHomeDistanceTest
Definition
ActorHomeDistanceTest.h:13
ActorHomeDistanceTest::$vftable
static MCAPI void ** $vftable()
ActorHomeDistanceTest::$evaluate
MCAPI bool $evaluate(::FilterContext const &context) const
ActorHomeDistanceTest::$getName
MCAPI::std::string_view $getName() const
SimpleFloatFilterTest
Definition
SimpleFloatFilterTest.h:14
FilterContext
Definition
FilterContext.h:5
context
Definition
context.h:5
src
mc
world
filters
ActorHomeDistanceTest.h
Generated on Fri Jun 13 2025 05:05:06 for LeviLamina by
1.12.0