Command.Tooltip

Changes the displayed tooltip.

Usage:

Command.Tooltip(target)
Command.Tooltip(target, nil)
Command.Tooltip(owner, buff)
ParameterTypeDatatypeDescription
buffparameterbuffThe ID of a buff for the new tooltip.
nilparameternilOptional placeholder nil.
ownerparameterunitThe ID of the owner of the buff.
targetparametervariantThe new tooltip. Currently accepts ability, item, itemtype, or unit IDs. Pass nil to clear the tooltip.