C# Class Talis.XIVPlugin.Twintania.ViewModels.SettingsViewModel

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: Bio2hazard/talis.xivplugin.twintania

Private Properties

Property Type Description
RefreshSoundList void

Public Methods

Method Description
LoadDeathSentenceWarningTimer ( ) : void
LoadDivebombTimers ( ) : void
LoadEnrageTimers ( ) : void
LoadTwisterWarningTimer ( ) : void
ResetDeathSentenceWarningTimer ( ) : void
ResetDivebombTimers ( ) : void
ResetEnrageTimers ( ) : void
ResetTwisterWarningTimer ( ) : void
SaveDeathSentenceWarningTimer ( ) : void
SaveDivebombTimers ( ) : void
SaveEnrageTimers ( ) : void
SaveTwisterWarningTimer ( ) : void
SettingsViewModel ( ) : System
TestDeathSentenceAlert ( ) : void
TestDeathSentenceWarning ( ) : void
TestDeathSentenceWarningTimer ( ) : void
TestDivebombAlert ( ) : void
TestEnrageAlert ( ) : void
TestTwisterAlert ( ) : void
TestTwisterWarning ( ) : void
TestTwisterWarningTimer ( ) : void
TwintaniaWidgetReset ( ) : void
TwintaniaWidgetTestStart ( ) : void
TwintaniaWidgetTestStop ( ) : void

Private Methods

Method Description
RefreshSoundList ( ) : void

Method Details

LoadDeathSentenceWarningTimer() public method

public LoadDeathSentenceWarningTimer ( ) : void
return void

LoadDivebombTimers() public method

public LoadDivebombTimers ( ) : void
return void

LoadEnrageTimers() public method

public LoadEnrageTimers ( ) : void
return void

LoadTwisterWarningTimer() public method

public LoadTwisterWarningTimer ( ) : void
return void

ResetDeathSentenceWarningTimer() public method

public ResetDeathSentenceWarningTimer ( ) : void
return void

ResetDivebombTimers() public method

public ResetDivebombTimers ( ) : void
return void

ResetEnrageTimers() public method

public ResetEnrageTimers ( ) : void
return void

ResetTwisterWarningTimer() public method

public ResetTwisterWarningTimer ( ) : void
return void

SaveDeathSentenceWarningTimer() public method

public SaveDeathSentenceWarningTimer ( ) : void
return void

SaveDivebombTimers() public method

public SaveDivebombTimers ( ) : void
return void

SaveEnrageTimers() public method

public SaveEnrageTimers ( ) : void
return void

SaveTwisterWarningTimer() public method

public SaveTwisterWarningTimer ( ) : void
return void

SettingsViewModel() public method

public SettingsViewModel ( ) : System
return System

TestDeathSentenceAlert() public method

public TestDeathSentenceAlert ( ) : void
return void

TestDeathSentenceWarning() public method

public TestDeathSentenceWarning ( ) : void
return void

TestDeathSentenceWarningTimer() public method

public TestDeathSentenceWarningTimer ( ) : void
return void

TestDivebombAlert() public method

public TestDivebombAlert ( ) : void
return void

TestEnrageAlert() public method

public TestEnrageAlert ( ) : void
return void

TestTwisterAlert() public method

public TestTwisterAlert ( ) : void
return void

TestTwisterWarning() public method

public TestTwisterWarning ( ) : void
return void

TestTwisterWarningTimer() public method

public TestTwisterWarningTimer ( ) : void
return void

TwintaniaWidgetReset() public method

public TwintaniaWidgetReset ( ) : void
return void

TwintaniaWidgetTestStart() public method

public TwintaniaWidgetTestStart ( ) : void
return void

TwintaniaWidgetTestStop() public method

public TwintaniaWidgetTestStop ( ) : void
return void