TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Talent::InvoluntarilyReset Class Referencefinal

#include <TalentPackets.h>

+ Inheritance diagram for WorldPackets::Talent::InvoluntarilyReset:

Public Member Functions

 InvoluntarilyReset (bool isPetTalents)
 
WorldPacket constWrite () override
 
- Public Member Functions inherited from WorldPackets::ServerPacket
 ServerPacket (OpcodeServer opcode, size_t initialSize=200)
 
void Read () override final
 
void Clear ()
 
WorldPacket && Move ()
 
void ShrinkToFit ()
 
OpcodeServer GetOpcode () const
 
- Public Member Functions inherited from WorldPackets::Packet
 Packet (WorldPacket &&worldPacket)
 
virtual ~Packet ()=default
 
 Packet (Packet const &right)=delete
 
Packetoperator= (Packet const &right)=delete
 
WorldPacket constGetRawPacket () const
 
size_t GetSize () const
 

Public Attributes

uint8 IsPetTalents = 0
 

Additional Inherited Members

- Protected Attributes inherited from WorldPackets::Packet
WorldPacket _worldPacket
 

Detailed Description

Definition at line 85 of file TalentPackets.h.

Constructor & Destructor Documentation

◆ InvoluntarilyReset()

WorldPackets::Talent::InvoluntarilyReset::InvoluntarilyReset ( bool  isPetTalents)
inlineexplicit

Definition at line 88 of file TalentPackets.h.

Member Function Documentation

◆ Write()

WorldPacket const * WorldPackets::Talent::InvoluntarilyReset::Write ( )
overridevirtual

Implements WorldPackets::Packet.

Definition at line 100 of file TalentPackets.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ IsPetTalents

uint8 WorldPackets::Talent::InvoluntarilyReset::IsPetTalents = 0

Definition at line 92 of file TalentPackets.h.


The documentation for this class was generated from the following files: