|
Acheron
|
Interface for component arrays. More...
#include <component_array.hpp>
Public Member Functions | |
| virtual void | EntityDespawned (Entity entity) |
| Called when an entity is despawned. | |
Interface for component arrays.
|
inlinevirtual |
Called when an entity is despawned.
Reimplemented in acheron::ecs::ComponentArray< T >.