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

Public Member Functions

ResultAnyoperator= (ResultAny const &)
 
 ResultAny (ResultAny const &)
 
MCAPI ResultAny ()
 
MCAPI::entt::meta_any toAny ()
 
MCAPI::entt::meta_any toAny () const
 
MCAPI::entt::meta_any toErrorAny () const
 
MCAPI ~ResultAny ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ResultAny makeErrorFromAny (::entt::meta_any &&errorAny)
 
static MCAPI ::Scripting::ResultAny makeResultFromAny (::entt::meta_any const &resultAny)
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk92ee80
 
::ll::UntypedStorage< 8, 192 > mUnk3edf86
 

Constructor & Destructor Documentation

◆ ResultAny()

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

◆ ~ResultAny()

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

◆ toAny() [1/2]

MCAPI::entt::meta_any Scripting::ResultAny::toAny ( )
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.

◆ toAny() [2/2]

MCAPI::entt::meta_any Scripting::ResultAny::toAny ( ) 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.

◆ toErrorAny()

MCAPI::entt::meta_any Scripting::ResultAny::toErrorAny ( ) 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.

◆ makeErrorFromAny()

static MCAPI ::Scripting::ResultAny Scripting::ResultAny::makeErrorFromAny ( ::entt::meta_any && errorAny)
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.

◆ makeResultFromAny()

static MCAPI ::Scripting::ResultAny Scripting::ResultAny::makeResultFromAny ( ::entt::meta_any const & resultAny)
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.

◆ $ctor()

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

◆ $dtor()

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