Table of Contents

Property CreatureList

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CreatureList

Gets the list of creatures that can be spawned by this encounter.

public IReadOnlyList<EncounterListEntry> CreatureList { get; }

Property Value

IReadOnlyList<EncounterListEntry>