Navigation
API > API/Plugins > API/Plugins/PoseSearch
Multi character interaction notifies
| Name | FPoseSearchIKWindowConstraint |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchAnimNotifies.h |
| Include Path | #include "PoseSearch/PoseSearchAnimNotifies.h" |
Syntax
USTRUCT (Experimental, Blueprintable)
struct FPoseSearchIKWindowConstraint
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActivationTime | float | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| DeactivationTime | float | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| FromGoalName | FName | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| FromGoalRole | FName | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| RotationWeight | float | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| ToGoalName | FName | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| ToGoalRole | FName | PoseSearch/PoseSearchAnimNotifies.h |
|
|
| TranslationWeight | float | PoseSearch/PoseSearchAnimNotifies.h |
|