Infant God

Home

❯

YSDocs main

❯

docs

❯

api

❯

csharp

❯

yarn.unity.yarntask 1

yarn.unity.yarntask-1

Mar 06, 20261 min read

YarnTask

Struct in Yarn.Unity

Inherits from System.ValueType

Summary

public partial struct YarnTask

Methods

NameDescription
Delay(int,CancellationToken)
Delay(TimeSpan,CancellationToken)Creates a YarnTask that delays for the time indicated by timeSpan , and then returns.
Forget()
FromResult(T)
GetAwaiter()
IsCompleted()
IsCompletedSuccessfully()
SuppressCancellationThrow()
ToCoroutine(Func)
WaitForAsyncOperation(AsyncOperationHandle,CancellationToken)
WaitForAsyncOperation(AsyncOperationHandle,CancellationToken)
WaitUntil(System.Func,System.Threading.CancellationToken)
WaitUntilCanceled(System.Threading.CancellationToken)
WhenAll(IEnumerable)
WhenAll(YarnTask[])
WhenAll(IEnumerable<YarnTask>)
WhenAll(YarnTask[])
Yield()

Properties

NameDescription
CompletedTask

Graph View

  • YarnTask
  • Summary
  • Methods
  • Properties

Backlinks

  • SUMMARY
  • yarn.unity.dialoguerunner.dialoguetask
  • yarn.unity.dialoguerunner
  • yarn.unity.yarntask-1
  • yarn.unity.yarntask.delay-1

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community