LeviLamina
Loading...
Searching...
No Matches
Scripting::PromiseAny Class Reference
Inheritance diagram for Scripting::PromiseAny:

Public Member Functions

MCAPI PromiseAny (::Scripting::PromiseAny &&rhs)
MCAPI PromiseAny (::Scripting::PromiseAny const &rhs)
MCAPI PromiseAny (::Scripting::IRuntime *runtime, ::Scripting::ContextId contextId, ::Scripting::WeakLifetimeScope scope, ::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType > const &promiseHandle)
MCAPI ::std::optional<::Scripting::TypedObjectHandle<::Scripting::PromiseType > > getPromiseHandle () const
MCAPI::Scripting::PromiseAny & operator= (::Scripting::PromiseAny &&rhs)
MCAPI::Scripting::PromiseAny & operator= (::Scripting::PromiseAny const &rhs)
MCAPI::Scripting::ResultAny rejectGeneric (::entt::meta_any &any) const
MCAPI::Scripting::ResultAny resolveGeneric (::entt::meta_any &any) const
MCAPI bool valid () const
MCAPI void * $ctor (::Scripting::PromiseAny &&rhs)
MCAPI void * $ctor (::Scripting::PromiseAny const &rhs)
MCAPI void * $ctor (::Scripting::IRuntime *runtime, ::Scripting::ContextId contextId, ::Scripting::WeakLifetimeScope scope, ::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType > const &promiseHandle)
MCAPI void $dtor ()
MCAPI::Scripting::ContextId getContextId () const
MCAPI::Scripting::WeakLifetimeScope getWeakLifetimeScope () const
MCAPI void * $ctor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnkc023ba
::ll::UntypedStorage< 8, 8 > mUnk7e6933
::ll::UntypedStorage< 1, 1 > mUnk979b85
::ll::UntypedStorage< 8, 16 > mUnk5510fe

Constructor & Destructor Documentation

◆ PromiseAny() [1/3]

MCAPI Scripting::PromiseAny::PromiseAny ( ::Scripting::PromiseAny && 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.

◆ PromiseAny() [2/3]

MCAPI Scripting::PromiseAny::PromiseAny ( ::Scripting::PromiseAny const & 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.

◆ PromiseAny() [3/3]

MCAPI Scripting::PromiseAny::PromiseAny ( ::Scripting::IRuntime * runtime,
::Scripting::ContextId contextId,
::Scripting::WeakLifetimeScope scope,
::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType > const & promiseHandle )
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

◆ getPromiseHandle()

MCAPI ::std::optional<::Scripting::TypedObjectHandle<::Scripting::PromiseType > > Scripting::PromiseAny::getPromiseHandle ( ) 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=() [1/2]

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

◆ operator=() [2/2]

MCAPI::Scripting::PromiseAny & Scripting::PromiseAny::operator= ( ::Scripting::PromiseAny const & 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.

◆ rejectGeneric()

MCAPI::Scripting::ResultAny Scripting::PromiseAny::rejectGeneric ( ::entt::meta_any & any) 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.

◆ resolveGeneric()

MCAPI::Scripting::ResultAny Scripting::PromiseAny::resolveGeneric ( ::entt::meta_any & any) 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.

◆ valid()

MCAPI bool Scripting::PromiseAny::valid ( ) 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.

◆ $ctor() [1/4]

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

MCAPI void * Scripting::PromiseAny::$ctor ( ::Scripting::PromiseAny const & 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/4]

MCAPI void * Scripting::PromiseAny::$ctor ( ::Scripting::IRuntime * runtime,
::Scripting::ContextId contextId,
::Scripting::WeakLifetimeScope scope,
::Scripting::StrongTypedObjectHandle<::Scripting::PromiseType > const & promiseHandle )
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::PromiseAny::$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.

◆ $vftable()

MCAPI void ** Scripting::PromiseAny::$vftable ( )
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.

◆ getContextId()

MCAPI::Scripting::ContextId Scripting::ScriptValue::getContextId ( ) const
inherited
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::ScriptValue::getWeakLifetimeScope ( ) const
inherited
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() [4/4]

MCAPI void * Scripting::ScriptValue::$ctor ( )
inherited
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: