Table of Contents

Property Inventory

Namespace
GrindFest.BotApi
Assembly
GrindFest.dll

Inventory

Gets all the items in the hero's inventory

public IEnumerable<ItemBehaviour> Inventory { get; }

Property Value

IEnumerable<ItemBehaviour>