![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UIAction.h>
Inheritance diagram for IUIActionContextBase:Public Member Functions | |
| virtual FName | GetContextName () const =0 |
Base type for UI Action context object.
Note: not using UObjects to avoid overhead.
Implemented in FUIContentContext, and FUIIdentifierContext.