Table of Contents

Interface IChatClientHandler

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public interface IChatClientHandler

Methods

OnChatMessageReceived(Guid, string, string, string, string, MessageType)

void OnChatMessageReceived(Guid roomId, string roomName, string playerName, string textMessage, string textColor, MessageType type)

Parameters

roomId Guid
roomName string
playerName string
textMessage string
textColor string
type MessageType

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).