Table of Contents

Property ResRef

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ResRef

Gets or sets the image resource reference used as the button label.

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

Property Value

NuiProperty<string>