WoW API: IsResting

Revision as of 18:14, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)

WoW API < IsResting

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