Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FPoseSearchCost |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchCost.h |
| Include Path | #include "PoseSearch/PoseSearchCost.h" |
Syntax
USTRUCT ()
struct FPoseSearchCost
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PoseSearch/PoseSearchCost.h | |||
FPoseSearchCost
(
const FPoseSearchCost& |
PoseSearch/PoseSearchCost.h | ||
| PoseSearch/PoseSearchCost.h | |||
FPoseSearchCost
(
float DissimilarityCost, |
PoseSearch/PoseSearchCost.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPoseSearchCost() |
PoseSearch/PoseSearchCost.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetContinuingContextInteractionCostAddend() |
PoseSearch/PoseSearchCost.h | ||
float GetContinuingInteractionCostAddend() |
PoseSearch/PoseSearchCost.h | ||
float GetContinuingPoseCostAddend() |
PoseSearch/PoseSearchCost.h | ||
float GetCostAddend() |
PoseSearch/PoseSearchCost.h | ||
float GetNotifyCostAddend() |
PoseSearch/PoseSearchCost.h | ||
bool IsValid() |
PoseSearch/PoseSearchCost.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsCostValid
(
const float Cost |
PoseSearch/PoseSearchCost.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator float() |
PoseSearch/PoseSearchCost.h | ||
FPoseSearchCost & operator=
(
const FPoseSearchCost& |
PoseSearch/PoseSearchCost.h | ||
FPoseSearchCost & operator=
(
FPoseSearchCost&& |
PoseSearch/PoseSearchCost.h |