Click or drag to resize
IMyStorage Methods

[This is preliminary documentation and is subject to change.]

The IMyStorage type exposes the following members.

Methods
  NameDescription
Public methodOverwriteAllMaterials
Public methodReadRange
Reads range of content and/or materials from specified LOD. If you want to write data back later, you must read LOD0 as that is the only writable one.
Public methodSave
Gets compressed voxel data
Public methodWriteRange
Writes range of content and/or materials from cache to storage. Note that this can only write to LOD0 (higher LODs must be computed based on that).
Top
See Also