Show / Hide Table of Contents

Class ChunkGridExtensions

Inheritance
System.Object
ChunkGridExtensions
Namespace: Eco.Shared.Voxel
Assembly: Eco.Shared.dll
Syntax
public static class ChunkGridExtensions : Object

Methods

Clear(IChunkGrid)

Shortcut for Clear(Guid) with new System.Guid generated.

Declaration
public static void Clear(this IChunkGrid chunkGrid)
Parameters
Type Name Description
IChunkGrid chunkGrid
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾