WoW:API NotWhileDeadError: Difference between revisions

bp
No edit summary
(bp)
Line 1: Line 1:
<center>'''NotWhileDeadError''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Generates an error message saying you cannot do that while dead.
Generates an error message saying you cannot do that while dead.
  NotWhileDeadError();
  NotWhileDeadError();
----
;''Arguments''
:''none''
----
;''Returns''
:;nil
----
;''Example''
NotWhileDeadError();
;''Result''
----
;''Description''
: Generates an error message saying you cannot do that while dead.
----
{{WoW API}}