C# Class LKCamelot.model.UpdateChatBox

Inheritance: Packet
Datei anzeigen Open project: vans163/LKEmu

Public Methods

Method Description
UpdateChatBox ( byte colortext, byte colortext2, short colorbar, short length, string text ) : System

Method Details

UpdateChatBox() public method

public UpdateChatBox ( byte colortext, byte colortext2, short colorbar, short length, string text ) : System
colortext byte
colortext2 byte
colorbar short
length short
text string
return System