C# Class SFXUtility.Class.Chat

Show file Open project: Smokyfox/LeagueSharp

Public Methods

Method Description
Print ( string message, string hexColor = DefaultColor ) : void

Method Details

Print() public static method

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