Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FShapedGlyphSequence > API/Runtime/SlateCore/FShapedGlyphSequence/FSourceIndicesToGlyphData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSourceIndexToGlyphData * GetGlyphData
(
const int32 InSourceTextIndex |
Fonts/FontCache.h | ||
const FSourceIndexToGlyphData * GetGlyphData
(
const int32 InSourceTextIndex |
Fonts/FontCache.h |
GetGlyphData(const int32)
| Name | GetGlyphData |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h |
| Include Path | #include "Fonts/FontCache.h" |
FSourceIndexToGlyphData * GetGlyphData
(
const int32 InSourceTextIndex
)
GetGlyphData(const int32)
| Name | GetGlyphData |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h |
| Include Path | #include "Fonts/FontCache.h" |
const FSourceIndexToGlyphData * GetGlyphData
(
const int32 InSourceTextIndex
) const