Show / Hide Table of Contents

Class PremadeGraphs

Inheritance
System.Object
PremadeGraphs
Namespace: Eco.Stats
Assembly: Eco.Gameplay.dll
Syntax
public class PremadeGraphs : AutoSingleton<PremadeGraphs>

Constructors

PremadeGraphs()

Declaration
public PremadeGraphs()

Methods

GenerateTestData(Single, Int32, Boolean, Single)

Declaration
public void GenerateTestData(float days, int players, bool generateClimateData, float pollutionMultiplier)
Parameters
Type Name Description
System.Single days
System.Int32 players
System.Boolean generateClimateData
System.Single pollutionMultiplier

GetFrontPageGraphs()

Declaration
public List<NamedGraph> GetFrontPageGraphs()
Returns
Type Description
System.Collections.Generic.List<NamedGraph>

GetGraphs()

Declaration
public List<NamedGraph> GetGraphs()
Returns
Type Description
System.Collections.Generic.List<NamedGraph>

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾