Table of Contents

Constructor NuiButton

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

NuiButton(NuiProperty<string>)

A clickable button with text as the label.

[JsonConstructor]
public NuiButton(NuiProperty<string> label)

Parameters

label NuiProperty<string>