C# Class ARKBreedingStats.Species

Afficher le fichier Open project: cadon/ARKStatsExtractor Class Usage Examples

Méthodes publiques

Свойство Type Description
stats List

Méthodes publiques

Méthode Description
initialize ( ) : void

creates properties that are not created during deserialization. They are set later with the raw-values with the multipliers applied.

Method Details

initialize() public méthode

creates properties that are not created during deserialization. They are set later with the raw-values with the multipliers applied.
public initialize ( ) : void
Résultat void

Property Details

stats public_oe property

public List stats
Résultat List