Function bwapi_sys::Unit_canIssueCommand[][src]

pub unsafe extern "C" fn Unit_canIssueCommand(
    self_: *mut Unit,
    command: UnitCommand,
    checkCanUseTechPositionOnPositions: bool,
    checkCanUseTechUnitOnUnits: bool,
    checkCanBuildUnitType: bool,
    checkCanTargetUnit: bool,
    checkCanIssueCommandType: bool,
    checkCommandibility: bool
) -> bool