Table of Contents

Property Tooltip

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Tooltip

A tooltip to show when hovering over this element.

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

Property Value

NuiProperty<string>