| BaseSimTimeMs |
double |
Starting simulation time (in server simulation timespace) |
MoverTypes.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Mover
|
| bIsResimulating |
uint8 |
Indicates whether this time step is re-simulating based on prior inputs, such as during a correction. |
MoverTypes.h |
|
| ServerFrame |
int32 |
The server simulation frame this timestep is associated with. This is the frame that's being worked on now. |
MoverTypes.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Mover
|
| StepMs |
float |
The delta time step for this tick. |
MoverTypes.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Mover
|