unreal.DropTimecodeToStringConversion

class unreal.DropTimecodeToStringConversion(outer=None, name='None')

Bases: unreal.BlueprintFunctionLibrary

Extend type conversions to handle FDropTimecode structure

C++ Source:

  • Plugin: LinearTimecode

  • Module: LinearTimecode

  • File: LinearTimecodeComponent.h

classmethod conv_drop_timecode_to_string(timecode)str

Convert a timecode structure into a string

Parameters

timecode (DropTimecode) –

Returns

Return type

str