Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FTraceMotionMatchingStatePoseEntry |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/Trace/PoseSearchTraceLogger.h |
| Include Path | #include "PoseSearch/Trace/PoseSearchTraceLogger.h" |
Syntax
struct FTraceMotionMatchingStatePoseEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cost | FPoseSearchCost | PoseSearch/Trace/PoseSearchTraceLogger.h | ||
| DbPoseIdx | int32 | PoseSearch/Trace/PoseSearchTraceLogger.h | ||
| PoseCandidateFlags | EPoseCandidateFlags | PoseSearch/Trace/PoseSearchTraceLogger.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FTraceMotionMatchingStatePoseEntry& Other |
PoseSearch/Trace/PoseSearchTraceLogger.h |