LeviLamina
|
Public Member Functions | |
AuthorityDependentSystemImpl & | operator= (AuthorityDependentSystemImpl const &) |
AuthorityDependentSystemImpl (AuthorityDependentSystemImpl const &) | |
virtual void | tick (::EntityRegistry ®istry) |
virtual void | singleTick (::EntityRegistry ®istry, ::EntityContext &entity) |
virtual void | singleTick (::EntityRegistry ®istry, ::StrictEntityContext &entityContext) |
MCAPI bool | shouldTick (::EntityRegistry ®istry) const |
MCAPI void | $tick (::EntityRegistry ®istry) |
MCAPI void | $singleTick (::EntityRegistry ®istry, ::EntityContext &entity) |
MCAPI void | $singleTick (::EntityRegistry ®istry, ::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 |
|
virtual |
Implements ITickingSystem.
|
virtual |
Reimplemented from ITickingSystem.
|
virtual |
Reimplemented from ITickingSystem.