LeviLamina
Loading...
Searching...
No Matches
ScriptModuleGameTest::ScriptGameTestSequence Class Reference

Public Member Functions

ScriptGameTestSequenceoperator= (ScriptGameTestSequence const &)
 
 ScriptGameTestSequence (ScriptGameTestSequence const &)
 
MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequencethenExecute (::Scripting::Closure< void()> fn)
 
MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequencethenExecuteAfter (int tickDelay, ::Scripting::Closure< void()> fn)
 
MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequencethenExecuteFor (int tickCount, ::Scripting::Closure< void()> fn)
 
MCAPI void thenFail (::std::string error)
 
MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequencethenIdle (int tickDelay)
 
MCAPI void thenSucceed ()
 
MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequencethenWait (::Scripting::Closure< void()> fn)
 
MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequencethenWaitAfter (int tickDelay, ::Scripting::Closure< void()> fn)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk87fcd3
 
::ll::UntypedStorage< 8, 16 > mUnkad14c4
 
::ll::UntypedStorage< 8, 32 > mUnkeee3da
 

Member Function Documentation

◆ thenExecute()

MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequence > ScriptModuleGameTest::ScriptGameTestSequence::thenExecute ( ::Scripting::Closure< void()> fn)
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.

◆ thenExecuteAfter()

MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequence > ScriptModuleGameTest::ScriptGameTestSequence::thenExecuteAfter ( int tickDelay,
::Scripting::Closure< void()> fn )
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.

◆ thenExecuteFor()

MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequence > ScriptModuleGameTest::ScriptGameTestSequence::thenExecuteFor ( int tickCount,
::Scripting::Closure< void()> fn )
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.

◆ thenFail()

MCAPI void ScriptModuleGameTest::ScriptGameTestSequence::thenFail ( ::std::string error)
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.

◆ thenIdle()

MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequence > ScriptModuleGameTest::ScriptGameTestSequence::thenIdle ( int tickDelay)
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.

◆ thenSucceed()

MCAPI void ScriptModuleGameTest::ScriptGameTestSequence::thenSucceed ( )
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.

◆ thenWait()

MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequence > ScriptModuleGameTest::ScriptGameTestSequence::thenWait ( ::Scripting::Closure< void()> fn)
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.

◆ thenWaitAfter()

MCAPI ::Scripting::WeakTypedObjectHandle<::ScriptModuleGameTest::ScriptGameTestSequence > ScriptModuleGameTest::ScriptGameTestSequence::thenWaitAfter ( int tickDelay,
::Scripting::Closure< void()> fn )
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: