UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FontTypes.h File Reference
#include "Containers/Array.h"
#include "Containers/Map.h"
#include "Containers/Set.h"
#include "CoreMinimal.h"
#include "Delegates/Delegate.h"
#include "Fonts/SlateFontInfo.h"
#include "Math/UnrealMathSSE.h"
#include "Templates/SharedPointer.h"
#include "Templates/TypeHash.h"
#include "Textures/TextureAtlas.h"

Go to the source code of this file.

Classes

struct  FSlateFontKey
 
struct  FSlateFontKeyFuncs< ValueType >
 
struct  FCharacterRenderData
 
struct  FDeferredCharacterRenderData
 
class  ISlateFontTexture
 
class  FSlateFontAtlas
 
class  ISlateFontAtlasFactory
 

Functions

 DECLARE_MULTICAST_DELEGATE_OneParam (FOnReleaseFontResources, const class FSlateFontCache &)
 

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_OneParam()

DECLARE_MULTICAST_DELEGATE_OneParam ( FOnReleaseFontResources  ,
const class FSlateFontCache  
)