Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontCache
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h |
| Include | #include "Fonts/FontCache.h" |
ISlateFontTexture * GetFontTexture
(
uint32 Index
)
Remarks
Get the texture resource for a font atlas at a given index Handle to the texture resource
Parameters
| Name | Description |
|---|---|
| Index | The index of the texture |