LeviLamina
Loading...
Searching...
No Matches
gametest::BaseGameTestBatchRunner Class Referenceabstract
+ Inheritance diagram for gametest::BaseGameTestBatchRunner:

Public Member Functions

BaseGameTestBatchRunneroperator= (BaseGameTestBatchRunner const &)
 
 BaseGameTestBatchRunner (BaseGameTestBatchRunner const &)
 
virtual ::std::shared_ptr<::gametest::BaseGameTestInstance_createGameTestInstance (::gametest::BaseGameTestFunction &)=0
 
virtual void _runTest (::std::shared_ptr<::gametest::BaseGameTestInstance >, ::gametest::GameTestTicker &)=0
 
MCAPI BaseGameTestBatchRunner (::std::vector<::gametest::GameTestBatch > &&batches, ::gametest::GameTestTicker &testTicker, ::gametest::TestParameters &&params)
 
MCAPI void _addTestInstanceWithRotation (::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > &instances, ::std::shared_ptr<::gametest::BaseGameTestFunction > testFunction, ::Rotation rotation)
 
MCAPI void _resetBatchTracker ()
 
MCAPI void _runBatch (int batchIndex)
 
MCAPI void start ()
 
MCAPI void * $ctor (::std::vector<::gametest::GameTestBatch > &&batches, ::gametest::GameTestTicker &testTicker, ::gametest::TestParameters &&params)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk21b924
 
::ll::UntypedStorage< 8, 64 > mUnk1b7674
 
::ll::UntypedStorage< 8, 24 > mUnkba7c36
 
::ll::UntypedStorage< 8, 24 > mUnka9ea43
 
::ll::UntypedStorage< 8, 8 > mUnk7103cd
 
::ll::UntypedStorage< 4, 4 > mUnke52d45
 
::ll::UntypedStorage< 8, 8 > mUnkff9d96
 
::ll::UntypedStorage< 1, 1 > mUnk763143
 
::ll::UntypedStorage< 8, 16 > mUnkfa4478
 
::ll::UntypedStorage< 8, 16 > mUnk26cd31
 

Constructor & Destructor Documentation

◆ BaseGameTestBatchRunner()

MCAPI gametest::BaseGameTestBatchRunner::BaseGameTestBatchRunner ( ::std::vector<::gametest::GameTestBatch > && batches,
::gametest::GameTestTicker & testTicker,
::gametest::TestParameters && params )
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.

Member Function Documentation

◆ _addTestInstanceWithRotation()

MCAPI void gametest::BaseGameTestBatchRunner::_addTestInstanceWithRotation ( ::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > & instances,
::std::shared_ptr<::gametest::BaseGameTestFunction > testFunction,
::Rotation rotation )
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.

◆ _resetBatchTracker()

MCAPI void gametest::BaseGameTestBatchRunner::_resetBatchTracker ( )
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.

◆ _runBatch()

MCAPI void gametest::BaseGameTestBatchRunner::_runBatch ( int batchIndex)
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.

◆ start()

MCAPI void gametest::BaseGameTestBatchRunner::start ( )
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::BaseGameTestBatchRunner::$ctor ( ::std::vector<::gametest::GameTestBatch > && batches,
::gametest::GameTestTicker & testTicker,
::gametest::TestParameters && params )
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::BaseGameTestBatchRunner::$dtor ( )
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 ** gametest::BaseGameTestBatchRunner::$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: