Table of Contents

Property DrawList

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DrawList

[JsonProperty("draw_list", NullValueHandling = NullValueHandling.Ignore)]
public List<NuiDrawListItem>? DrawList { get; set; }

Property Value

List<NuiDrawListItem>