![]() |
TrinityCore
|
#include <UpdateFields.h>
Inheritance diagram for UF::CharacterRestriction:Public Types | |
| using | OwnerObject = Player |
Public Member Functions | |
| void | WriteCreate (ByteBuffer &data, Player const *receiver, Player const *owner) const |
| void | WriteUpdate (bool ignoreChangesMask, ByteBuffer &data, Player const *receiver, Player const *owner) const |
| bool | operator== (CharacterRestriction const &right) const |
| bool | operator!= (CharacterRestriction const &right) const |
Public Attributes | |
| int32 | Field_0 = 0 |
| int32 | Field_4 = 0 |
| int32 | Field_8 = 0 |
| uint32 | Type = 0 |
Definition at line 764 of file UpdateFields.h.
Definition at line 771 of file UpdateFields.h.
|
inline |
Definition at line 775 of file UpdateFields.h.
| bool UF::CharacterRestriction::operator== | ( | CharacterRestriction const & | right | ) | const |
Definition at line 3526 of file UpdateFields.cpp.
| void UF::CharacterRestriction::WriteCreate | ( | ByteBuffer & | data, |
| Player const * | receiver, | ||
| Player const * | owner | ||
| ) | const |
| void UF::CharacterRestriction::WriteUpdate | ( | bool | ignoreChangesMask, |
| ByteBuffer & | data, | ||
| Player const * | receiver, | ||
| Player const * | owner | ||
| ) | const |
| int32 UF::CharacterRestriction::Field_0 = 0 |
Definition at line 766 of file UpdateFields.h.
| int32 UF::CharacterRestriction::Field_4 = 0 |
Definition at line 767 of file UpdateFields.h.
| int32 UF::CharacterRestriction::Field_8 = 0 |
Definition at line 768 of file UpdateFields.h.
| uint32 UF::CharacterRestriction::Type = 0 |
Definition at line 769 of file UpdateFields.h.