28 ::entt::meta_any
const& any,
34 ::entt::meta_any& any,
35 ::entt::meta_any
const& udata,
39 virtual bool doMap(::entt::meta_any& src, ::entt::meta_any& dst,
::cereal::MetaVisitor& visitor)
const ;
45 MCAPI ::cereal::SchemaDescription makeDescriptionForComponents(
47 ::entt::meta_type
const& type,
55 MCAPI static ::entt::meta_data
56 findComponentData(::entt::meta_type
const& type, uint componentId,
bool serializeDeprecated);
58 MCAPI static ::std::pair<uint, ::entt::meta_data> findComponentFamilyData(
59 ::entt::meta_type
const& source,
60 ::entt::meta_type
const& curr,
61 ::std::string_view family,
62 bool serializeDeprecated
71 ::entt::meta_any
const& any,
77 ::entt::meta_any& any,
78 ::entt::meta_any
const& udata,
82 MCAPI
bool $doMap(::entt::meta_any& src, ::entt::meta_any& dst,
::cereal::MetaVisitor& visitor)
const;
Definition ReflectionContext.h:15