Table of Contents

Method ByKind

Namespace
GrindFest.Content
Assembly
GrindFest.dll

ByKind(string)

All definitions of a kind (item, monster, …). Empty when unknown.

public static IReadOnlyList<ContentDef> ByKind(string kind)

Parameters

kind string

Returns

IReadOnlyList<ContentDef>