IFontEditor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FontEditor

Header

/Engine/Source/Editor/FontEditor/Public/IFontEditor.h

Include

#include "IFontEditor.h"

Syntax

class IFontEditor : public FAssetEditorToolkit

Functions

Name Description

Public function Const

UFont *

 

GetFont()

Returns the font asset being inspected by the font editor

Public function

void

 

RefreshPreview()

Refresh the preview viewport

Public function

void

 

SetSelectedPage

(
    int32 PageIdx
)

Assigns a font texture object to the page properties control when a new page is selected

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss