Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Fonts/FontCache.h |
Include |
#include "Fonts/FontCache.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Fonts/FontCache.cpp |
const FFontData & GetDefaultFontData
(
const FSlateFontInfo & InFontInfo
) const
Returns the font to use from the default typeface
The raw font data
Parameter |
Description |
---|---|
InFontInfo |
A descriptor of the font to get the default typeface for |