ChunkManager.getChunkSnapshot

returned value isNull if chunk is not loaded/added If uncompress is Yes then tries to convert snapshot to uncompressed. If has users, then compressed snapshot is returned.

class ChunkManager
getChunkSnapshot
(,
ubyte layer
,
Flag!"Uncompress" uncompress = Flag!"Uncompress".no
)

Meta