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

13 lines
667 B
Markdown
Raw Permalink Normal View History

#### [JpnCardsPokemon.Sdk](index.md 'index')
### [JpnCardsPokemon.Sdk.Api](JpnCardsPokemon.Sdk.Api.md 'JpnCardsPokemon.Sdk.Api').[Card](JpnCardsPokemon.Sdk.Api.Card.md 'JpnCardsPokemon.Sdk.Api.Card')
## Card.ConvertedRetreatCost Property
The total number of energies needed to retreat.
```csharp
public System.Nullable<int> ConvertedRetreatCost { get; set; }
```
#### Property Value
[System.Nullable&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[System.Int32](https://docs.microsoft.com/en-us/dotnet/api/System.Int32 'System.Int32')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')