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
RotMG_Net_Lib
Networking
Packets
Outgoing
CreatePacket
C# Class RotMG_Net_Lib.Networking.Packets.Outgoing.CreatePacket
Inheritance:
OutgoingPacket
Show file
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 property
public
short
ClassType
return
short
IsChallenger
public property
public
bool
IsChallenger
return
bool
SkinType
public property
public
short
SkinType
return
short