C# Class ARKBreedingStats.CreatureCollection

Mostrar archivo 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_oe property

public double imprintingMultiplier
return double

maxBreedingSuggestions public_oe property

public int maxBreedingSuggestions
return int

maxDomLevel public_oe property

public int maxDomLevel
return int

maxWildLevel public_oe property

public int maxWildLevel
return int

showDeads public_oe property

public bool showDeads
return bool

showNeutered public_oe property

public bool showNeutered
return bool

showUnavailable public_oe property

public bool showUnavailable
return bool

tamingFoodRateMultiplier public_oe property

public double tamingFoodRateMultiplier
return double

tamingSpeedMultiplier public_oe property

public double tamingSpeedMultiplier
return double