Cultures
Class in Yarn.Unity
Inherits from System.Object
Summary
Provides access to all Culture s supported by Yarn Spinner.
public static class CulturesMethods
| Name | Description |
|---|---|
| GetCulture(string) | Returns the Culture represented by the language code in name . |
| GetCultures() | |
| HasCulture(string) | Returns a boolean value indicating whether name is a valid identifier for retrieving a Culture from GetCulture(string) . |
| TryGetCulture(string,Culture) | Gets the Culture represented by the language code in name . |
Properties
| Name | Description |
|---|---|
| CurrentNeutralCulture |