Table of Contents

Class StreamedTreeAttribute

Namespace
Vintagestory.API.Datastructures
Assembly
VintagestoryAPI.dll
public class StreamedTreeAttribute
Inheritance
StreamedTreeAttribute
Inherited Members
Extension Methods

Constructors

StreamedTreeAttribute(BinaryWriter)

public StreamedTreeAttribute(BinaryWriter writer)

Parameters

writer BinaryWriter

Properties

this[string]

public IAttribute this[string key] { get; set; }

Parameters

key string

Property Value

IAttribute