Table of Contents

Constructor NuiText

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

NuiText(NuiProperty<string>)

A non-editable text field. Supports multiple lines and has a skinned border and a scrollbar if needed.

[JsonConstructor]
public NuiText(NuiProperty<string> text)

Parameters

text NuiProperty<string>