Method in Cultures
This method is obsolete and may be removed from a future version of Yarn Spinner: Use TryGetCulture, which does not throw if the culture can't be found.
Returns the Culture represented by the language code in name .
name
public static Culture GetCulture(string name)
string name
string
The name of the Culture to retrieve.
The Culture .
Last updated 2 months ago
Was this helpful?