Property | Type | Description | |
---|---|---|---|
Awards | string>.Dictionary | ||
Badges | string>.Dictionary | ||
Medals | string>.Dictionary | ||
PythonGlobalVars | string>.Dictionary | ||
PythonPlayerVars | string>.Dictionary | ||
Ranks | string[] | ||
Ribbons | string>.Dictionary | ||
SfBadges | string>.Dictionary | ||
SfMedals | string>.Dictionary | ||
SfRibbons | string>.Dictionary |
Method | Description | |
---|---|---|
GetRankName ( int RankId ) : string |
Returns the rank title based on the given rank id
|
|
IsTimeStat ( string Name ) : bool |
Returns whether a parameter key's valueis a time related statistic
|
public static GetRankName ( int RankId ) : string | ||
RankId | int | |
return | string |
public static IsTimeStat ( string Name ) : bool | ||
Name | string | |
return | bool |
public static Dictionary |
||
return | string>.Dictionary |
public static Dictionary |
||
return | string>.Dictionary |