Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/Contexts
Inheritance Hierarchy
- IUIActionContextBase
- FUIContentContext
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/Contexts/UIContentContext.h |
| Include | #include "Framework/Commands/Contexts/UIContentContext.h" |
Syntax
struct FUIContentContext : public IUIActionContextBase
Remarks
Context for generating content from a FUICommandInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnGetContent | OnGetContent | Holds a delegate that is executed to generate menu actions from the stack. |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IUIActionContextBase
| Type | Name | Description | |
|---|---|---|---|
| FName |
Constants
| Name | Description |
|---|---|
| ContextName |