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

Public Member Functions

MCAPI StrongObjectHandle ()
MCAPI StrongObjectHandle (::Scripting::StrongObjectHandle &&rhs)
MCAPI StrongObjectHandle (::Scripting::StrongObjectHandle const &rhs)
MCAPI StrongObjectHandle (::Scripting::WeakLifetimeScope scope, ::Scripting::ObjectHandle objHandle, bool addReference)
MCAPI::entt::meta_any asAny ()
MCAPI::Scripting::ObjectHandle getHandle () const
MCAPI::Scripting::LifetimeRegistry * getLifetimeRegistry () const
MCAPI::Scripting::WeakLifetimeScope getScope () const
MCAPI bool operator!= (::Scripting::StrongObjectHandle const &rhs) const
MCAPI::Scripting::StrongObjectHandle & operator= (::Scripting::StrongObjectHandle &&rhs)
MCAPI::Scripting::StrongObjectHandle & operator= (::Scripting::StrongObjectHandle const &rhs)
MCAPI bool operator== (::Scripting::StrongObjectHandle const &rhs) const
MCAPI bool valid () const
MCAPI ~StrongObjectHandle ()
MCAPI void * $ctor ()
MCAPI void * $ctor (::Scripting::StrongObjectHandle &&rhs)
MCAPI void * $ctor (::Scripting::StrongObjectHandle const &rhs)
MCAPI void * $ctor (::Scripting::WeakLifetimeScope scope, ::Scripting::ObjectHandle objHandle, bool addReference)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::ObjectHandle release (::Scripting::StrongObjectHandle &&handleRef)
static MCAPI ::Scripting::StrongObjectHandle const & InvalidHandle ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk312e65
::ll::UntypedStorage< 8, 16 > mUnkd70ff5

Constructor & Destructor Documentation

◆ StrongObjectHandle() [1/4]

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

◆ StrongObjectHandle() [2/4]

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

◆ StrongObjectHandle() [3/4]

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

◆ StrongObjectHandle() [4/4]

MCAPI Scripting::StrongObjectHandle::StrongObjectHandle ( ::Scripting::WeakLifetimeScope scope,
::Scripting::ObjectHandle objHandle,
bool addReference )
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.

◆ ~StrongObjectHandle()

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

◆ asAny()

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

◆ getHandle()

MCAPI::Scripting::ObjectHandle Scripting::StrongObjectHandle::getHandle ( ) 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::StrongObjectHandle::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.

◆ getScope()

MCAPI::Scripting::WeakLifetimeScope Scripting::StrongObjectHandle::getScope ( ) 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 bool Scripting::StrongObjectHandle::operator!= ( ::Scripting::StrongObjectHandle const & rhs) 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::StrongObjectHandle & Scripting::StrongObjectHandle::operator= ( ::Scripting::StrongObjectHandle && 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::StrongObjectHandle & Scripting::StrongObjectHandle::operator= ( ::Scripting::StrongObjectHandle 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.

◆ operator==()

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

◆ release()

MCAPI ::Scripting::ObjectHandle Scripting::StrongObjectHandle::release ( ::Scripting::StrongObjectHandle && handleRef)
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.

◆ InvalidHandle()

MCAPI ::Scripting::StrongObjectHandle const & Scripting::StrongObjectHandle::InvalidHandle ( )
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() [1/4]

MCAPI void * Scripting::StrongObjectHandle::$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/4]

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

MCAPI void * Scripting::StrongObjectHandle::$ctor ( ::Scripting::WeakLifetimeScope scope,
::Scripting::ObjectHandle objHandle,
bool addReference )
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::StrongObjectHandle::$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: