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.UT2K4MainPage | +-- KFGui.GUIBuyMenu | +-- KFStoryUI.GUIBuyMenu_Story
Variables Summary | |
---|---|
bool | bShowPerkHeader |
GUILabel | ShopTitleLabel |
Inherited Variables from GUI2K4.UT2K4MainPage |
---|
c_Tabs, HighScoreFile, i_Background, i_bkChar, i_bkScan, PanelCaption, PanelClass, PanelHint, TotalUnlockedCharacters, t_Footer, t_Header |
Functions Summary | ||
---|---|---|
![]() | FillInfoFromVolume ())) | |
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | UpdateHeader ())) |
Inherited Functions from KFGui.GUIBuyMenu |
---|
ButtonClicked, CloseSale, InitComponent, InitTabs, InternalOnClose, KFBuyMenuClosed, Opened, Timer, UpdateHeader, UpdateWeightBar |
Inherited Functions from GUI2K4.UT2K4MainPage |
---|
GetRestoreParams, HandleParameters, InitComponent, InternalOnChange, IsUnlocked, UnlockCharacter |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { Begin Object Class=GUILabel Name=ShopTitle Caption="Trader" TextAlign=TXTA_Center TextColor=(B=158,G=176,R=175) WinTop=0.052857 WinLeft=0.336529 WinWidth=0.327071 WinHeight=0.035000 End Object ShopTitleLabel=GUILabel'KFStoryUI.GUIBuyMenu_Story.ShopTitle' bShowPerkHeader=True WaveLabel=None PanelClass(0)="KFStoryUI.KFTab_BuyMenu_Story" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |