WoW:API RetrieveCorpse: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Reformatted according to the current boilerplate.)
mNo edit summary
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}}
 


Resurrects when the player is standing near its corpse.
Resurrects when the player is standing near its corpse.
  RetrieveCorpse()
  RetrieveCorpse()


== Arguments ==
== Arguments ==
:None
:None


== Returns ==
== Returns ==
:nil
:nil


== Details ==
== Details ==
The character must be near its corpse and there must be no delay time till resurrecting.
The character must be near its corpse and there must be no delay time till resurrecting.

Revision as of 03:22, 29 May 2020

WoW API < RetrieveCorpse

Resurrects when the player is standing near its corpse.

RetrieveCorpse()

Arguments

None

Returns

nil

Details

The character must be near its corpse and there must be no delay time till resurrecting.