menuDelete: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.56|= Game Version |arg= |= Multiplayer Arguments |e...")
 
No edit summary
Line 6: Line 6:
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
____________________________________________________________________________________________
| Adds new submenu entry into item on given path. |= Description
| Deletes menu entry on given path. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________
| menuDelete [idc, path, text] |= Syntax
| menuDelete [idc, path, text] |= Syntax

Revision as of 14:30, 11 July 2016

Hover & click on the images for description

Description

Description:
Deletes menu entry on given path.
Groups:
Uncategorised

Syntax

Syntax:
menuDelete [idc, path, text]
Parameters:
idc: Number
path: Array
text: String
Return Value:
Number

Examples

Examples:
Example needed

Additional Information

See also:
-

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Bottom Section