Navigation
API > API/Plugins > API/Plugins/ControlRigDynamics > API/Plugins/ControlRigDynamics/FRigDynamicsSimulationSpaceState
Description
True if the most recent Update() call (with DeltaTime > 0) detected a teleport via the thresholds on FRigDynamicsTeleportDetectionSettings. Updates with DeltaTime <= 0 leave this value unchanged. Reset() clears it.
| Name | WasTeleportDetectedInLastUpdate |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ControlRigDynamics/Source/ControlRigDynamics/Public/RigDynamicsSimulationSpace.h |
| Include Path | #include "RigDynamicsSimulationSpace.h" |
bool WasTeleportDetectedInLastUpdate() const