C# 클래스 SFXUtility.Class.Chat

파일 보기 프로젝트 열기: Smokyfox/LeagueSharp

공개 메소드들

메소드 설명
Print ( string message, string hexColor = DefaultColor ) : void

메소드 상세

Print() 공개 정적인 메소드

public static Print ( string message, string hexColor = DefaultColor ) : void
message string
hexColor string
리턴 void