Gah - a solution with more questions. – EntropicLqd

UE2:GUIMultiOptionListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiOptionListBox
Package: 
XInterface

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)