Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FSearchStats |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchIndex.h |
| Include Path | #include "PoseSearch/PoseSearchIndex.h" |
Syntax
struct FSearchStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AverageAcceleration | float | PoseSearch/PoseSearchIndex.h | ||
| AverageSpeed | float | PoseSearch/PoseSearchIndex.h | ||
| MaxAcceleration | float | PoseSearch/PoseSearchIndex.h | ||
| MaxSpeed | float | PoseSearch/PoseSearchIndex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
PoseSearch/PoseSearchIndex.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FSearchStats& Other |
PoseSearch/PoseSearchIndex.h |