FPersonaModule::CreateAnimBlueprintPreviewTabFactory

Create a tab factory for editing anim blueprint preview & defaults

Windows
MacOS
Linux

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 > CreateAnimBlueprintPreviewTabFactory
(
    const TSharedRef< class FBlueprintEditor > & InBlueprintEditor,
    const TSharedRef< IPersonaPreviewScene > & InPreviewScene
) const

Remarks

Create a tab factory for editing anim blueprint preview & defaults

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