#include <basic_component.h>
|
static auto | exists (entt::handle entity) -> bool |
|
static auto | add (entt::handle entity) -> bool |
|
static auto | remove (entt::handle entity) -> bool |
|
static auto | save (entt::handle entity, std::stringstream &stream) -> bool |
|
static auto | load (entt::handle entity, std::stringstream &stream) -> bool |
|
template<typename T>
struct unravel::component_meta< T >
Definition at line 100 of file basic_component.h.
◆ add()
◆ exists()
◆ load()
◆ remove()
◆ save()
The documentation for this struct was generated from the following file:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/engine/ecs/components/basic_component.h