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

Public Member Functions

virtual void tick (::EntityRegistry &registry)
MCAPI void $tick (::EntityRegistry &registry)
virtual void singleTick (::EntityRegistry &registry, ::EntityContext &entity)
virtual void singleTick (::EntityRegistry &registry, ::StrictEntityContext &entityContext)
MCFOLD void $singleTick (::EntityRegistry &registry, ::EntityContext &entity)
MCFOLD void $singleTick (::EntityRegistry &registry, ::StrictEntityContext &entityContext)
virtual void registerEvents (::entt::dispatcher &dispatcher)
MCFOLD void $registerEvents (::entt::dispatcher &dispatcher)

Static Public Member Functions

static MCAPI void _tickComponent (::ActorOwnerComponent &actorOwnerComponent, ::InstantDespawnComponent &instantDespawnComponent)
static MCAPI ::TickingSystemWithInfo createInstantDespawningPlayerCleanupSystem ()
static MCAPI void ** $vftable ()

Member Function Documentation

◆ tick()

virtual void InstantDespawnSystem::tick ( ::EntityRegistry & registry)
virtual

Implements ITickingSystem.

◆ _tickComponent()

MCAPI void InstantDespawnSystem::_tickComponent ( ::ActorOwnerComponent & actorOwnerComponent,
::InstantDespawnComponent & instantDespawnComponent )
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.

◆ createInstantDespawningPlayerCleanupSystem()

MCAPI ::TickingSystemWithInfo InstantDespawnSystem::createInstantDespawningPlayerCleanupSystem ( )
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.

◆ $tick()

MCAPI void InstantDespawnSystem::$tick ( ::EntityRegistry & registry)
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 ** InstantDespawnSystem::$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: