Navigation
API > API/Plugins > API/Plugins/PoseSearch
UPoseSearchFeatureChannel(s) can use this UAnimNotifyState_PoseSearchSamplingEvent to demarcate events identified by SamplingAttributeId during database indexing by specifying their SamplingAttributeId property to match UAnimNotifyState_PoseSearchSamplingAttribute::SamplingAttributeId
| Name | UAnimNotifyState_PoseSearchSamplingEvent |
| 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: Sampling Event"))
class UAnimNotifyState_PoseSearchSamplingEvent : public UAnimNotifyState_PoseSearchBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimNotifyState → UAnimNotifyState_PoseSearchBase → UAnimNotifyState_PoseSearchSamplingEvent
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SamplingAttributeId | int32 | PoseSearch/PoseSearchAnimNotifies.h |
|