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
p_Anchor
Type: UT2K4GamePageBase
tp_Anchor
Type: UT2K4GameTabBase
Subobjects
RuleListBox
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
ClearRules
function ClearRules ()
Overrides: UT2K4PlayInfoPanel.ClearRules
LoadRules
function LoadRules ()
Overrides: UT2K4PlayInfoPanel.LoadRules