World.loadedChunks

Gets the number of loaded chunks in the world and its children.

class World
final pure @property @safe @nogc
size_t
loadedChunks
(
bool children = false
)
()

Meta