For the complete documentation index, see llms.txt. This page is also available as Markdown.

ToCoroutine(Func<YarnTask>)

Method in YarnTask

Summary

public static partial IEnumerator ToCoroutine(Func<YarnTask> factory);

Parameters

Name
Description

Func<Yarn.Unity.YarnTask> factory

Last updated

Was this helpful?