DeathRecap_HasEvents

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 6.1.0 / 1.13.2

Returns a boolean for if the player has any available death events.

hasEvents = DeathRecap_HasEvents()

Returns

hasEvents
boolean - Whether or not DeathRecap_GetEvents can return a useful value.

Patch changes

Warlords of Draenor Patch 6.1.0 (2015-02-24): Added

See also