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

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Bio2hazard/talis.xivplugin.twintania

Private Properties

Свойство Type Description
RefreshSoundList void

Méthodes publiques

Méthode 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

Méthode Description
RefreshSoundList ( ) : void

Method Details

LoadDeathSentenceWarningTimer() public méthode

public LoadDeathSentenceWarningTimer ( ) : void
Résultat void

LoadDivebombTimers() public méthode

public LoadDivebombTimers ( ) : void
Résultat void

LoadEnrageTimers() public méthode

public LoadEnrageTimers ( ) : void
Résultat void

LoadTwisterWarningTimer() public méthode

public LoadTwisterWarningTimer ( ) : void
Résultat void

ResetDeathSentenceWarningTimer() public méthode

public ResetDeathSentenceWarningTimer ( ) : void
Résultat void

ResetDivebombTimers() public méthode

public ResetDivebombTimers ( ) : void
Résultat void

ResetEnrageTimers() public méthode

public ResetEnrageTimers ( ) : void
Résultat void

ResetTwisterWarningTimer() public méthode

public ResetTwisterWarningTimer ( ) : void
Résultat void

SaveDeathSentenceWarningTimer() public méthode

public SaveDeathSentenceWarningTimer ( ) : void
Résultat void

SaveDivebombTimers() public méthode

public SaveDivebombTimers ( ) : void
Résultat void

SaveEnrageTimers() public méthode

public SaveEnrageTimers ( ) : void
Résultat void

SaveTwisterWarningTimer() public méthode

public SaveTwisterWarningTimer ( ) : void
Résultat void

SettingsViewModel() public méthode

public SettingsViewModel ( ) : System
Résultat System

TestDeathSentenceAlert() public méthode

public TestDeathSentenceAlert ( ) : void
Résultat void

TestDeathSentenceWarning() public méthode

public TestDeathSentenceWarning ( ) : void
Résultat void

TestDeathSentenceWarningTimer() public méthode

public TestDeathSentenceWarningTimer ( ) : void
Résultat void

TestDivebombAlert() public méthode

public TestDivebombAlert ( ) : void
Résultat void

TestEnrageAlert() public méthode

public TestEnrageAlert ( ) : void
Résultat void

TestTwisterAlert() public méthode

public TestTwisterAlert ( ) : void
Résultat void

TestTwisterWarning() public méthode

public TestTwisterWarning ( ) : void
Résultat void

TestTwisterWarningTimer() public méthode

public TestTwisterWarningTimer ( ) : void
Résultat void

TwintaniaWidgetReset() public méthode

public TwintaniaWidgetReset ( ) : void
Résultat void

TwintaniaWidgetTestStart() public méthode

public TwintaniaWidgetTestStart ( ) : void
Résultat void

TwintaniaWidgetTestStop() public méthode

public TwintaniaWidgetTestStop ( ) : void
Résultat void