unreal.DCControlCommand

class unreal.DCControlCommand

Bases: EnumBase

Observable 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