FPersonaModule::CreateBlendSpaceEditWidget

Create a widget to edit a blendspace

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< SWidget > CreateBlendSpaceEditWidget
(
    UBlendSpace * InBlendSpace,
    const FBlendSpaceEditorArgs & InArgs
) const

Remarks

Create a widget to edit a blendspace

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