Method in Cultures
Returns a boolean value indicating whether name
is a valid identifier for retrieving a Culture from GetCulture(string) .
Name | Description |
---|---|
true
if name is a valid Culture name; false
otherwise.
string
name
Class in Yarn.Unity
Inherits from System.Object
Provides access to all Culture s supported by Yarn Spinner.
Name | Description |
---|---|
string
name
The name of the Culture to retrieve.
Returns the Culture represented by the language code in name
.
Returns a boolean value indicating whether name
is a valid identifier for retrieving a Culture from GetCulture(string) .