Class LawEffect
Inheritance
System.Object
LawEffect
Namespace: Eco.Gameplay.Civics.Laws
Assembly: Eco.Gameplay.dll
Syntax
public class LawEffect : Object
Constructors
LawEffect()
Declaration
public LawEffect()
Fields
Description
Declaration
public LocString Description
Field Value
| Type | Description |
|---|---|
| LocString |
Laws
Declaration
public readonly ConcurrentHashSet<Law> Laws
Field Value
| Type | Description |
|---|---|
| ConcurrentCollections.ConcurrentHashSet<Law> |