Table of Contents

Property Label

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Label

Gets or sets the button label text.

[JsonProperty("label")]
public NuiProperty<string> Label { get; set; }

Property Value

NuiProperty<string>