Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
MapSessionFilter Class Reference

#include <WorldSession.h>

Inheritance diagram for MapSessionFilter:
Collaboration diagram for MapSessionFilter:

Public Member Functions

 MapSessionFilter (WorldSession *pSession)
virtual bool Process (WorldPacket *packet)
virtual bool ProcessLogout () const
 ~MapSessionFilter ()
Public Member Functions inherited from PacketFilter
 PacketFilter (WorldSession *pSession)
virtual ~PacketFilter ()

Additional Inherited Members

Static Public Member Functions inherited from PacketFilter
static uint16 DropHighBytes (uint16 opcode)
Protected Attributes inherited from PacketFilter
WorldSession *const m_pSession

Detailed Description

Definition at line 200 of file WorldSession.h.

Constructor & Destructor Documentation

◆ MapSessionFilter()

MapSessionFilter::MapSessionFilter ( WorldSession * pSession)
inlineexplicit

Definition at line 203 of file WorldSession.h.

References PacketFilter::PacketFilter().

◆ ~MapSessionFilter()

MapSessionFilter::~MapSessionFilter ( )
inline

Definition at line 204 of file WorldSession.h.

Member Function Documentation

◆ Process()

bool MapSessionFilter::Process ( WorldPacket * packet)
virtual

◆ ProcessLogout()

virtual bool MapSessionFilter::ProcessLogout ( ) const
inlinevirtual

Reimplemented from PacketFilter.

Definition at line 208 of file WorldSession.h.


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