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

Public Member Functions

ParticleTrackingSystemoperator= (ParticleTrackingSystem const &)
 ParticleTrackingSystem (ParticleTrackingSystem const &)
virtual void tick (::EntityRegistry &registry)
MCAPI ParticleTrackingSystem (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &clientInstance)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &clientInstance)
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 _tickClientParticleComponent (::EntityContext &entity, ::ActorComponent const &clientParticleComponent, ::ClientParticleInitializationComponent &particleSystemEngine, ::ParticleSystemEngine &)
static MCAPI void tickClientParticleTrackingComponent (::EntityContext &entity, ::ActorComponent const &clientParticleTrackingComponent, ::ClientParticleTrackingComponent &clientParticleTerminationComponent, ::ClientParticleTerminationComponent &particleSystemEngine, ::ParticleSystemEngine &)
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk50d5a6

Constructor & Destructor Documentation

◆ ParticleTrackingSystem()

MCAPI ParticleTrackingSystem::ParticleTrackingSystem ( ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const & clientInstance)
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

◆ tick()

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

Implements ITickingSystem.

◆ _tickClientParticleComponent()

MCAPI void ParticleTrackingSystem::_tickClientParticleComponent ( ::EntityContext & entity,
::ActorComponent const & clientParticleComponent,
::ClientParticleInitializationComponent & particleSystemEngine,
::ParticleSystemEngine &  )
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.

◆ tickClientParticleTrackingComponent()

MCAPI void ParticleTrackingSystem::tickClientParticleTrackingComponent ( ::EntityContext & entity,
::ActorComponent const & clientParticleTrackingComponent,
::ClientParticleTrackingComponent & clientParticleTerminationComponent,
::ClientParticleTerminationComponent & particleSystemEngine,
::ParticleSystemEngine &  )
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()

MCAPI void * ParticleTrackingSystem::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const & clientInstance)
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 ParticleTrackingSystem::$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 ** ParticleTrackingSystem::$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 files: