ISkeletonEditorModule::CreateBlendProfilePicker

Creates a new blend profile picker instance

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/ISkeletonEditorModule.h

Include

#include "ISkeletonEditorModule.h"

Syntax

TSharedRef< SWidget > CreateBlendProfilePicker
(
    USkeleton * InSkeleton,
    const FBlendProfilePickerArgs & InArgs
)

Remarks

Creates a new blend profile picker instance

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