C# Class ArtemisComm.GameMessageSubPackets.JumpCompleteSubPacket

Inheritance: ParentPacket
显示文件 Open project: russjudge/ArtemisSBS-ProtocolSharp

Public Methods

Method Description
GetValidOrigin ( ) : OriginType
JumpCompleteSubPacket ( Stream stream, int index ) : System

Method Details

GetValidOrigin() public method

public GetValidOrigin ( ) : OriginType
return OriginType

JumpCompleteSubPacket() public method

public JumpCompleteSubPacket ( Stream stream, int index ) : System
stream Stream
index int
return System