WoW:API IsStealthed: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
  <center>'''IsStealthed''' ''-Documentation by Guillotine-''</center>
  <center>'''IsStealthed''' ''-Documentation by Guillotine-''</center>


Line 20: Line 21:


: Will check if Player is stealthed. Stealth includes [[Stealth]], [[Prowl]], and [[Shadowmeld]]
: Will check if Player is stealthed. Stealth includes [[Stealth]], [[Prowl]], and [[Shadowmeld]]
----
{{Template:WoW API}}

Revision as of 18:15, 6 January 2007

WoW API < IsStealthed

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