Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UMoverComponent
Description
Flush the simulation-authoritative montage state accumulated during SetAdditionalSimulationOutput calls for this frame. Drives GT montage lifecycle (position, blend-out, finish) from sim output.
| Name | FlushMontageStates |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverComponent.h |
| Include Path | #include "MoverComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverComponent.cpp |
void FlushMontageStates
(
const FMoverSimDrivenMontageData & MontageData
)