C# 클래스 LKCamelot.model.UpdateChatBox

상속: Packet
파일 보기 프로젝트 열기: vans163/LKEmu

공개 메소드들

메소드 설명
UpdateChatBox ( byte colortext, byte colortext2, short colorbar, short length, string text ) : System

메소드 상세

UpdateChatBox() 공개 메소드

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