PopupMenuGetItemAccelerator Method |
Returns the accelerator of the item at index idx. Accelerators are special combinations of keys that activate the item, no matter which control is focused.
Namespace: Godot
public uint GetItemAccelerator( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.GetItemAccelerator(System.Int32)"]
[Missing <returns> documentation for "M:Godot.PopupMenu.GetItemAccelerator(System.Int32)"]