Table of Contents

Method ItemsOfLootCategory

Namespace
GrindFest.Content
Assembly
GrindFest.dll

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)

Parameters

category string
qualityLevel int

Returns

IReadOnlyList<ContentDef>