示例#1
0
 public void UpdatePlayerArmorDisplay(float armorValue)
 {
     playerInfo.SetArmorValue(armorValue);
 }