Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CardData
C# Class CardData, Territories
Exibir arquivo
Open project: rgrigsb/Territories
Class Usage Examples
Public Properties
Property
Type
Description
back
int
cost
IDictionary
flavor
string
image
int
material
Material
points
int
rarity
Rarity
rules
string
target
int
title
string
type
CardType
Property Details
back
public_oe property
public
int
back
return
int
cost
public_oe property
public
IDictionary
cost
return
IDictionary
flavor
public_oe property
public
string
flavor
return
string
image
public_oe property
public
int
image
return
int
material
public_oe property
public
Material
material
return
Material
points
public_oe property
public
int
points
return
int
rarity
public_oe property
public
Rarity
rarity
return
Rarity
rules
public_oe property
public
string
rules
return
string
target
public_oe property
public
int
target
return
int
title
public_oe property
public
string
title
return
string
type
public_oe property
public
CardType
type
return
CardType