Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SAboutScreen
| Name | FLineDefinition |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/AboutScreen.h |
| Include Path | #include "AboutScreen.h" |
Syntax
struct FLineDefinition
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLineDefinition
(
const FText& InText |
AboutScreen.h | ||
FLineDefinition
(
const FText& InText, |
AboutScreen.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FontSize | int32 | AboutScreen.h | ||
| Margin | FMargin | AboutScreen.h | ||
| Text | FText | AboutScreen.h | ||
| TextColor | FLinearColor | AboutScreen.h |