Function re_data_ui::add_to_registry
source · pub fn add_to_registry<C: EntityDataUi + Component>(
registry: &mut ComponentUiRegistry
)
Expand description
Registers how to show a given component in the ui.
pub fn add_to_registry<C: EntityDataUi + Component>(
registry: &mut ComponentUiRegistry
)
Registers how to show a given component in the ui.