Class PlantLayer
Implements
Inherited Members
Namespace: Eco.Simulation.WorldLayers.Layers
Assembly: Eco.Simulation.dll
Syntax
public class PlantLayer : SpeciesLayer, IStorage, ISerializable, IController, IViewController, IHasUniversalID, IWorldLayerView, IWorldLayerLastTickView, IHeatMapOverlay, IOverlayWithDescribableUnits, IMinimapOption, IMinimapCategorizedOption, ISpeciesLayer
Constructors
PlantLayer()
Declaration
public PlantLayer()
Properties
SettingsType
Declaration
public override Type SettingsType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Overrides
Species
Declaration
public PlantSpecies Species { get; }
Property Value
Type | Description |
---|---|
PlantSpecies |
Methods
ToString(Vector2i)
Declaration
public override string ToString(Vector2i layerPos)
Parameters
Type | Name | Description |
---|---|---|
Vector2i | layerPos |
Returns
Type | Description |
---|---|
System.String |