Table of Contents

Property DisabledTooltip

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DisabledTooltip

Tooltips for disabled elements show on mouse hover.

[JsonProperty("disabled_tooltip", NullValueHandling = NullValueHandling.Ignore)]
public NuiProperty<string>? DisabledTooltip { get; set; }

Property Value

NuiProperty<string>