Chunks
Moddable voxel sandbox for room-scale VR.
Chunks.IConfigCollection Interface Reference

Classes that implement this interface can be used with the Chunks.Config static class to automatically read and write config files. Any public fields in classes implementing this interface will be serialized when saving the config file. More...

Inheritance diagram for Chunks.IConfigCollection:
Chunks.Geometry.WorldConfig

Detailed Description

Classes that implement this interface can be used with the Chunks.Config static class to automatically read and write config files. Any public fields in classes implementing this interface will be serialized when saving the config file.


The documentation for this interface was generated from the following file: