LeviLamina
Loading...
Searching...
No Matches
ActorInWeatherTest Class Reference
+ Inheritance diagram for ActorInWeatherTest:

Public Types

enum class  WeatherType : int {
  Undefined = -1 , Clear = 0 , Rain = 1 , Snow = 2 ,
  Thunderstorm = 3
}
 

Public Member Functions

ActorInWeatherTestoperator= (ActorInWeatherTest const &)
 
 ActorInWeatherTest (ActorInWeatherTest const &)
 
virtual bool setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs)
 
virtual bool evaluate (::FilterContext const &context) const
 
virtual::std::string_view getName () const
 
virtual::Json::Value _serializeValue () const
 
MCAPI bool $setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs)
 
MCAPI bool $evaluate (::FilterContext const &context) const
 
MCAPI::std::string_view $getName () const
 
MCAPI::Json::Value $_serializeValue () const
 
virtual void finalizeParsedValue (::IWorldRegistriesProvider &registries)
 
virtual::Json::Value _serializeDomain () const
 
MCAPI bool _testValuesWithOperator (float a, float b) const
 
MCAPI bool _testValuesWithOperator (bool a, bool b) const
 
MCAPI::Json::Value serialize () const
 
MCAPI void $finalizeParsedValue (::IWorldRegistriesProvider &registries)
 
MCAPI::Json::Value $_serializeDomain () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

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

Member Function Documentation

◆ setup()

virtual bool ActorInWeatherTest::setup ( ::FilterTest::Definition const & definition,
::FilterInputs const & inputs )
virtual

Reimplemented from FilterTest.

◆ evaluate()

virtual bool ActorInWeatherTest::evaluate ( ::FilterContext const & context) const
virtual

Implements FilterTest.

◆ getName()

virtual::std::string_view ActorInWeatherTest::getName ( ) const
virtual

Implements FilterTest.

◆ _serializeValue()

virtual::Json::Value ActorInWeatherTest::_serializeValue ( ) const
virtual

Implements FilterTest.

◆ $setup()

MCAPI bool ActorInWeatherTest::$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.

◆ $evaluate()

MCAPI bool ActorInWeatherTest::$evaluate ( ::FilterContext const & context) 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.

◆ $getName()

MCAPI::std::string_view ActorInWeatherTest::$getName ( ) 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.

◆ $_serializeValue()

MCAPI::Json::Value ActorInWeatherTest::$_serializeValue ( ) 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()

static MCAPI void ** ActorInWeatherTest::$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.

◆ _testValuesWithOperator() [1/2]

MCAPI bool FilterTest::_testValuesWithOperator ( float a,
float b ) const
inherited
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
inherited
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
inherited
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)
inherited
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
inherited
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: