C# Class Reign.Audio.Dumby.SoundWAV

Inheritance: ISoundWAV
Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Méthode Description
SoundWAV ( IDisposableResource parent, string filename, int instanceCount, bool looped, Loader loadedCallback ) : Reign.Core

Method Details

SoundWAV() public méthode

public SoundWAV ( IDisposableResource parent, string filename, int instanceCount, bool looped, Loader loadedCallback ) : Reign.Core
parent IDisposableResource
filename string
instanceCount int
looped bool
loadedCallback Reign.Core.Loader
Résultat Reign.Core