C# Class ExampleMod.Sounds.Item.Wooo

Inheritance: Terraria.ModLoader.ModSound
Mostrar archivo Open project: bluemagic123/tModLoader

Public Methods

Method Description
PlaySound ( SoundEffectInstance &soundInstance, float volume, float pan, SoundType type ) : SoundEffectInstance

Method Details

PlaySound() public method

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