API UnitIsGhost Edit History Talk0 98,452pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Very useful to determine if a mod should be doing something if your ("unit" => "player") is a ghost. Returns 1 if "unit" is a ghost, nil otherwise. It is unknown how this works for "pet", but since a pet is never a ghost... Read more Toggle the At War status of a faction row. FactionToggleAtWar(rowIndex) (rowIndex) rowIndex... API FactionToggleAtWar Disable an AddOn for subsequent sessions. DisableAddOn(index or "name") (index or "name") index... API DisableAddOn Returns the number of unspent talent points of the specified unit and the number of learned... API UnitCharacterPoints Categories: World of Warcraft API