Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Input/CommonBoundActionButton.h |
Include |
#include "Input/CommonBoundActionButton.h" |
UCLASS(Abstract, Meta=(DisableNativeTick))
class UCommonBoundActionButton : public UCommonButtonBase
Name | Description | ||
---|---|---|---|
|
Text_ActionName |
Name | Description | ||
---|---|---|---|
|
OnUpdateInputAction() |
||
|
SetRepresentedAction ( |
Name | Description | ||
---|---|---|---|
|
NativeOnClicked() |
||
|
NativeOnCurrentTextStyleChanged() |
Allows derived classes to take action when the current text style has changed |
|
|
UpdateInputActionWidget() |
Helper function to update the associated input action widget, if any, based upon the state of the button |