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

Classes

struct  TypeStats
 

Public Member Functions

HandleCounteroperator= (HandleCounter const &)
 
 HandleCounter (HandleCounter const &)
 
virtual void onMakeObject (::Scripting::LifetimeRegistry &, ::Scripting::ObjectHandle, ::entt::meta_type const &, uint)
 
virtual void onDestroyObject (::Scripting::LifetimeRegistry &, ::Scripting::ObjectHandle, ::entt::meta_type const &, uint)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk1aeee9
 
::ll::UntypedStorage< 8, 24 > mUnk1d5b48
 

Member Function Documentation

◆ onMakeObject()

virtual void Scripting::HandleCounter::onMakeObject ( ::Scripting::LifetimeRegistry & ,
::Scripting::ObjectHandle ,
::entt::meta_type const & ,
uint  )
virtual

◆ onDestroyObject()

virtual void Scripting::HandleCounter::onDestroyObject ( ::Scripting::LifetimeRegistry & ,
::Scripting::ObjectHandle ,
::entt::meta_type const & ,
uint  )
virtual

◆ $dtor()

MCAPI void Scripting::ILifetimeObjectListener::$dtor ( )
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.

◆ $vftable()

static MCAPI void ** Scripting::ILifetimeObjectListener::$vftable ( )
staticinherited
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: