I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:InstantActionRulesPanel (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> InstantActionRulesPanel
Package: 
GUI2K4

Each InstantActionRulesPanel handles PlayInfo settings for a single PlayInfo group.

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

p_Anchor[edit]

Type: UT2K4GamePageBase


tp_Anchor[edit]

Type: UT2K4GameTabBase


Subobjects[edit]

RuleListBox[edit]

Class: XInterface.GUIMultiOptionListBox

Property Value
bBoundToParent True
bScaleToParent True
OnChange UT2K4PlayInfoPanel.InternalOnChange
TabOrder 0
WinHeight 1.0
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

Instance functions[edit]

ClearRules[edit]

function ClearRules ()

Overrides: UT2K4PlayInfoPanel.ClearRules


LoadRules[edit]

function LoadRules ()

Overrides: UT2K4PlayInfoPanel.LoadRules