Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UMoverComponent
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverComponent.h |
| Include | #include "MoverComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverComponent.cpp |
void OnSimulationPreRollback
(
const FMoverSyncState * InvalidSyncState,
const FMoverSyncState * SyncState,
const FMoverAuxStateContext * InvalidAuxState,
const FMoverAuxStateContext * AuxState
)
Remarks
Called when a rollback occurs, before the simulation state has been restored