14 entt::meta_factory<asset_importer_meta>{}
15 .type(
"asset_importer_meta"_hs)
20 .func<&asset_importer_meta::get_meta_type>(
"get_meta_type"_hs)
22 .func<&asset_importer_meta::as_derived>(
"as_derived"_hs);
attributes::value_type attribute
std::map< std::string, meta_any > attributes
BinaryInputArchive iarchive_binary_t
simd::JSONOutputArchive oarchive_associative_t
BinaryOutputArchive oarchive_binary_t
simd::JSONInputArchive iarchive_associative_t
#define SAVE_INSTANTIATE(cls, Archive)
#define LOAD_INSTANTIATE(cls, Archive)