TrinityCore
BattlePetPackets.cpp File Reference
#include "BattlePetPackets.h"
+ Include dependency graph for BattlePetPackets.cpp:

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::BattlePet::BattlePetSlot const &slot)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::BattlePet::BattlePet const &pet)
 

Function Documentation

◆ operator<<() [1/2]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::BattlePet::BattlePet const &  pet 
)

Definition at line 31 of file BattlePetPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::BattlePet::BattlePetSlot const &  slot 
)

Definition at line 20 of file BattlePetPackets.cpp.

+ Here is the call graph for this function: