Level Exporter
class LevelExporter
Represents a class that exports a LevelZ Level to a file.
Properties
Link copied to clipboard
Whether to include a section separator in the export.
Link copied to clipboard
Whether to include data in the export.
Link copied to clipboard
Whether to include headers in the export.
Link copied to clipboard
The line separator to use in the export. Default is \n
.
Link copied to clipboard
A comparator to sort the blocks by. Default is by LevelObject.coordinate.
Link copied to clipboard
A comparator to sort the headers by. Default is in order.