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