#include <ArrangedWidget.h>
A pair: Widget and its Geometry. Widgets populate an list of WidgetGeometries when they arrange their children. See SWidget::ArrangeChildren.
◆ FArrangedWidget()
◆ GetNullWidget()
◆ GetWidgetPtr()
| SWidget * FArrangedWidget::GetWidgetPtr |
( |
| ) |
const |
|
inline |
The widget that is being arranged.
◆ operator==()
Compares this widget arrangement with another for equality.
- Parameters
-
| Other | The other arrangement to compare with. |
- Returns
- true if the two arrangements are equal, false otherwise.
◆ ToString()
| FString FArrangedWidget::ToString |
( |
| ) |
const |
Gets the string representation of the Widget and corresponding Geometry.
- Returns
- String representation.
◆ Geometry
◆ Widget
The widget that is being arranged.
The documentation for this class was generated from the following files: