Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FFontOutlineSettings
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Fonts/SlateFontInfo.h |
|
|
|
Fonts/SlateFontInfo.h |
|
FFontOutlineSettings()
| |
|
| Name |
FFontOutlineSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Fonts/SlateFontInfo.h |
| Include Path |
#include "Fonts/SlateFontInfo.h" |
FFontOutlineSettings()
FFontOutlineSettings(int32, FLinearColor)
| |
|
| Name |
FFontOutlineSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Fonts/SlateFontInfo.h |
| Include Path |
#include "Fonts/SlateFontInfo.h" |
FFontOutlineSettings
(
int32 InOutlineSize,
FLinearColor InColor
)