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).
Inherited Members
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class Transient : BlockAttribute
Constructors
Transient()
Declaration
public Transient()