TryGetCulture(string,Culture)
Method in Cultures
Summary
Gets the Culture represented by the language code in name
.
Parameters
Name
Description
string
name
The name of the Culture to retrieve.
Yarn.Unity.Culture culture
Returns
true
if a Culture was found; false
otherwise.
Last updated