ISkeletonEditorModule::CreateSkeletonTreeTabFactory

Creates a new skeleton tree instance & registers a tab factory with the supplied tab factories

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

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

Include

#include "ISkeletonEditorModule.h"

Syntax

TSharedRef< class FWorkflowTabFactory > CreateSkeletonTreeTabFactory
(
    const TSharedRef< class FWorkflowCentricApplication > & InHostingApp,
    const TSharedRef< ISkeletonTree > & InSkeletonTree
)

Remarks

Creates a new skeleton tree instance & registers a tab factory with the supplied tab factories

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