Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SetActiveShop
Updated 11 months agoSetActiveShop
SetActiveShop(string name) Selects a registered shop by name to be the only one used in the shop level.
Must match a name passed to RegisterNamedShop().
This overrides REPO's random shop selection.
ShopUtils.SetActiveShop("exampleshop");