StatsController Class
Name | Description | |
---|---|---|
![]() |
StatsController(UserManager<UserBase>, FPTVContext) | Constructor for StatsController class. |
Name | Description | |
---|---|---|
![]() |
PlayerandStatsCs(int) | |
![]() |
addPlayerToFav(int, string) | Adds or removes a player from the user's favorite list. |
![]() |
addTeamToFav(int, string) | Adds or removes a team from the user's favorite teams list. |
![]() |
getCSGOMatchesAsync(string) | |
![]() |
getPlayer(int, string, string, string) | |
![]() |
getTeam(int, string, string, string) | |
![]() |
removePlayerToFav(int) | Removes a player from the user's favorite list. |
![]() |
removeTeamToFav(int) | Removes a team from the user's list of favorite teams. |