Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:UT2K4Tab_RulesBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_RulesBase |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 12/11/2003 Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
c_Rules
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'RuleTabControl'
HeaderColumnPerc
Modifiers: config
Default value, index 0: 0.75
Default value, index 1: 0.25
Subobjects
RuleTabControl
Class: XInterface.GUITabControl
Property | Value |
---|---|
BackgroundStyleName | "TabBackground" |
bBoundToParent | True |
bDockPanels | True |
bDrawTabAbove | False |
bFillSpace | True |
bScaleToParent | True |
OnCreateComponent | InternalOnCreateComponent |
TabHeight | 0.04 |
TabOrder | 0 |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4GameTabBase.InitComponent
Opened
event Opened (GUIComponent Sender)
Overrides: GUIMultiComponent.Opened
Other instance functions
FindGroupIndex
InternalOnCreateComponent
function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)
Refresh
function Refresh ()
Overrides: GUITabPanel.Refresh