C# 클래스 iNGen.Helpers.SoundManager

파일 보기 프로젝트 열기: prom3theu5/iNGEN-Ark-RCON-Desktop

공개 메소드들

메소드 설명
PlayFile ( string file ) : void

비공개 메소드들

메소드 설명
PlayMp3 ( string mp3File ) : void
PlayWav ( string wavFile ) : void

메소드 상세

PlayFile() 공개 정적인 메소드

public static PlayFile ( string file ) : void
file string
리턴 void