C# Class ARKBreedingStats.CreatureCollection

Show file Open project: cadon/ARKStatsExtractor Class Usage Examples

Public Properties

Property Type Description
imprintingMultiplier double
maxBreedingSuggestions int
maxDomLevel int
maxWildLevel int
showDeads bool
showNeutered bool
showUnavailable bool
tamingFoodRateMultiplier double
tamingSpeedMultiplier double

Property Details

imprintingMultiplier public property

public double imprintingMultiplier
return double

maxBreedingSuggestions public property

public int maxBreedingSuggestions
return int

maxDomLevel public property

public int maxDomLevel
return int

maxWildLevel public property

public int maxWildLevel
return int

showDeads public property

public bool showDeads
return bool

showNeutered public property

public bool showNeutered
return bool

showUnavailable public property

public bool showUnavailable
return bool

tamingFoodRateMultiplier public property

public double tamingFoodRateMultiplier
return double

tamingSpeedMultiplier public property

public double tamingSpeedMultiplier
return double