IFontEditorModule

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

FontEditor

Header

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

Include

#include "FontEditorModule.h"

Syntax

class IFontEditorModule :
    public IModuleInterface,
    public IHasMenuExtensibility,
    public IHasToolBarExtensibility

Functions

Name Description

Public function

TSharedRef< ...

 

CreateFontEditor

(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost >& ...,
    UFont* Font
)

Creates a new Font editor

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