Skip to content
Version 2.11.0
↓ Get the launcher

IGameDataInventory interface

Static-data lookups for inventory-related rows.

public interface IGameDataInventory
name description
GetEquip(…) Returns the equip-enchant-item row for id, or null if unknown.
GetItem(…) Returns the item row for id, or null if unknown.
GetWeapon(…) Returns the weapon row for id, or null if unknown.