Adds a menu option to the ESC menu “Options” tab.
_name | name of the menu button or array of name and tooltip <STRING, ARRAY> |
_dialog | Dialog to open when clicking the menu button STRING |
Nothing
["Menu Name", "RscDebugConsole"] call CBA_fnc_addPauseMenuOption;
commy2