japanese-pokemon-cards-sdk-.../docs/JpnCardsPokemon.Sdk.Api.Card.Hp.md

469 B

JpnCardsPokemon.Sdk

JpnCardsPokemon.Sdk.Api.Card

Card.Hp Property

The amount of HP the card has.

public int Hp { get; set; }

Property Value

System.Int32

Remarks

If the card does not have HP, the value will be -1.