Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | UAnimNotifyState_PoseSearchBranchIn |
| 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: Motion Matched Branch In"))
class UAnimNotifyState_PoseSearchBranchIn : public UAnimNotifyState_PoseSearchBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimNotifyState → UAnimNotifyState_PoseSearchBase → UAnimNotifyState_PoseSearchBranchIn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Database | TObjectPtr< UPoseSearchDatabase > | PoseSearch/PoseSearchAnimNotifies.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetBranchInId() |
PoseSearch/PoseSearchAnimNotifies.h |