IExchange.GetStallSubcategoryMap method
Trading-Center membership: item config id → subcategory leaf id, read live from the game’s StallDetailTable. Empty if the table is not yet loaded or unavailable. Consumers should fall back to their own data when this is empty.
public IReadOnlyDictionary<int, int> GetStallSubcategoryMap()See Also
Section titled “See Also”- interface IExchange
- namespace Stellar.Abstractions.Services