mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 11:30:09 +00:00
deploy: 809d23edae
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.PlayerLoopHelper.html#Cysharp_Threading_Tasks_PlayerLoopHelper_AddContinuation_Cysharp_Threading_Tasks_PlayerLoopTiming_Action_">AddContinuation(PlayerLoopTiming, Action)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.PlayerLoopHelper.html#Cysharp_Threading_Tasks_PlayerLoopHelper_AddContinuation_Cysharp_Threading_Tasks_PlayerLoopTiming_System_Action_">AddContinuation(PlayerLoopTiming, Action)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
@@ -287,7 +287,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_PlayerLoopHelper_AddContinuation_" data-uid="Cysharp.Threading.Tasks.PlayerLoopHelper.AddContinuation*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_PlayerLoopHelper_AddContinuation_Cysharp_Threading_Tasks_PlayerLoopTiming_Action_" data-uid="Cysharp.Threading.Tasks.PlayerLoopHelper.AddContinuation(Cysharp.Threading.Tasks.PlayerLoopTiming,Action)">AddContinuation(PlayerLoopTiming, Action)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_PlayerLoopHelper_AddContinuation_Cysharp_Threading_Tasks_PlayerLoopTiming_System_Action_" data-uid="Cysharp.Threading.Tasks.PlayerLoopHelper.AddContinuation(Cysharp.Threading.Tasks.PlayerLoopTiming,System.Action)">AddContinuation(PlayerLoopTiming, Action)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -300,7 +300,7 @@
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>timing</code></span> <a class="xref" href="Cysharp.Threading.Tasks.PlayerLoopTiming.html">PlayerLoopTiming</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>continuation</code></span> <span class="xref">Action</span></dt>
|
||||
<dt><span class="parametername"><code>continuation</code></span> <span class="xref">System.Action</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user