Show / Hide Table of Contents

Class Chunk.Encasement

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

Fields

None

Declaration
public const int None = 0
Field Value
Type Description
System.Int32

SolidEncasement

Declaration
public const int SolidEncasement = 1
Field Value
Type Description
System.Int32

WaterEncasement

Declaration
public const int WaterEncasement = 2
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾