Table of Contents

Property Unique

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Unique

Gets or sets whether the creature represented by this entry is unique to the encounter.

public bool Unique { get; set; }

Property Value

bool

Remarks

Unique entries are typically limited to a single spawn instance within the encounter lifecycle.