IrrKlang.NET

ISoundEngine.GetSoundSource Method (String)

[Visual Basic]
Overloads Public Function GetSoundSource( _
   ByVal soundName As String _
) As ISoundSource
[C#]
public ISoundSource GetSoundSource(
   string soundName
);

See Also

ISoundEngine Class | IrrKlang Namespace | ISoundEngine.GetSoundSource Overload List