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