Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/IFontFaceInterface
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/FontFaceInterface.h |
| Include Path | #include "Fonts/FontFaceInterface.h" |
const FString & GetFontFilename() const