Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/FSlateWidgetRun
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/SlateWidgetRun.h |
| Include | #include "Framework/Text/SlateWidgetRun.h" |
Syntax
struct FWidgetRunInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TAttribute< int16 > | Baseline | ||
| TOptional< FVector2D > | Size | ||
| TSharedRef< SWidget > | Widget |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWidgetRunInfo
(
const TSharedRef< SWidget >& InWidget, |