Function update_player_mappings

Source
pub fn update_player_mappings(
    assignment: Res<'_, InputDeviceAssignment>,
    mappings: Query<'_, '_, &mut PlayerInputMapping>,
)
Expand description

System to update player input mappings from assignments