Category: Network
/ League
Since engine version: 5.0 OC
GetLeagueProgressData
Description
Gets the league progress data. See SetLeagueProgressData for more information.
Syntax
string GetLeagueProgressData(int player_id);
Parameter
- player_id:
- ID of player whose progress data shall be returned. Use GetPlayerID() to get the ID of a joined player.
See also: GetLeagueScore, SetLeagueProgressData