Пример #1
0
 private float GetTraitSpecificCommonality(TraitDef traitDef)
 {
     return(traitDef.GetTraitSpecificCommonality());
 }