TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Totem.h File Reference
#include "TemporarySummon.h"
+ Include dependency graph for Totem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Totem
 

Macros

#define SENTRY_TOTEM_SPELLID   6495
 
#define SENTRY_TOTEM_ENTRY   3968
 
#define SENTRY_STONECLAW_SPELLID   55277
 
#define SENTRY_BIND_SIGHT_SPELLID   6277
 

Enumerations

enum  TotemType { TOTEM_PASSIVE = 0 , TOTEM_ACTIVE = 1 , TOTEM_STATUE = 2 }
 

Macro Definition Documentation

◆ SENTRY_BIND_SIGHT_SPELLID

#define SENTRY_BIND_SIGHT_SPELLID   6277

Definition at line 36 of file Totem.h.

◆ SENTRY_STONECLAW_SPELLID

#define SENTRY_STONECLAW_SPELLID   55277

Definition at line 35 of file Totem.h.

◆ SENTRY_TOTEM_ENTRY

#define SENTRY_TOTEM_ENTRY   3968

Definition at line 32 of file Totem.h.

◆ SENTRY_TOTEM_SPELLID

#define SENTRY_TOTEM_SPELLID   6495

Definition at line 30 of file Totem.h.

Enumeration Type Documentation

◆ TotemType

enum TotemType
Enumerator
TOTEM_PASSIVE 
TOTEM_ACTIVE 
TOTEM_STATUE 

Definition at line 23 of file Totem.h.