Table of Contents

Class NuiButtonSelect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A clickable button with text as the label.
Same as NuiButton, but this one is a toggle.

public sealed class NuiButtonSelect : NuiWidget
Inheritance
NuiButtonSelect
Inherited Members
Extension Methods

Constructors

NuiButtonSelect(NuiProperty<string>, NuiProperty<bool>)

A clickable button with text as the label.
Same as NuiButton, but this one is a toggle.

Properties

Label
Selected
Type