soundbank | Sansar Store
soundbank

soundbank

FREE

You need to own this item to leave a rating.

0 ratings

*Not a standalone product

Soundbank utility.
Used by other scripts as a reflective service to retrieve SoundResource assets.

public interface ISoundBank{
string GetId();
int GetCount();
SoundResource GetSound(int ix); // by index number
SoundResource GetSoundByName(string name);
SoundResource GetSoundByNameX(string name);// by partial match
SoundResource SoundRandom();
}

Item name
soundbank
Sold by
Resale
No