Interface ResponseQueryPathing

Generated

from protobuf message SC2APIProtocol.ResponseQueryPathing

interface ResponseQueryPathing {
    distance?: number;
}

Properties

Properties

distance?: number

Generated

from protobuf field: optional float distance = 1;

Generated using TypeDoc