2025-09-10 09:25:16 +00:00
<!DOCTYPE html>
2020-05-13 02:07:22 +00:00
<!-- [if IE]><![endif] -->
< html >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge,chrome=1" >
< title > UnityAsyncExtensions Class
2025-09-10 09:25:16 +00:00
| UniTask < / title >
2020-05-13 02:07:22 +00:00
< meta name = "viewport" content = "width=device-width" >
< meta name = "title" content = "UnityAsyncExtensions Class
2025-09-10 09:25:16 +00:00
| UniTask ">
< meta name = "generator" content = "docfx " >
2020-05-13 02:07:22 +00:00
< link rel = "shortcut icon" href = "../img/favicon.ico" >
< link rel = "stylesheet" href = "../styles/docfx.vendor.css" >
< link rel = "stylesheet" href = "../styles/docfx.css" >
< link rel = "stylesheet" href = "../styles/main.css" >
< link rel = "stylesheet" href = "../styles/cysharp.css" >
< meta property = "docfx:navrel" content = "../toc.html" >
< meta property = "docfx:tocrel" content = "toc.html" >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / head >
< body data-spy = "scroll" data-target = "#affix" data-offset = "120" >
< div id = "wrapper" >
< header >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< nav id = "autocollapse" class = "navbar navbar-default ng-scope" role = "navigation" >
< div class = "container" >
< div class = "navbar-header" >
< button type = "button" class = "navbar-toggle" data-toggle = "collapse" data-target = "#navbar" >
< span class = "sr-only" > Toggle navigation< / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "navbar-brand" >
< a href = "../" >
< img id = "logo" src = "../img/Icon.png" alt = "" >
< span > UniTask< / span >
< / a >
< / div >
< / div >
< div class = "collapse navbar-collapse" id = "navbar" >
< form class = "navbar-form navbar-right" role = "search" id = "search" >
< div class = "form-group" >
< input type = "text" class = "form-control" id = "search-query" placeholder = "Search" autocomplete = "off" >
< / div >
< / form >
< / div >
< / div >
< / nav >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "subnav navbar navbar-default" >
< div class = "container hide-when-search" id = "breadcrumb" >
< ul class = "breadcrumb" >
< li > < / li >
< / ul >
< / div >
< / div >
< / header >
< div role = "main" class = "container body-content hide-when-search" >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< 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" >
< div id = "sidetoc" > < / div >
< / div >
< / div >
< div class = "article row grid-right" >
< div class = "col-md-10" >
< article class = "content wrap" id = "_content" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions" >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< h1 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions" class = "text-break" > UnityAsyncExtensions Class
2025-09-10 09:25:16 +00:00
< / 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 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level0 summary" > < / div >
< div class = "markdown level0 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static class UnityAsyncExtensions< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< div class = "inheritance" >
< h5 > Inheritance< / h5 >
2025-09-10 09:25:16 +00:00
< span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.object" > object< / a > < / span > →
2020-05-13 02:07:22 +00:00
< span class = "xref" > UnityAsyncExtensions< / span >
< / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< h3 id = "members" > Members< / h3 >
< h4 > Methods
2025-09-10 09:25:16 +00:00
< / h4 >
2020-05-13 02:07:22 +00:00
< table class = "table table-condensed" >
< thead >
< tr >
< th > Name< / th >
< th > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_" > AwaitForAllAssets(AssetBundleRequest)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > AwaitForAllAssets(AssetBundleRequest, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_" > AwaitForAllAssets(AssetBundleRequest, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_System_Boolean_" > AwaitForAllAssets(AssetBundleRequest, CancellationToken, bool)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncClickEventHandler_UnityEngine_UI_Button_" > GetAsyncClickEventHandler(Button)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncClickEventHandler_UnityEngine_UI_Button_System_Threading_CancellationToken_" > GetAsyncClickEventHandler(Button, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEndEditEventHandler_UnityEngine_UI_InputField_" > GetAsyncEndEditEventHandler(InputField)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEndEditEventHandler_UnityEngine_UI_InputField_System_Threading_CancellationToken_" > GetAsyncEndEditEventHandler(InputField, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEventHandler_UnityEngine_Events_UnityEvent_System_Threading_CancellationToken_" > GetAsyncEventHandler(UnityEvent, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEventHandler__1_UnityEngine_Events_UnityEvent___0__System_Threading_CancellationToken_" > GetAsyncEventHandler< T> (UnityEvent< T> , CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Dropdown_" > GetAsyncValueChangedEventHandler(Dropdown)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Dropdown_System_Threading_CancellationToken_" > GetAsyncValueChangedEventHandler(Dropdown, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_InputField_" > GetAsyncValueChangedEventHandler(InputField)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_InputField_System_Threading_CancellationToken_" > GetAsyncValueChangedEventHandler(InputField, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_ScrollRect_" > GetAsyncValueChangedEventHandler(ScrollRect)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_ScrollRect_System_Threading_CancellationToken_" > GetAsyncValueChangedEventHandler(ScrollRect, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Scrollbar_" > GetAsyncValueChangedEventHandler(Scrollbar)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Scrollbar_System_Threading_CancellationToken_" > GetAsyncValueChangedEventHandler(Scrollbar, CancellationToken)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Slider_" > GetAsyncValueChangedEventHandler(Slider)< / a >
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Slider_System_Threading_CancellationToken_" > GetAsyncValueChangedEventHandler(Slider, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Toggle_" > GetAsyncValueChangedEventHandler(Toggle)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Toggle_System_Threading_CancellationToken_" > GetAsyncValueChangedEventHandler(Toggle, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_Unity_Jobs_JobHandle_" > GetAwaiter(JobHandle)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_AssetBundleCreateRequest_" > GetAwaiter(AssetBundleCreateRequest)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_AssetBundleRequest_" > GetAwaiter(AssetBundleRequest)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_AsyncOperation_" > GetAwaiter(AsyncOperation)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_Networking_UnityWebRequestAsyncOperation_" > GetAwaiter(UnityWebRequestAsyncOperation)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_Rendering_AsyncGPUReadbackRequest_" > GetAwaiter(AsyncGPUReadbackRequest)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_ResourceRequest_" > GetAwaiter(ResourceRequest)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsAsyncEnumerable_UnityEngine_UI_Button_" > OnClickAsAsyncEnumerable(Button)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsAsyncEnumerable_UnityEngine_UI_Button_System_Threading_CancellationToken_" > OnClickAsAsyncEnumerable(Button, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsync_UnityEngine_UI_Button_" > OnClickAsync(Button)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsync_UnityEngine_UI_Button_System_Threading_CancellationToken_" > OnClickAsync(Button, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsAsyncEnumerable_UnityEngine_UI_InputField_" > OnEndEditAsAsyncEnumerable(InputField)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsAsyncEnumerable_UnityEngine_UI_InputField_System_Threading_CancellationToken_" > OnEndEditAsAsyncEnumerable(InputField, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsync_UnityEngine_UI_InputField_" > OnEndEditAsync(InputField)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsync_UnityEngine_UI_InputField_System_Threading_CancellationToken_" > OnEndEditAsync(InputField, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-06-28 09:02:26 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsAsyncEnumerable_UnityEngine_Events_UnityEvent_System_Threading_CancellationToken_" > OnInvokeAsAsyncEnumerable(UnityEvent, CancellationToken)< / a >
2020-06-28 09:02:26 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-05-13 02:07:22 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsAsyncEnumerable__1_UnityEngine_Events_UnityEvent___0__System_Threading_CancellationToken_" > OnInvokeAsAsyncEnumerable< T> (UnityEvent< T> , CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsync_UnityEngine_Events_UnityEvent_System_Threading_CancellationToken_" > OnInvokeAsync(UnityEvent, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsync__1_UnityEngine_Events_UnityEvent___0__System_Threading_CancellationToken_" > OnInvokeAsync< T> (UnityEvent< T> , CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Dropdown_" > OnValueChangedAsAsyncEnumerable(Dropdown)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Dropdown_System_Threading_CancellationToken_" > OnValueChangedAsAsyncEnumerable(Dropdown, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_InputField_" > OnValueChangedAsAsyncEnumerable(InputField)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_InputField_System_Threading_CancellationToken_" > OnValueChangedAsAsyncEnumerable(InputField, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_ScrollRect_" > OnValueChangedAsAsyncEnumerable(ScrollRect)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_ScrollRect_System_Threading_CancellationToken_" > OnValueChangedAsAsyncEnumerable(ScrollRect, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Scrollbar_" > OnValueChangedAsAsyncEnumerable(Scrollbar)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Scrollbar_System_Threading_CancellationToken_" > OnValueChangedAsAsyncEnumerable(Scrollbar, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Slider_" > OnValueChangedAsAsyncEnumerable(Slider)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Slider_System_Threading_CancellationToken_" > OnValueChangedAsAsyncEnumerable(Slider, CancellationToken)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Toggle_" > OnValueChangedAsAsyncEnumerable(Toggle)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Toggle_System_Threading_CancellationToken_" > OnValueChangedAsAsyncEnumerable(Toggle, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Dropdown_" > OnValueChangedAsync(Dropdown)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Dropdown_System_Threading_CancellationToken_" > OnValueChangedAsync(Dropdown, CancellationToken)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_InputField_" > OnValueChangedAsync(InputField)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_InputField_System_Threading_CancellationToken_" > OnValueChangedAsync(InputField, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_ScrollRect_" > OnValueChangedAsync(ScrollRect)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_ScrollRect_System_Threading_CancellationToken_" > OnValueChangedAsync(ScrollRect, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Scrollbar_" > OnValueChangedAsync(Scrollbar)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Scrollbar_System_Threading_CancellationToken_" > OnValueChangedAsync(Scrollbar, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Slider_" > OnValueChangedAsync(Slider)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Slider_System_Threading_CancellationToken_" > OnValueChangedAsync(Slider, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Toggle_" > OnValueChangedAsync(Toggle)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Toggle_System_Threading_CancellationToken_" > OnValueChangedAsync(Toggle, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_StartAsyncCoroutine_UnityEngine_MonoBehaviour_System_Func_System_Threading_CancellationToken_Cysharp_Threading_Tasks_UniTask__" > StartAsyncCoroutine(MonoBehaviour, Func< CancellationToken, UniTask> )< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_Unity_Jobs_JobHandle_Cysharp_Threading_Tasks_PlayerLoopTiming_" > ToUniTask(JobHandle, PlayerLoopTiming)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_AssetBundleCreateRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > ToUniTask(AssetBundleCreateRequest, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_AssetBundleRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > ToUniTask(AssetBundleRequest, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_AsyncOperation_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > ToUniTask(AsyncOperation, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_Networking_UnityWebRequestAsyncOperation_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > ToUniTask(UnityWebRequestAsyncOperation, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_Rendering_AsyncGPUReadbackRequest_Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > ToUniTask(AsyncGPUReadbackRequest, PlayerLoopTiming, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_ResourceRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" > ToUniTask(ResourceRequest, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WaitAsync_Unity_Jobs_JobHandle_Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_" > WaitAsync(JobHandle, PlayerLoopTiming, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleCreateRequest_System_Threading_CancellationToken_" > WithCancellation(AssetBundleCreateRequest, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleCreateRequest_System_Threading_CancellationToken_System_Boolean_" > WithCancellation(AssetBundleCreateRequest, CancellationToken, bool)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_" > WithCancellation(AssetBundleRequest, CancellationToken)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-06-28 09:02:26 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_System_Boolean_" > WithCancellation(AssetBundleRequest, CancellationToken, bool)< / a >
2020-06-28 09:02:26 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-05-13 02:07:22 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AsyncOperation_System_Threading_CancellationToken_" > WithCancellation(AsyncOperation, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AsyncOperation_System_Threading_CancellationToken_System_Boolean_" > WithCancellation(AsyncOperation, CancellationToken, bool)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-06-28 09:02:26 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Networking_UnityWebRequestAsyncOperation_System_Threading_CancellationToken_" > WithCancellation(UnityWebRequestAsyncOperation, CancellationToken)< / a >
2020-06-28 09:02:26 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2023-11-02 04:54:10 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Networking_UnityWebRequestAsyncOperation_System_Threading_CancellationToken_System_Boolean_" > WithCancellation(UnityWebRequestAsyncOperation, CancellationToken, bool)< / a >
2023-11-02 04:54:10 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-05-13 02:07:22 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Rendering_AsyncGPUReadbackRequest_System_Threading_CancellationToken_" > WithCancellation(AsyncGPUReadbackRequest, CancellationToken)< / a >
2020-06-03 01:29:36 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2023-11-02 04:54:10 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Rendering_AsyncGPUReadbackRequest_System_Threading_CancellationToken_System_Boolean_" > WithCancellation(AsyncGPUReadbackRequest, CancellationToken, bool)< / a >
2023-11-02 04:54:10 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-06-03 01:29:36 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_ResourceRequest_System_Threading_CancellationToken_" > WithCancellation(ResourceRequest, CancellationToken)< / a >
2020-05-13 02:07:22 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2023-11-02 04:54:10 +00:00
< tr >
< td >
2025-09-10 09:25:16 +00:00
< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html#Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_ResourceRequest_System_Threading_CancellationToken_System_Boolean_" > WithCancellation(ResourceRequest, CancellationToken, bool)< / a >
2023-11-02 04:54:10 +00:00
< / td >
< td class = "markdown level1 summary" > < / td >
< / tr >
2020-05-13 02:07:22 +00:00
< / tbody >
< / table >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< h3 id = "methods" > Methods
2025-09-10 09:25:16 +00:00
< / h3 >
2020-05-13 02:07:22 +00:00
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets(UnityEngine.AssetBundleRequest)" > AwaitForAllAssets(AssetBundleRequest)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UnityAsyncExtensions.AssetBundleRequestAllAssetsAwaiter AwaitForAllAssets(this AssetBundleRequest asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html" > UnityAsyncExtensions< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AssetBundleRequestAllAssetsAwaiter.html" > AssetBundleRequestAllAssetsAwaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets(UnityEngine.AssetBundleRequest,System.IProgress{System.Single},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > AwaitForAllAssets(AssetBundleRequest, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object[]> AwaitForAllAssets(this AssetBundleRequest asyncOperation, IProgress< float> progress = null, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > progress< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.iprogress-1" > IProgress< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< 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 > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > []> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets(UnityEngine.AssetBundleRequest,System.Threading.CancellationToken)" > AwaitForAllAssets(AssetBundleRequest, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object[]> AwaitForAllAssets(this AssetBundleRequest asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > []> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_AwaitForAllAssets_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AwaitForAllAssets(UnityEngine.AssetBundleRequest,System.Threading.CancellationToken,System.Boolean)" > AwaitForAllAssets(AssetBundleRequest, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object[]> AwaitForAllAssets(this AssetBundleRequest asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > []> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncClickEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncClickEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncClickEventHandler_UnityEngine_UI_Button_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncClickEventHandler(UnityEngine.UI.Button)" > GetAsyncClickEventHandler(Button)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncClickEventHandler GetAsyncClickEventHandler(this Button button)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > button< / code > < / span > < span class = "xref" > Button< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncClickEventHandler.html" > IAsyncClickEventHandler< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncClickEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncClickEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncClickEventHandler_UnityEngine_UI_Button_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncClickEventHandler(UnityEngine.UI.Button,System.Threading.CancellationToken)" > GetAsyncClickEventHandler(Button, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncClickEventHandler GetAsyncClickEventHandler(this Button button, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > button< / code > < / span > < span class = "xref" > Button< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncClickEventHandler.html" > IAsyncClickEventHandler< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEndEditEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEndEditEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEndEditEventHandler_UnityEngine_UI_InputField_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEndEditEventHandler(UnityEngine.UI.InputField)" > GetAsyncEndEditEventHandler(InputField)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncEndEditEventHandler< string> GetAsyncEndEditEventHandler(this InputField inputField)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncEndEditEventHandler-1.html" > IAsyncEndEditEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEndEditEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEndEditEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEndEditEventHandler_UnityEngine_UI_InputField_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEndEditEventHandler(UnityEngine.UI.InputField,System.Threading.CancellationToken)" > GetAsyncEndEditEventHandler(InputField, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncEndEditEventHandler< string> GetAsyncEndEditEventHandler(this InputField inputField, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncEndEditEventHandler-1.html" > IAsyncEndEditEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEventHandler_UnityEngine_Events_UnityEvent_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEventHandler(UnityEngine.Events.UnityEvent,System.Threading.CancellationToken)" > GetAsyncEventHandler(UnityEvent, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static AsyncUnityEventHandler GetAsyncEventHandler(this UnityEvent unityEvent, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > unityEvent< / code > < / span > < span class = "xref" > UnityEvent< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.AsyncUnityEventHandler.html" > AsyncUnityEventHandler< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncEventHandler__1_UnityEngine_Events_UnityEvent___0__System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncEventHandler``1(UnityEngine.Events.UnityEvent{``0},System.Threading.CancellationToken)" > GetAsyncEventHandler< T> (UnityEvent< T> , CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static AsyncUnityEventHandler< T> GetAsyncEventHandler< T> (this UnityEvent< T> unityEvent, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > unityEvent< / code > < / span > < span class = "xref" > UnityEvent< / span > < T> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.AsyncUnityEventHandler-1.html" > AsyncUnityEventHandler< / a > < T> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
< section >
< h5 class = "typeParameters" > Type Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > T< / code > < / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Dropdown_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Dropdown)" > GetAsyncValueChangedEventHandler(Dropdown)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< int> GetAsyncValueChangedEventHandler(this Dropdown dropdown)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > dropdown< / code > < / span > < span class = "xref" > Dropdown< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.int32" > int< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Dropdown_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Dropdown,System.Threading.CancellationToken)" > GetAsyncValueChangedEventHandler(Dropdown, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< int> GetAsyncValueChangedEventHandler(this Dropdown dropdown, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > dropdown< / code > < / span > < span class = "xref" > Dropdown< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.int32" > int< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_InputField_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.InputField)" > GetAsyncValueChangedEventHandler(InputField)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< string> GetAsyncValueChangedEventHandler(this InputField inputField)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_InputField_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.InputField,System.Threading.CancellationToken)" > GetAsyncValueChangedEventHandler(InputField, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< string> GetAsyncValueChangedEventHandler(this InputField inputField, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_ScrollRect_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.ScrollRect)" > GetAsyncValueChangedEventHandler(ScrollRect)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< Vector2> GetAsyncValueChangedEventHandler(this ScrollRect scrollRect)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > scrollRect< / code > < / span > < span class = "xref" > ScrollRect< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < span class = "xref" > Vector2< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_ScrollRect_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.ScrollRect,System.Threading.CancellationToken)" > GetAsyncValueChangedEventHandler(ScrollRect, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< Vector2> GetAsyncValueChangedEventHandler(this ScrollRect scrollRect, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > scrollRect< / code > < / span > < span class = "xref" > ScrollRect< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < span class = "xref" > Vector2< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Scrollbar_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Scrollbar)" > GetAsyncValueChangedEventHandler(Scrollbar)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< float> GetAsyncValueChangedEventHandler(this Scrollbar scrollbar)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > scrollbar< / code > < / span > < span class = "xref" > Scrollbar< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Scrollbar_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Scrollbar,System.Threading.CancellationToken)" > GetAsyncValueChangedEventHandler(Scrollbar, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< float> GetAsyncValueChangedEventHandler(this Scrollbar scrollbar, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > scrollbar< / code > < / span > < span class = "xref" > Scrollbar< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Slider_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Slider)" > GetAsyncValueChangedEventHandler(Slider)< / h4 >
2020-06-28 09:02:26 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< float> GetAsyncValueChangedEventHandler(this Slider slider)< / code > < / pre >
2020-06-28 09:02:26 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > slider< / code > < / span > < span class = "xref" > Slider< / span > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Slider_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Slider,System.Threading.CancellationToken)" > GetAsyncValueChangedEventHandler(Slider, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< float> GetAsyncValueChangedEventHandler(this Slider slider, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > slider< / code > < / span > < span class = "xref" > Slider< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Toggle_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Toggle)" > GetAsyncValueChangedEventHandler(Toggle)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< bool> GetAsyncValueChangedEventHandler(this Toggle toggle)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > toggle< / code > < / span > < span class = "xref" > Toggle< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAsyncValueChangedEventHandler_UnityEngine_UI_Toggle_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAsyncValueChangedEventHandler(UnityEngine.UI.Toggle,System.Threading.CancellationToken)" > GetAsyncValueChangedEventHandler(Toggle, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IAsyncValueChangedEventHandler< bool> GetAsyncValueChangedEventHandler(this Toggle toggle, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > toggle< / code > < / span > < span class = "xref" > Toggle< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IAsyncValueChangedEventHandler-1.html" > IAsyncValueChangedEventHandler< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_Unity_Jobs_JobHandle_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(Unity.Jobs.JobHandle)" > GetAwaiter(JobHandle)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask.Awaiter GetAwaiter(this JobHandle jobHandle)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > jobHandle< / code > < / span > < span class = "xref" > JobHandle< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.Awaiter.html" > Awaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_AssetBundleCreateRequest_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(UnityEngine.AssetBundleCreateRequest)" > GetAwaiter(AssetBundleCreateRequest)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UnityAsyncExtensions.AssetBundleCreateRequestAwaiter GetAwaiter(this AssetBundleCreateRequest asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleCreateRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html" > UnityAsyncExtensions< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AssetBundleCreateRequestAwaiter.html" > AssetBundleCreateRequestAwaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_AssetBundleRequest_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(UnityEngine.AssetBundleRequest)" > GetAwaiter(AssetBundleRequest)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UnityAsyncExtensions.AssetBundleRequestAwaiter GetAwaiter(this AssetBundleRequest asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html" > UnityAsyncExtensions< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AssetBundleRequestAwaiter.html" > AssetBundleRequestAwaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_AsyncOperation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(UnityEngine.AsyncOperation)" > GetAwaiter(AsyncOperation)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UnityAsyncExtensions.AsyncOperationAwaiter GetAwaiter(this AsyncOperation asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncOperation< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html" > UnityAsyncExtensions< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.AsyncOperationAwaiter.html" > AsyncOperationAwaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_Networking_UnityWebRequestAsyncOperation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(UnityEngine.Networking.UnityWebRequestAsyncOperation)" > GetAwaiter(UnityWebRequestAsyncOperation)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UnityAsyncExtensions.UnityWebRequestAsyncOperationAwaiter GetAwaiter(this UnityWebRequestAsyncOperation asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > UnityWebRequestAsyncOperation< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html" > UnityAsyncExtensions< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.UnityWebRequestAsyncOperationAwaiter.html" > UnityWebRequestAsyncOperationAwaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_Rendering_AsyncGPUReadbackRequest_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(UnityEngine.Rendering.AsyncGPUReadbackRequest)" > GetAwaiter(AsyncGPUReadbackRequest)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< AsyncGPUReadbackRequest> .Awaiter GetAwaiter(this AsyncGPUReadbackRequest asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncGPUReadbackRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AsyncGPUReadbackRequest< / span > > .< a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.Awaiter.html" > Awaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_GetAwaiter_UnityEngine_ResourceRequest_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.GetAwaiter(UnityEngine.ResourceRequest)" > GetAwaiter(ResourceRequest)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UnityAsyncExtensions.ResourceRequestAwaiter GetAwaiter(this ResourceRequest asyncOperation)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > ResourceRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.html" > UnityAsyncExtensions< / a > .< a class = "xref" href = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ResourceRequestAwaiter.html" > ResourceRequestAwaiter< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsAsyncEnumerable_UnityEngine_UI_Button_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsAsyncEnumerable(UnityEngine.UI.Button)" > OnClickAsAsyncEnumerable(Button)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< AsyncUnit> OnClickAsAsyncEnumerable(this Button button)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > button< / code > < / span > < span class = "xref" > Button< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "Cysharp.Threading.Tasks.AsyncUnit.html" > AsyncUnit< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsAsyncEnumerable_UnityEngine_UI_Button_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsAsyncEnumerable(UnityEngine.UI.Button,System.Threading.CancellationToken)" > OnClickAsAsyncEnumerable(Button, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< AsyncUnit> OnClickAsAsyncEnumerable(this Button button, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > button< / code > < / span > < span class = "xref" > Button< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "Cysharp.Threading.Tasks.AsyncUnit.html" > AsyncUnit< / a > > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsync_UnityEngine_UI_Button_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsync(UnityEngine.UI.Button)" > OnClickAsync(Button)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask OnClickAsync(this Button button)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > button< / code > < / span > < span class = "xref" > Button< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2020-06-03 01:29:36 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnClickAsync_UnityEngine_UI_Button_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnClickAsync(UnityEngine.UI.Button,System.Threading.CancellationToken)" > OnClickAsync(Button, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask OnClickAsync(this Button button, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > button< / code > < / span > < span class = "xref" > Button< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsAsyncEnumerable_UnityEngine_UI_InputField_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsAsyncEnumerable(UnityEngine.UI.InputField)" > OnEndEditAsAsyncEnumerable(InputField)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< string> OnEndEditAsAsyncEnumerable(this InputField inputField)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsAsyncEnumerable_UnityEngine_UI_InputField_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsAsyncEnumerable(UnityEngine.UI.InputField,System.Threading.CancellationToken)" > OnEndEditAsAsyncEnumerable(InputField, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< string> OnEndEditAsAsyncEnumerable(this InputField inputField, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsync_UnityEngine_UI_InputField_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsync(UnityEngine.UI.InputField)" > OnEndEditAsync(InputField)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< string> OnEndEditAsync(this InputField inputField)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2020-06-03 01:29:36 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnEndEditAsync_UnityEngine_UI_InputField_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnEndEditAsync(UnityEngine.UI.InputField,System.Threading.CancellationToken)" > OnEndEditAsync(InputField, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< string> OnEndEditAsync(this InputField inputField, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2020-06-03 01:29:36 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsAsyncEnumerable_UnityEngine_Events_UnityEvent_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsAsyncEnumerable(UnityEngine.Events.UnityEvent,System.Threading.CancellationToken)" > OnInvokeAsAsyncEnumerable(UnityEvent, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< AsyncUnit> OnInvokeAsAsyncEnumerable(this UnityEvent unityEvent, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > unityEvent< / code > < / span > < span class = "xref" > UnityEvent< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "Cysharp.Threading.Tasks.AsyncUnit.html" > AsyncUnit< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsAsyncEnumerable__1_UnityEngine_Events_UnityEvent___0__System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsAsyncEnumerable``1(UnityEngine.Events.UnityEvent{``0},System.Threading.CancellationToken)" > OnInvokeAsAsyncEnumerable< T> (UnityEvent< T> , CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< T> OnInvokeAsAsyncEnumerable< T> (this UnityEvent< T> unityEvent, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > unityEvent< / code > < / span > < span class = "xref" > UnityEvent< / span > < T> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < T> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
< section >
< h5 class = "typeParameters" > Type Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > T< / code > < / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsync_UnityEngine_Events_UnityEvent_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsync(UnityEngine.Events.UnityEvent,System.Threading.CancellationToken)" > OnInvokeAsync(UnityEvent, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask OnInvokeAsync(this UnityEvent unityEvent, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > unityEvent< / code > < / span > < span class = "xref" > UnityEvent< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnInvokeAsync__1_UnityEngine_Events_UnityEvent___0__System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnInvokeAsync``1(UnityEngine.Events.UnityEvent{``0},System.Threading.CancellationToken)" > OnInvokeAsync< T> (UnityEvent< T> , CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< T> OnInvokeAsync< T> (this UnityEvent< T> unityEvent, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > unityEvent< / code > < / span > < span class = "xref" > UnityEvent< / span > < T> < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < T> < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
< section >
< h5 class = "typeParameters" > Type Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > T< / code > < / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Dropdown_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Dropdown)" > OnValueChangedAsAsyncEnumerable(Dropdown)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< int> OnValueChangedAsAsyncEnumerable(this Dropdown dropdown)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > dropdown< / code > < / span > < span class = "xref" > Dropdown< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.int32" > int< / a > > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Dropdown_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Dropdown,System.Threading.CancellationToken)" > OnValueChangedAsAsyncEnumerable(Dropdown, CancellationToken)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< int> OnValueChangedAsAsyncEnumerable(this Dropdown dropdown, CancellationToken cancellationToken)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > dropdown< / code > < / span > < span class = "xref" > Dropdown< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.int32" > int< / a > > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_InputField_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.InputField)" > OnValueChangedAsAsyncEnumerable(InputField)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< string> OnValueChangedAsAsyncEnumerable(this InputField inputField)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < 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 >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_InputField_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.InputField,System.Threading.CancellationToken)" > OnValueChangedAsAsyncEnumerable(InputField, CancellationToken)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< string> OnValueChangedAsAsyncEnumerable(this InputField inputField, CancellationToken cancellationToken)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_ScrollRect_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.ScrollRect)" > OnValueChangedAsAsyncEnumerable(ScrollRect)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< Vector2> OnValueChangedAsAsyncEnumerable(this ScrollRect scrollRect)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > scrollRect< / code > < / span > < span class = "xref" > ScrollRect< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < span class = "xref" > Vector2< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_ScrollRect_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.ScrollRect,System.Threading.CancellationToken)" > OnValueChangedAsAsyncEnumerable(ScrollRect, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< Vector2> OnValueChangedAsAsyncEnumerable(this ScrollRect scrollRect, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollRect< / code > < / span > < span class = "xref" > ScrollRect< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < span class = "xref" > Vector2< / span > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Scrollbar_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Scrollbar)" > OnValueChangedAsAsyncEnumerable(Scrollbar)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< float> OnValueChangedAsAsyncEnumerable(this Scrollbar scrollbar)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollbar< / code > < / span > < span class = "xref" > Scrollbar< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Scrollbar_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Scrollbar,System.Threading.CancellationToken)" > OnValueChangedAsAsyncEnumerable(Scrollbar, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< float> OnValueChangedAsAsyncEnumerable(this Scrollbar scrollbar, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollbar< / code > < / span > < span class = "xref" > Scrollbar< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Slider_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Slider)" > OnValueChangedAsAsyncEnumerable(Slider)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< float> OnValueChangedAsAsyncEnumerable(this Slider slider)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > slider< / code > < / span > < span class = "xref" > Slider< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Slider_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Slider,System.Threading.CancellationToken)" > OnValueChangedAsAsyncEnumerable(Slider, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< float> OnValueChangedAsAsyncEnumerable(this Slider slider, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > slider< / code > < / span > < span class = "xref" > Slider< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.IUniTaskAsyncEnumerable-1.html" > IUniTaskAsyncEnumerable< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Toggle_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Toggle)" > OnValueChangedAsAsyncEnumerable(Toggle)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< bool> OnValueChangedAsAsyncEnumerable(this Toggle toggle)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > toggle< / code > < / span > < span class = "xref" > Toggle< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < 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 >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsAsyncEnumerable_UnityEngine_UI_Toggle_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsAsyncEnumerable(UnityEngine.UI.Toggle,System.Threading.CancellationToken)" > OnValueChangedAsAsyncEnumerable(Toggle, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static IUniTaskAsyncEnumerable< bool> OnValueChangedAsAsyncEnumerable(this Toggle toggle, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > toggle< / code > < / span > < span class = "xref" > Toggle< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < 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 >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Dropdown_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Dropdown)" > OnValueChangedAsync(Dropdown)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< int> OnValueChangedAsync(this Dropdown dropdown)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > dropdown< / code > < / span > < span class = "xref" > Dropdown< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.int32" > int< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Dropdown_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Dropdown,System.Threading.CancellationToken)" > OnValueChangedAsync(Dropdown, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< int> OnValueChangedAsync(this Dropdown dropdown, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > dropdown< / code > < / span > < span class = "xref" > Dropdown< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.int32" > int< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_InputField_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.InputField)" > OnValueChangedAsync(InputField)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< string> OnValueChangedAsync(this InputField inputField)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_InputField_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.InputField,System.Threading.CancellationToken)" > OnValueChangedAsync(InputField, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< string> OnValueChangedAsync(this InputField inputField, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > inputField< / code > < / span > < span class = "xref" > InputField< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.string" > string< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_ScrollRect_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.ScrollRect)" > OnValueChangedAsync(ScrollRect)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< Vector2> OnValueChangedAsync(this ScrollRect scrollRect)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollRect< / code > < / span > < span class = "xref" > ScrollRect< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Vector2< / span > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_ScrollRect_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.ScrollRect,System.Threading.CancellationToken)" > OnValueChangedAsync(ScrollRect, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< Vector2> OnValueChangedAsync(this ScrollRect scrollRect, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollRect< / code > < / span > < span class = "xref" > ScrollRect< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Vector2< / span > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Scrollbar_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Scrollbar)" > OnValueChangedAsync(Scrollbar)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< float> OnValueChangedAsync(this Scrollbar scrollbar)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollbar< / code > < / span > < span class = "xref" > Scrollbar< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Scrollbar_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Scrollbar,System.Threading.CancellationToken)" > OnValueChangedAsync(Scrollbar, CancellationToken)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< float> OnValueChangedAsync(this Scrollbar scrollbar, CancellationToken cancellationToken)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > scrollbar< / code > < / span > < span class = "xref" > Scrollbar< / span > < / 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 >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Slider_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Slider)" > OnValueChangedAsync(Slider)< / h4 >
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
< div class = "codewrapper" >
< pre > < code class = "lang- hljs" > public static UniTask< float> OnValueChangedAsync(this Slider slider)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > slider< / code > < / span > < span class = "xref" > Slider< / span > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< / dl >
< / section >
2020-05-13 02:07:22 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Slider_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Slider,System.Threading.CancellationToken)" > OnValueChangedAsync(Slider, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< float> OnValueChangedAsync(this Slider slider, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > slider< / code > < / span > < span class = "xref" > Slider< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Toggle_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Toggle)" > OnValueChangedAsync(Toggle)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< bool> OnValueChangedAsync(this Toggle toggle)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > toggle< / code > < / span > < span class = "xref" > Toggle< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_OnValueChangedAsync_UnityEngine_UI_Toggle_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.OnValueChangedAsync(UnityEngine.UI.Toggle,System.Threading.CancellationToken)" > OnValueChangedAsync(Toggle, CancellationToken)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< bool> OnValueChangedAsync(this Toggle toggle, CancellationToken cancellationToken)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > toggle< / code > < / span > < span class = "xref" > Toggle< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_StartAsyncCoroutine_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.StartAsyncCoroutine*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_StartAsyncCoroutine_UnityEngine_MonoBehaviour_System_Func_System_Threading_CancellationToken_Cysharp_Threading_Tasks_UniTask__" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.StartAsyncCoroutine(UnityEngine.MonoBehaviour,System.Func{System.Threading.CancellationToken,Cysharp.Threading.Tasks.UniTask})" > StartAsyncCoroutine(MonoBehaviour, Func< CancellationToken, UniTask> )< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask StartAsyncCoroutine(this MonoBehaviour monoBehaviour, Func< CancellationToken, UniTask> asyncCoroutine)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > monoBehaviour< / code > < / span > < span class = "xref" > MonoBehaviour< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > asyncCoroutine< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.func-2" > Func< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > , < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_Unity_Jobs_JobHandle_Cysharp_Threading_Tasks_PlayerLoopTiming_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(Unity.Jobs.JobHandle,Cysharp.Threading.Tasks.PlayerLoopTiming)" > ToUniTask(JobHandle, PlayerLoopTiming)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask ToUniTask(this JobHandle jobHandle, PlayerLoopTiming waitTiming)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > jobHandle< / code > < / span > < span class = "xref" > JobHandle< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > waitTiming< / code > < / span > < a class = "xref" href = "Cysharp.Threading.Tasks.PlayerLoopTiming.html" > PlayerLoopTiming< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_AssetBundleCreateRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(UnityEngine.AssetBundleCreateRequest,System.IProgress{System.Single},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > ToUniTask(AssetBundleCreateRequest, IProgress< float> , PlayerLoopTiming, 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 UniTask< AssetBundle> ToUniTask(this AssetBundleCreateRequest asyncOperation, IProgress< float> progress = null, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleCreateRequest< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > progress< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.iprogress-1" > IProgress< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< 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 > 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AssetBundle< / span > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_AssetBundleRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(UnityEngine.AssetBundleRequest,System.IProgress{System.Single},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > ToUniTask(AssetBundleRequest, IProgress< float> , PlayerLoopTiming, 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 UniTask< Object> ToUniTask(this AssetBundleRequest asyncOperation, IProgress< float> progress = null, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > progress< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.iprogress-1" > IProgress< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< 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 > 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > > < / dt >
< dd > < / dd >
< / dl >
< / section >
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_AsyncOperation_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(UnityEngine.AsyncOperation,System.IProgress{System.Single},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > ToUniTask(AsyncOperation, IProgress< float> , PlayerLoopTiming, 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 UniTask ToUniTask(this AsyncOperation asyncOperation, IProgress< float> progress = null, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncOperation< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > progress< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.iprogress-1" > IProgress< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< 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 > 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
< dd > < / dd >
< / dl >
< / section >
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
< dd > < / dd >
< / dl >
< / section >
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_Networking_UnityWebRequestAsyncOperation_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(UnityEngine.Networking.UnityWebRequestAsyncOperation,System.IProgress{System.Single},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > ToUniTask(UnityWebRequestAsyncOperation, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< UnityWebRequest> ToUniTask(this UnityWebRequestAsyncOperation asyncOperation, IProgress< float> progress = null, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > UnityWebRequestAsyncOperation< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > progress< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.iprogress-1" > IProgress< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< 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 > 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > UnityWebRequest< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_Rendering_AsyncGPUReadbackRequest_Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(UnityEngine.Rendering.AsyncGPUReadbackRequest,Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > ToUniTask(AsyncGPUReadbackRequest, PlayerLoopTiming, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< AsyncGPUReadbackRequest> ToUniTask(this AsyncGPUReadbackRequest asyncOperation, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncGPUReadbackRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< 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 > 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AsyncGPUReadbackRequest< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_ToUniTask_UnityEngine_ResourceRequest_System_IProgress_System_Single__Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.ToUniTask(UnityEngine.ResourceRequest,System.IProgress{System.Single},Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken,System.Boolean)" > ToUniTask(ResourceRequest, IProgress< float> , PlayerLoopTiming, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object> ToUniTask(this ResourceRequest asyncOperation, IProgress< float> progress = null, PlayerLoopTiming timing = PlayerLoopTiming.Update, CancellationToken cancellationToken = default, bool cancelImmediately = false)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > ResourceRequest< / span > < / dt >
< dd > < / dd >
< dt > < span class = "parametername" > < code > progress< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.iprogress-1" > IProgress< / a > < < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.single" > float< / a > > < / dt >
< dd > < / dd >
< 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 > 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 > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WaitAsync_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WaitAsync*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WaitAsync_Unity_Jobs_JobHandle_Cysharp_Threading_Tasks_PlayerLoopTiming_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WaitAsync(Unity.Jobs.JobHandle,Cysharp.Threading.Tasks.PlayerLoopTiming,System.Threading.CancellationToken)" > WaitAsync(JobHandle, PlayerLoopTiming, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask WaitAsync(this JobHandle jobHandle, PlayerLoopTiming waitTiming, CancellationToken cancellationToken = default)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > jobHandle< / code > < / span > < span class = "xref" > JobHandle< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > waitTiming< / code > < / span > < a class = "xref" href = "Cysharp.Threading.Tasks.PlayerLoopTiming.html" > PlayerLoopTiming< / a > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleCreateRequest_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.AssetBundleCreateRequest,System.Threading.CancellationToken)" > WithCancellation(AssetBundleCreateRequest, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< AssetBundle> WithCancellation(this AssetBundleCreateRequest asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleCreateRequest< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AssetBundle< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleCreateRequest_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.AssetBundleCreateRequest,System.Threading.CancellationToken,System.Boolean)" > WithCancellation(AssetBundleCreateRequest, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< AssetBundle> WithCancellation(this AssetBundleCreateRequest asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleCreateRequest< / span > < / 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 >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AssetBundle< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.AssetBundleRequest,System.Threading.CancellationToken)" > WithCancellation(AssetBundleRequest, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object> WithCancellation(this AssetBundleRequest asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AssetBundleRequest_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.AssetBundleRequest,System.Threading.CancellationToken,System.Boolean)" > WithCancellation(AssetBundleRequest, CancellationToken, bool)< / h4 >
2020-06-28 09:02:26 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object> WithCancellation(this AssetBundleRequest asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2020-06-28 09:02:26 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AssetBundleRequest< / span > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2020-06-28 09:02:26 +00:00
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AsyncOperation_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.AsyncOperation,System.Threading.CancellationToken)" > WithCancellation(AsyncOperation, CancellationToken)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask WithCancellation(this AsyncOperation asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncOperation< / span > < / dt >
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2020-05-13 02:07:22 +00:00
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
< section >
2025-09-10 09:25:16 +00:00
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_AsyncOperation_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.AsyncOperation,System.Threading.CancellationToken,System.Boolean)" > WithCancellation(AsyncOperation, CancellationToken, bool)< / h4 >
2020-05-13 02:07:22 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask WithCancellation(this AsyncOperation asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2020-05-13 02:07:22 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncOperation< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2020-06-03 01:29:36 +00:00
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask.html" > UniTask< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Networking_UnityWebRequestAsyncOperation_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.Networking.UnityWebRequestAsyncOperation,System.Threading.CancellationToken)" > WithCancellation(UnityWebRequestAsyncOperation, CancellationToken)< / h4 >
2020-06-28 09:02:26 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< UnityWebRequest> WithCancellation(this UnityWebRequestAsyncOperation asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-06-28 09:02:26 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > UnityWebRequestAsyncOperation< / span > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-28 09:02:26 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > UnityWebRequest< / span > > < / dt >
2020-06-28 09:02:26 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Networking_UnityWebRequestAsyncOperation_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.Networking.UnityWebRequestAsyncOperation,System.Threading.CancellationToken,System.Boolean)" > WithCancellation(UnityWebRequestAsyncOperation, CancellationToken, bool)< / h4 >
2023-11-02 04:54:10 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< UnityWebRequest> WithCancellation(this UnityWebRequestAsyncOperation asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2023-11-02 04:54:10 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > UnityWebRequestAsyncOperation< / span > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > UnityWebRequest< / span > > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Rendering_AsyncGPUReadbackRequest_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.Rendering.AsyncGPUReadbackRequest,System.Threading.CancellationToken)" > WithCancellation(AsyncGPUReadbackRequest, CancellationToken)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< AsyncGPUReadbackRequest> WithCancellation(this AsyncGPUReadbackRequest asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncGPUReadbackRequest< / span > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AsyncGPUReadbackRequest< / span > > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_Rendering_AsyncGPUReadbackRequest_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.Rendering.AsyncGPUReadbackRequest,System.Threading.CancellationToken,System.Boolean)" > WithCancellation(AsyncGPUReadbackRequest, CancellationToken, bool)< / h4 >
2023-11-02 04:54:10 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< AsyncGPUReadbackRequest> WithCancellation(this AsyncGPUReadbackRequest asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2023-11-02 04:54:10 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > AsyncGPUReadbackRequest< / span > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > AsyncGPUReadbackRequest< / span > > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_ResourceRequest_System_Threading_CancellationToken_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.ResourceRequest,System.Threading.CancellationToken)" > WithCancellation(ResourceRequest, CancellationToken)< / h4 >
2020-06-03 01:29:36 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2020-06-03 01:29:36 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object> WithCancellation(this ResourceRequest asyncOperation, CancellationToken cancellationToken)< / code > < / pre >
2020-06-03 01:29:36 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > ResourceRequest< / span > < / dt >
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2020-06-03 01:29:36 +00:00
< dd > < / dd >
2020-05-13 02:07:22 +00:00
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > > < / dt >
2020-05-13 02:07:22 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< / section >
< section >
< a id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation*" > < / a >
2025-09-10 09:25:16 +00:00
< h4 id = "Cysharp_Threading_Tasks_UnityAsyncExtensions_WithCancellation_UnityEngine_ResourceRequest_System_Threading_CancellationToken_System_Boolean_" data-uid = "Cysharp.Threading.Tasks.UnityAsyncExtensions.WithCancellation(UnityEngine.ResourceRequest,System.Threading.CancellationToken,System.Boolean)" > WithCancellation(ResourceRequest, CancellationToken, bool)< / h4 >
2023-11-02 04:54:10 +00:00
< div class = "markdown level1 summary" > < / div >
< div class = "markdown level1 conceptual" > < / div >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< div class = "codewrapper" >
2025-09-10 09:25:16 +00:00
< pre > < code class = "lang- hljs" > public static UniTask< Object> WithCancellation(this ResourceRequest asyncOperation, CancellationToken cancellationToken, bool cancelImmediately)< / code > < / pre >
2023-11-02 04:54:10 +00:00
< / div >
< section >
< h5 class = "parameters" > Parameters< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
< dt > < span class = "parametername" > < code > asyncOperation< / code > < / span > < span class = "xref" > ResourceRequest< / span > < / dt >
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancellationToken< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.threading.cancellationtoken" > CancellationToken< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
2025-09-10 09:25:16 +00:00
< dt > < span class = "parametername" > < code > cancelImmediately< / code > < / span > < a class = "xref" href = "https://learn.microsoft.com/dotnet/api/system.boolean" > bool< / a > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2023-11-02 04:54:10 +00:00
< section >
< h5 class = "returns" > Returns< / h5 >
< dl class = "cysharpdocfx-valuedefinition" >
2025-09-10 09:25:16 +00:00
< dt > < a class = "xref" href = "Cysharp.Threading.Tasks.UniTask-1.html" > UniTask< / a > < < span class = "xref" > Object< / span > > < / dt >
2023-11-02 04:54:10 +00:00
< dd > < / dd >
< / dl >
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / section >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< / article >
< / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< 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" >
<!-- <p><a class="back - to - top" href="#top">Back to top</a><p> -->
< / nav >
< / div >
< / div >
< / div >
< / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< footer >
< div class = "footer" >
< div class = "container" >
< span class = "pull-right" >
< a href = "#top" > Back to top< / a >
< / span >
2025-09-10 09:25:16 +00:00
Copyright © < a href = "https://cysharp.co.jp/" > Cysharp< / a > , Inc. | < span > Generated by < strong > DocFX< / strong > < / span >
2020-05-13 02:07:22 +00:00
< / div >
< / div >
< / footer >
< / div >
2025-09-10 09:25:16 +00:00
2020-05-13 02:07:22 +00:00
< 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 >
< script type = "text/javascript" src = "../styles/main.js" > < / script >
< / body >
< / html >