Table of Contents

Class NuiGroup

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A group, usually with a border and some padding, holding a single element. Can scroll.
Will not advise parent of size, so you need to let it fill a span (col/row) as if it was a element.

public sealed class NuiGroup : NuiLayout
Inheritance
NuiGroup
Inherited Members
Extension Methods

Properties

Border
Element
Layout
Scrollbars
SerializedChildren
Type

Methods

SetLayout(NwPlayer, int, NuiLayout)

Sets the group layout for a specific player + window token (override/partial update).