Class WaitForEndOfFrameUnit
Delays flow by waiting until the end of the frame.
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitTitle("Wait For End of Frame")]
[UnitShortTitle("End of Frame")]
[UnitOrder(5)]
public class WaitForEndOfFrameUnit : WaitUnit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable
Methods
Await(Flow)
Declaration
protected override IEnumerator Await(Flow flow)
Parameters
Type | Name | Description |
---|---|---|
Flow | flow |
Returns
Type | Description |
---|---|
IEnumerator |