public sealed class YieldForSecondsRealtime : SAMYieldInstruction
Operates like Unity's built in WaitForSecondsRealtime, just re-implemented as a SAMYieldInstruction to work with SAM.
Name | Type | Description |
---|---|---|
keepWaiting | bool |
Overriden to keep waiting until a set amount of real time has passed |