WoW:API IsStealthed: Difference between revisions
Jump to navigation
Jump to search
m (→Details) |
m (Move page script moved page API IsStealthed to API IsStealthed without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
== Returns == | == Returns == | ||
1 if stealthed, otherwise nil | |||
== Details == | == Details == | ||
: Stealth includes [[Stealth]], [[Prowl (druid)|Prowl]], and [[Shadowmeld]] | : Stealth includes [[Stealth]], [[Prowl (druid)|Prowl]], and [[Shadowmeld]] |
Latest revision as of 04:46, 15 August 2023
← WoW API < IsStealthed
Checks to see if Player is stealthed.
stealthed = IsStealthed();
Arguments[edit]
None
Returns[edit]
1 if stealthed, otherwise nil
Details[edit]
- Stealth includes Stealth, Prowl, and Shadowmeld