IGameDataInventory interface
Static-data lookups for inventory-related rows.
public interface IGameDataInventoryMembers
Section titled “Members”| 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. |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Services