LeviLamina
Loading...
Searching...
No Matches
AuthorityDependentSystem::AuthorityDependentSystemImpl Struct Reference
+ Inheritance diagram for AuthorityDependentSystem::AuthorityDependentSystemImpl:

Public Member Functions

AuthorityDependentSystemImploperator= (AuthorityDependentSystemImpl const &)
 
 AuthorityDependentSystemImpl (AuthorityDependentSystemImpl const &)
 
virtual void tick (::EntityRegistry &registry)
 
virtual void singleTick (::EntityRegistry &registry, ::EntityContext &entity)
 
virtual void singleTick (::EntityRegistry &registry, ::StrictEntityContext &entityContext)
 
MCAPI bool shouldTick (::EntityRegistry &registry) const
 
MCAPI void $tick (::EntityRegistry &registry)
 
MCAPI void $singleTick (::EntityRegistry &registry, ::EntityContext &entity)
 
MCAPI 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 ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkbb1bc5
 
::ll::UntypedStorage< 4, 4 > mUnk486d74
 

Member Function Documentation

◆ tick()

virtual void AuthorityDependentSystem::AuthorityDependentSystemImpl::tick ( ::EntityRegistry & registry)
virtual

Implements ITickingSystem.

◆ singleTick() [1/2]

virtual void AuthorityDependentSystem::AuthorityDependentSystemImpl::singleTick ( ::EntityRegistry & registry,
::EntityContext & entity )
virtual

Reimplemented from ITickingSystem.

◆ singleTick() [2/2]

virtual void AuthorityDependentSystem::AuthorityDependentSystemImpl::singleTick ( ::EntityRegistry & registry,
::StrictEntityContext & entityContext )
virtual

Reimplemented from ITickingSystem.


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