Author Topic: Hiding a sound datablock  (Read 470 times)

There are certain sounds I don't want people to be able to play or even see via events.
However, sounds use the filename itself instead of a uiName for selection via events.

Is there any way to hide a sound from the event sound selector list?

Well that could be a problem, then.

The only thing I can think of doing is to name the sounds with terrible descriptions, then package the fxDTSBrick::playSound function (if that even exists).

Failing that, ask Baddy. Sounds really should have a UI name..

Set an uiname in the AudioProfile and the sound will not be shown.