Show / Hide Table of Contents

Class PusherContext

Inheritance
System.Object
PusherContext
Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public sealed class PusherContext : ValueType

Constructors

PusherContext(IWorldLayerPusher, WorldArea)

Declaration
public PusherContext(IWorldLayerPusher pusher, WorldArea area)
Parameters
Type Name Description
IWorldLayerPusher pusher
WorldArea area

Properties

DependencyValues

Declaration
public float[] DependencyValues { get; }
Property Value
Type Description
System.Single[]

Neighborhood

Declaration
public WorldLayerNeighborInfo[] Neighborhood { get; }
Property Value
Type Description
WorldLayerNeighborInfo[]
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾