| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- KFGui.KFProfilePage
| Variables Summary | |
|---|---|
| KFTab_Profile | ProfilePanel |
| float | SavedPitch |
| KFProfileAndAchievements_Footer | t_Footer |
| Inherited Variables from XInterface.UT2K4GUIPage |
|---|
| BeepSound, FadeInSound, PopInSound, SlideInSound |
| Inherited Variables from XInterface.GUIPage |
|---|
| Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | InternalOnClose (optional Bool bCanceled)) | |
![]() | SaveButtonClicked ())) | |
| Inherited Functions from XInterface.GUIPage |
|---|
| AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code
InternalOnClose Source code
SaveButtonClicked Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=KFTab_Profile Name=Panel
WinTop=0.010000
WinLeft=0.010000
WinWidth=0.980000
WinHeight=0.960000
End Object
ProfilePanel=KFTab_Profile'KFGui.KFProfilePage.Panel'
Begin Object Class=KFProfileAndAchievements_Footer Name=Footer
RenderWeight=0.300000
TabOrder=4
OnPreDraw=Footer.InternalOnPreDraw
End Object
t_Footer=KFProfileAndAchievements_Footer'KFGui.KFProfilePage.Footer'
bRenderWorld=True
bAllowedAsLast=True
BackgroundColor=(B=0,G=20,R=0,A=20)
InactiveFadeColor=(G=0,R=0,A=64)
BackgroundRStyle=MSTY_Alpha
OnClose=KFProfilePage.InternalOnClose
WinTop=0.000000
WinHeight=1.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||