| 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.GUIPanel
|
+-- KFGui.GUIBuyPlayerInventoryPanel
| Variables Summary | |
|---|---|
| bool | bNeedsUpdate |
| array<KFAmmunition> | FillAllAmmoAmmunitions |
| array<GUIInvBodyTabPanel> | InvBodyTabPanelArray |
| KFLevelRules | KFLR |
| KFLevelRules | KFLRit |
| GUIInvHeaderTabPanel | TabPanelInventoryHeader |
| Inherited Variables from XInterface.GUIPanel |
|---|
| Background |
| Inherited Variables from XInterface.GUIMultiComponent |
|---|
| AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility |
| Functions Summary | ||
|---|---|---|
![]() | bool | DoBuyClip (GUIComponent Sender)) |
![]() | bool | DoFillAllAmmo (GUIComponent Sender)) |
![]() | bool | DoFillOneAmmo (GUIComponent Sender)) |
![]() | bool | DoSellItem (GUIComponent Sender)) |
![]() | int | FindAmmoCost (Class<Ammunition> AClass)) |
![]() | int | FindCheapestAmmo ())) |
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)) | |
![]() | Update ())) | |
![]() | UpDateCheck (GUIComponent Sender)) | |
| Inherited Functions from XInterface.GUIPanel |
|---|
| InitComponent |
| Variables Detail |
|---|
| Functions Detail |
|---|
DoBuyClip Source code
DoFillAllAmmo Source code
DoFillOneAmmo Source code
DoSellItem Source code
FindAmmoCost Source code
FindCheapestAmmo Source code
InitComponent Source code
InternalOnCreateComponent Source code
Update Source code
UpDateCheck Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUIInvHeaderTabPanel Name=InventoryHeaderTabPanel
WinHeight=0.080000
bBoundToParent=True
bScaleToParent=True
End Object
TabPanelInventoryHeader=GUIInvHeaderTabPanel'KFGui.GUIBuyPlayerInventoryPanel.InventoryHeaderTabPanel'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||