Discuss this page on this pages TalkPage
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. |
(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.
Return to UI Functions list
Return to Functions list