public static AddDefaultAwardCondition ( string Id, Condition C ) : void | ||
Id | string | The Award ID found in the Medal Data file |
C | Condition | The parsed condition to earn the award |
return | void |
public static AddDefaultAwardCondition ( string Id, Condition C ) : void | ||
Id | string | The Award ID found in the Medal Data file |
C | Condition | The parsed condition to earn the award |
return | void |