WoW API: IsResting

From AddOn Studio
Jump to navigation Jump to search

WoW API < IsResting

Checks to see if Player is resting.

resting = IsResting();

Arguments[edit]

None


Returns[edit]

resting
Boolean - Whether the player is resting


Details[edit]

You are Resting if you are in an Inn or a Major City like Ironforge or Orgrimmar.
While resting, the player will gain XP Bonus.


See Also[edit]