Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/TimeManagement
Converts the specified time from one framerate to another framerate. This is useful for converting between tick resolution and display rate.
Target is Time Management Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Source Time | |
| struct | Source Rate | |
| struct | Destination Rate |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value |