Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Mover Time' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Frame Count | Number of fixed time steps that have occurred since time 0. Only valid when time advances in fixed time steps. |
| real | Time Ms | Time in milliseconds. In fixed time steps this should always be equal to FrameCount * Duration of a Fixed Time Step |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Mover Time |