C# Class Server.Network.AsciiMessage

Inheritance: Packet
Show file Open project: brodock/runuo Class Usage Examples

Public Methods

Method Description
AsciiMessage ( Serial serial, int graphic, MessageType type, int hue, int font, string name, string text ) : System

Method Details

AsciiMessage() public method

public AsciiMessage ( Serial serial, int graphic, MessageType type, int hue, int font, string name, string text ) : System
serial Serial
graphic int
type MessageType
hue int
font int
name string
text string
return System