Loading...
Method in Localization
Gets the line IDs present in this localization.
public IEnumerable<string> GetLineIDs()
The line IDs can be used to access the localized text or asset associated with a line.
The line IDs.