Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Input/CommonBoundActionBar.h |
Include |
#include "Input/CommonBoundActionBar.h" |
UCLASS(Blueprintable, ClassGroup=UI, Meta=(Category="Common UI"))
class UCommonBoundActionBar : public UDynamicEntryBoxBase
A box populated with current actions available per CommonUI's Input Handler.
Name | Description | ||
---|---|---|---|
|
SetDisplayOwningPlayerActionsOnly ( |
Name | Description | ||
---|---|---|---|
|
OnWidgetRebuilt() |
Function called after the underlying SWidget is constructed. |
|
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
|
|
ValidateCompiledDefaults ( |
Called at the end of Widget Blueprint compilation. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |