Class RewardablePlacementContent | Advertisement | 3.4.9
docs.unity.cn
    Show / Hide Table of Contents

    Class RewardablePlacementContent

    Inheritance
    Object
    PlacementContent
    RewardablePlacementContent
    ShowAdPlacementContent
    Inherited Members
    PlacementContent.placementId
    PlacementContent.extras
    PlacementContent.ready
    PlacementContent.state
    PlacementContent.SendCustomEvent(CustomEvent)
    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
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 02 October 2020