Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RotMG_Net_Lib
Networking
Packets
Outgoing
CreatePacket
C# Class RotMG_Net_Lib.Networking.Packets.Outgoing.CreatePacket
Inheritance:
OutgoingPacket
Exibir arquivo
Open project: tripleys/RotMG-Net-Lib
Public Properties
Property
Type
Description
ClassType
short
IsChallenger
bool
SkinType
short
Public Methods
Method
Description
GetPacketType
( ) :
PacketType
Write
(
PacketOutput
output
) :
void
Method Details
GetPacketType()
public
method
public
GetPacketType
( ) :
PacketType
return
PacketType
Write()
public
method
public
Write
(
PacketOutput
output
) :
void
output
PacketOutput
return
void
Property Details
ClassType
public_oe property
public
short
ClassType
return
short
IsChallenger
public_oe property
public
bool
IsChallenger
return
bool
SkinType
public_oe property
public
short
SkinType
return
short