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 | +-- GUI2K4.PopupPageBase | +-- GUI2K4.FloatingWindow | +-- GUI2K4.UT2K4PlayerLoginMenu | +-- KFGui.KFInvasionLoginMenu
Variables Summary | |
---|---|
bool | bNoSteam |
Inherited Variables from GUI2K4.UT2K4PlayerLoginMenu |
---|
c_Main, IARulesPanel, Panels, SPRulesPanel |
Functions Summary | ||
---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyComponent)) | |
![]() | RemoveMultiplayerTabs (GameInfo Game)) |
Inherited Functions from GUI2K4.UT2K4PlayerLoginMenu |
---|
AddPanels, FloatingPreDraw, InitComponent, InternalOnClose, NotifyLevelChange, RemoveMultiplayerTabs, SetTitle, UpdateChatRestriction |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Panels(0)=(ClassName="KFGUI.KFLoginControls") Panels(1)=(ClassName="KFGUI.KFTab_MidGamePerks",Caption="Perks",Hint="Select your current Perk") Panels(2)=(ClassName="KFGUI.KFTab_MidGameVoiceChat",Caption="Communication",Hint="Manage communication with other players") Panels(3)=(ClassName="KFGUI.KFTab_MidGameHelp",Caption="Help",Hint="How to survive in Killing Floor") Begin Object Class=GUITabControl Name=LoginMenuTC bDockPanels=True BackgroundStyleName="TabBackground" WinTop=0.026336 WinLeft=0.012500 WinWidth=0.974999 WinHeight=0.050000 bScaleToParent=True bAcceptsInput=True OnActivate=LoginMenuTC.InternalOnActivate End Object c_Main=GUITabControl'KFGui.KFInvasionLoginMenu.LoginMenuTC' WinTop=0.006158 WinWidth=0.814844 WinHeight=0.990311 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |