PEd_GUIContextMenuItem

Extends PEd_GUIWidget

constructor

new PEd_GUIContextMenuItem(_name, _action, _shortcut, _tooltip)

Arguments

Name Type Description
_name String The of the context menu item.
_action Real The script that will be executed on click, or noone.
_shortcut Real The keyboard shortcut for this item.
_tooltip String The tooltip text that will show up on mouse over. If you don't specify the action then this is not used.

Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.