Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
RotMG_Net_Lib
Networking
Packets
Outgoing
CancelTradePacket
C# Class RotMG_Net_Lib.Networking.Packets.Outgoing.CancelTradePacket
Inheritance:
OutgoingPacket
Afficher le fichier
Open project: tripleys/RotMG-Net-Lib
Méthodes publiques
Méthode
Description
GetPacketType
( ) :
PacketType
Write
(
PacketOutput
output
) :
void
Method Details
GetPacketType()
public
méthode
public
GetPacketType
( ) :
PacketType
Résultat
PacketType
Write()
public
méthode
public
Write
(
PacketOutput
output
) :
void
output
PacketOutput
Résultat
void