sandbox
Loading...
Searching...
No Matches
sbx::scenes::component_io_registry Class Reference

Public Member Functions

template<typename Type , std::invocable< YAML::Emitter &, scene &, const Type & > Save, std::invocable< YAML::Node & > Load>
auto register_component (const std::string &name, Save &&save, Load &&load) -> void
 
auto get (const std::uint32_t id) -> component_io &
 
auto has (const std::uint32_t id) -> bool
 
auto get (const std::string &name) -> component_io &
 

The documentation for this class was generated from the following file: