This commit is contained in:
guitarrapc
2024-04-30 05:38:25 +00:00
parent 9d34570020
commit b3218fe8fb
132 changed files with 7973 additions and 8016 deletions

View File

@@ -121,7 +121,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.html#Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_GetOnMouseExitAsyncHandler_System_Threading_CancellationToken_">GetOnMouseExitAsyncHandler(CancellationToken)</a>
<a class="xref" href="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.html#Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_GetOnMouseExitAsyncHandler_CancellationToken_">GetOnMouseExitAsyncHandler(CancellationToken)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -133,7 +133,7 @@
</tr>
<tr>
<td>
<a class="xref" href="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.html#Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_OnMouseExitAsync_System_Threading_CancellationToken_">OnMouseExitAsync(CancellationToken)</a>
<a class="xref" href="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.html#Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_OnMouseExitAsync_CancellationToken_">OnMouseExitAsync(CancellationToken)</a>
</td>
<td class="markdown level1 summary"></td>
</tr>
@@ -174,7 +174,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_GetOnMouseExitAsyncHandler_" data-uid="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.GetOnMouseExitAsyncHandler*"></a>
<h4 id="Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_GetOnMouseExitAsyncHandler_System_Threading_CancellationToken_" data-uid="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.GetOnMouseExitAsyncHandler(System.Threading.CancellationToken)">GetOnMouseExitAsyncHandler(CancellationToken)</h4>
<h4 id="Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_GetOnMouseExitAsyncHandler_CancellationToken_" data-uid="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.GetOnMouseExitAsyncHandler(CancellationToken)">GetOnMouseExitAsyncHandler(CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -185,7 +185,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">System.Threading.CancellationToken</span></dt>
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">CancellationToken</span></dt>
<dd></dd>
</dl>
</section>
@@ -241,7 +241,7 @@
</section>
<section>
<a id="Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_OnMouseExitAsync_" data-uid="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.OnMouseExitAsync*"></a>
<h4 id="Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_OnMouseExitAsync_System_Threading_CancellationToken_" data-uid="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.OnMouseExitAsync(System.Threading.CancellationToken)">OnMouseExitAsync(CancellationToken)</h4>
<h4 id="Cysharp_Threading_Tasks_Triggers_AsyncMouseExitTrigger_OnMouseExitAsync_CancellationToken_" data-uid="Cysharp.Threading.Tasks.Triggers.AsyncMouseExitTrigger.OnMouseExitAsync(CancellationToken)">OnMouseExitAsync(CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
@@ -252,7 +252,7 @@
<section>
<h5 class="parameters">Parameters</h5>
<dl class="cysharpdocfx-valuedefinition">
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">System.Threading.CancellationToken</span></dt>
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">CancellationToken</span></dt>
<dd></dd>
</dl>
</section>