Interface ResponseQueryBuildingPlacement

Generated

from protobuf message SC2APIProtocol.ResponseQueryBuildingPlacement

interface ResponseQueryBuildingPlacement {
    result?: any;
}

Properties

Properties

result?: any

Generated

from protobuf field: optional SC2APIProtocol.ActionResult result = 1;

Generated using TypeDoc