TrinityCore
WorldPackets::Pet::PetRenameData Struct Reference

#include <PetPackets.h>

Public Attributes

ObjectGuid PetGUID
 
int32 PetNumber = 0
 
std::string NewName
 
Optional< DeclinedNameDeclinedNames
 

Detailed Description

Definition at line 152 of file PetPackets.h.

Member Data Documentation

◆ DeclinedNames

Optional<DeclinedName> WorldPackets::Pet::PetRenameData::DeclinedNames

Definition at line 157 of file PetPackets.h.

◆ NewName

std::string WorldPackets::Pet::PetRenameData::NewName

Definition at line 156 of file PetPackets.h.

◆ PetGUID

ObjectGuid WorldPackets::Pet::PetRenameData::PetGUID

Definition at line 154 of file PetPackets.h.

◆ PetNumber

int32 WorldPackets::Pet::PetRenameData::PetNumber = 0

Definition at line 155 of file PetPackets.h.


The documentation for this struct was generated from the following file: