LeviLamina
Loading...
Searching...
No Matches
FilterTest Class Referenceabstract
Inheritance diagram for FilterTest:

Classes

struct  Definition

Public Member Functions

FilterTestoperator= (FilterTest const &)
 FilterTest (FilterTest const &)
virtual bool setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs)
virtual bool evaluate (::FilterContext const &) const =0
virtual void finalizeParsedValue (::IWorldRegistriesProvider &registries)
virtual::std::string_view getName () const =0
virtual ::std::optional<::std::variant< bool, int, float, ::std::string > > getDomain () const
virtual ::std::optional<::std::variant< bool, int, float, ::std::string > > getValue () const =0
virtual::Json::Value _serializeDomain () const
virtual::Json::Value _serializeValue () const =0
MCAPI bool _testValuesWithOperator (float a, float b) const
MCAPI bool _testValuesWithOperator (bool a, bool b) const
MCAPI::Json::Value serialize () const
MCAPI bool $setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs)
MCAPI void $finalizeParsedValue (::IWorldRegistriesProvider &registries)
MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > $getDomain () const
MCAPI::Json::Value $_serializeDomain () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 2, 2 > mUnk20eb73
::ll::UntypedStorage< 2, 2 > mUnk995088

Member Function Documentation

◆ _testValuesWithOperator() [1/2]

MCAPI bool FilterTest::_testValuesWithOperator ( float a,
float b ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _testValuesWithOperator() [2/2]

MCAPI bool FilterTest::_testValuesWithOperator ( bool a,
bool b ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ serialize()

MCAPI::Json::Value FilterTest::serialize ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $setup()

MCAPI bool FilterTest::$setup ( ::FilterTest::Definition const & definition,
::FilterInputs const & inputs )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $finalizeParsedValue()

MCAPI void FilterTest::$finalizeParsedValue ( ::IWorldRegistriesProvider & registries)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getDomain()

MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > FilterTest::$getDomain ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $_serializeDomain()

MCAPI::Json::Value FilterTest::$_serializeDomain ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** FilterTest::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: