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

Public Member Functions

FutureAnyoperator= (FutureAny const &)
 
MCAPI FutureAny (::Scripting::FutureAny const &rhs)
 
MCAPI FutureAny (::Scripting::IRuntime *runtime, ::Scripting::ContextId contextId, ::Scripting::WeakLifetimeScope scope, ::Scripting::StrongTypedObjectHandle<::Scripting::FutureType > futureHandle, ::Scripting::IObjectInspector *inspector)
 
MCAPI::Scripting::ResultAny getResult () const
 
MCAPI bool isPending () const
 
MCAPI bool isRejected () const
 
MCAPI::Scripting::FutureAny & operator= (::Scripting::FutureAny &&rhs)
 
MCAPI void * $ctor (::Scripting::FutureAny const &rhs)
 
MCAPI void * $ctor (::Scripting::IRuntime *runtime, ::Scripting::ContextId contextId, ::Scripting::WeakLifetimeScope scope, ::Scripting::StrongTypedObjectHandle<::Scripting::FutureType > futureHandle, ::Scripting::IObjectInspector *inspector)
 
MCAPI void $dtor ()
 
MCAPI::Scripting::WeakLifetimeScope getWeakLifetimeScope () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ FutureAny() [1/2]

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

◆ FutureAny() [2/2]

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

◆ getResult()

MCAPI::Scripting::ResultAny Scripting::FutureAny::getResult ( ) 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.

◆ isPending()

MCAPI bool Scripting::FutureAny::isPending ( ) 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.

◆ isRejected()

MCAPI bool Scripting::FutureAny::isRejected ( ) 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::FutureAny & Scripting::FutureAny::operator= ( ::Scripting::FutureAny && 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() [1/2]

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

MCAPI void * Scripting::FutureAny::$ctor ( ::Scripting::IRuntime * runtime,
::Scripting::ContextId contextId,
::Scripting::WeakLifetimeScope scope,
::Scripting::StrongTypedObjectHandle<::Scripting::FutureType > futureHandle,
::Scripting::IObjectInspector * inspector )
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::FutureAny::$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()

static MCAPI void ** Scripting::FutureAny::$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.

◆ 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.

The documentation for this class was generated from the following file: