Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FPhysicsControlRecord
Syntax
UE::PhysicsControl::FPosQuat PreviousSkeletalTargetTM
Remarks
The previous skeletal control target. This will have been set at the end of a previous update (but only if the control was enabled etc), so to check if it is valid, check the update counter. Note that explicit control targets (which contain their own velocity) will be added onto this.