![]() |
TrinityCore
|
#include "Packet.h"#include "ObjectGuid.h"#include "Optional.h"#include "PacketUtilities.h"#include "Position.h"#include "RaceMask.h"#include "SharedDefines.h"#include "UnitDefines.h"#include "UpdateFields.h"#include <array>#include <memory>
Include dependency graph for CharacterPackets.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | UF |
| namespace | WorldPackets |
| namespace | WorldPackets::Character |
Typedefs | |
| using | WorldPackets::Character::ChrCustomizationChoice = UF::ChrCustomizationChoice |
Functions | |
| ByteBuffer & | UF::operator<< (ByteBuffer &data, ChrCustomizationChoice const &customizationChoice) |
| ByteBuffer & | UF::operator>> (ByteBuffer &data, ChrCustomizationChoice &customizationChoice) |