C# Class fBaseXtensions.Stats.Stats

Afficher le fichier Open project: herbfunk/Funky Class Usage Examples

Méthodes publiques

Свойство Type Description
Hero string

Méthodes publiques

Méthode Description
ProfileChanged ( string sThisProfile ) : void
Stats ( ) : System

Private Methods

Méthode Description
GenerateOutputString ( ) : string
GetFirstProfile ( ) : TrackedProfile
WriteProfileTrackerOutput ( Stats &stats ) : void

Method Details

ProfileChanged() public méthode

public ProfileChanged ( string sThisProfile ) : void
sThisProfile string
Résultat void

Stats() public méthode

public Stats ( ) : System
Résultat System

Property Details

Hero public_oe property

public string Hero
Résultat string