WoW:API IsStealthed

From AddOn Studio
Revision as of 02:58, 3 January 2007 by WoWWiki>WoWWiki-Guillotine
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IsStealthed -Documentation by Guillotine-

Checks to see if Player is stealthed.

IsStealthed();

Arguments

none


Returns
true - If Player is stealthed
false - If Player is not stealthed

Description
Will check if Player is stealthed. Stealth includes Stealth, Prowl, and Shadowmeld

Template:WoW API