UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FontImportOptions.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "FontImportOptions.generated.h"

Go to the source code of this file.

Classes

struct  FFontImportOptionsData
 
class  UFontImportOptions
 

Enumerations

enum  EFontImportCharacterSet : int { FontICS_Default , FontICS_Ansi , FontICS_Symbol , FontICS_MAX }
 

Enumeration Type Documentation

◆ EFontImportCharacterSet

Font character set type for importing TrueType fonts.

Enumerator
FontICS_Default 
FontICS_Ansi 
FontICS_Symbol 
FontICS_MAX