13 using KeyIterable = ::entt::iterable_adaptor<
14 ::std::_Vector_const_iterator<::std::_Vector_val<::std::_Simple_types<::std::string>>>,
15 ::std::_Vector_const_iterator<::std::_Vector_val<::std::_Simple_types<::std::string>>>>;
21 ::std::vector<::std::string>,
22 ::std::vector<::entt::meta_any>>;
34 ::std::vector<::std::string>,
35 ::std::vector<::entt::meta_any>>>
42 MCFOLD
bool empty()
const;
44 MCAPI
bool eraseComponent(::std::string_view name);
46 MCAPI ::entt::meta_any getComponent(::std::string_view name);
48 MCAPI ::entt::meta_any getComponent(::std::string_view name)
const;
50 MCAPI
bool hasComponent(::std::string_view name)
const;
52 MCFOLD ::entt::iterable_adaptor<
53 ::std::_Vector_const_iterator<::std::_Vector_val<::std::_Simple_types<::std::string>>>,
54 ::std::_Vector_const_iterator<::std::_Vector_val<::std::_Simple_types<::std::string>>>>
59 MCFOLD uint64 size()
const;