BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Timecode' from its members
Inputs
Type | Name | Description |
---|---|---|
integer | Hours | |
integer | Minutes | |
integer | Seconds | |
integer | Frames | |
boolean | Drop Frame Format | If true, this Timecode represents a Drop Frame timecode used to account for fractional frame rates in NTSC play rates. |
Outputs
Type | Name | Description |
---|---|---|
struct | Timecode |