Navigation
API > API/Plugins > API/Plugins/ChaosMover > API/Plugins/ChaosMover/UChaosMoverBackendComponent
Description
Transfers queued instant movement effects from the mover component to the simulation directly, bypassing the input. This is used in the non input producing case.
| Name | InjectInstantMovementEffectsIntoSim |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/Backends/ChaosMoverBackend.h |
| Include Path | #include "ChaosMover/Backends/ChaosMoverBackend.h" |
| Source | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Private/Backends/ChaosMoverBackend.cpp |
void InjectInstantMovementEffectsIntoSim
(
const FMoverTimeStep & TimeStep
)