WoW:API IsStealthed: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to match the current API boilerplate.)
(→‎Details: fixed disambiguation)
Line 14: Line 14:


== Details ==
== Details ==
: Stealth includes [[Stealth]], [[Prowl]], and [[Shadowmeld]]
: Stealth includes [[Stealth]], [[Druid:Prowl|Prowl]], and [[Shadowmeld]]

Revision as of 01:21, 29 August 2007

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