Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:UT2OGGMenu (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2MusicManager >> UT2OGGMenu |
Contents
- Package:
- OGGPlayer
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
(C) 2002, Epic Games
Properties[edit]
Delegates[edit]
OnClose[edit]
delegate OnClose (optional bool bCanceled)
Overrides: GUIPage.OnClose
Instance functions[edit]
Add[edit]
function bool Add (GUIComponent Sender)
AddAll[edit]
function bool AddAll (GUIComponent Sender)
DownClick[edit]
function bool DownClick (GUIComponent Sender)
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent
MusicChanged[edit]
function MusicChanged ()
Overrides: UT2MusicManager.MusicChanged
NewTrack[edit]
function NewTrack ()
Remove[edit]
function bool Remove (GUIComponent Sender)
RemoveAll[edit]
function bool RemoveAll (GUIComponent Sender)
RepeatChange[edit]
function RepeatChange (GUIComponent Sender)
SaveSongList[edit]
function SaveSongList ()
SetInitialMusic[edit]
Overrides: UT2MusicManager.SetInitialMusic
SetMusic[edit]
function SetMusic (string NewSong)
Overrides: UT2MusicManager.SetMusic
ShuffleChange[edit]
function ShuffleChange (GUIComponent Sender)
SongChange[edit]
function bool SongChange (GUIComponent Sender)
SongsDblClick[edit]
function bool SongsDblClick (GUIComponent Sender)
UpClick[edit]
function bool UpClick (GUIComponent Sender)
VolumeChange[edit]
function VolumeChange (GUIComponent Sender)