LocalizationAsset.GetLocalizedString

Declaration

public string GetLocalizedString(string original);

Parameters

original Original 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: