WoW:API IsResting

From AddOn Studio
Revision as of 06:11, 11 May 2006 by WoWWiki>W-Crest
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IsResting -Documentation by Crest-

Checks to see if Player is resting.

IsResting();

Arguments

none


Returns
true - If Player is resting
false - If Player is not resting

Description
Will check if Player is resting. You are Resting if you are in a Pub or a Major City like Ironforge or Orgrimmar.
While resting, the player will gain XPBonus

See Also

Template:WoW API