Class ShowAdYield | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class ShowAdYield

    Inheritance
    System.Object
    ShowAdYield
    Namespace: UnityEngine.Monetization
    Syntax
    public class ShowAdYield : CustomYieldInstruction

    Properties

    keepWaiting

    Declaration
    public override bool keepWaiting { get; }
    Property Value
    Type Description
    System.Boolean

    result

    Declaration
    public ShowResult result { get; }
    Property Value
    Type Description
    ShowResult
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX