Skip to content

SHTCGClient.ClientService.GetCurrentSeason()

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

ClientService.GetCurrentSeason() Method

Get the currently active season

public System.Threading.Tasks.Task<SHTCGClient.Models.Seasons.Season?> GetCurrentSeason();

Returns

System.Threading.Tasks.Task<SHTCGClient.Models.Seasons.Season>
The active season

Clone this wiki locally