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.