unreal.DMXRawArtNetRequest¶
- class unreal.DMXRawArtNetRequest(value: int = 0, net: int = 0, sub_net: int = 0, universe: int = 0, address: int = 0)¶
Bases:
DMXRequestBaseDMXRaw Art Net Request
C++ Source:
Plugin: DMXEngine
Module: DMXRuntime
File: DMXTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
address(int32): [Read-Write]net(int32): [Read-Write]sub_net(int32): [Read-Write]universe(int32): [Read-Write]value(uint8): [Read-Write]