Yield
protected YieldAwaitable Yield() ;
Gets an awaitable asynchronous task that waits until the next OnUpdate call.
Returns awaitable async task
Gets an awaitable asynchronous task that waits until the next method call.
Parameter Name | Description |
---|---|
timing | Timing to wait until called |
Returns awaitable async task