| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Interactions
|
+-- Engine.Interaction
|
+-- Engine.BaseGUIController
|
+-- GUI.GUIController
|
+-- Gameplay.TribesGUIControllerBase
|
+-- TribesGUI.TribesGUIController
| Variables Summary | |
|---|---|
| Color | neutralColor |
| Color | neutralHighlightColor |
| TribesGUI.ProfileManager | profileManager |
| TribesGUIController | |
| Array<GUIPage> | StorageStack |
| Inherited Variables from Gameplay.TribesGUIControllerBase |
|---|
| bMusicPlaying, clientSideChar, CurrentSongHandle, GuiConfig, LastChatMessage |
| Enumerations Summary |
|---|
| Inherited Enumerations from GUI.GUIController |
|---|
| eComponentAlign, eComponentSize |
| Structures Summary |
|---|
| Inherited Structures from GUI.GUIController |
|---|
| sMoveGroup |
| Functions Summary | ||
|---|---|---|
![]() | AutoLoadMenuClass (class<Object> menuClass)) | |
![]() | String | EncodePlayerName (GUIComponent Sender, TribesReplicationInfo TRI)) |
![]() | FindQuickChatNames (out Array<string> Names) | |
![]() | String | GetGameSpyPassword ())) |
![]() | int | GetGameSpyProfileId ())) |
![]() | int | GetGameSpyTeamId ())) |
![]() | InitializeController ())) | |
![]() | OnGamespyTeamLoginResult (bool succeeded, String ResponseData)) | |
![]() | bool | OnNetworkBrowse (string URL, string ProfileOption, bool bSelectProfile)) |
![]() | OpenEntryStack ())) | |
![]() | PreLevelChange (string DestURL, LevelSummary NewSummary)) | |
![]() | SaveEntryStack ())) | |
![]() | bool | ShouldSuppressLevelRender ())) |
![]() | bool | UseGameSpyTeamAffiliation ())) |
| Variables Detail |
|---|
Holds an out-of-game set of page names for recreating the stack
| Functions Detail |
|---|
AutoLoadMenuClass Source code
EncodePlayerName Source code
FindQuickChatNames Source code
GetGameSpyPassword Source code
GetGameSpyProfileId Source code
GetGameSpyTeamId Source code
InitializeController Source code
OnGamespyTeamLoginResult Source code
OnNetworkBrowse Source code
OpenEntryStack Source code
PreLevelChange Source code
SaveEntryStack Source code
ShouldSuppressLevelRender Source code
UseGameSpyTeamAffiliation Source code| Defaultproperties |
|---|
defaultproperties
{
bDontDisplayHelpText=false
neutralColor = (R=210,G=210,B=210,A=255)
neutralHighlightColor = (R=255,G=255,B=255,A=255)
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||