Version: 2019.2
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.