| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIPanel
|
+-- TribesGUI.TribesGUIPanel
|
+-- TribesGUI.TribesMPPanel
|
+-- TribesGUI.TribesMPRecordingsPanel
| Variables Summary | |
|---|---|
| TribesGui | |
| GUIButton | CancelButton |
| GUIButton | DeleteButton |
| GUIMultiColumnListBox | DemoListBox |
| GUIButton | PlayButton |
| GUIButton | RenameButton |
| Inherited Variables from TribesGUI.TribesGUIPanel |
|---|
| GC |
| Functions Summary | ||
|---|---|---|
![]() | string | getSelectedDemoName ())) |
![]() | InitComponent (GUIComponent MyOwner)) | |
![]() | InternalOnActivate ())) | |
![]() | OnCancelClick (GUIComponent Sender)) | |
![]() | OnDeleteClick (GUIComponent Sender)) | |
![]() | OnPlayClick (GUIComponent Sender)) | |
![]() | OnRenameClick (GUIComponent Sender)) | |
![]() | RefreshList ())) | |
| Inherited Functions from TribesGUI.TribesGUIPanel |
|---|
| InitComponent |
| Variables Detail |
|---|
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
| Functions Detail |
|---|
getSelectedDemoName Source code
InitComponent Source code
InternalOnActivate Source code
OnCancelClick Source code
OnDeleteClick Source code
OnPlayClick Source code
OnRenameClick Source code
RefreshList Source code| Defaultproperties |
|---|
defaultproperties
{
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||