Show / Hide Table of Contents

Class Transient

Attribute used to mark a block that is nulled out on load, to handle desync issues with other saved data (such as plants or world objects).

Inheritance
System.Object
BlockAttribute
Transient
Inherited Members
BlockAttribute.Unset
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class Transient : BlockAttribute

Constructors

Transient()

Declaration
public Transient()
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾