Class Csv
Comma Separated Values (CSV) support. Used to transfer localized data and carry it from one step of the localization process to the other, while allowing interoperability between and among tools.
Namespace: UnityEditor .Localization.Plugins.CSV
Assembly: Unity.Localization.Editor.dll
Syntax
public static class Csv
Methods
Name | Description |
---|---|
Export(Text |
Exports a String |
Export(Text |
Exports all String |
Import |
Import the CSV data into |
Import |
Import the CSV data into |