Property | Type | Description | |
---|---|---|---|
Criterias | BF2Statistics.ASP.StatsProcessor.AwardCriteria[] |
Method | Description | |
---|---|---|
BackendAward ( int AwardId, |
Constructor
|
|
CriteriaMet ( int Pid, |
Returns a bool stating whether the criteria for this award is met for a givin player
|
public BackendAward ( int AwardId, |
||
AwardId | int | The award id |
Criterias | The criteria's needed to earn the award | |
return | System |
public CriteriaMet ( int Pid, |
||
Pid | int | The player ID |
Driver | ||
Level | int | The award level if the criteria is met |
return | bool |