Navigation
API > API/Plugins > API/Plugins/PoseSearch
Use this notify state to remove animation segments from the database completely, they will never play or return from a search result
| Name | UAnimNotifyState_PoseSearchExcludeFromDatabase |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchAnimNotifies.h |
| Include Path | #include "PoseSearch/PoseSearchAnimNotifies.h" |
Syntax
UCLASS (MinimalAPI, Blueprintable, Meta=(DisplayName="Pose Search: Exclude From Database"))
class UAnimNotifyState_PoseSearchExcludeFromDatabase : public UAnimNotifyState_PoseSearchBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimNotifyState → UAnimNotifyState_PoseSearchBase → UAnimNotifyState_PoseSearchExcludeFromDatabase