Property Entries
Entries
Gets or sets the list of combo entries to display.
[JsonProperty("elements")]
public NuiProperty<List<NuiComboEntry>> Entries { get; set; }
Gets or sets the list of combo entries to display.
[JsonProperty("elements")]
public NuiProperty<List<NuiComboEntry>> Entries { get; set; }