pub fn cleanup_input_configuration(
commands: Commands<'_, '_>,
config_events: EventReader<'_, '_, InputConfigurationEvent>,
config_query: Query<'_, '_, Entity, With<ActiveInputConfiguration>>,
)
Expand description
System to cleanup input configuration