Parameter | Description |
---|---|
predicate | The supplied delegate will be evaluated each frame after MonoBehaviour.Update and before MonoBehaviour.LateUpdate until delegate returns false . |
Initializes a yield instruction with a given delegate to be evaluated.