Table of Contents

Interface IVegetationImporter

Namespace
AwesomeTechnologies.Vegetation.PersistentStorage
Assembly
Assembly-CSharp.dll
public interface IVegetationImporter
Extension Methods

Properties

ImporterName

string ImporterName { get; }

Property Value

string

PersistentVegetationStorage

PersistentVegetationStorage PersistentVegetationStorage { get; set; }

Property Value

PersistentVegetationStorage

PersistentVegetationStoragePackage

PersistentVegetationStoragePackage PersistentVegetationStoragePackage { get; set; }

Property Value

PersistentVegetationStoragePackage

VegetationPackagePro

VegetationPackagePro VegetationPackagePro { get; set; }

Property Value

VegetationPackagePro

Methods

OnGUI()

void OnGUI()