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 |
|---|---|---|---|---|
| AccelerationTimer | double | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| bFoundCurveInSourceComponent | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| bFoundCurveInTargetComponent | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| bIsPlanted | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| bIsTrackingTarget | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| bWasReset | bool | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| CurrentPosition | FVector | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| CurrentSpeedValue | double | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| GoalName | FName | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| LastTargetPosition | FVector | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| PlantLocation | FVector | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| PositionSpringState | FVectorSpringState | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| Settings | const FRetargetSpeedPlantingSettings * | Retargeter/RetargetOps/SpeedPlantingOp.h | ||
| TargetPosition | FVector | Retargeter/RetargetOps/SpeedPlantingOp.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
Retargeter/RetargetOps/SpeedPlantingOp.h | ||
void Update
(
FIKRigGoal* IKRigGoal, |
Retargeter/RetargetOps/SpeedPlantingOp.h |