Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/Layout
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/Layout/SeparatorTemplates.h |
| Include | #include "Layout/SeparatorTemplates.h" |
Syntax
struct FSeparatorTemplates
Remarks
A struct which holds methods that provide templates for FSeparatorBuilders. The provided FSeparatorBuilders can be updated as needed with the FSeparatorBuilder API.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSeparatorBuilder | Creates and returns a small (2 Slate Unit), horizontal FSeparatorBuilder set to the color of the theme specified color for Background | ||
| FSeparatorBuilder | Creates and returns a small (2 Slate Unit), horizontal FSeparatorBuilder set to the color of the theme specified color for Panels. | ||
| FSeparatorBuilder | Creates and returns a small (2 Slate Unit), vertical FSeparatorBuilder with the color of the theme specified color for Background |