Navigation
API > API/Editor > API/Editor/FontEditor
| Name | IFontFaceEditor |
| Type | class |
| Header File | /Engine/Source/Editor/FontEditor/Public/IFontFaceEditor.h |
| Include Path | #include "IFontFaceEditor.h" |
Syntax
class IFontFaceEditor : public FAssetEditorToolkit
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FAssetEditorToolkit → IFontFaceEditor
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UFontFace * GetFontFace() |
Returns the font face asset being inspected by the font face editor | IFontFaceEditor.h | |
void RefreshPreview() |
Refresh the preview viewport | IFontFaceEditor.h |