Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UMoverSimulation
Description
Thread-safe simulation-level staging queues. GT queues here; backends/FSM consume with ConsumeQueuedXxx on the simulation thread.
Queue a struct-based layered move (GT staging, write-locked).
| Name | QueueLayeredMove |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulation.h |
| Include Path | #include "MoverSimulation.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverSimulation.cpp |
void QueueLayeredMove
(
const FScheduledLayeredMove & Move
)