• Returns true if whichUnit is hidden, for example by means of ShowUnit.

    Parameters

    Returns boolean

    Note

    A comment in Blizzard.j, ReplaceUnitBJ states that it's "sometimes unsafe to remove hidden units", as a workaround it calls KillUnit right before RemoveUnit.

Generated using TypeDoc