FPersonaModule::CreateSkeletonSlotNamesTabFactory

Deprecated

  • Please use the overload that does not take a post-undo delegate

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/PersonaModule.h

Include

#include "PersonaModule.h"

Source

/Engine/Source/Editor/Persona/Private/PersonaModule.cpp

Syntax

virtual TSharedRef< FWorkflowTabFactory > CreateSkeletonSlotNamesTabFactory
(
    const TSharedRef< class FWorkflowCentricApplication > & InHostingApp,
    const TSharedRef< class IEditableSkeleton > & InEditableSkeleton,
    FSimpleMulticastDelegate & InOnPostUndo,
    FOnObjectSelected InOnObjectSelected
) const

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