Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Fonts
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontTypes.h |
Include | #include "Fonts/FontTypes.h" |
Syntax
struct FSlateFontKey
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSlateFontKey
(
const FSlateFontInfo& InInfo, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FSlateFontInfo & | GetFontInfo () |
|
![]() ![]() |
const FFontOutlineSettings & | ||
![]() ![]() |
float | GetScale () |
|
![]() ![]() |
bool | IsIdenticalToForCaching
(
const FSlateFontKey& Other |