Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- IModularFeature
- IPoseSearchProvider
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimPoseSearchProvider.h |
| Include | #include "Animation/AnimPoseSearchProvider.h" |
Syntax
class IPoseSearchProvider : public IModularFeature
Remarks
Modular feature interface for PoseSearch
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| IPoseSearchProvider * | Get () |
||
| FName | |||
| bool | IsAvailable () |
||
| FSearchResult | Search
(
const FAnimationBaseContext& GraphContext, |
Finds a matching pose in the input Object given the current graph context | |
| FSearchResult | Search
(
const FAnimationBaseContext& GraphContext, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSearchFutureAsset | |||
| FSearchPlayingAsset | |||
| FSearchResult |