Class RewardablePlacementContent
Inherited Members
Namespace: UnityEngine.Monetization
Syntax
public class RewardablePlacementContent : PlacementContent
Constructors
RewardablePlacementContent(String, IRewardedOperations)
Declaration
public RewardablePlacementContent(string placementId, IRewardedOperations operations)
Parameters
| Type | Name | Description |
|---|---|---|
| String | placementId | |
| IRewardedOperations | operations |
Properties
rewarded
Declaration
public bool rewarded { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
rewardId
Declaration
public string rewardId { get; }
Property Value
| Type | Description |
|---|---|
| String |