LocalizationAsset.GetLocalizedString

public string GetLocalizedString(string original);

Parameters

originalOriginal string acting as key.

Returns

string Localized string matching the original in the LocalizationAsset locale

Description

Get the localized string for the specified key.

Did you find this page useful? Please give it a rating: