FSeparatorBuilder::ToSSeparatorSharedRef

Generates the [SSeparator](API\Runtime\Slate\Widgets\Layout\SSeparator) and returns the TSharedRef as a reference to it

Unreal Engine C++ API Reference > 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
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SSeparator](API\Runtime\Slate\Widgets\Layout\SSeparator) > ToSSeparatorSharedRef()  

Remarks

Generates the SSeparator and returns the TSharedRef as a reference to it the TSharedRef as a reference to the generated SSeparator


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library