Class WaitForEndOfFrameUnit
Delays flow by waiting until the end of the frame.
Inherited Members
Namespace: Ludiq.Bolt
Syntax
[UnitCategory("Time", 5)]
[UnitDisplay("Wait For End of Frame")]
public class WaitForEndOfFrameUnit : WaitUnit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphChild, IObservableDisposable, IDisposable, INotifiedCollectionChild<IGraph>, ICollectionChild<IGraph>, IPrewarmable, IIdentifiable, INotifyPropertyChanged, ISerializationCallbackReceiver
Methods
Await(Flow)
Declaration
protected override IEnumerator Await(Flow flow)
Parameters
| Type | Name | Description |
|---|---|---|
| Flow | flow |
Returns
| Type | Description |
|---|---|
| IEnumerator |