This version of Unity is unsupported.

LocalizationAsset.SetLocalizedString

Declaration

public void SetLocalizedString(string original, string localized);

Parameters

original Original string acting as key.
localized Localized string matching the original in the LocalizationAsset locale

Description

Set the localized string for the specified key