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

KFStoryUI.KFTab_BuyMenu_Story

Extends
KFTab_BuyMenu

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- KFGui.KFTab_BuyMenu
                     |   
                     +-- KFStoryUI.KFTab_BuyMenu_Story

Variables Summary
Inherited Variables from KFGui.KFTab_BuyMenu
AmmoExitBG, AutoFillButton, AutoFillCost, AutoFillString, BankNote, bClosed, bDidBuyableUpdate, BuyBodyArmorCaption, ExitButton, FillBG, FillLabel, InfoBG, InfoScrollText, InfoText[5], InvBG, InvSelect, ItemBG, ItemInfo, LastBuyable, MagBG, MagLabel, MoneyBG, MoneyCaption, MoneyLabel, MyAmmos, OldPickupClass, PurchaseButton, RepairBodyArmorCaption, SaleBG, SaleButton, SaleSelect, SaleSelectPrevIndex, SaleValueCaption, SaleValueLabel, SaleValueLabelBG, SelectedItemLabel, TheBuyable, TraderSoundTooExpensive, UpdateCount

Functions Summary
function FillInfoTextFromVolume ()))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from KFGui.KFTab_BuyMenu
Closed, DoBuy, DoBuyClip, DoBuyFirstAid, DoBuyGrenade, DoBuyKevlar, DoFillAllAmmo, DoFillOneAmmo, DoSell, FindAmmoCost, FindCheapestAmmo, GetUpdatedBuyable, InitComponent, InternalOnClick, InvChange, InvDblClick, IsInInventory, IsLocked, MakeSomeBuyNoise, OnAnychange, Opened, OptionsChange, SaleChange, SaleDblClick, SetInfoText, ShowPanel, Timer, UpdateAll, UpdateAutoFillAmmo, UpdateBuySellButtons, UpdateCheck, UpdatePanel


Functions Detail

FillInfoTextFromVolume Source code

function FillInfoTextFromVolume ( ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
     Begin Object Class=KFBuyMenuInvListBox_Story Name=InventoryBox
         OnCreateComponent=InventoryBox.InternalOnCreateComponent
         WinTop=0.070841
         WinLeft=0.000108
         WinWidth=0.328204
         WinHeight=0.521856
     End Object
     InvSelect=KFBuyMenuInvListBox_Story'KFStoryUI.KFTab_BuyMenu_Story.InventoryBox'


     Begin Object Class=KFBuyMenuSaleListBox_Story Name=SaleBox
         OnCreateComponent=SaleBox.InternalOnCreateComponent
         WinTop=0.064312
         WinLeft=0.672632
         WinWidth=0.325857
         WinHeight=0.674039
     End Object
     SaleSelect=KFBuyMenuSaleListBox_Story'KFStoryUI.KFTab_BuyMenu_Story.SaleBox'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:47.590 - Created with UnCodeX