WoW:API AcceptXPLoss

From AddOn Studio
Revision as of 18:53, 27 August 2005 by WoWWiki>Inglais
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