Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Mover Time Step' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Mover Time Step |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Server Frame | The server simulation frame this timestep is associated with. This is the frame that's being worked on now. |
| real | Base Sim Time Ms | Starting simulation time (in server simulation timespace) |
| real | Step Ms | The delta time step for this tick |