unreal.DMXCommunicationType¶
- class unreal.DMXCommunicationType¶
Bases:
EnumBaseType of network communication
C++ Source:
Plugin: DMXProtocol
Module: DMXProtocol
File: DMXProtocolTypes.h
- BROADCAST: DMXCommunicationType = Ellipsis¶
0
- INTERNAL_ONLY: DMXCommunicationType = Ellipsis¶
3
- MULTICAST: DMXCommunicationType = Ellipsis¶
2
- UNICAST: DMXCommunicationType = Ellipsis¶
1