I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:InstantActionRulesPanel (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4PlayInfoPanel >> InstantActionRulesPanel |
- 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. |
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