WoW:API RetrieveCorpse: Difference between revisions

(Reformatted according to the current boilerplate.)
m (Move page script moved page API RetrieveCorpse to API RetrieveCorpse without leaving a redirect)
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 04:47, 15 August 2023

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.