Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FPoseIndicesHistory |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchHistory.h |
| Include Path | #include "PoseSearch/PoseSearchHistory.h" |
Syntax
struct FPoseIndicesHistory
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IndexToTime | TMap< FHistoricalPoseIndex, float > | PoseSearch/PoseSearchHistory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
PoseSearch/PoseSearchHistory.h | ||
void Update
(
const FSearchResult& SearchResult, |
PoseSearch/PoseSearchHistory.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FPoseIndicesHistory& Other |
PoseSearch/PoseSearchHistory.h |