mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 03:20:16 +00:00
deploy: 73d86259ce
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.html#Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_">SetStateMachine(IAsyncStateMachine)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
@@ -369,7 +369,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_CompilerServices_AsyncUniTaskVoidMethodBuilder_SetStateMachine_System_Runtime_CompilerServices_IAsyncStateMachine_" data-uid="Cysharp.Threading.Tasks.CompilerServices.AsyncUniTaskVoidMethodBuilder.SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)">SetStateMachine(IAsyncStateMachine)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -380,7 +380,7 @@
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">IAsyncStateMachine</span></dt>
|
||||
<dt><span class="parametername"><code>stateMachine</code></span> <span class="xref">System.Runtime.CompilerServices.IAsyncStateMachine</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user