Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFontImportOptions
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/FontImportOptions.h |
Include | #include "Engine/FontImportOptions.h" |
Syntax
UCLASS (HideCategories=Object, Transient, MinimalAPI)
class UFontImportOptions : public UObject
Remarks
Holds options for importing fonts.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FFontImportOptionsData | Data | The actual data for this object. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UFontImportOptions
(
const FObjectInitializer& ObjectInitializer |