mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-17 20:50:11 +00:00
deploy: dce4366f3e
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>TimeoutController Class
|
||||
| UniTask </title>
|
||||
| UniTask </title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="TimeoutController Class
|
||||
| UniTask ">
|
||||
<meta name="generator" content="docfx 2.59.2.0">
|
||||
|
||||
| UniTask ">
|
||||
<meta name="generator" content="docfx ">
|
||||
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
@@ -18,14 +18,14 @@
|
||||
<link rel="stylesheet" href="../styles/cysharp.css">
|
||||
<meta property="docfx:navrel" content="../toc.html">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-default ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
@@ -35,7 +35,7 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
|
||||
<div class="navbar-brand">
|
||||
<a href="../">
|
||||
<img id="logo" src="../img/Icon.png" alt="">
|
||||
@@ -52,7 +52,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
@@ -62,7 +62,7 @@
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
@@ -72,38 +72,38 @@
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Cysharp.Threading.Tasks.TimeoutController">
|
||||
|
||||
|
||||
<h1 id="Cysharp_Threading_Tasks_TimeoutController" data-uid="Cysharp.Threading.Tasks.TimeoutController" class="text-break">TimeoutController Class
|
||||
</h1>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Cysharp.Threading.Tasks.html">Cysharp.Threading.Tasks</a></h6>
|
||||
<h6><strong>Assembly</strong>: cs.temp.dll.dll</h6>
|
||||
|
||||
</h1>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Cysharp.html">Cysharp</a>.<a class="xref" href="Cysharp.Threading.html">Threading</a>.<a class="xref" href="Cysharp.Threading.Tasks.html">Tasks</a></h6>
|
||||
<h6><strong>Assembly</strong>: UniTask.dll</h6>
|
||||
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public sealed class TimeoutController : IDisposable</code></pre>
|
||||
<pre><code class="lang- hljs">public sealed class TimeoutController : IDisposable</code></pre>
|
||||
</div>
|
||||
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
<span><span class="xref">System.Object</span></span> →
|
||||
<span><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></span> →
|
||||
<span class="xref">TimeoutController</span>
|
||||
</div>
|
||||
|
||||
|
||||
<div classs="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><span class="xref">System.IDisposable</span></div>
|
||||
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="members">Members</h3>
|
||||
<h4>Constructors
|
||||
</h4>
|
||||
</h4>
|
||||
<table class="table table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -114,20 +114,20 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TimeoutController.html#Cysharp_Threading_Tasks_TimeoutController__ctor_CancellationTokenSource_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_">TimeoutController(CancellationTokenSource, DelayType, PlayerLoopTiming)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TimeoutController.html#Cysharp_Threading_Tasks_TimeoutController__ctor_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_">TimeoutController(DelayType, PlayerLoopTiming)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TimeoutController.html#Cysharp_Threading_Tasks_TimeoutController__ctor_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_">TimeoutController(DelayType, PlayerLoopTiming)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TimeoutController.html#Cysharp_Threading_Tasks_TimeoutController__ctor_System_Threading_CancellationTokenSource_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_">TimeoutController(CancellationTokenSource, DelayType, PlayerLoopTiming)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h4>Methods
|
||||
</h4>
|
||||
</h4>
|
||||
<table class="table table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -156,7 +156,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TimeoutController.html#Cysharp_Threading_Tasks_TimeoutController_Timeout_System_Int32_">Timeout(Int32)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.TimeoutController.html#Cysharp_Threading_Tasks_TimeoutController_Timeout_System_Int32_">Timeout(int)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
@@ -168,51 +168,17 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<h3 id="constructors">Constructors
|
||||
</h3>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController__ctor_" data-uid="Cysharp.Threading.Tasks.TimeoutController.#ctor*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController__ctor_CancellationTokenSource_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_" data-uid="Cysharp.Threading.Tasks.TimeoutController.#ctor(CancellationTokenSource,Cysharp.Threading.Tasks.DelayType,Cysharp.Threading.Tasks.PlayerLoopTiming)">TimeoutController(CancellationTokenSource, DelayType, PlayerLoopTiming)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeoutController(CancellationTokenSource linkCancellationTokenSource, DelayType delayType = DelayType.DeltaTime, PlayerLoopTiming delayTiming = PlayerLoopTiming.Update)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>linkCancellationTokenSource</code></span> <span class="xref">CancellationTokenSource</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>delayType</code></span> <a class="xref" href="Cysharp.Threading.Tasks.DelayType.html">DelayType</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>delayTiming</code></span> <a class="xref" href="Cysharp.Threading.Tasks.PlayerLoopTiming.html">PlayerLoopTiming</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<h3 id="constructors">Constructors
|
||||
</h3>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController__ctor_" data-uid="Cysharp.Threading.Tasks.TimeoutController.#ctor*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController__ctor_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_" data-uid="Cysharp.Threading.Tasks.TimeoutController.#ctor(Cysharp.Threading.Tasks.DelayType,Cysharp.Threading.Tasks.PlayerLoopTiming)">TimeoutController(DelayType, PlayerLoopTiming)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TimeoutController(DelayType delayType = DelayType.DeltaTime, PlayerLoopTiming delayTiming = PlayerLoopTiming.Update)</code></pre>
|
||||
<pre><code class="lang- hljs">public TimeoutController(DelayType delayType = DelayType.DeltaTime, PlayerLoopTiming delayTiming = PlayerLoopTiming.Update)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
@@ -224,181 +190,222 @@
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController__ctor_" data-uid="Cysharp.Threading.Tasks.TimeoutController.#ctor*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController__ctor_System_Threading_CancellationTokenSource_Cysharp_Threading_Tasks_DelayType_Cysharp_Threading_Tasks_PlayerLoopTiming_" data-uid="Cysharp.Threading.Tasks.TimeoutController.#ctor(System.Threading.CancellationTokenSource,Cysharp.Threading.Tasks.DelayType,Cysharp.Threading.Tasks.PlayerLoopTiming)">TimeoutController(CancellationTokenSource, DelayType, PlayerLoopTiming)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang- hljs">public TimeoutController(CancellationTokenSource linkCancellationTokenSource, DelayType delayType = DelayType.DeltaTime, PlayerLoopTiming delayTiming = PlayerLoopTiming.Update)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>linkCancellationTokenSource</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtokensource">CancellationTokenSource</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>delayType</code></span> <a class="xref" href="Cysharp.Threading.Tasks.DelayType.html">DelayType</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>delayTiming</code></span> <a class="xref" href="Cysharp.Threading.Tasks.PlayerLoopTiming.html">PlayerLoopTiming</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
</h3>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController_Dispose_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Dispose*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController_Dispose" data-uid="Cysharp.Threading.Tasks.TimeoutController.Dispose">Dispose()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Dispose()</code></pre>
|
||||
<pre><code class="lang- hljs">public void Dispose()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController_IsTimeout_" data-uid="Cysharp.Threading.Tasks.TimeoutController.IsTimeout*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController_IsTimeout" data-uid="Cysharp.Threading.Tasks.TimeoutController.IsTimeout">IsTimeout()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool IsTimeout()</code></pre>
|
||||
<pre><code class="lang- hljs">public bool IsTimeout()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="xref">System.Boolean</span></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController_Reset_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Reset*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController_Reset" data-uid="Cysharp.Threading.Tasks.TimeoutController.Reset">Reset()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Reset()</code></pre>
|
||||
<pre><code class="lang- hljs">public void Reset()</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController_Timeout_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Timeout*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController_Timeout_System_Int32_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Timeout(System.Int32)">Timeout(Int32)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController_Timeout_System_Int32_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Timeout(System.Int32)">Timeout(int)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public CancellationToken Timeout(int millisecondsTimeout)</code></pre>
|
||||
<pre><code class="lang- hljs">public CancellationToken Timeout(int millisecondsTimeout)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>millisecondsTimeout</code></span> <span class="xref">System.Int32</span></dt>
|
||||
<dt><span class="parametername"><code>millisecondsTimeout</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="xref">CancellationToken</span></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_TimeoutController_Timeout_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Timeout*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_TimeoutController_Timeout_System_TimeSpan_" data-uid="Cysharp.Threading.Tasks.TimeoutController.Timeout(System.TimeSpan)">Timeout(TimeSpan)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public CancellationToken Timeout(TimeSpan timeout)</code></pre>
|
||||
<pre><code class="lang- hljs">public CancellationToken Timeout(TimeSpan timeout)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>timeout</code></span> <span class="xref">System.TimeSpan</span></dt>
|
||||
<dt><span class="parametername"><code>timeout</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.timespan">TimeSpan</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="xref">CancellationToken</span></dt>
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<span class="xref">System.IDisposable</span>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h3 id="extensionmethods">Extension Methods</h3>
|
||||
<div>
|
||||
<a class="xref" href="FluentAssertions.FluentAssertionsExtensions.html#FluentAssertions_FluentAssertionsExtensions_Should__1___0_">FluentAssertionsExtensions.Should<T>(T)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.CancellationTokenExtensions.html#Cysharp_Threading_Tasks_CancellationTokenExtensions_AddTo_System_IDisposable_System_Threading_CancellationToken_">CancellationTokenExtensions.AddTo(IDisposable, CancellationToken)</a>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
@@ -408,20 +415,20 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
Copyright © <a href="https://cysharp.co.jp/">Cysharp</a>, Inc. | <span>Generated by <strong>DocFX</strong></span>
|
||||
|
||||
Copyright © <a href="https://cysharp.co.jp/">Cysharp</a>, Inc. | <span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.override.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user