コード例 #1
0
 private static string GetPerkDescription(IPerk perk)
 {
     return(PerkHelper.GetPerkHintText(perk));
 }