Navigation menu

WoW:API IsStealthed: Difference between revisions

Jump to navigation Jump to search
m
Move page script moved page API IsStealthed to WoW:API IsStealthed without leaving a redirect
No edit summary
 
m (Move page script moved page API IsStealthed to WoW:API IsStealthed without leaving a redirect)
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<center>'''IsStealthed''' ''-Documentation by Guillotine-''</center>
{{wowapi}} __NOTOC__


Checks to see if Player is stealthed.
Checks to see if Player is stealthed.
stealthed = IsStealthed();


IsStealthed();


----
== Arguments ==
;''Arguments''
None


none


----
== Returns ==
;''Returns''
1 if stealthed, otherwise nil


:;true - If Player is stealthed
:;false - If Player is not stealthed


----
== Details ==
;''Description''
: Stealth includes [[Stealth]], [[Prowl (druid)|Prowl]], and [[Shadowmeld]]
 
: Will check if Player is stealthed. Stealth includes [[Stealth]], [[Prowl]], and [[Shadowmeld]]
 
----
{{Template:WoW API}}
Anonymous user