RewardBase

constructor(id: Int, name: String, inventoryCount: Int)

Parameters

id

The ID of the reward in the reward store.

name

The name of the reward in the reward store.

inventoryCount

How many of this reward are available in the reward store.