Interface IRewardedOperations
Inherited Members
Namespace: UnityEngine.Monetization
Syntax
public interface IRewardedOperations : IPlacementContentOperations
Properties
rewardId
Declaration
string rewardId { get; }
Property Value
Type | Description |
---|---|
String |
Methods
IsRewarded()
Declaration
bool IsRewarded()
Returns
Type | Description |
---|---|
Boolean |