AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
MailScript.h File Reference
#include "ScriptObject.h"
#include <vector>

Go to the source code of this file.

Classes

class  MailScript
 

Enumerations

enum  MailHook {
  MAILHOOK_ON_BEFORE_MAIL_DRAFT_SEND_MAIL_TO ,
  MAILHOOK_END
}
 

Enumeration Type Documentation

◆ MailHook

enum MailHook
Enumerator
MAILHOOK_ON_BEFORE_MAIL_DRAFT_SEND_MAIL_TO 
MAILHOOK_END 
25{
28};
@ MAILHOOK_ON_BEFORE_MAIL_DRAFT_SEND_MAIL_TO
Definition: MailScript.h:26
@ MAILHOOK_END
Definition: MailScript.h:27