C# Class SagaMap.Packets.Client.Heartbeat

Inheritance: SagaLib.Packet
ファイルを表示 Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
Heartbeat ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

Heartbeat() public method

public Heartbeat ( ) : System
return System

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void