Table of Contents

Class ExportData

Namespace
AwesomeTechnologies.Vegetation.PersistentStorage
Assembly
Assembly-CSharp.dll
public class ExportData
Inheritance
ExportData
Inherited Members
Extension Methods

Constructors

ExportData()

public ExportData()

Fields

PersistentVegetationCellList

public List<PersistentVegetationCell> PersistentVegetationCellList

Field Value

List<PersistentVegetationCell>

PersistentVegetationInstanceInfoList

public List<PersistentVegetationInstanceInfo> PersistentVegetationInstanceInfoList

Field Value

List<PersistentVegetationInstanceInfo>

PersistentVegetationInstanceSourceList

public List<byte> PersistentVegetationInstanceSourceList

Field Value

List<byte>