Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
BattlegroundTV.h File Reference
#include "Battleground.h"
Include dependency graph for BattlegroundTV.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BattlegroundTV

Enumerations

enum  BattlegroundTVObjects { BG_TV_OBJECT_TYPE_DOOR_1 = 213196 , BG_TV_OBJECT_TYPE_DOOR_2 = 213197 , BG_TV_OBJECT_TYPE_BUFF_1 = 184663 , BG_TV_OBJECT_TYPE_BUFF_2 = 184664 }
enum  BattlegroundTVObjectTypes {
  BG_TV_OBJECT_DOOR_1 = 0 , BG_TV_OBJECT_DOOR_2 = 1 , BG_TV_OBJECT_BUFF_1 = 2 , BG_TV_OBJECT_BUFF_2 = 3 ,
  BG_TV_OBJECT_MAX = 4
}

Enumeration Type Documentation

◆ BattlegroundTVObjects

Enumerator
BG_TV_OBJECT_TYPE_DOOR_1 
BG_TV_OBJECT_TYPE_DOOR_2 
BG_TV_OBJECT_TYPE_BUFF_1 
BG_TV_OBJECT_TYPE_BUFF_2 

Definition at line 20 of file BattlegroundTV.h.

◆ BattlegroundTVObjectTypes

Enumerator
BG_TV_OBJECT_DOOR_1 
BG_TV_OBJECT_DOOR_2 
BG_TV_OBJECT_BUFF_1 
BG_TV_OBJECT_BUFF_2 
BG_TV_OBJECT_MAX 

Definition at line 11 of file BattlegroundTV.h.