C# Class Talis.XIVPlugin.Twintania.Windows.TwintaniaWidgetViewModel

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

Private Properties

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

Méthodes publiques

Méthode Description
DeathSentenceTimerStart ( ) : void
DeathSentenceTimerStop ( ) : void
DivebombTimerStart ( ) : void
DivebombTimerStop ( ) : void
EnrageTimerStart ( ) : void
EnrageTimerStop ( ) : void
TestModeStart ( ) : void
TestModeStop ( ) : void
TriggerDeathSentence ( ) : void
TriggerDiveBomb ( ) : void
TriggerTwister ( ) : void
TwisterTimerStart ( ) : void
TwisterTimerStop ( ) : void

Private Methods

Méthode Description
RaisePropertyChanged ( [ caller = "" ) : void

Method Details

DeathSentenceTimerStart() public méthode

public DeathSentenceTimerStart ( ) : void
Résultat void

DeathSentenceTimerStop() public méthode

public DeathSentenceTimerStop ( ) : void
Résultat void

DivebombTimerStart() public méthode

public DivebombTimerStart ( ) : void
Résultat void

DivebombTimerStop() public méthode

public DivebombTimerStop ( ) : void
Résultat void

EnrageTimerStart() public méthode

public EnrageTimerStart ( ) : void
Résultat void

EnrageTimerStop() public méthode

public EnrageTimerStop ( ) : void
Résultat void

TestModeStart() public méthode

public TestModeStart ( ) : void
Résultat void

TestModeStop() public méthode

public TestModeStop ( ) : void
Résultat void

TriggerDeathSentence() public méthode

public TriggerDeathSentence ( ) : void
Résultat void

TriggerDiveBomb() public méthode

public TriggerDiveBomb ( ) : void
Résultat void

TriggerTwister() public méthode

public TriggerTwister ( ) : void
Résultat void

TwisterTimerStart() public méthode

public TwisterTimerStart ( ) : void
Résultat void

TwisterTimerStop() public méthode

public TwisterTimerStop ( ) : void
Résultat void