ISkeletonEditorModule::CreateSkeletonEditor

Creates a new skeleton editor instance

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/ISkeletonEditorModule.h

Include

#include "ISkeletonEditorModule.h"

Syntax

TSharedRef< ISkeletonEditor > CreateSkeletonEditor
(
    const EToolkitMode::Type Mode,
    const TSharedPtr< IToolkitHost > & InitToolkitHost,
    class USkeleton * InSkeleton
)

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