C# 클래스 Terraria.ModLoader.ModSound

파일 보기 프로젝트 열기: bluemagic123/tModLoader 1 사용 예제들

공개 메소드들

메소드 설명
PlaySound ( SoundEffectInstance &soundInstance, float volume, float pan, SoundType type ) : SoundEffectInstance

메소드 상세

PlaySound() 공개 메소드

public PlaySound ( SoundEffectInstance &soundInstance, float volume, float pan, SoundType type ) : SoundEffectInstance
soundInstance Microsoft.Xna.Framework.Audio.SoundEffectInstance
volume float
pan float
type SoundType
리턴 Microsoft.Xna.Framework.Audio.SoundEffectInstance