Show / Hide Table of Contents

Interface AccumulatingPuller.IAccumulatingPullerDocumenter

Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public interface IAccumulatingPullerDocumenter

Methods

DescribeAggregated(AccumulatingPuller, Single)

Declaration
string DescribeAggregated(AccumulatingPuller puller, float average)
Parameters
Type Name Description
AccumulatingPuller puller
System.Single average
Returns
Type Description
System.String

DescribeGeneral(AccumulatingPuller)

Declaration
string DescribeGeneral(AccumulatingPuller puller)
Parameters
Type Name Description
AccumulatingPuller puller
Returns
Type Description
System.String
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾