Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Timespan
Breaks a Timespan into its components
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In Timespan |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Days | |
| integer | Hours | |
| integer | Minutes | |
| integer | Seconds | |
| integer | Fraction Nano |