C# Class ExampleMod.Sounds.Custom.WatchOut

Inheritance: Terraria.ModLoader.ModSound
Afficher le fichier Open project: bluemagic123/tModLoader

Méthodes publiques

Méthode Description
PlaySound ( SoundEffectInstance &soundInstance, float volume, float pan, SoundType type ) : SoundEffectInstance

Method Details

PlaySound() public méthode

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