Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:StreamPlayer properties (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> StreamPlayer (properties) |
Contents
- 1 Properties
- 1.1 Property group 'StreamPlayer'
- 1.1.1 b_BotA
- 1.1.2 b_BotB
- 1.1.3 b_BotC
- 1.1.4 b_Management
- 1.1.5 b_NextTrack
- 1.1.6 b_Play
- 1.1.7 b_Playlist
- 1.1.8 b_PrevTrack
- 1.1.9 b_Stop
- 1.1.10 bConstrict
- 1.1.11 bExpand
- 1.1.12 Bk1
- 1.1.13 bk2
- 1.1.14 ch_Repeat
- 1.1.15 ch_RepeatAll
- 1.1.16 ch_Shuffle
- 1.1.17 ch_ShuffleAll
- 1.1.18 ClosedFolder
- 1.1.19 cm_AllLists
- 1.1.20 cm_Playlist
- 1.1.21 CollapseManagementHint
- 1.1.22 CollapsePlaylistHint
- 1.1.23 ConstrictedHeight
- 1.1.24 CurrentPlaylist
- 1.1.25 DebugIndex
- 1.1.26 ExpandedHeight
- 1.1.27 ExpandManagementHint
- 1.1.28 ExpandPlaylistHint
- 1.1.29 Handler
- 1.1.30 ID3TagEditorMenu
- 1.1.31 l_Time
- 1.1.32 lb_AllPlaylists
- 1.1.33 lb_Playlist
- 1.1.34 lb_SongInfo
- 1.1.35 li_AllLists
- 1.1.36 li_Playlist
- 1.1.37 MGNew
- 1.1.38 MGRemove
- 1.1.39 MGRename
- 1.1.40 NewCaption
- 1.1.41 OpenFolder
- 1.1.42 OptionsMenu
- 1.1.43 PauseHint
- 1.1.44 PauseImage
- 1.1.45 PLAdd
- 1.1.46 PlayHint
- 1.1.47 PlayImage
- 1.1.48 PlaylistEditorMenu
- 1.1.49 PlaylistManager
- 1.1.50 PlaylistNameCaption
- 1.1.51 PLClear
- 1.1.52 PLRemove
- 1.1.53 RenameCaption
- 1.1.54 sb_Management
- 1.1.55 sb_PlayList
- 1.1.56 sl_Volume
- 1.1.57 SongSeconds
- 1.1.58 WindowMode
- 1.2 Default values
- 1.1 Property group 'StreamPlayer'
;Other member categories for this class::defaults, instance functions
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. |
Properties
Property group 'StreamPlayer'
b_BotA
Type: GUIButton
Modifiers: automated
Default value: GUIButton'bBotA'
b_BotB
Type: GUIButton
Modifiers: automated
Default value: GUIButton'bBotB'
b_BotC
Type: GUIButton
Modifiers: automated
Default value: GUIButton'bBotC'
b_Management
Type: GUIGFXButton
Modifiers: automated
Default value: GUIGFXButton'ManagePlaylistsButton'
b_NextTrack
Type: GUIGFXButton
Modifiers: automated
Default value: GUIGFXButton'NextTrackButton'
b_Play
Type: GUIGFXButton
Modifiers: automated
Default value: GUIGFXButton'PlayButton'
b_Playlist
Type: GUIGFXButton
Modifiers: automated
Default value: GUIGFXButton'ShowPlaylistButton'
b_PrevTrack
Type: GUIGFXButton
Modifiers: automated
Default value: GUIGFXButton'PrevTrackButton'
b_Stop
Type: GUIGFXButton
Modifiers: automated
Default value: GUIGFXButton'StopButton'
bConstrict
Type: bool
bExpand
Type: bool
Bk1
Type: GUIImage
Modifiers: automated
bk2
Type: GUIImage
Modifiers: automated
ch_Repeat
Type: GUICheckBoxButton
Modifiers: automated
Default value: GUICheckBoxButton'RepeatCheck'
ch_RepeatAll
Type: GUICheckBoxButton
Modifiers: automated
Default value: GUICheckBoxButton'RepeatAllCheck'
ch_Shuffle
Type: GUICheckBoxButton
Modifiers: automated
Default value: GUICheckBoxButton'ShuffleCheck'
ch_ShuffleAll
Type: GUICheckBoxButton
Modifiers: automated
Default value: GUICheckBoxButton'ShuffleAllCheck'
ClosedFolder
Type: Material
Default value: Material'2k4Menus.mp3.viewplaylist'
cm_AllLists
Type: GUIContextMenu
Modifiers: editconst, noexport
Default value: GUIContextMenu'PlaylistRCMenu'
cm_Playlist
Type: GUIContextMenu
Modifiers: editconst, noexport
Default value: GUIContextMenu'SongRCMenu'
CollapseManagementHint
Type: string
Modifiers: localized
Default value: "Hide Playlist Options"
CollapsePlaylistHint
Type: string
Modifiers: localized
Default value: "Hide Current Playlist"
ConstrictedHeight
Type: float
Default value: 0.32
CurrentPlaylist
Type: StreamPlaylist
Modifiers: editconst, noexport, editinline
DebugIndex
Type: int
ExpandedHeight
Type: float
Modifiers: config
Default value: 0.5
ExpandManagementHint
Type: string
Modifiers: localized
Default value: "Show Playlist Options"
ExpandPlaylistHint
Type: string
Modifiers: localized
Default value: "Show Current Playlist"
Handler
Type: StreamInteraction
Modifiers: editconst, noexport, editinline
ID3TagEditorMenu
Type: string
Modifiers: config
Default value: "GUI2K4.ID3TagEditor"
l_Time
Type: GUILabel
Modifiers: automated
Default value: GUILabel'SongTime'
lb_AllPlaylists
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'SelectPlaylistListBox'
lb_Playlist
Type: GUIListBox
Modifiers: automated
Default value: GUIListBox'PlaylistListBox'
lb_SongInfo
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'SongInfoBox'
li_AllLists
Type: GUIList
Modifiers: editconst, noexport
li_Playlist
Type: GUIList
Modifiers: editconst, noexport
MGNew
Type: string
Modifiers: localized
Default value: "New"
MGRemove
Type: string
Modifiers: localized
Default value: "Remove"
MGRename
Type: string
Modifiers: localized
Default value: "Rename"
NewCaption
Type: string
Modifiers: localized
Default value: "Create New Playlist"
OpenFolder
Type: Material
Default value: Material'2k4menus.mp3.closeplaylist'
OptionsMenu
Type: string
Modifiers: config
PauseHint
Type: string
Modifiers: localized
Default value: "Pause"
PauseImage
Type: Material
Default value: Material'2K4Menus.mp3.pause'
PLAdd
Type: string
Modifiers: localized
Default value: "Add"
PlayHint
Type: string
Modifiers: localized
Default value: "Play"
PlayImage
Type: Material
Default value: Material'2K4Menus.mp3.play'
PlaylistEditorMenu
Type: string
Modifiers: config
Default value: "GUI2K4.StreamPlaylistEditor"
PlaylistManager
Type: StreamPlaylistManager
Modifiers: editconst, noexport, editinline
PlaylistNameCaption
Type: string
Modifiers: localized
Default value: "Name: "
PLClear
Type: string
Modifiers: localized
Default value: "Clear"
PLRemove
Type: string
Modifiers: localized
Default value: "Remove"
RenameCaption
Type: string
Modifiers: localized
Default value: "Rename Playlist"
sb_Management
Type: GUISectionBackground
Modifiers: automated
Default value: AltSectionBackground'sbManagement'
sb_PlayList
Type: GUISectionBackground
Modifiers: automated
Default value: AltSectionBackground'sbPlayList'
sl_Volume
Type: GUISlider
Modifiers: automated
Default value: GUISlider'StreamVolume'
SongSeconds
Type: int
Modifiers: editconst, noexport
WindowMode
Type: epbWinMode