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
Yarn.Unity Namespace
AssemblyExtensions
AudioLineProvider
AudioLocalizedLine
CharacterColorView
Culture
Cultures
DialogueAdvanceInput
DialogueCharacterNameView
DialogueOption
DialogueReference
DialogueRunner
DialogueViewBase
Effects
InMemoryVariableStorage
showDebug
Clear()
Contains(string)
GetAllVariables()
GetDebugList()
SetAllVariables(Dictionary<string, float>,Dictionary<string, string>,Dictionary<string, bool>,bool)
SetValue(string,bool)
SetValue(string,float)
SetValue(string,string)
TryGetValue(string,T)
LanguageAttribute
LineMetadata
LineProviderBehaviour
LineView
Localization
LocalizedLine
OptionsListView
OptionView
SampleRenderDetector
SerializedDictionary
StringTableEntry
TextLineProvider
VariableStorageBehaviour
VoiceOverView
YarnActionAttribute
YarnCommandAttribute
YarnFunctionAttribute
YarnLinesAsCanvasText
YarnParameterAttribute
YarnProject
YarnStateInjectorAttribute
Powered By
GitBook
GetAllVariables()
Method in
InMemoryVariableStorage
Summary
public
override
(
Dictionary
<
string
,
float
>,
Dictionary
<
string
,
string
>,
Dictionary
<
string
,
bool
>)
GetAllVariables
()
Previous
Contains(string)
Next
GetDebugList()
Last modified
1yr ago