FSeparatorSize

Provides a type that will hold the size for a [FSeparatorBuilder](API\Developer\WidgetRegistration\Layout\FSeparatorBuilder)

Unreal Engine C++ API Reference > Developer > WidgetRegistration > Layout

References

   
Module WidgetRegistration
Header /Engine/Source/Developer/WidgetRegistration/Public/Layout/SeparatorBuilder.h
Include #include "Layout/SeparatorBuilder.h"

Syntax

class FSeparatorSize  

Remarks

Provides a type that will hold the size for a FSeparatorBuilder

Constructors

No constructors are accessible with public or protected access.

Functions

Type Name Description
float ToFloat () Converts the Size to a float value

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library