TrinityCore
UpdateData.h File Reference
#include "Define.h"
#include "ByteBuffer.h"
#include "ObjectGuid.h"
#include <set>
+ Include dependency graph for UpdateData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UpdateData
 

Enumerations

enum  OBJECT_UPDATE_TYPE { UPDATETYPE_VALUES = 0 , UPDATETYPE_CREATE_OBJECT = 1 , UPDATETYPE_CREATE_OBJECT2 = 2 , UPDATETYPE_OUT_OF_RANGE_OBJECTS = 3 }
 

Enumeration Type Documentation

◆ OBJECT_UPDATE_TYPE

Enumerator
UPDATETYPE_VALUES 
UPDATETYPE_CREATE_OBJECT 
UPDATETYPE_CREATE_OBJECT2 
UPDATETYPE_OUT_OF_RANGE_OBJECTS 

Definition at line 28 of file UpdateData.h.