Navigation
BlueprintAPI > BlueprintAPI/Animation > BlueprintAPI/Animation/PoseSearch
function performing all the possible MotionMatching searches between the AnimContexts (eg AnimInstance(s)) defined in MotionMatchMultiQueries and compiled from the valid combination of the AnimContexts allowed Roles. Results will output the best mathing options for all those AnimContexts willing to partecipate in interactions. Users can iterate over Results, and assign the Results[i].SelectedAnim playback to the corresponding GetActor(Results[i])
Target is Pose Search Interaction Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Motion Match Multi Queries | |
| name | Pose History Name | |
| struct | Continuing Properties |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Results |