Wikia

WoWWiki

Watchlist Recent changes

API InspectUnit


Main Menue



Inspects the specified / selected "unit".

InspectUnit("unit")

Contents

Parameters Edit

Arguments Edit

("unit")
unit 
String - The UnitId to select as a target.

Returns Edit

nil

Example Edit

if (UnitPlayerControlled("target") and CheckInteractDistance("target", 1) and not
UnitIsUnit("player", "target")) then InspectUnit("target") end

Info Edit

UnitPlayerControlled("unit") Edit

UnitPlayerControlled("unit") - Returns true if the specified unit is controlled by a player, false otherwise.

UnitIsUnit("unit", "otherunit") Edit

UnitIsUnit("unit", "otherUnit") - Returns true if the two specified units refer to the same unit (e.g., "player" and "target" can refer to the same unit), false otherwise.

CheckInteractDistance("unit", distIndex) Edit

CheckInteractDistance("unit",distIndex) - Returns true if you are in range of the specified unit to perform the action specified by distIndex. Otherwise, returns false.

Pages on WoWWiki

94,193pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,622photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki