Writer
The writer that turns a table snapshot into the provider's file format.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Editor
- Assembly: UnityEditor
public abstract ITableFileWriter Writer { get; }
Remarks
Return a writer whose output the provider's reader parses back, so a generated file round-trips.