WoW:API AcceptXPLoss

From AddOn Studio
Revision as of 18:57, 3 January 2006 by WoWWiki>Muert
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