Class 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
result
Declaration
public ShowResult result { get; }
Property Value
Type | Description |
---|---|
ShowResult |