Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | FSpeedPlantingGoalState |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/SpeedPlantingOp.h |
| Include Path | #include "Retargeter/RetargetOps/SpeedPlantingOp.h" |
Syntax
struct FSpeedPlantingGoalState
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpeedPlantingGoalState
(
const FName InGoalName, |
Retargeter/RetargetOps/SpeedPlantingOp.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFoundCurveInSourceComponent | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| bFoundCurveInTargetComponent | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| CurrentSpeedValue | double | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| GoalName | FName | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| PositionSpring | FVectorSpringState | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| PrevGoalPosition | FVector | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| Settings | const FRetargetSpeedPlantingSettings * | Retargeter/RetargetOps/SpeedPlantingOp.h |