C# 클래스 Talis.XIVPlugin.Twintania.ViewModels.SettingsViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Bio2hazard/talis.xivplugin.twintania

Private Properties

프로퍼티 타입 설명
RefreshSoundList void

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
RefreshSoundList ( ) : void

메소드 상세

LoadDeathSentenceWarningTimer() 공개 메소드

public LoadDeathSentenceWarningTimer ( ) : void
리턴 void

LoadDivebombTimers() 공개 메소드

public LoadDivebombTimers ( ) : void
리턴 void

LoadEnrageTimers() 공개 메소드

public LoadEnrageTimers ( ) : void
리턴 void

LoadTwisterWarningTimer() 공개 메소드

public LoadTwisterWarningTimer ( ) : void
리턴 void

ResetDeathSentenceWarningTimer() 공개 메소드

public ResetDeathSentenceWarningTimer ( ) : void
리턴 void

ResetDivebombTimers() 공개 메소드

public ResetDivebombTimers ( ) : void
리턴 void

ResetEnrageTimers() 공개 메소드

public ResetEnrageTimers ( ) : void
리턴 void

ResetTwisterWarningTimer() 공개 메소드

public ResetTwisterWarningTimer ( ) : void
리턴 void

SaveDeathSentenceWarningTimer() 공개 메소드

public SaveDeathSentenceWarningTimer ( ) : void
리턴 void

SaveDivebombTimers() 공개 메소드

public SaveDivebombTimers ( ) : void
리턴 void

SaveEnrageTimers() 공개 메소드

public SaveEnrageTimers ( ) : void
리턴 void

SaveTwisterWarningTimer() 공개 메소드

public SaveTwisterWarningTimer ( ) : void
리턴 void

SettingsViewModel() 공개 메소드

public SettingsViewModel ( ) : System
리턴 System

TestDeathSentenceAlert() 공개 메소드

public TestDeathSentenceAlert ( ) : void
리턴 void

TestDeathSentenceWarning() 공개 메소드

public TestDeathSentenceWarning ( ) : void
리턴 void

TestDeathSentenceWarningTimer() 공개 메소드

public TestDeathSentenceWarningTimer ( ) : void
리턴 void

TestDivebombAlert() 공개 메소드

public TestDivebombAlert ( ) : void
리턴 void

TestEnrageAlert() 공개 메소드

public TestEnrageAlert ( ) : void
리턴 void

TestTwisterAlert() 공개 메소드

public TestTwisterAlert ( ) : void
리턴 void

TestTwisterWarning() 공개 메소드

public TestTwisterWarning ( ) : void
리턴 void

TestTwisterWarningTimer() 공개 메소드

public TestTwisterWarningTimer ( ) : void
리턴 void

TwintaniaWidgetReset() 공개 메소드

public TwintaniaWidgetReset ( ) : void
리턴 void

TwintaniaWidgetTestStart() 공개 메소드

public TwintaniaWidgetTestStart ( ) : void
리턴 void

TwintaniaWidgetTestStop() 공개 메소드

public TwintaniaWidgetTestStop ( ) : void
리턴 void