Table of Contents

Method FindItemInInventory

Namespace
GrindFest.Isolated
Assembly
GrindFest.dll

FindItemInInventory(string, bool)

Finds an item in the inventory by name

public ItemBehaviour FindItemInInventory(string name, bool includeEquipped = false)

Parameters

name string
includeEquipped bool

Returns

ItemBehaviour