Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
RotMG_Net_Lib
Networking
Packets
Outgoing
UsePortalPacket
C# Class RotMG_Net_Lib.Networking.Packets.Outgoing.UsePortalPacket
Inheritance:
OutgoingPacket
ファイルを表示
Open project: tripleys/RotMG-Net-Lib
Public Properties
Property
Type
Description
ObjectId
int
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
ObjectId
public_oe property
public
int
ObjectId
return
int