Property SpawnPointList
SpawnPointList
Gets the list of spawn points that creatures can spawn at from this encounter.
public IReadOnlyList<EncounterSpawnPoint> SpawnPointList { get; }
Gets the list of spawn points that creatures can spawn at from this encounter.
public IReadOnlyList<EncounterSpawnPoint> SpawnPointList { get; }