Skip to main content

Bound Action Button

Common UI Class: UCommonBoundActionButton

A button to show up in a Bound Action Bar which represents a single input action. Create a widget that derives this class and provide the following widget bindings:

  • a UCommonTextBlock named "Text_ActionName"
  • a UCommonActionWidget named "InputActionWidget"

Below is an example widget of what that might look like. pic