Display debug boxes on screen.
from protobuf message SC2APIProtocol.DebugBox
Optional
from protobuf field: optional SC2APIProtocol.Color color = 1;
from protobuf field: optional SC2APIProtocol.Point max = 3;
from protobuf field: optional SC2APIProtocol.Point min = 2;
Generated using TypeDoc
Display debug boxes on screen.
Generated
from protobuf message SC2APIProtocol.DebugBox