Discuss this page on this pages TalkPage

uiQueueSoundtrack

Syntax (uiQueueSoundtrack soundtrackUNID [options])
Arguments soundtrackUNID: UNID of the soundtrack type to queue.
options: Options to pass on to the soundtrack manager
Returns
Category ui functions, soundtrack functions
Description Adds the soundtrack to the top of the queue.

Example

(uiQueueSoundtrack &muArenaVictor;)

Adds the soundtrack &muArenaVictor; to the top of the soundtrack queue. Because &muArenaVictor; is a specialSoundtrack, this is the only way to get it to play.

Soundtrack types

Return to UI Functions list

Return to Functions list