C# 클래스 Grabacr07.KanColleViewer.Plugins.CustomSound

파일 보기 프로젝트 열기: KCV-Localisation/KanColleViewer

공개 메소드들

메소드 설명
FileCheck ( string header ) : string
GetRandomSound ( string header ) : string
SoundOutput ( string header, bool IsWin8 ) : void

비공개 메소드들

메소드 설명
DisposeWave ( ) : void

메소드 상세

FileCheck() 공개 메소드

public FileCheck ( string header ) : string
header string
리턴 string

GetRandomSound() 공개 메소드

public GetRandomSound ( string header ) : string
header string
리턴 string

SoundOutput() 공개 메소드

public SoundOutput ( string header, bool IsWin8 ) : void
header string
IsWin8 bool
리턴 void