LeviLamina
Loading...
Searching...
No Matches
MolangEvalParams Struct Reference

Public Member Functions

MCAPI::Actor * getActorPtrFromPushedArray (uint64 arrayStackOffset, uint64 arrayElementOffset, bool &outOfElements) const
MCAPI::Actor * popActor ()
MCAPI uint64 popMissingVariableOrActorAddress (::MolangVariableIndex variableIndex)
MCAPI uint64 popMissingVariableOrActorAddress (::HashedString const &variableName)
MCAPI void restoreStackState (::MolangEvalStackState &&state)
MCAPI ~MolangEvalParams ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::RenderParamsmErrorRenderParams ()
static MCAPI ::MolangEvalParamsmThreadLocalMolangEvalParams ()

Public Attributes

::ll::TypedStorage< 4, 4, uint > mPC
::ll::TypedStorage< 8, 8, ::MolangScriptArg const * > mRet
::ll::TypedStorage< 8, 56, ::MolangVariableMapmTempVariables
::ll::TypedStorage< 8, 56, ::MolangVariableMapmContextVariables
::ll::TypedStorage< 8, 24, ::std::vector< uint64 > > mContinueIndexStack
::ll::TypedStorage< 8, 24, ::std::vector< uint64 > > mBreakIndexStack
::ll::TypedStorage< 8, 24, ::std::vector<::MolangScriptArg > > mDataStack
::ll::TypedStorage< 8, 24, ::std::vector< uint64 > > mMissingVariableOrActorIndexStack
::ll::TypedStorage< 8, 8, uint64 > mPublicAccessModeStack
::ll::TypedStorage< 8, 8, ::gsl::not_null<::RenderParams * > > mRenderParams

Constructor & Destructor Documentation

◆ ~MolangEvalParams()

MCAPI MolangEvalParams::~MolangEvalParams ( )
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

◆ getActorPtrFromPushedArray()

MCAPI::Actor * MolangEvalParams::getActorPtrFromPushedArray ( uint64 arrayStackOffset,
uint64 arrayElementOffset,
bool & outOfElements ) 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.

◆ popActor()

MCAPI::Actor * MolangEvalParams::popActor ( )
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.

◆ popMissingVariableOrActorAddress() [1/2]

MCAPI uint64 MolangEvalParams::popMissingVariableOrActorAddress ( ::MolangVariableIndex variableIndex)
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.

◆ popMissingVariableOrActorAddress() [2/2]

MCAPI uint64 MolangEvalParams::popMissingVariableOrActorAddress ( ::HashedString const & variableName)
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.

◆ restoreStackState()

MCAPI void MolangEvalParams::restoreStackState ( ::MolangEvalStackState && state)
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.

◆ mErrorRenderParams()

MCAPI ::RenderParams & MolangEvalParams::mErrorRenderParams ( )
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.

◆ mThreadLocalMolangEvalParams()

MCAPI ::MolangEvalParams & MolangEvalParams::mThreadLocalMolangEvalParams ( )
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.

◆ $dtor()

MCAPI void MolangEvalParams::$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: