![]() |
TrinityCore
|
#include <UpdateFields.h>
Public Member Functions | |
void | WriteCreate (ByteBuffer &data, Player const *owner, Player const *receiver) const |
void | WriteUpdate (ByteBuffer &data, bool ignoreChangesMask, Player const *owner, Player const *receiver) const |
bool | operator== (CharacterRestriction const &right) const |
bool | operator!= (CharacterRestriction const &right) const |
Public Attributes | |
int32 | Field_0 |
int32 | Field_4 |
int32 | Field_8 |
uint32 | Type |
Definition at line 667 of file UpdateFields.h.
|
inline |
Definition at line 677 of file UpdateFields.h.
bool UF::CharacterRestriction::operator== | ( | CharacterRestriction const & | right | ) | const |
Definition at line 3286 of file UpdateFields.cpp.
void UF::CharacterRestriction::WriteCreate | ( | ByteBuffer & | data, |
Player const * | owner, | ||
Player const * | receiver | ||
) | const |
void UF::CharacterRestriction::WriteUpdate | ( | ByteBuffer & | data, |
bool | ignoreChangesMask, | ||
Player const * | owner, | ||
Player const * | receiver | ||
) | const |
int32 UF::CharacterRestriction::Field_0 |
Definition at line 669 of file UpdateFields.h.
int32 UF::CharacterRestriction::Field_4 |
Definition at line 670 of file UpdateFields.h.
int32 UF::CharacterRestriction::Field_8 |
Definition at line 671 of file UpdateFields.h.
uint32 UF::CharacterRestriction::Type |
Definition at line 672 of file UpdateFields.h.