|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Enumerations | |
| enum | UpdatefieldFlags { UF_FLAG_NONE = 0x000 , UF_FLAG_PUBLIC = 0x001 , UF_FLAG_PRIVATE = 0x002 , UF_FLAG_OWNER = 0x004 , UF_FLAG_UNUSED = 0x008 , UF_FLAG_ITEM_OWNER = 0x010 , UF_FLAG_PARTY_MEMBER = 0x020 , UF_FLAG_SPECIAL_INFO = 0x040 , UF_FLAG_VIEWER_DEPENDENT = 0x080 , UF_FLAG_URGENT = 0x100 , UF_FLAG_URGENT_SELF_ONLY = 0x200 } |
| enum UpdatefieldFlags |
Definition at line 12 of file UpdateFieldFlags.h.
|
extern |
Definition at line 2227 of file UpdateFieldFlags.cpp.
Referenced by Object::GetUpdateFieldData().
|
extern |
Definition at line 2187 of file UpdateFieldFlags.cpp.
Referenced by Object::GetUpdateFieldData().
|
extern |
Definition at line 2169 of file UpdateFieldFlags.cpp.
Referenced by Object::GetUpdateFieldData().
|
extern |
Definition at line 2145 of file UpdateFieldFlags.cpp.
Referenced by GameObject::BuildValuesUpdate(), and Object::GetUpdateFieldData().
|
extern |
Definition at line 8 of file UpdateFieldFlags.cpp.
Referenced by Object::GetUpdateFieldData().
|
extern |
Definition at line 154 of file UpdateFieldFlags.cpp.
Referenced by Unit::BuildValuesUpdate(), and Object::GetUpdateFieldData().