Table of Contents

Constructor NuiWindow

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

NuiWindow(NuiLayout, NuiProperty<string>)

Represents a NUI scriptable window container.

[JsonConstructor]
public NuiWindow(NuiLayout root, NuiProperty<string> title)

Parameters

root NuiLayout
title NuiProperty<string>