LeviLamina
Loading...
Searching...
No Matches
Scripting::ScriptContext Class Reference

Public Member Functions

ScriptContext & operator= (ScriptContext const &)
 ScriptContext (ScriptContext const &)
MCAPI ScriptContext ()
MCAPI ScriptContext (::Scripting::ScriptContext &&rhs)
MCAPI ScriptContext (::std::shared_ptr<::Scripting::IRuntime > runtime, ::Scripting::ContextId contextId, ::std::unique_ptr<::Scripting::LifetimeRegistry > registry)
MCAPI void _destroy ()
MCAPI::Scripting::ContextId getContextId () const
MCAPI::Scripting::LifetimeRegistry * getLifetimeRegistry () const
MCAPI::Scripting::IRuntime * getRuntime ()
MCAPI::Scripting::WeakLifetimeScope getWeakLifetimeScope () const
MCAPI::Scripting::ScriptContext & operator= (::Scripting::ScriptContext &&rhs)
MCAPI::Scripting::ResultAny run (::Scripting::IPayload &payload, ::std::optional<::Scripting::Privilege > privilege)
MCAPI ~ScriptContext ()
MCAPI void * $ctor ()
MCAPI void * $ctor (::Scripting::ScriptContext &&rhs)
MCAPI void * $ctor (::std::shared_ptr<::Scripting::IRuntime > runtime, ::Scripting::ContextId contextId, ::std::unique_ptr<::Scripting::LifetimeRegistry > registry)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk673a09
::ll::UntypedStorage< 1, 1 > mUnkac9107
::ll::UntypedStorage< 8, 8 > mUnkabfb64

Constructor & Destructor Documentation

◆ ScriptContext() [1/3]

MCAPI Scripting::ScriptContext::ScriptContext ( )
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.

◆ ScriptContext() [2/3]

MCAPI Scripting::ScriptContext::ScriptContext ( ::Scripting::ScriptContext && rhs)
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.

◆ ScriptContext() [3/3]

MCAPI Scripting::ScriptContext::ScriptContext ( ::std::shared_ptr<::Scripting::IRuntime > runtime,
::Scripting::ContextId contextId,
::std::unique_ptr<::Scripting::LifetimeRegistry > registry )
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.

◆ ~ScriptContext()

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

◆ _destroy()

MCAPI void Scripting::ScriptContext::_destroy ( )
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.

◆ getContextId()

MCAPI::Scripting::ContextId Scripting::ScriptContext::getContextId ( ) 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.

◆ getLifetimeRegistry()

MCAPI::Scripting::LifetimeRegistry * Scripting::ScriptContext::getLifetimeRegistry ( ) 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.

◆ getRuntime()

MCAPI::Scripting::IRuntime * Scripting::ScriptContext::getRuntime ( )
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.

◆ getWeakLifetimeScope()

MCAPI::Scripting::WeakLifetimeScope Scripting::ScriptContext::getWeakLifetimeScope ( ) 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.

◆ operator=()

MCAPI::Scripting::ScriptContext & Scripting::ScriptContext::operator= ( ::Scripting::ScriptContext && rhs)
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.

◆ run()

MCAPI::Scripting::ResultAny Scripting::ScriptContext::run ( ::Scripting::IPayload & payload,
::std::optional<::Scripting::Privilege > privilege )
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() [1/3]

MCAPI void * Scripting::ScriptContext::$ctor ( )
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() [2/3]

MCAPI void * Scripting::ScriptContext::$ctor ( ::Scripting::ScriptContext && rhs)
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() [3/3]

MCAPI void * Scripting::ScriptContext::$ctor ( ::std::shared_ptr<::Scripting::IRuntime > runtime,
::Scripting::ContextId contextId,
::std::unique_ptr<::Scripting::LifetimeRegistry > registry )
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 Scripting::ScriptContext::$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 class was generated from the following file: