Details

Last Updated
10 months ago
First Uploaded
10 months ago
Downloads
168K
Likes
15
Size
481KB
Dependency string
TrevTV-AudioImportLib-1.3.0
Dependants

Categories

Audio Import Lib

A library to allow code modders to import common audio file formats into AudioClips that are playable in-game.

API

There is only one method in the API. AudioImportLib.API.LoadAudioClip(string absolutePathToFile, bool dontUnloadUnusedAsset = true); The first parameter is the local path to the audio file. The second parameter determines if the lib will automatically set the clip's hideflags to DontUnloadUnusedAsset to prevent Unity from collecting it.

What if I already have Bass.Net and bass.dll installed?

It shouldn't conflict.

Does this support r2modman?

It should.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.