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 &type, ::Scripting::ObjectHandle size, ::entt::meta_type const &, uint)
virtual void onDestroyObject (::Scripting::LifetimeRegistry &type, ::Scripting::ObjectHandle size, ::entt::meta_type const &, uint)
MCAPI ScriptPluginHandleCounter (::ScriptPlugin &plugin)
MCAPI::ScriptPluginHandleCounter::TypeStats * _getOrMakeStats (::entt::meta_type const &type)
MCAPI::ScriptPluginHandleCounter::TypeStats const * getStatsById (uint id) const
MCAPI void * $ctor (::ScriptPlugin &plugin)
MCAPI void $onMakeObject (::Scripting::LifetimeRegistry &type, ::Scripting::ObjectHandle size, ::entt::meta_type const &, uint)
MCAPI void $onDestroyObject (::Scripting::LifetimeRegistry &type, ::Scripting::ObjectHandle size, ::entt::meta_type const &, uint)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

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

Constructor & Destructor Documentation

◆ ScriptPluginHandleCounter()

MCAPI ScriptPluginHandleCounter::ScriptPluginHandleCounter ( ::ScriptPlugin & plugin)
explicit
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

◆ onMakeObject()

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

◆ onDestroyObject()

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

◆ getStatsById()

MCAPI::ScriptPluginHandleCounter::TypeStats const * ScriptPluginHandleCounter::getStatsById ( uint id) 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.

◆ $ctor()

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

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