Skip to content

SHTCGClient.ClientService.GetVendors()

github-actions[bot] edited this page Mar 9, 2026 · 1 revision

ClientService.GetVendors() Method

Get the current vendors

public System.Threading.Tasks.Task<SHTCGClient.Models.Vendors.Vendor[]?> GetVendors();

Returns

System.Threading.Tasks.Task<Vendor[]>
Array of vendors

Clone this wiki locally