FBlendProfilePickerArgs

Argument used to set up the blend profile picker

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

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

Include

#include "BlendProfilePicker.h"

Syntax

struct FBlendProfilePickerArgs

Remarks

Argument used to set up the blend profile picker

Variables

Name Description

Public variable

bool

 

bAllowClear

Allow the option to clear the profile selection

Public variable

bool

 

bAllowNew

Allow the option to create new profiles in the picker

Public variable

bool

 

bAllowRemove

Allow the option to delete blend profiles from the skeleton

Public variable

UBlendProfile &...

 

InitialProfile

Initial blend profile selected

Public variable

FOnBlendProfile...

 

OnBlendProfileSelected

Delegate to call when the picker selection is changed

Constructors

Name Description

Public function

FBlendProfilePickerArgs()

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