ISkeletalMeshEditorModule::CreateSkeletalMeshEditor

Creates a new skeleton editor instance

Windows
MacOS
Linux

References

Module

SkeletalMeshEditor

Header

/Engine/Source/Editor/SkeletalMeshEditor/Public/ISkeletalMeshEditorModule.h

Include

#include "ISkeletalMeshEditorModule.h"

Syntax

TSharedRef< ISkeletalMeshEditor > CreateSkeletalMeshEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    class USkeletalMesh * InSkeletalMesh
)

Remarks

Creates a new skeleton editor instance

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