I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:GUIMultiOptionListBox (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIMultiOptionListBox

Contents

Package: 
XInterface

Listbox for GUIMultiOptionLists

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

[edit] Properties

[edit] Property group 'GUIMultiOptionListBox'

[edit] List

Type: GUIMultiOptionList

Modifiers: editconst


[edit] NumColumns

Type: int


Default value: 1

[edit] Default values

Property Value
DefaultListClass "XInterface.GUIMultiOptionList"

[edit] Functions

[edit] Events

[edit] InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIListBoxBase.InitComponent


[edit] Other instance functions

[edit] DisableMe

singular function DisableMe ()

Overrides: GUIMultiComponent.DisableMe


[edit] EnableMe

singular function EnableMe ()

Overrides: GUIMultiComponent.EnableMe


[edit] InitBaseList

function InitBaseList (GUIListBase LocalList)

Overrides: GUIListBoxBase.InitBaseList


[edit] InternalOnChange

function InternalOnChange (GUIComponent Sender)


[edit] InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


[edit] InternalOnCreateComponent

function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender)

Overrides: GUIListBoxBase.InternalOnCreateComponent


[edit] InternalOnScrollRelease

function InternalOnScrollRelease (GUIComponent Sender)


[edit] ItemCount

function int ItemCount ()


[edit] ListCreateComponent

function ListCreateComponent (GUIMenuOption NewComp, GUIMultiOptionList Sender)


[edit] ListLoadIni

function ListLoadIni (GUIComponent Sender, string S)


[edit] ListSaveIni

function string ListSaveIni (GUIComponent Sender)