ISkeletonEditorModule::CreateEditableSkeleton

Creates a new editable skeleton instance

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

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

Include

#include "ISkeletonEditorModule.h"

Syntax

TSharedRef< IEditableSkeleton > CreateEditableSkeleton
(
    USkeleton * InSkeleton
)

Remarks

Creates a new editable skeleton 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