MCPcopy Create free account
hub / github.com/Segs/Segs / resetKeybinds

Method resetKeybinds

Projects/CoX/Common/GameData/keybind_definitions.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void KeybindSettings::resetKeybinds(const Parse_AllKeyProfiles &default_profiles)
62{
63 m_keybind_profiles = default_profiles;
64}
65
66void KeybindSettings::setKeybind(QString &profile, KeyName &key, ModKeys &mods, QString &command, bool &is_secondary)
67{

Callers 2

on_reset_keybindsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected