UTGame.GFxUDKFrontEnd_ServerSettings
- Extends
- GFxUDKFrontEnd_SettingsBase
- Modifiers
- config ( UI )
Filename : GFxUDKFrontEnd_ServerSettings.uc
Content : GFx-UDK Front End Implementaiton
Copyright : (c) 2010 Scaleform Corp. All Rights Reserved.
Notes : Implementation of the Settings view.
Associated Flash content: udk_settings.fla
Licensees may use this file in accordance with the valid Scaleform
Commercial License Agreement provided with the software.
This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING
THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR ANY PURPOSE.
Core.Object
|
+-- GFxUI.GFxObject
|
+-- UTGame.GFxUIView
|
+-- UTGame.GFxUDKFrontEnd_View
|
+-- UTGame.GFxUDKFrontEnd_Screen
|
+-- UTGame.GFxUDKFrontEnd_SettingsBase
|
+-- UTGame.GFxUDKFrontEnd_ServerSettings
Inherited Variables from UTGame.GFxUDKFrontEnd_Screen |
AcceptButtonHelpText, AcceptButtonImage, BackBtn, CancelButtonHelpText, CancelButtonImage, FooterMC, HelpTxt, InfoTxt, LogoMC, TitleMC, ViewTitle |
Inherited Functions from UTGame.GFxUDKFrontEnd_SettingsBase |
DisableSubComponents, FindLocalizedSettingIndexByName, FindPropertyIndexByName, LoadDataFromStore, OnEscapeKeyPress, OnListChange, OnOptionChanged, OnTopMostView, OnViewActivated, OnViewLoaded, SaveState, Select_Back, Select_BackImpl, SetList, SetSelectedOptionSet, UpdateDescription, UpdateListDataProvider, WidgetInitialized |
var bool bDataChangedByReqs;
FindControlByUTClassName Source code
function string FindControlByUTClassName ( byte UTUIControlClass) )
PopulateOptionDataProviderForIndex Source code
function PopulateOptionDataProviderForIndex ( const
int Index, out
GFxObject OutDataProvider, out
string OutDefaultValue, out
int OutDefaultIndex) )
function SaveState ( ) )
function SetSelectedOptionSet ( ) )
UpdateListDataProvider Source code
function UpdateListDataProvider ( ) )
Creation time: ti 22-3-2011 19:56:50.564 - Created with
UnCodeX