Cogito, ergo sum
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[edit]
c_Rules[edit]
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'RuleTabControl'
HeaderColumnPerc[edit]
Modifiers: config
Default value, index 0: 0.75
Default value, index 1: 0.25
Subobjects[edit]
RuleTabControl[edit]
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[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4GameTabBase.InitComponent
Opened[edit]
event Opened (GUIComponent Sender)
Overrides: GUIMultiComponent.Opened
Other instance functions[edit]
FindGroupIndex[edit]
InternalOnCreateComponent[edit]
function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)
Refresh[edit]
function Refresh ()
Overrides: GUITabPanel.Refresh