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

Public Member Functions

NativeGameTestFunctionoperator= (NativeGameTestFunction const &)
 NativeGameTestFunction (NativeGameTestFunction const &)
virtual ::std::unique_ptr<::gametest::IGameTestFunctionContextcreateContext (::gametest::BaseGameTestHelper &) const
virtual ::std::unique_ptr<::gametest::IGameTestFunctionRunResultrun (::gametest::BaseGameTestHelper &, ::gametest::IGameTestFunctionContext &) const
MCAPI bool hasTag (::std::string const &tag) const
MCAPI void * $ctor (::std::string batchName, ::std::string testName, ::std::string structureName, int maxTicks, int setupTicks, int padding, bool rotate, bool required, int requiredSuccesses, int attempts, ::std::vector<::std::string > tags)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk261efa
::ll::UntypedStorage< 8, 24 > mUnkd88a72
::ll::UntypedStorage< 8, 32 > mUnkc38784
::ll::UntypedStorage< 8, 32 > mUnk511710
::ll::UntypedStorage< 8, 32 > mUnkede228
::ll::UntypedStorage< 4, 16 > mUnk5533a3
::ll::UntypedStorage< 4, 8 > mUnkd60431
::ll::UntypedStorage< 1, 1 > mUnk42288f
::ll::UntypedStorage< 4, 4 > mUnkf34e45
::ll::UntypedStorage< 4, 4 > mUnk8b439f
::ll::UntypedStorage< 4, 4 > mUnk3ffdca
::ll::UntypedStorage< 4, 4 > mUnkedce45
::ll::UntypedStorage< 4, 4 > mUnkb17bec
::ll::UntypedStorage< 1, 1 > mUnka1ced5

Member Function Documentation

◆ createContext()

virtual ::std::unique_ptr<::gametest::IGameTestFunctionContext > NativeGameTestFunction::createContext ( ::gametest::BaseGameTestHelper & ) const
virtual

◆ run()

virtual ::std::unique_ptr<::gametest::IGameTestFunctionRunResult > NativeGameTestFunction::run ( ::gametest::BaseGameTestHelper & ,
::gametest::IGameTestFunctionContext &  ) const
virtual

◆ hasTag()

MCAPI bool gametest::BaseGameTestFunction::hasTag ( ::std::string const & tag) 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.

◆ $ctor()

MCAPI void * gametest::BaseGameTestFunction::$ctor ( ::std::string batchName,
::std::string testName,
::std::string structureName,
int maxTicks,
int setupTicks,
int padding,
bool rotate,
bool required,
int requiredSuccesses,
int attempts,
::std::vector<::std::string > tags )
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.

◆ $dtor()

MCAPI void gametest::BaseGameTestFunction::$dtor ( )
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.

◆ $vftable()

MCAPI void ** gametest::BaseGameTestFunction::$vftable ( )
staticinherited
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: