Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverSimulationEventData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MoverSimulationTypes.h | |||
FMoverSimulationEventData
(
double InEventTimeMs, |
MoverSimulationTypes.h |
FMoverSimulationEventData()
| Name | FMoverSimulationEventData |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include Path | #include "MoverSimulationTypes.h" |
FMoverSimulationEventData()
FMoverSimulationEventData(double, FEventProcessedCallbackPtr)
| Name | FMoverSimulationEventData |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include Path | #include "MoverSimulationTypes.h" |
FMoverSimulationEventData
(
double InEventTimeMs,
FEventProcessedCallbackPtr InEventProcessedCallback
)