IFontEditorModule::CreateFontEditor

Creates a new Font editor

Windows
MacOS
Linux

References

Module

FontEditor

Header

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

Include

#include "FontEditorModule.h"

Syntax

TSharedRef< IFontEditor > CreateFontEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    UFont * Font
)

Remarks

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