| 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.TribesSaveGameBase
|
+-- TribesGUI.TribesLoadGameMenu
| Variables Summary | |
|---|---|
| string | menuCallerName |
| TribesGui | |
| GUIButton | CancelButton |
| GUIButton | DeleteButton |
| string | DeleteText |
| GUIButton | LoadButton |
| GUIMultiColumnListBox | LoadGameBox |
| GUIButton | MainMenuButton |
| Inherited Variables from TribesGUI.TribesGUIPage |
|---|
| bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape |
| Functions Summary | ||
|---|---|---|
![]() | HandleParameters (string Param1, string Param2, optional int param3)) | |
![]() | InitComponent (GUIComponent MyOwner)) | |
![]() | InternalDlgReturned (int Selection, optional string Passback )) | |
![]() | InternalOnClick (GUIComponent Sender)) | |
![]() | InternalOnShow ())) | |
| Inherited Functions from TribesGUI.TribesSaveGameBase |
|---|
| DeleteSave, GetSaves, LoadSaveGameList |
| Inherited Functions from TribesGUI.TribesGUIPage |
|---|
| DisplayMainMenu, GameAbort, GameRestart, GameResume, GameStart, InitComponent, InternalOnKeyEvent, OnPreLevelChange, Quit |
| 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 |
|---|
HandleParameters Source code
InitComponent Source code
InternalDlgReturned Source code
InternalOnClick Source code
InternalOnShow Source code| Defaultproperties |
|---|
defaultproperties
{
DeleteText="Are you sure that you want to delete this savegame?"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||