C# Class ARKBreedingStats.Player

Mostrar archivo Open project: cadon/ARKStatsExtractor Class Usage Examples

Public Properties

Property Type Description
Level int
Note string
PlayerName string
Tribe string

Property Details

Level public_oe property

public int Level
return int

Note public_oe property

public string Note
return string

PlayerName public_oe property

public string PlayerName
return string

Tribe public_oe property

public string Tribe
return string