Interface IVegetationImporter
- Assembly
- Assembly-CSharp.dll
public interface IVegetationImporter
- Extension Methods
Properties
ImporterName
string ImporterName { get; }
Property Value
PersistentVegetationStorage
PersistentVegetationStorage PersistentVegetationStorage { get; set; }
Property Value
PersistentVegetationStoragePackage
PersistentVegetationStoragePackage PersistentVegetationStoragePackage { get; set; }
Property Value
VegetationPackagePro
VegetationPackagePro VegetationPackagePro { get; set; }
Property Value
Methods
OnGUI()
void OnGUI()