27 ::entt::meta_any& any,
28 ::entt::meta_any
const& udata,
47 MCAPI
void iterateMembers(
49 ::entt::meta_type
const& type,
50 ::std::function<
void(uint, ::entt::meta_data)> cb
53 MCAPI ::cereal::SchemaDescription makeDescriptionForType(
55 ::entt::meta_type
const& type,
56 ::cereal::internal::BasicSchema::DescriptionMode mode
59 MCAPI ::cereal::internal::BasicSchema::MemberDescriptor
const*
60 memberDescriptor(::entt::meta_type
const& type, uint memberId)
const;
74 ::entt::meta_any& any,
75 ::entt::meta_any
const& udata,
Definition SerializerContext.h:10