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 |