Unravel Engine C++ Reference
|
This is the complete list of members for unravel::component_meta< T >, including all inherited members.
add(entt::handle entity) -> bool | unravel::component_meta< T > | inlinestatic |
exists(entt::handle entity) -> bool | unravel::component_meta< T > | inlinestatic |
load(entt::handle entity, std::stringstream &stream) -> bool | unravel::component_meta< T > | inlinestatic |
remove(entt::handle entity) -> bool | unravel::component_meta< T > | inlinestatic |
save(entt::handle entity, std::stringstream &stream) -> bool | unravel::component_meta< T > | inlinestatic |