Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h |
| Include | #include "Fonts/FontCache.h" |
Syntax
struct FShapedGlyphEntryKey
Remarks
Minimal FShapedGlyphEntry key information used for map lookups
Constructors
| Type | Name | Description | |
|---|---|---|---|
FShapedGlyphEntryKey
(
const FShapedGlyphFaceData& InFontFaceData, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FShapedGlyphEntryKey& Other |
||
| bool | operator==
(
const FShapedGlyphEntryKey& Other |