Table of Contents

Property Entries

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Entries

Gets or sets the list of combo entries to display.

[JsonProperty("elements")]
public NuiProperty<List<NuiComboEntry>> Entries { get; set; }

Property Value

NuiProperty<List<NuiComboEntry>>