unreal.DCControlCommand¶
- class unreal.DCControlCommand¶
Bases:
EnumBaseObservable control command types
C++ Source:
Plugin: nDisplay
Module: DisplayClusterMonitor
File: DisplayClusterMonitorTypes.h
- NONE: DCControlCommand = Ellipsis¶
0
- PAUSE: DCControlCommand = Ellipsis¶
2
- PLAY: DCControlCommand = Ellipsis¶
1
- STOP: DCControlCommand = Ellipsis¶
3