Method ItemsOfLootCategory
ItemsOfLootCategory(string, int)
Items in a loot category (single flag name, e.g. "Weapon") at a quality level.
public static IReadOnlyList<ContentDef> ItemsOfLootCategory(string category, int qualityLevel)
Items in a loot category (single flag name, e.g. "Weapon") at a quality level.
public static IReadOnlyList<ContentDef> ItemsOfLootCategory(string category, int qualityLevel)