My program doesn't have bugs. It just develops random features.
UE2:ID3TagEditor (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> ID3TagEditor |
Contents
- Package:
- GUI2K4
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. |
Created on: 10/21/2003 A small menu for viewing/editing ID3 v1/v2 tags
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
ed_Fields
Type: array<AnimatedEditBox>
EditBoxHint
Type: string
Modifiers: localized
Default value: "Click to edit"
FileManager
Type: StreamInterface
FileName
Type: string
Handler
Type: StreamInteraction
ID3Tag
Type: StreamTag
lb_Fields
Type: GUIMultiOptionListBox
Default value: GUIMultiOptionListBox'FieldList'
li_Fields
Type: GUIMultiOptionList
p_Main
Type: GUIPanel
Modifiers: automated
Default value: GUIPanel'MainPanel'
Stream
Type: Stream
Default values
Property | Value |
---|---|
MinPageHeight | 0.330155 |
MinPageWidth | 0.458984 |
WindowName | "Tag Editor" |
Subobjects
FieldList
Class: XInterface.GUIMultiOptionListBox
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
bVisibleWhenEmpty | True |
NumColumns | 1 |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
MainPanel
Class: XInterface.GUIPanel
Property | Value |
---|---|
RenderWeight | 0.2 |
WinHeight | 0.89625 |
WinLeft | 0.01125 |
WinTop | 0.091595 |
WinWidth | 0.97875 |
Functions
Events
Closed
Overrides: GUIPage.Closed
HandleParameters
Overrides: GUIPage.HandleParameters
InitComponent
Overrides: FloatingWindow.InitComponent
Other instance functions
FindFieldIndex
HandleObject
Overrides: GUIPage.HandleObject
InternalOnChange
ListCreateComponent
ReadTag
SetFileManager
SetHandler
SetPanelPosition
Overrides: FloatingWindow.SetPanelPosition