Method GetLocaleGroup
GetLocaleGroup(LocaleIdentifier)
Returns the active group assigned to the LocaleIdentifier or null if one has not been assigned.
Declaration
public AddressableAssetGroup GetLocaleGroup(LocaleIdentifier identifier)
Parameters
Type | Name | Description |
---|---|---|
LocaleIdentifier | identifier | The Locale Id to search for. |
Returns
Type | Description |
---|---|
AddressableAssetGroup |