Module |
|
Header |
/Engine/Source/Editor/FontEditor/Public/IFontEditor.h |
Include |
#include "IFontEditor.h" |
class IFontEditor : public FAssetEditorToolkit
Name | Description | ||
---|---|---|---|
|
UFont * |
GetFont() |
Returns the font asset being inspected by the font editor |
|
void |
RefreshPreview() |
Refresh the preview viewport |
|
void |
SetSelectedPage ( |
Assigns a font texture object to the page properties control when a new page is selected |