469 B
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
Remarks
If the card does not have HP, the value will be -1.