Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | UAnimNotify_PoseSearchEvent |
| 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: Event"))
class UAnimNotify_PoseSearchEvent : public UAnimNotify_PoseSearchBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimNotify → UAnimNotify_PoseSearchBase → UAnimNotify_PoseSearchEvent
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EventTag | FGameplayTag | Tag identifying this event. | PoseSearch/PoseSearchAnimNotifies.h |
|