Namespace OpenMod.Extensions.Games.Abstractions.Items
Classes
InventoryExtensions
ItemDirectoryExtensions
ItemSpawnerExtensions
KnownItemTypes
Represents common item types. Support depends on the game.
NullItemState
Represents the null item state for items that do not have a state.
Interfaces
IHasInventory
Represents an object that may have an inventory.
IInventory
Represents an inventory.
IInventoryItem
Represents an item stored in the inventory.
IInventoryPage
Represents a page of an inventory.
IItem
Represents an item.
IItemAsset
Represents an item asset.
IItemDirectory
The service for querying items and item assets.
IItemDrop
Represents an item dropped at ground.
IItemEvent
The base interface used for all item related events.
IItemInstance
Represents the instance of an item.
IItemSpawner
The service for spawning items.
IItemState
Represents the state of an item.