Show / Hide Table of Contents

Class MaxYCache

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

Constructors

MaxYCache(IPersistent)

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

Fields

SerializationTimestamp

Declaration
public SerializationTimestamp SerializationTimestamp
Field Value
Type Description
SerializationTimestamp

Properties

Cache

Declaration
public Array2D<int> Cache { get; }
Property Value
Type Description
Array2D<System.Int32>

Implements

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