This is the complete list of members for Spices::Entity, including all inherited members.
| AddComponent(Args &&... args) | Spices::Entity | inline |
| AddToRoot() | Spices::Entity | inline |
| Entity()=default | Spices::Entity | |
| Entity(entt::entity handle, World *world) | Spices::Entity | inline |
| GetComponent() const | Spices::Entity | inline |
| GetUUID() | Spices::Entity | inline |
| HasComponent() const | Spices::Entity | inline |
| m_EntityHandle | Spices::Entity | private |
| m_World | Spices::Entity | private |
| operator bool() const | Spices::Entity | inline |
| operator entt::entity() const | Spices::Entity | inline |
| operator uint32_t() const | Spices::Entity | inline |
| operator!=(const Entity &other) const | Spices::Entity | inline |
| operator==(const Entity &other) const | Spices::Entity | inline |
| RemoveComponent() const | Spices::Entity | inline |
| RemoveFromRoot() | Spices::Entity | inline |
| ~Entity()=default | Spices::Entity | virtual |