Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Fires when a gamepad button is released.

OnGamePadButtonUp: self, button

Payload[]

button
string - The name of the button that was released.

Details[]

  • Requires that the widget enable receipt of gamepad button inputs. See Frame:EnableGamePadButton(enabled).
  • This handler will only be dispatched for the top-most frame that has enabled gamepad button inputs.

Patch changes[]

External links[]

GitHub


Advertisement