Method | Description | |
---|---|---|
GetAsUnityCoroutine ( this fiber ) : |
Gets the fiber as a Unity coroutine that can be yielded against.
|
public static GetAsUnityCoroutine ( this fiber ) : |
||
fiber | this | Fiber. |
return |