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
UCommonTextBlocknamed "Text_ActionName" - a
UCommonActionWidgetnamed "InputActionWidget"
Below is an example widget of what that might look like.
