Navigation
API > API/Plugins > API/Plugins/PoseSearch
Use this notify state to include animation segments into the database, whatever excluded will never play or return from a search result. PSD indexing will report errors in case the sampled animation asset contains conflicting UAnimNotifyState_PoseSearchExcludeFromDatabase(s)
| Name | UAnimNotifyState_PoseSearchSamplingRange |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchAnimNotifies.h |
| Include Path | #include "PoseSearch/PoseSearchAnimNotifies.h" |
Syntax
UCLASS (MinimalAPI, Experimental, Blueprintable, Meta=(DisplayName="Pose Search: Sampling Range"))
class UAnimNotifyState_PoseSearchSamplingRange : public UAnimNotifyState_PoseSearchBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimNotifyState → UAnimNotifyState_PoseSearchBase → UAnimNotifyState_PoseSearchSamplingRange