Class PersistentVegetationInstanceInfo
- Assembly
- Assembly-CSharp.dll
public class PersistentVegetationInstanceInfo
- Inheritance
-
PersistentVegetationInstanceInfo
- Inherited Members
- Extension Methods
Constructors
PersistentVegetationInstanceInfo()
public PersistentVegetationInstanceInfo()
Fields
Count
public int Count
Field Value
SourceCountList
public List<SourceCount> SourceCountList
Field Value
VegetationItemID
public string VegetationItemID
Field Value
Methods
AddSourceCount(SourceCount)
public void AddSourceCount(SourceCount sourceCount)
Parameters
sourceCountSourceCount
AddSourceCountList(List<SourceCount>)
public void AddSourceCountList(List<SourceCount> sourceCountList)
Parameters
sourceCountListList<SourceCount>