Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUIDynArrayPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> GUICustomPropertyPage >> GUIArrayPropPage >> GUIDynArrayPage |
Contents
- 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: 11/15/2003 Specialized array property page for dynamic arrays
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'GUIDynArrayPage'
ArrayButton
Type: array<ArrayControl>
NewText
Type: string
Modifiers: localized
Default value: "New"
RemoveText
Type: string
Modifiers: localized
Default value: "Remove"
SizingCaption
Type: string
Structs
ArrayControl
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIArrayPropPage.InitComponent
Other instance functions
AddButton
function ArrayControl AddButton (int Index)
Clear
function Clear ()
Overrides: GUIArrayPropPage.Clear
FloatingPreDraw
Overrides: FloatingWindow.FloatingPreDraw
InitializeList
function InitializeList ()
Overrides: GUIArrayPropPage.InitializeList
InternalOnAdjustTop
function InternalOnAdjustTop (GUIComponent Sender)
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
Overrides: LockedFloatingWindow.InternalOnClick
SetElementCaption
SetElementState
UpdateButtons
function UpdateButtons ()