C# Class ARKBreedingStats.Player

Show file Open project: cadon/ARKStatsExtractor Class Usage Examples

Public Properties

Property Type Description
Level int
Note string
PlayerName string
Tribe string

Property Details

Level public property

public int Level
return int

Note public property

public string Note
return string

PlayerName public property

public string PlayerName
return string

Tribe public property

public string Tribe
return string