2.3 (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
Building a Custom Dialogue Runner
🗃
Yarn Variables and Custom 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
Actions
AudioLineProvider
CharacterColorView
Culture
DisplayName
IsNeutralCulture
Name
NativeName
Culture(System.Globalization.CultureInfo)
Cultures
DialogueAdvanceInput
DialogueCharacterNameView
DialogueOption
DialogueReference
DialogueRunner
DialogueViewBase
Effects
IActionRegistration
ICommand
InMemoryVariableStorage
LanguageAttribute
LineMetadata
LineProviderBehaviour
LineView
Localization
LocalizationType
LocalizedLine
OptionsListView
OptionView
SampleRenderDetector
SerializedDictionary
StringTableEntry
TextLineProvider
VariableStorageBehaviour
VoiceOverView
YarnActionAttribute
YarnCommandAttribute
YarnFunctionAttribute
YarnLinesAsCanvasText
YarnNodeAttribute
YarnParameterAttribute
YarnProject
YarnStateInjectorAttribute
Yarn.Unity.UnityLocalization Namespace
Powered By
GitBook
NativeName
Field in
Culture
Summary
The languages name as called in the language itself. Will be "Deutsch (Schweiz) for "de-CH". Use this to present the language in-game so people can find their native language.
public
string
NativeName
;
Previous
Name
Next
Culture(System.Globalization.CultureInfo)
Last modified
21d ago