◆ _tick()
- 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.
◆ thenExecute()
MCAPI::gametest::GameTestSequence & gametest::GameTestSequence::thenExecute |
( |
::std::function<::std::optional<::gametest::GameTestError >()> | 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::gametest::GameTestSequence & gametest::GameTestSequence::thenExecuteAfter |
( |
int | tickDelay, |
|
|
::std::function<::std::optional<::gametest::GameTestError >()> | 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::gametest::GameTestSequence & gametest::GameTestSequence::thenExecuteFor |
( |
int | tickCount, |
|
|
::std::function<::std::optional<::gametest::GameTestError >()> | 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()
- 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 gametest::GameTestSequence::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.
◆ thenWaitAfter()
MCAPI::gametest::GameTestSequence & gametest::GameTestSequence::thenWaitAfter |
( |
int | tickDelay, |
|
|
::std::function<::std::optional<::gametest::GameTestError >()> | 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: