Examples
How to get object of specified reward
Getting a reward
Also you can get the reward and parse it as valid type. like in this example, where I take a reward called 'exampleTimeReward':
Checking if reward exists
or you can also use the old method which is not allocating anything:
Last updated