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

Public Member Functions

GeneratorAny & operator= (GeneratorAny const &)
MCAPI GeneratorAny (::Scripting::GeneratorAny const &rhs)
MCAPI GeneratorAny (::Scripting::IRuntime *runtime, ::Scripting::ContextId contextId, ::Scripting::WeakLifetimeScope scope, ::Scripting::StrongTypedObjectHandle<::Scripting::GeneratorType > const &generatorHandle)
MCAPI::Scripting::ResultAny nextGeneric (::entt::meta_any &argAny, ::entt::meta_type const &expectedReturnType) const
MCAPI::Scripting::GeneratorAny & operator= (::Scripting::GeneratorAny &&rhs)
MCAPI void * $ctor (::Scripting::GeneratorAny const &rhs)
MCAPI void * $ctor (::Scripting::IRuntime *runtime, ::Scripting::ContextId contextId, ::Scripting::WeakLifetimeScope scope, ::Scripting::StrongTypedObjectHandle<::Scripting::GeneratorType > const &generatorHandle)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

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

Constructor & Destructor Documentation

◆ GeneratorAny() [1/2]

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

◆ GeneratorAny() [2/2]

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

◆ nextGeneric()

MCAPI::Scripting::ResultAny Scripting::GeneratorAny::nextGeneric ( ::entt::meta_any & argAny,
::entt::meta_type const & expectedReturnType ) 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::GeneratorAny & Scripting::GeneratorAny::operator= ( ::Scripting::GeneratorAny && 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::GeneratorAny::$ctor ( ::Scripting::GeneratorAny 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::GeneratorAny::$ctor ( ::Scripting::IRuntime * runtime,
::Scripting::ContextId contextId,
::Scripting::WeakLifetimeScope scope,
::Scripting::StrongTypedObjectHandle<::Scripting::GeneratorType > const & generatorHandle )
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::GeneratorAny::$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::GeneratorAny::$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.

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