C# Class WorldServer.TCP.ServerPackets.CHAT_SYSTEM

Inheritance: PacketOut
Show file Open project: fiki574/rAPB

Public Methods

Method Description
CHAT_SYSTEM ( Int32 duration, String message ) : System

Method Details

CHAT_SYSTEM() public method

public CHAT_SYSTEM ( Int32 duration, String message ) : System
duration System.Int32
message String
return System