示例#1
0
 public Boolean IsRacePreferenceSet(JassRacePreference preference)
 {
     return(SafeNatives.IsPlayerRacePrefSet(this, preference));
 }