2.3 (Current)
Search
K
Links

GetLineIDs()

Method in Localization

Summary

Gets the line IDs present in this localization.
public IEnumerable<string> GetLineIDs()

Remarks

The line IDs can be used to access the localized text or asset associated with a line.

Returns

The line IDs.