Show / Hide Table of Contents

Class TopBlockCache

Inheritance
System.Object
PersistentChunkObject
TopBlockCache
Implements
IStorage
ISerializable
Inherited Members
PersistentChunkObject.StorageHandle
Namespace: Eco.World
Assembly: Eco.World.dll
Syntax
public class TopBlockCache : PersistentChunkObject, IStorage, ISerializable

Constructors

TopBlockCache(IPersistent)

Declaration
public TopBlockCache(IPersistent storageHandle)
Parameters
Type Name Description
IPersistent storageHandle

Fields

SerializationTimestamp

Declaration
public SerializationTimestamp SerializationTimestamp
Field Value
Type Description
SerializationTimestamp

Properties

Cache

Declaration
public Array2D<Block> Cache { get; }
Property Value
Type Description
Array2D<Block>

Implements

IStorage
ISerializable
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾