IStoreReward
IStoreReward
is an IStoreEntity
that can be purchased using in-game Currency
. It contains an IReward
that is granted to the player when purchased.
These are the suggested Reward
types to use in an IStoreReward
:
-
IGachaReward
- This is a premium gacha crate a player could purchase to give a variety of Rewards.
-
ICurrencyReward
- This is a soft currency bundle a player could purchase using hard currency.
-
ITimeSkipReward
- This grants a projected amount of currency that the player would earn in the duration specified from automated generators.