Table of Contents

Property SpawnPointList

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SpawnPointList

Gets the list of spawn points that creatures can spawn at from this encounter.

public IReadOnlyList<EncounterSpawnPoint> SpawnPointList { get; }

Property Value

IReadOnlyList<EncounterSpawnPoint>