Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WoWClassic
Cluster
ServicePacketPair
C# Class WoWClassic.Cluster.ServicePacketPair
Show file
Open project: miceiken/WoWClassicAuthServer
Class Usage Examples
Public Properties
Property
Type
Description
PacketId
byte
Service
byte
Public Methods
Method
Description
ServicePacketPair
(
byte
service
,
byte
packetId
)
Method Details
ServicePacketPair()
public
method
public
ServicePacketPair
(
byte
service
,
byte
packetId
)
service
byte
packetId
byte
Property Details
PacketId
public property
public
byte
PacketId
return
byte
Service
public property
public
byte
Service
return
byte