C# Class fBaseXtensions.Stats.Stats

Exibir arquivo Open project: herbfunk/Funky Class Usage Examples

Public Properties

Property Type Description
Hero string

Public Methods

Method Description
ProfileChanged ( string sThisProfile ) : void
Stats ( ) : System

Private Methods

Method Description
GenerateOutputString ( ) : string
GetFirstProfile ( ) : TrackedProfile
WriteProfileTrackerOutput ( Stats &stats ) : void

Method Details

ProfileChanged() public method

public ProfileChanged ( string sThisProfile ) : void
sThisProfile string
return void

Stats() public method

public Stats ( ) : System
return System

Property Details

Hero public_oe property

public string Hero
return string