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

    Class ShowAdYield

    Inheritance
    Object
    CustomYieldInstruction
    ShowAdYield
    Inherited Members
    UnityEngine.CustomYieldInstruction.MoveNext()
    UnityEngine.CustomYieldInstruction.Reset()
    UnityEngine.CustomYieldInstruction.Current
    Namespace: UnityEngine.Monetization
    Syntax
    public class ShowAdYield : CustomYieldInstruction, IEnumerator

    Properties

    keepWaiting

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

    result

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