Enum entity
Description
Default entity identifier.
Values
No enum valuesMentioned in
- Entity Component System / Vademecum
- Entity Component System / The Registry, the Entity and the Component
- Entity Component System / Observe changes
- Entity Component System / Sorting: is it possible?
- Entity Component System / Null entity
- Entity Component System / Tombstone
- Entity Component System / Handle
- Entity Component System / Hierarchies and the like
- Entity Component System / Continuous loader
- Entity Component System / Archives
- Frequently Asked Questions / Custom entity identifiers: yay or nay?
Source
Lines 47-47 in src/entt/entity/fwd.hpp.
enum class entity : id_type {};