WoW:API AcceptXPLoss

From AddOn Studio
Revision as of 18:54, 20 November 2004 by WoWWiki>WoWWiki-Doble
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
AcceptXPLoss -Documentation by AlexanderYoshi-

Accept the XP loss to be reborn where you stand.

AcceptXPLoss();

Arguments
none

Returns
nil

Example
AcceptXPLoss();
Result

Description
Accept the XP loss to be reborn where you stand.

Template:WoW API