ISkeletonEditorModule::CreateSkeletonTree

Creates a new skeleton tree instance

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

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

Include

#include "ISkeletonEditorModule.h"

Syntax

TSharedRef< ISkeletonTree > CreateSkeletonTree
(
    USkeleton * InSkeleton,
    const FSkeletonTreeArgs & InSkeletonTreeArgs
)

Remarks

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