Navigation
API > API/Plugins > API/Plugins/PoseSearch
Experimental, this feature might be removed without warning, not for production use.
| Name | FAsyncPoseSearchDatabasesManagementCache |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchDerivedData.h |
| Include Path | #include "PoseSearch/PoseSearchDerivedData.h" |
Syntax
struct FAsyncPoseSearchDatabasesManagementCache
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachedRequests | TMap< const UPoseSearchDatabase *, EAsyncBuildIndexResult, TInlineSetAllocator< 32 > > | PoseSearch/PoseSearchDerivedData.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EAsyncBuildIndexResult operator()
(
const UPoseSearchDatabase* Database, |
PoseSearch/PoseSearchDerivedData.h |