Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FFontData
Description
Get the filename of the font to use. This may not actually exist on disk in editor builds and we should load the face buffer instead.
| Name | GetFontFilename |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Fonts/CompositeFont.h |
| Include Path | #include "Fonts/CompositeFont.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Fonts/CompositeFont.cpp |
const FString & GetFontFilename() const