CBA_fnc_addPauseMenuOption

Description

Adds a menu option to the ESC menu “Options” tab.

Parameters

_namename of the menu button or array of name and tooltip <STRING, ARRAY>
_dialogDialog to open when clicking the menu button STRING

Returns

Nothing

Examples

["Menu Name", "RscDebugConsole"] call CBA_fnc_addPauseMenuOption;

Author

commy2

string used by format
Close