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

Classes

struct  TypeStats
 

Public Member Functions

ScriptPluginHandleCounteroperator= (ScriptPluginHandleCounter const &)
 
 ScriptPluginHandleCounter (ScriptPluginHandleCounter const &)
 
virtual void onMakeObject (::Scripting::LifetimeRegistry &, ::Scripting::ObjectHandle, ::entt::meta_type const &type, uint size)
 
virtual void onDestroyObject (::Scripting::LifetimeRegistry &, ::Scripting::ObjectHandle, ::entt::meta_type const &type, uint size)
 
MCAPI::ScriptPluginHandleCounter::TypeStats * _getOrMakeStats (::entt::meta_type const &type)
 
MCAPI void $onMakeObject (::Scripting::LifetimeRegistry &, ::Scripting::ObjectHandle, ::entt::meta_type const &type, uint size)
 
MCAPI void $onDestroyObject (::Scripting::LifetimeRegistry &, ::Scripting::ObjectHandle, ::entt::meta_type const &type, uint size)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkb0d518
 
::ll::UntypedStorage< 8, 64 > mUnkbc6a55
 
::ll::UntypedStorage< 8, 24 > mUnka4a8db
 

Member Function Documentation

◆ onMakeObject()

virtual void ScriptPluginHandleCounter::onMakeObject ( ::Scripting::LifetimeRegistry & ,
::Scripting::ObjectHandle ,
::entt::meta_type const & type,
uint size )
virtual

◆ onDestroyObject()

virtual void ScriptPluginHandleCounter::onDestroyObject ( ::Scripting::LifetimeRegistry & ,
::Scripting::ObjectHandle ,
::entt::meta_type const & type,
uint size )
virtual

◆ _getOrMakeStats()

MCAPI::ScriptPluginHandleCounter::TypeStats * ScriptPluginHandleCounter::_getOrMakeStats ( ::entt::meta_type const & type)
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.

◆ $onMakeObject()

MCAPI void ScriptPluginHandleCounter::$onMakeObject ( ::Scripting::LifetimeRegistry & ,
::Scripting::ObjectHandle ,
::entt::meta_type const & type,
uint size )
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.

◆ $onDestroyObject()

MCAPI void ScriptPluginHandleCounter::$onDestroyObject ( ::Scripting::LifetimeRegistry & ,
::Scripting::ObjectHandle ,
::entt::meta_type const & type,
uint size )
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 ** ScriptPluginHandleCounter::$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.

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

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