Constructor NuiWindow
NuiWindow(NuiLayout, NuiProperty<string>)
Represents a NUI scriptable window container.
[JsonConstructor]
public NuiWindow(NuiLayout root, NuiProperty<string> title)
Parameters
rootNuiLayouttitleNuiProperty<string>
Represents a NUI scriptable window container.
[JsonConstructor]
public NuiWindow(NuiLayout root, NuiProperty<string> title)
root NuiLayouttitle NuiProperty<string>