PopupMenuSetItemAccelerator Method |
Sets 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 void SetItemAccelerator( int idx, uint accel )
[Missing <param name="idx"/> documentation for "M:Godot.PopupMenu.SetItemAccelerator(System.Int32,System.UInt32)"]
[Missing <param name="accel"/> documentation for "M:Godot.PopupMenu.SetItemAccelerator(System.Int32,System.UInt32)"]