Delegate Element.GamepadNextElementCallback
A delegate used by GetGamepadNextElement.
public delegate Element Element.GamepadNextElementCallback(Direction2 dir, Element usualNext)
Parameters
dirDirection2The direction of the gamepad button that was pressed
usualNextElementThe element that is considered to be the next element by default
Returns
- Element
- A delegate used by .