TrinityCore
WorldPackets::Scenario Namespace Reference

Classes

struct  BonusObjectiveData
 
class  QueryScenarioPOI
 
class  ScenarioCompleted
 
struct  ScenarioPOIData
 
class  ScenarioPOIs
 
class  ScenarioProgressUpdate
 
struct  ScenarioSpellUpdate
 
class  ScenarioState
 
class  ScenarioVacate
 

Functions

ByteBufferoperator<< (ByteBuffer &data, BonusObjectiveData const &bonusObjective)
 
ByteBufferoperator<< (ByteBuffer &data, ScenarioSpellUpdate const &spell)
 

Function Documentation

◆ operator<<() [1/2]

ByteBuffer & WorldPackets::Scenario::operator<< ( ByteBuffer data,
BonusObjectiveData const &  bonusObjective 
)

Definition at line 23 of file ScenarioPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

ByteBuffer & WorldPackets::Scenario::operator<< ( ByteBuffer data,
ScenarioSpellUpdate const &  spell 
)

Definition at line 31 of file ScenarioPackets.cpp.

+ Here is the call graph for this function: