C# Class TShockAPI.StatTracker

ファイルを表示 Open project: NyxStudios/TShock

Public Properties

Property Type Description
OptOut bool
ProviderToken string

Public Methods

Method Description
Initialize ( ) : void
StatTracker ( ) : System

Private Methods

Method Description
GetPhysicallyInstalledSystemMemory ( long &totalMemInKb ) : bool
SendUpdate ( object info ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void

StatTracker() public method

public StatTracker ( ) : System
return System

Property Details

OptOut public_oe property

public bool OptOut
return bool

ProviderToken public_oe property

public string ProviderToken
return string