unreal.DMXImportGDTFBreak

class unreal.DMXImportGDTFBreak(dmx_offset: int = 0, dmx_break: int = 0)

Bases: StructBase

DMXImport GDTFBreak

C++ Source:

  • Plugin: DMXEngine

  • Module: DMXRuntime

  • File: DMXImportGDTF.h

Editor Properties: (see get_editor_property/set_editor_property)

  • dmx_break (uint8): [Read-Write]

  • dmx_offset (int32): [Read-Write]

property dmx_break: int

[Read-Only]

Type:

(uint8)

property dmx_offset: int

[Read-Only]

Type:

(int32)