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
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_RulesBase
Package: 
GUI2K4

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

Type: array<float>

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

function int FindGroupIndex (string Group)


InternalOnCreateComponent

function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)


Refresh

function Refresh ()

Overrides: GUITabPanel.Refresh