示例#1
0
 public void CopyValues(WeaponDamage other)
 {
     m_Damage.CopyDamageValues(other);
 }