PopupMenuSetItemShortcut Method |
Sets a ShortCut for the specified item idx.
Namespace: Godot
public void SetItemShortcut( int idx, ShortCut shortcut, bool global = false )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.SetItemShortcut(System.Int32,Godot.ShortCut,System.Boolean)"]
[Missing <param name="shortcut"/> documentation for "M:Godot.PopupMenu.SetItemShortcut(System.Int32,Godot.ShortCut,System.Boolean)"]
[Missing <param name="global"/> documentation for "M:Godot.PopupMenu.SetItemShortcut(System.Int32,Godot.ShortCut,System.Boolean)"]