Table of Contents

Delegate DialogClickDelegate

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

The delegate for a dialogue click.

public delegate void DialogClickDelegate(IServerPlayer byPlayer, string widgetId)

Parameters

byPlayer IServerPlayer

The player that clicked the dialogue.

widgetId string

The internal name of the Widget.