Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/Layout > API/Developer/WidgetRegistration/Layout/FSeparatorBuilder
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/Layout/SeparatorBuilder.h |
| Include | #include "Layout/SeparatorBuilder.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/Layout/SeparatorBuilder.cpp |
FSeparatorBuilder & InitializeSize
&40;
const FSeparatorSize & NewSize
&41;
Remarks
Initializes the size of the separator. If called after the widget creation (that is, a call to GenerateWidget) this call will have no effect. this FSeparatorBuilder to enable cascading.
Parameters
| Name | Description |
|---|---|
| NewSize | the FSeparatorSize& that will provide the size for the Separator |