C# Class LKCamelot.model.UpdateChatBox

Inheritance: Packet
Afficher le fichier Open project: vans163/LKEmu

Méthodes publiques

Méthode Description
UpdateChatBox ( byte colortext, byte colortext2, short colorbar, short length, string text ) : System

Method Details

UpdateChatBox() public méthode

public UpdateChatBox ( byte colortext, byte colortext2, short colorbar, short length, string text ) : System
colortext byte
colortext2 byte
colorbar short
length short
text string
Résultat System