Show / Hide Table of Contents

Class PollutionPenalty

Inheritance
System.Object
PollutionPenalty
Namespace: Eco.Gameplay.Rooms
Assembly: Eco.Gameplay.dll
Syntax
public class PollutionPenalty : Object

Constructors

PollutionPenalty()

Declaration
public PollutionPenalty()

Properties

Enable

Declaration
public bool Enable { get; set; }
Property Value
Type Description
System.Boolean

MaxPenaltyPercent

Declaration
public float MaxPenaltyPercent { get; set; }
Property Value
Type Description
System.Single

MinPenaltyPercent

Declaration
public float MinPenaltyPercent { get; set; }
Property Value
Type Description
System.Single

PenaltyScalingMode

Declaration
public string PenaltyScalingMode { get; set; }
Property Value
Type Description
System.String

PollutionValueWherePenaltyStarts

Declaration
public float PollutionValueWherePenaltyStarts { get; set; }
Property Value
Type Description
System.Single

PollutionValueWherePenaltyStopsIncreasing

Declaration
public float PollutionValueWherePenaltyStopsIncreasing { get; set; }
Property Value
Type Description
System.Single

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
☀
☾