Table of Contents

Delegate ChatLineDelegate

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public delegate void ChatLineDelegate(int groupId, string message, EnumChatType chattype, string data)

Parameters

groupId int
message string
chattype EnumChatType
data string