Gah - a solution with more questions. – EntropicLqd
UE2:GUIMultiOptionListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiOptionListBox |
Contents
- Package:
- XInterface
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. |
Listbox for GUIMultiOptionLists
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'GUIMultiOptionListBox'
List
Type: GUIMultiOptionList
Modifiers: editconst
NumColumns
Type: int
Default value: 1
Default values
Property | Value |
---|---|
DefaultListClass | "XInterface.GUIMultiOptionList" |
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIListBoxBase.InitComponent
Other instance functions
DisableMe
singular function DisableMe ()
Overrides: GUIMultiComponent.DisableMe
EnableMe
singular function EnableMe ()
Overrides: GUIMultiComponent.EnableMe
InitBaseList
function InitBaseList (GUIListBase LocalList)
Overrides: GUIListBoxBase.InitBaseList
InternalOnChange
function InternalOnChange (GUIComponent Sender)
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
InternalOnCreateComponent
function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)
Overrides: GUIListBoxBase.InternalOnCreateComponent
InternalOnScrollRelease
function InternalOnScrollRelease (GUIComponent Sender)
ItemCount
function int ItemCount ()
ListCreateComponent
function ListCreateComponent (GUIMenuOption NewComp, GUIMultiOptionList Sender)
ListLoadIni
function ListLoadIni (GUIComponent Sender, string S)
ListSaveIni
function string ListSaveIni (GUIComponent Sender)