C# Class Server.Network.ScrollMessage

Inheritance: Packet
Show file Open project: brodock/runuo

Public Methods

Method Description
ScrollMessage ( int type, int tip, string text ) : System

Method Details

ScrollMessage() public method

public ScrollMessage ( int type, int tip, string text ) : System
type int
tip int
text string
return System