WoW:API IsStealthed: Difference between revisions
Jump to navigation
Jump to search
IsStealthed -Documentation by Guillotine-
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]] | ||
Revision as of 18:15, 6 January 2007
← WoW API < IsStealthed
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