Facepunch.Steamworks Wiki

Steamworks.SteamFriends.OnChatMessage

Syntax

static event Action<Friend, string, string> OnChatMessage

Description

Called when chat message has been received from a friend. You'll need to turn on ListenForFriendsMessages to recieve this. (friend, msgtype, message)