WoW:API NotWhileDeadError: Difference between revisions
Jump to navigation
Jump to search
NotWhileDeadError -Documentation by AlexanderYoshi-
mNo edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
: Generates an error message saying you cannot do that while dead. | : Generates an error message saying you cannot do that while dead. | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 04:52, 4 January 2006
Generates an error message saying you cannot do that while dead.
NotWhileDeadError();
- Arguments
- none
- Returns
- nil
- Example
NotWhileDeadError();
- Result
- Description
- Generates an error message saying you cannot do that while dead.