WoW API: IsStealthed
← WoW API < IsStealthed
Checks to see if Player is stealthed.
stealthed = IsStealthed();
Arguments
None
Returns
- stealthed
- Boolean - Whether the player is stealthed
Details
- Stealth includes Stealth, Prowl, and Shadowmeld
← WoW API < IsStealthed
Checks to see if Player is stealthed.
stealthed = IsStealthed();
None