GetLineIDs()
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
Was this helpful?
