![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Member Functions | |
| ArchetypeLookupKey (Archetype::LookupHash hash, const ArchetypeBase *pArchetypeBase) | |
| GAIA_NODISCARD size_t | hash () const |
| GAIA_NODISCARD Archetype * | archetype () const |
| GAIA_NODISCARD bool | operator== (const ArchetypeLookupKey &other) const |
Static Public Attributes | |
| static constexpr bool | IsDirectHashKey = true |