Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/FPersonaModule > API/Editor/Persona/FPersonaModule/CreateCurveViewerTabFactory
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 |
virtual TSharedRef< FWorkflowTabFactory > CreateCurveViewerTabFactory
&40;
const TSharedRef< class FWorkflowCentricApplication > & InHostingApp,
const TSharedPtr< class IEditableSkeleton > & InEditableSkeleton,
const TSharedRef< class IPersonaPreviewScene > & InPreviewScene,
FSimpleMulticastDelegate & InOnPostUndo,
FOnObjectsSelected InOnObjectsSelected
&41; const