RankSystem.RankSystem.OnChat C# (CSharp) Method

OnChat() public method

public OnChat ( Terraria.messageBuffer msg, int ply, string text, HandledEventArgs e ) : void
msg Terraria.messageBuffer
ply int
text string
e System.ComponentModel.HandledEventArgs
return void
        public void OnChat(messageBuffer msg, int ply, string text, HandledEventArgs e)
        {
        }