Module |
|
Header |
/Engine/Source/Editor/Persona/Public/PersonaModule.h |
Include |
#include "PersonaModule.h" |
struct FBlendSpaceEditorArgs
Name | Description | ||
---|---|---|---|
|
OnBlendSpaceCanvasDoubleClicked |
Called when the blendspace canvas is double clicked. |
|
|
OnBlendSpaceNavigateDown |
Called when the blendspace canvas is double clicked. |
|
|
OnBlendSpaceNavigateUp |
Called when the blendspace canvas is double clicked. |
|
|
OnBlendSpaceSampleAdded |
Called when a blendspace sample point is added. |
|
|
OnBlendSpaceSampleDoubleClicked |
Called when a blendspace sample point is double clicked. |
|
|
OnBlendSpaceSampleRemoved |
Called when a blendspace sample point is removed. |
|
|
OnBlendSpaceSampleReplaced |
Called when a blendspace sample point is replaced. |
|
|
OnExtendSampleTooltip |
Allows an external widget to be inserted into a sample's tooltip. |
|
|
OnGetBlendSpaceSampleName |
Called to get the overridden name of a blend sample. |
|
|
OnSetPreviewPosition |
Allows preview position to drive external node. |
|
|
TAttribute< FVe... |
PreviewFilteredPosition |
Allows the current position to be programmatically driven. |
|
TAttribute< FVe... |
PreviewPosition |
Allows the target preview position to be programmatically driven. |
|
StatusBarName |
Status bar to display hint messages in. |