unreal.SequencerTrackInstanceInput
¶
- class unreal.SequencerTrackInstanceInput(section=None)¶
Bases:
unreal.StructBase
Sequencer Track Instance Input
C++ Source:
Plugin: CustomizableSequencerTracks
Module: CustomizableSequencerTracks
File: SequencerTrackInstanceBP.h
Editor Properties: (see get_editor_property/set_editor_property)
section
(SequencerSectionBP): [Read-Write] Section
- property section¶
[Read-Only] Section
- Type