Class WaitForUnscaledSeconds
Inheritance
System.Object
WaitForUnscaledSeconds
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class WaitForUnscaledSeconds : CustomYieldInstruction
Constructors
WaitForUnscaledSeconds(Single)
Declaration
public WaitForUnscaledSeconds(float secondsToWait)
Parameters
Type | Name | Description |
---|---|---|
System.Single | secondsToWait |
Properties
keepWaiting
Declaration
public override bool keepWaiting { get; }
Property Value
Type | Description |
---|---|
System.Boolean |