C# Class Avalon.Network.Internal.SMSG_CONNECT_MASTER

Inheritance: Avalon.Network.Packets.Packet
Show file Open project: mabinogidev/mabinogi-development Class Usage Examples

Public Methods

Method Description
SMSG_CONNECT_MASTER ( string name, string ipaddr, ushort port ) : System

Method Details

SMSG_CONNECT_MASTER() public method

public SMSG_CONNECT_MASTER ( string name, string ipaddr, ushort port ) : System
name string
ipaddr string
port ushort
return System