Discuss this page on this pages [[uiQueueSoundtrack Talk Page|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. [[modding:xml:Soundtrack types]] Return to [[modding:function:UI Functions]] list Return to [[:Functions]] list