Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Writer

The writer that turns a table snapshot into the provider's file format.
Read time 1 minuteLast updated 11 days ago

Definition

public abstract ITableFileWriter Writer { get; }

Remarks

Return a writer whose output the provider's reader parses back, so a generated file round-trips.