UE2:MoComboboxPlus (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIMenuOption >> moComboBox >> MoComboboxPlus |
- 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. |
Created on: 08/16/2003 moComboBox plus another component - probably a checkbox
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
ExtraComp
Type: GUIComponent
ExtraCompClass
Type: string
Default value: "XInterface.GUICheckBox"
ExtraCompSize
Type: float
ExtraData
corresponds to index in GUIComboBox
Default values
Property | Value |
---|---|
bSquare | True |
OnPreDraw | InternalOnPreDraw |
Functions
Events
InitComponent
event InitComponent (GUIController InController, GUIComponent InOwner)
Overrides: moComboBox.InitComponent
Other instance functions
AddItem
Overrides: moComboBox.AddItem
InternalOnChange
function InternalOnChange (GUIComponent Sender)
Overrides: GUIMenuOption.InternalOnChange
InternalOnPreDraw
RemoveItem
Overrides: moComboBox.RemoveItem
SetExtraValue
UpdateExtraValue
function UpdateExtraValue (int i)