Navigation
API > API/Editor > API/Editor/Persona
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/PersonaModule.h |
| Include | #include "PersonaModule.h" |
Syntax
struct FBlendSpacePreviewArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnGetBlendSpaceSampleName | OnGetBlendSpaceSampleName | Called to get the overridden name of a blend sample. | |
| TAttribute< const UBlendSpace * > | PreviewBlendSpace | ||
| TAttribute< FVector > | PreviewFilteredPosition | Allows the current preview position to be programatically driven. | |
| TAttribute< FVector > | PreviewPosition | Allows the target preview position to be programatically driven. |