Class VoxelMapChange
Inheritance
System.Object
VoxelMapChange
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public sealed class VoxelMapChange : ValueType
Fields
Changes
Declaration
public Dictionary<byte, byte> Changes
Field Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Byte, System.Byte> |