Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/TimeManagement
Converts an Timecode to a string (hh:mm:ss:ff). If bForceSignDisplay then the number sign will always be prepended instead of just when expressing a negative time.
Target is Time Management Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In Timecode | |
| boolean | Force Sign Display |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Return Value |