![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Fonts/CompositeFont.h"#include "Fonts/FontCache.h"#include "SlateGlobals.h"#include "UObject/EditorObjectVersion.h"#include "UObject/FortniteMainBranchObjectVersion.h"#include "Fonts/FontFaceInterface.h"#include "Fonts/PreprocessedFontGeometry.h"#include "Templates/Casts.h"#include "Fonts/FontBulkData.h"#include <limits>Functions | |
| DECLARE_MEMORY_STAT (TEXT("Resident Font Memory (TTF/OTF)"), STAT_SlateRawFontDataMemory, STATGROUP_SlateMemory) | |
| DECLARE_MEMORY_STAT | ( | TEXT("Resident Font Memory (TTF/OTF)") | , |
| STAT_SlateRawFontDataMemory | , | ||
| STATGROUP_SlateMemory | |||
| ) |