Property CreatureList
CreatureList
Gets the list of creatures that can be spawned by this encounter.
public IReadOnlyList<EncounterListEntry> CreatureList { get; }
Gets the list of creatures that can be spawned by this encounter.
public IReadOnlyList<EncounterListEntry> CreatureList { get; }