Navigation
API > API/Developer > API/Developer/WidgetRegistration
| Name | FToolkitSections |
| Type | struct |
| Header File | /Engine/Source/Developer/WidgetRegistration/Public/ToolkitBuilder.h |
| Include Path | #include "ToolkitBuilder.h" |
Syntax
struct FToolkitSections
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DetailsView | TSharedPtr< IDetailsView > | ToolkitBuilder.h | ||
| Footer | TSharedPtr< SWidget > | ToolkitBuilder.h | ||
| ModeWarningArea | TSharedPtr< STextBlock > | ToolkitBuilder.h | ||
| ToolPresetArea | TSharedPtr< SWidget > | ToolkitBuilder.h | ||
| ToolWarningArea | TSharedPtr< STextBlock > | ToolkitBuilder.h |