IGameDataInventory.GetItem method
Returns the item row for id, or null if unknown.
public ItemInfo? GetItem(int id)See Also
Section titled “See Also”- struct ItemInfo
- interface IGameDataInventory
- namespace Stellar.Abstractions.Services
Returns the item row for id, or null if unknown.
public ItemInfo? GetItem(int id)