Navigation
API > API/Editor > API/Editor/Persona
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/AnimAssetFindReplace.h |
| Include | #include "AnimAssetFindReplace.h" |
Syntax
struct FAnimAssetFindReplaceConfig
Remarks
Configuration for the find/replace tab
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | FindString | ||
| PRAGMA_ENABLE_DEPRECATION_WARNINGSTSubclassOf< UAnimAssetFindReplaceProcessor > | InitialProcessorClass | The initial processor class to use | |
| EAnimAssetFindReplaceMode | Mode | ||
| FString | ReplaceString | ||
| FAssetData | SkeletonFilter | ||
| EAnimAssetFindReplaceType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | |||
Operators
| Type | Name | Description | |
|---|---|---|---|
| FAnimAssetFindReplaceConfig & | operator=
(
const FAnimAssetFindReplaceConfig& |