PokemonStatProps

@GeneratedBy(type = PokemonStat::class)
object PokemonStatProps

Properties

Link copied to clipboard
val BASE_STAT: TypedProp.Scalar<PokemonStat, Int?>
Link copied to clipboard
val EFFORT: TypedProp.Scalar<PokemonStat, Int?>
Link copied to clipboard
val ID: TypedProp.Reference<PokemonStat, PokemonStatId>