Yarn Spinner
2.2 (Current)
Website
Discord
GitHub
Patreon
Search
⌃K
Links
⭐
Start Here
Writing Your Dialogue
⌨
Editing with VS Code
✍
Writing in Yarn
🪄
Upgrading Yarn Scripts
Working With Unity
Overview
📦
Installation
⚡
Quick Start
📥
Importing Yarn Files
🧱
Components
🤖
Commands and Functions
🗺
Localizations and Assets
💡
Frequently Asked Questions / "How Do I...?"
Unity Sample Projects
🛠
Choose-Your-Path Game
🛠
Choose-Your-Path Game with Visuals
🛠
NPC Dialogue Game
Guides
🗃
Yarn Variables and Variable Storage
About
The Team
GitHub Repositories
Community Projects
How to credit Yarn Spinner
API Documentation
C#
Yarn Namespace
Yarn.Markup Namespace
Yarn.Compiler Namespace
Yarn.Compiler.Upgrader Namespace
LanguageUpgrader
OrderedSet
TextReplacement
UpgradeJob
UpgradeResult
Files
Diagnostics
OutputFile
UpgradeType
Yarn.Unity Namespace
Powered By
GitBook
Diagnostics
Property in
UpgradeResult
Summary
Gets a collection containing all
Diagnostic
objects across all of the files in
Files
.
public
IEnumerable
<
Diagnostic
>
Diagnostics
{
get
};
Previous
Files
Next
OutputFile
Last modified
1yr ago