Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFStoryUI.GUIBuyMenu_Story

Extends
GUIBuyMenu

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.UT2K4MainPage
                  |   
                  +-- KFGui.GUIBuyMenu
                     |   
                     +-- KFStoryUI.GUIBuyMenu_Story

Variables Summary
boolbShowPerkHeader
GUILabelShopTitleLabel
Inherited Variables from KFGui.GUIBuyMenu
ActivePanel, BuyMenuFilter, CurrentPerk, CurrentPerkLabel, GreenGreyColor, HeaderBG_Center, HeaderBG_Left, HeaderBG_Left_Label, HeaderBG_Right, LvAbbrString, NoActivePerk, PerkTabButton, QuickPerkSelect, RedColor, SavedPitch, StoreTabButton, TimeLeftLabel, TraderClose, WaveLabel, WaveString, WeightBar, WeightBG, WeightIcon, WeightIconBG
Inherited Variables from GUI2K4.UT2K4MainPage
c_Tabs, HighScoreFile, i_Background, i_bkChar, i_bkScan, PanelCaption, PanelClass, PanelHint, TotalUnlockedCharacters, t_Footer, t_Header

Functions Summary
function FillInfoFromVolume ()))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function 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

bShowPerkHeader Source code

var bool bShowPerkHeader;

ShopTitleLabel Source code

var automated GUILabel ShopTitleLabel;


Functions Detail

FillInfoFromVolume Source code

function FillInfoFromVolume ( ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

UpdateHeader Source code

function UpdateHeader ( ) )


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
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:44.918 - Created with UnCodeX