Class WeaponResult

java.lang.Object
megamek.common.weapons.WeaponResult
All Implemented Interfaces:
Serializable

@Deprecated(since="0.51.0", forRemoval=true) public class WeaponResult extends Object implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Generated by a first pass through the weapon attack list.
See Also:
  • Field Details

    • weaponAttackAction

      public WeaponAttackAction weaponAttackAction
      Deprecated, for removal: This API element is subject to removal in a future version.
    • toHit

      public ToHitData toHit
      Deprecated, for removal: This API element is subject to removal in a future version.
    • roll

      public int roll
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • WeaponResult

      public WeaponResult()
      Deprecated, for removal: This API element is subject to removal in a future version.