|
LeviLamina
|
Public Member Functions | |
| EntityExitVolumeSystem & | operator= (EntityExitVolumeSystem const &) |
| EntityExitVolumeSystem (EntityExitVolumeSystem const &) | |
| virtual void | tick (::EntityRegistry ®istry) |
| virtual void | singleTick (::EntityRegistry ®istry, ::EntityContext &entity) |
| virtual void | singleTick (::EntityRegistry ®istry, ::StrictEntityContext &entityContext) |
| MCFOLD void | $singleTick (::EntityRegistry ®istry, ::EntityContext &entity) |
| MCFOLD 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, 24 > | mUnkf578f9 |
|
virtual |
Implements ITickingSystem.
|
staticinherited |