GUI2K4.Settings_Tabs
- Extends
- UT2K4TabPanel
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.Settings_Tabs
Direct Known Subclasses:
UT2K4Tab_AudioSettings, UT2K4Tab_DetailSettings, UT2K4Tab_GameSettings, UT2K4Tab_GUISettings, UT2K4Tab_HudSettings, UT2K4Tab_IForceSettings, UT2K4Tab_PlayerSettings, UT2K4Tab_WeaponPref
var bool bAlwaysApply;
var globalconfig bool bExpert;
var bool bNeedApply;
PerformanceWarningMenu Source code
var string PerformanceWarningMenu;
PerformanceWarningText Source code
var localized string PerformanceWarningText;
var float WarningCounter;
var float WarningLength;
function AcceptClicked ( )
function DrawPerfWarn (
Canvas C )
function string GetNativeClassName ( string VarName )
function ResetClicked ( )
function SaveSettings ( )
function ShowPanel ( bool bShow )
ShowPerformanceWarning Source code
function ShowPerformanceWarning ( optional float Seconds )
event Timer ( )
defaultproperties
{
bAlwaysApply=True
PerformanceWarningMenu="GUI2K4.UT2K4PerformWarn"
PerformanceWarningText="The change you are making may adversely affect your performance."
FadeInTime=0.150000
}
|
Creation time: Wed 7/2/2007 19:16:15.421 - Created with
UnCodeX