Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/IMoverInputProducerInterface
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include | #include "MoverSimulationTypes.h" |
void ProduceInput
(
int32 SimTimeMs,
FMoverInputCmdContext & InputCmdResult
)
Remarks
Contributes additions to the input cmd for this simulation frame. Typically this is translating accumulated user input (or AI state) into parameters that affect movement.