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