Navigation
API > API/Plugins > API/Plugins/Mover
| Name | FMoverSimulationEventData |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include Path | #include "MoverSimulationTypes.h" |
Syntax
USTRUCT ()
struct FMoverSimulationEventData
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MoverSimulationTypes.h | |||
FMoverSimulationEventData
(
float InEventTimeMs |
MoverSimulationTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EventTimeMs | float | MoverSimulationTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const T * CastTo() |
MoverSimulationTypes.h | ||
T * CastTo_Mutable() |
MoverSimulationTypes.h | ||
virtual UScriptStruct * GetScriptStruct() |
User must override. | MoverSimulationTypes.h |