mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-18 21:20:10 +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>UnityBindingExtensions Class
|
||||
| UniTask </title>
|
||||
| UniTask </title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="UnityBindingExtensions 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,34 +72,34 @@
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions">
|
||||
|
||||
|
||||
<h1 id="Cysharp_Threading_Tasks_UnityBindingExtensions" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions" class="text-break">UnityBindingExtensions 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 static class UnityBindingExtensions</code></pre>
|
||||
<pre><code class="lang- hljs">public static class UnityBindingExtensions</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">UnityBindingExtensions</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h3 id="members">Members</h3>
|
||||
<h4>Methods
|
||||
</h4>
|
||||
</h4>
|
||||
<table class="table table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -110,211 +110,211 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__Selectable_CancellationToken_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<Boolean>, Selectable, CancellationToken, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__UnityEngine_UI_Selectable_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<bool>, Selectable, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__Selectable_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<Boolean>, Selectable, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__UnityEngine_UI_Selectable_System_Threading_CancellationToken_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<bool>, Selectable, CancellationToken, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_CancellationToken_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<String>, UnityEngine.UI.Text, CancellationToken, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<string>, Text, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<String>, UnityEngine.UI.Text, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_System_Threading_CancellationToken_System_Boolean_">BindTo(IUniTaskAsyncEnumerable<string>, Text, CancellationToken, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_AsyncReactiveProperty___0__UnityEngine_UI_Text_System_Boolean_">BindTo<T>(AsyncReactiveProperty<T>, UnityEngine.UI.Text, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_AsyncReactiveProperty___0__UnityEngine_UI_Text_System_Boolean_">BindTo<T>(AsyncReactiveProperty<T>, Text, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_CancellationToken_System_Boolean_">BindTo<T>(IUniTaskAsyncEnumerable<T>, UnityEngine.UI.Text, CancellationToken, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Boolean_">BindTo<T>(IUniTaskAsyncEnumerable<T>, Text, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Boolean_">BindTo<T>(IUniTaskAsyncEnumerable<T>, UnityEngine.UI.Text, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Threading_CancellationToken_System_Boolean_">BindTo<T>(IUniTaskAsyncEnumerable<T>, Text, CancellationToken, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__CancellationToken_System_Boolean_">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, CancellationToken, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Boolean_">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Boolean_">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, Boolean)</a>
|
||||
<a class="xref" href="Cysharp.Threading.Tasks.UnityBindingExtensions.html#Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Threading_CancellationToken_System_Boolean_">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, CancellationToken, bool)</a>
|
||||
</td>
|
||||
<td class="markdown level1 summary"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
</h3>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__Selectable_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.Boolean},Selectable,CancellationToken,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<Boolean>, Selectable, CancellationToken, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__UnityEngine_UI_Selectable_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.Boolean},UnityEngine.UI.Selectable,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<bool>, Selectable, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo(this IUniTaskAsyncEnumerable<bool> source, Selectable selectable, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo(this IUniTaskAsyncEnumerable<bool> source, Selectable selectable, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<span class="xref">System.Boolean</span>></dt>
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>selectable</code></span> <span class="xref">Selectable</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">CancellationToken</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <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_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__Selectable_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.Boolean},Selectable,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<Boolean>, Selectable, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_Boolean__UnityEngine_UI_Selectable_System_Threading_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.Boolean},UnityEngine.UI.Selectable,System.Threading.CancellationToken,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<bool>, Selectable, CancellationToken, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo(this IUniTaskAsyncEnumerable<bool> source, Selectable selectable, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo(this IUniTaskAsyncEnumerable<bool> source, Selectable selectable, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<span class="xref">System.Boolean</span>></dt>
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>selectable</code></span> <span class="xref">Selectable</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <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_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.String},UnityEngine.UI.Text,CancellationToken,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<String>, UnityEngine.UI.Text, CancellationToken, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.String},UnityEngine.UI.Text,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<string>, Text, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo(this IUniTaskAsyncEnumerable<string> source, UnityEngine.UI.Text text, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo(this IUniTaskAsyncEnumerable<string> source, Text text, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<span class="xref">System.String</span>></dt>
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">UnityEngine.UI.Text</span></dt>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">Text</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">CancellationToken</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <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_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.String},UnityEngine.UI.Text,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<String>, UnityEngine.UI.Text, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable_System_String__UnityEngine_UI_Text_System_Threading_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{System.String},UnityEngine.UI.Text,System.Threading.CancellationToken,System.Boolean)">BindTo(IUniTaskAsyncEnumerable<string>, Text, CancellationToken, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo(this IUniTaskAsyncEnumerable<string> source, UnityEngine.UI.Text text, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo(this IUniTaskAsyncEnumerable<string> source, Text text, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<span class="xref">System.String</span>></dt>
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">UnityEngine.UI.Text</span></dt>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">Text</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <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_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_AsyncReactiveProperty___0__UnityEngine_UI_Text_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``1(Cysharp.Threading.Tasks.AsyncReactiveProperty{``0},UnityEngine.UI.Text,System.Boolean)">BindTo<T>(AsyncReactiveProperty<T>, UnityEngine.UI.Text, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_AsyncReactiveProperty___0__UnityEngine_UI_Text_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``1(Cysharp.Threading.Tasks.AsyncReactiveProperty{``0},UnityEngine.UI.Text,System.Boolean)">BindTo<T>(AsyncReactiveProperty<T>, Text, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo<T>(this AsyncReactiveProperty<T> source, UnityEngine.UI.Text text, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo<T>(this AsyncReactiveProperty<T> source, Text text, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
@@ -322,14 +322,14 @@
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.AsyncReactiveProperty-1.html">AsyncReactiveProperty</a><T></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">UnityEngine.UI.Text</span></dt>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">Text</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
@@ -337,25 +337,25 @@
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},UnityEngine.UI.Text,CancellationToken,System.Boolean)">BindTo<T>(IUniTaskAsyncEnumerable<T>, UnityEngine.UI.Text, CancellationToken, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},UnityEngine.UI.Text,System.Boolean)">BindTo<T>(IUniTaskAsyncEnumerable<T>, Text, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo<T>(this IUniTaskAsyncEnumerable<T> source, UnityEngine.UI.Text text, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo<T>(this IUniTaskAsyncEnumerable<T> source, Text text, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
@@ -363,16 +363,14 @@
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><T></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">UnityEngine.UI.Text</span></dt>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">Text</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">CancellationToken</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
@@ -380,25 +378,25 @@
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},UnityEngine.UI.Text,System.Boolean)">BindTo<T>(IUniTaskAsyncEnumerable<T>, UnityEngine.UI.Text, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__1_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0__UnityEngine_UI_Text_System_Threading_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``1(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},UnityEngine.UI.Text,System.Threading.CancellationToken,System.Boolean)">BindTo<T>(IUniTaskAsyncEnumerable<T>, Text, CancellationToken, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo<T>(this IUniTaskAsyncEnumerable<T> source, UnityEngine.UI.Text text, bool rebindOnError = true)</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo<T>(this IUniTaskAsyncEnumerable<T> source, Text text, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
@@ -406,14 +404,16 @@
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><T></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">UnityEngine.UI.Text</span></dt>
|
||||
<dt><span class="parametername"><code>text</code></span> <span class="xref">Text</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
@@ -421,73 +421,25 @@
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``1,System.Action{``1,``0},CancellationToken,System.Boolean)">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, CancellationToken, Boolean)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo<TSource, TObject>(this IUniTaskAsyncEnumerable<TSource> source, TObject bindTarget, Action<TObject, TSource> bindAction, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><TSource></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>bindTarget</code></span> <span class="xref">TObject</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>bindAction</code></span> <span class="xref">System.Action</span><TObject, TSource></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <span class="xref">CancellationToken</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>TSource</code></span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>TObject</code></span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``1,System.Action{``1,``0},System.Boolean)">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, Boolean)</h4>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``1,System.Action{``1,``0},System.Boolean)">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void BindTo<TSource, TObject>(this IUniTaskAsyncEnumerable<TSource> source, TObject monoBehaviour, Action<TObject, TSource> bindAction, bool rebindOnError = true)
|
||||
where TObject : MonoBehaviour</code></pre>
|
||||
<pre><code class="lang- hljs">public static void BindTo<TSource, TObject>(this IUniTaskAsyncEnumerable<TSource> source, TObject monoBehaviour, Action<TObject, TSource> bindAction, bool rebindOnError = true) where TObject : MonoBehaviour</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
@@ -497,14 +449,14 @@
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>monoBehaviour</code></span> <span class="xref">TObject</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>bindAction</code></span> <span class="xref">System.Action</span><TObject, TSource></dt>
|
||||
<dt><span class="parametername"><code>bindAction</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action-2">Action</a><TObject, TSource></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <span class="xref">System.Boolean</span></dt>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
@@ -514,23 +466,70 @@
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<a id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo*"></a>
|
||||
<h4 id="Cysharp_Threading_Tasks_UnityBindingExtensions_BindTo__2_Cysharp_Threading_Tasks_IUniTaskAsyncEnumerable___0____1_System_Action___1___0__System_Threading_CancellationToken_System_Boolean_" data-uid="Cysharp.Threading.Tasks.UnityBindingExtensions.BindTo``2(Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable{``0},``1,System.Action{``1,``0},System.Threading.CancellationToken,System.Boolean)">BindTo<TSource, TObject>(IUniTaskAsyncEnumerable<TSource>, TObject, Action<TObject, TSource>, CancellationToken, bool)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang- hljs">public static void BindTo<TSource, TObject>(this IUniTaskAsyncEnumerable<TSource> source, TObject bindTarget, Action<TObject, TSource> bindAction, CancellationToken cancellationToken, bool rebindOnError = true)</code></pre>
|
||||
</div>
|
||||
|
||||
<section>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>source</code></span> <a class="xref" href="Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html">IUniTaskAsyncEnumerable</a><TSource></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>bindTarget</code></span> <span class="xref">TObject</span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>bindAction</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.action-2">Action</a><TObject, TSource></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>cancellationToken</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>rebindOnError</code></span> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
<section>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<dl class="cysharpdocfx-valuedefinition">
|
||||
<dt><span class="parametername"><code>TSource</code></span></dt>
|
||||
<dd></dd>
|
||||
<dt><span class="parametername"><code>TObject</code></span></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
</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">
|
||||
@@ -540,20 +539,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