FBlendSpaceEditorArgs

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/PersonaModule.h

Include

#include "PersonaModule.h"

Syntax

struct FBlendSpaceEditorArgs

Variables

Name Description

Public variable

FOnBlendSpaceCa...

 

OnBlendSpaceCanvasDoubleClicked

Called when the blendspace canvas is double clicked.

Public variable

FOnBlendSpaceNa...

 

OnBlendSpaceNavigateDown

Called when the blendspace canvas is double clicked.

Public variable

FOnBlendSpaceNa...

 

OnBlendSpaceNavigateUp

Called when the blendspace canvas is double clicked.

Public variable

FOnBlendSpaceSa...

 

OnBlendSpaceSampleAdded

Called when a blendspace sample point is added.

Public variable

FOnBlendSpaceSa...

 

OnBlendSpaceSampleDoubleClicked

Called when a blendspace sample point is double clicked.

Public variable

FOnBlendSpaceSa...

 

OnBlendSpaceSampleRemoved

Called when a blendspace sample point is removed.

Public variable

FOnBlendSpaceSa...

 

OnBlendSpaceSampleReplaced

Called when a blendspace sample point is replaced.

Public variable

FOnExtendBlendS...

 

OnExtendSampleTooltip

Allows an external widget to be inserted into a sample's tooltip.

Public variable

FOnGetBlendSpac...

 

OnGetBlendSpaceSampleName

Called to get the overridden name of a blend sample.

Public variable

FOnSetBlendSpac...

 

OnSetPreviewPosition

Allows preview position to drive external node.

Public variable

TAttribute< FVe...

 

PreviewFilteredPosition

Allows the current position to be programmatically driven.

Public variable

TAttribute< FVe...

 

PreviewPosition

Allows the target preview position to be programmatically driven.

Public variable

FName

 

StatusBarName

Status bar to display hint messages in.

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