Table of Contents

Delegate ClientChatLineDelegate

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public delegate void ClientChatLineDelegate(int groupId, ref string message, ref EnumHandling handled)

Parameters

groupId int
message string
handled EnumHandling