Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SAboutScreen > API/Editor/UnrealEd/SAboutScreen/FLineDefinition
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLineDefinition
(
const FText& InText |
AboutScreen.h | ||
FLineDefinition
(
const FText& InText, |
AboutScreen.h |
FLineDefinition(const FText &)
| Name | FLineDefinition |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/AboutScreen.h |
| Include Path | #include "AboutScreen.h" |
FLineDefinition
(
const FText & InText
)
FLineDefinition(const FText &, int32, const FLinearColor &, const FMargin &)
| Name | FLineDefinition |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/AboutScreen.h |
| Include Path | #include "AboutScreen.h" |
FLineDefinition
(
const FText & InText,
int32 InFontSize,
const FLinearColor & InTextColor,
const FMargin & InMargin
)