LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerNotificationGroupRewardAssociations Class Reference

An individual reward association within a notification group reward. More...

Properties

LootLockerNotificationContentKind Kind [get, set]
 The kind of reward, (asset / currency / progression points / progression reset).
 
LootLockerNotificationRewardAssetDetails Asset [get, set]
 The details on the Asset.
 
LootLockerNotificationRewardCurrencyDetails Currency [get, set]
 The details on the Currency.
 
LootLockerNotificationRewardProgression Progression_points [get, set]
 The Progression Points reward, will be null if the reward is of another type.
 
LootLockerNotificationRewardProgressionReset Progression_reset [get, set]
 The Progression Reset reward, will be null if the reward is of another type.
 

Detailed Description

An individual reward association within a notification group reward.

Property Documentation

◆ Kind

LootLockerNotificationContentKind LootLocker.Requests.LootLockerNotificationGroupRewardAssociations.Kind
getset

The kind of reward, (asset / currency / progression points / progression reset).

Note that a group is not allowed to contain another group