LocalizationSetup.

GetLocalizationAsset(Type, SystemLanguage) Method

Summary

Returns the ILocalization for the localizationType and language.
Namespace
OneClickLocalization.Core
Containing Type
LocalizationSetup

Syntax

public ILocalization GetLocalizationAsset(Type localizationType, SystemLanguage language)

Parameters

Name Type Description
localizationType Type
language SystemLanguage

Return Value

Type Description
ILocalization