sandbox
Loading...
Searching...
No Matches
sbx::assets::asset_io_registry Member List

This is the complete list of members for sbx::assets::asset_io_registry, including all inherited members.

get(const std::uint32_t id) -> asset_io & (defined in sbx::assets::asset_io_registry)sbx::assets::asset_io_registryinline
get(const std::string &name) -> asset_io & (defined in sbx::assets::asset_io_registry)sbx::assets::asset_io_registryinline
has(const std::uint32_t id) -> bool (defined in sbx::assets::asset_io_registry)sbx::assets::asset_io_registryinline
register_asset(const std::string &name, Save &&save, Load &&load) -> void (defined in sbx::assets::asset_io_registry)sbx::assets::asset_io_registryinline
type_id typedef (defined in sbx::assets::asset_io_registry)sbx::assets::asset_io_registry