FPersonaModule::CreatePersonaToolkit

Create a re-usable toolkit that multiple asset editors that are concerned with USkeleton-related data can use

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< IPersonaToolkit > CreatePersonaToolkit
(
    UAnimationAsset * InAnimationAsset,
    const FPersonaToolkitArgs & PersonaToolkitArgs
) const

Remarks

Create a re-usable toolkit that multiple asset editors that are concerned with USkeleton-related data can use

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