| 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.GUIPage
            |   
            +-- TribesGUI.TribesGUIPage
               |   
               +-- TribesGUI.TribesMPBuddyMenu
| Variables Summary | |
|---|---|
| PlayerProfile | activeProfile | 
| ProfileManager | playerProfileManager | 
| TribesGui | |
| GUIButton | AddButton | 
| GUIListBox | BuddyBox | 
| GUIButton | DoneButton | 
| GUIEditBOx | EntryBox | 
| GUIButton | RemoveButton | 
| Inherited Variables from TribesGUI.TribesGUIPage | 
|---|
| bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape | 
| Inherited Variables from GUI.GUIPage | 
|---|
| bIsHUD, bIsOverlay, DialogClassName, HelpText, Timers | 
| Functions Summary | ||
|---|---|---|
|  | AddBuddy (string buddy)) | |
|  | InitComponent (GUIComponent MyOwner)) | |
|  | InternalOnActivate ())) | |
|  | InternalOnClick (GUIComponent Sender)) | |
|  | RefreshData ())) | |
|  | RemoveBuddy (string buddy)) | |
| Inherited Functions from TribesGUI.TribesGUIPage | 
|---|
| DisplayMainMenu, GameAbort, GameRestart, GameResume, GameStart, InitComponent, InternalOnKeyEvent, OnPreLevelChange, Quit | 
| Inherited Functions from GUI.GUIPage | 
|---|
| Activate, ChangeHint, DeActivate, DlgReturned, Free, HandleParameters, Hide, InitComponent, NotifyLevelChange, onGameplayMessage, OnProgress, OpenDlg, Show | 
| 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 | 
|---|
 AddBuddy  Source code
 AddBuddy  Source code InitComponent  Source code
 InitComponent  Source code InternalOnActivate  Source code
 InternalOnActivate  Source code InternalOnClick  Source code
 InternalOnClick  Source code RefreshData  Source code
 RefreshData  Source code RemoveBuddy  Source code
 RemoveBuddy  Source code| Defaultproperties | 
|---|
| defaultproperties
{
} | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation | 
| previous class next class | frames no frames | |||||