◆ ~MolangProgramBuildState()
| MCAPI Molang::details::MolangProgramBuildState::~MolangProgramBuildState |
( |
| ) |
|
- 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.
◆ allocateInstruction()
| MCAPI uint64 Molang::details::MolangProgramBuildState::allocateInstruction |
( |
| ) |
|
- 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.
◆ emplaceInstruction()
- 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.
◆ insertJumpWithMaddAtIndex()
| MCAPI void Molang::details::MolangProgramBuildState::insertJumpWithMaddAtIndex |
( |
uint64 | instructionIndexToPutThisInstruction, |
|
|
uint64 | instructionToJumpTo, |
|
|
float | mulValue, |
|
|
float | addValue, |
|
|
::brstd::source_location | source ) |
- 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.
◆ numInstructions()
| MCAPI uint64 Molang::details::MolangProgramBuildState::numInstructions |
( |
| ) |
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.
◆ popForEachScope()
| MCAPI void Molang::details::MolangProgramBuildState::popForEachScope |
( |
uint64 | instructionIndex | ) |
|
- 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.
◆ popLoopScope()
| MCAPI void Molang::details::MolangProgramBuildState::popLoopScope |
( |
uint64 | instructionIndex | ) |
|
- 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.
◆ pushLoopScope()
| MCAPI void Molang::details::MolangProgramBuildState::pushLoopScope |
( |
uint64 | loopScopeInitializationInstructionIndex, |
|
|
uint64 | loopRepeatLogicInstructionIndex, |
|
|
uint64 | loopCleanupInstructionIndex, |
|
|
uint64 | nextStatementIndex, |
|
|
::brstd::source_location | source ) |
- 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.
◆ pushReturnValue()
- 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.
◆ setReturnValue()
- 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 Molang::details::MolangProgramBuildState::$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.
The documentation for this struct was generated from the following file: