Table of Contents

Property Text

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Text

Gets or sets the text to render.

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

Property Value

NuiProperty<string>