CBA_fnc_registerKeybindModPrettyName

Description

Associates a pretty name to a keybinding mod entry.

Parameters

_addonNameName of the registering mod [String]
_prettyNamePretty name of the mod (localized, etc) [String]

Returns

Examples

["mymod", "My Cool Mod!"] call CBA_fnc_registerKeybindModPrettyName;

Author

Nou

Close