unreal.DMXImportGDTFDMXValue

class unreal.DMXImportGDTFDMXValue(value: int = 0, value_size: int = 0)

Bases: StructBase

DMXImport GDTFDMXValue

C++ Source:

  • Plugin: DMXEngine

  • Module: DMXRuntime

  • File: DMXImportGDTF.h

Editor Properties: (see get_editor_property/set_editor_property)

  • value (int32): [Read-Write]

  • value_size (uint8): [Read-Write]

property value: int

[Read-Only]

Type:

(int32)

property value_size: int

[Read-Only]

Type:

(uint8)