Navigation
API > API/Runtime > API/Runtime/Slate
Base type for UI Action context object.
Note: not using UObjects to avoid overhead.
| Name | IUIActionContextBase |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/UIAction.h |
| Include Path | #include "Framework/Commands/UIAction.h" |
Syntax
struct IUIActionContextBase
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetContextName() |
Framework/Commands/UIAction.h |