Interface IDependencyLayer
Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public interface IDependencyLayer
Methods
Dependencies()
Declaration
IEnumerable<WorldLayerSettings> Dependencies()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<WorldLayerSettings> |