IStaticMeshEditorModule::CreateStaticMeshEditor

Creates a new static mesh editor.

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/StaticMeshEditorModule.h

Include

#include "StaticMeshEditorModule.h"

Syntax

TSharedRef< IStaticMeshEditor > CreateStaticMeshEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    UStaticMesh * StaticMesh
)

Remarks

Creates a new static mesh 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