unreal.MovieSceneTimecodeSource

class unreal.MovieSceneTimecodeSource(timecode: Timecode = Ellipsis)

Bases: StructBase

Movie Scene Timecode Source

C++ Source:

  • Module: MovieScene

  • File: MovieSceneSection.h

Editor Properties: (see get_editor_property/set_editor_property)

  • timecode (Timecode): [Read-Write] The global timecode at which this target is based (ie. the timecode at the beginning of the movie scene section when it was recorded)

property timecode: Timecode

[Read-Only] The global timecode at which this target is based (ie. the timecode at the beginning of the movie scene section when it was recorded)

Type:

(Timecode)