Optional
featurefrom protobuf field: optional SC2APIProtocol.SpatialCameraSetup feature_layer = 3;
Optional
rawInterface options
from protobuf field: optional bool raw = 1;
Optional
rawBy default raw actions select, act and revert the selection. This is useful if you're playing simultaneously with the agent so it doesn't steal your selection. This inflates APM (due to deselect) and makes the actions hard to follow in a replay. Setting this to true will cause raw actions to do select, act, but not revert the selection.
from protobuf field: optional bool raw_affects_selection = 6;
Optional
rawChanges the coordinates in raw.proto to be relative to the playable area. The map_size and playable_area will be the diagonal of the real playable area.
from protobuf field: optional bool raw_crop_to_playable_area = 7;
Optional
renderfrom protobuf field: optional SC2APIProtocol.SpatialCameraSetup render = 4;
Optional
scorefrom protobuf field: optional bool score = 2;
Optional
showfrom protobuf field: optional bool show_burrowed_shadows = 9;
Optional
showfrom protobuf field: optional bool show_cloaked = 5;
Optional
showfrom protobuf field: optional bool show_placeholders = 8;
Generated using TypeDoc
Generated
from protobuf message SC2APIProtocol.InterfaceOptions