C# Class Avalon.Network.Packets.SMSG_PONG

Inheritance: Packet
Show file Open project: mabinogidev/mabinogi-development Class Usage Examples

Public Methods

Method Description
SMSG_PONG ( UInt32 count, UInt32 time ) : System

Method Details

SMSG_PONG() public method

public SMSG_PONG ( UInt32 count, UInt32 time ) : System
count System.UInt32
time System.UInt32
return System