Gah - a solution with more questions. – EntropicLqd
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[edit]
ExtraComp[edit]
Type: GUIComponent
ExtraCompClass[edit]
Type: string
Default value: "XInterface.GUICheckBox"
ExtraCompSize[edit]
Type: float
ExtraData[edit]
corresponds to index in GUIComboBox
Default values[edit]
Property | Value |
---|---|
bSquare | True |
OnPreDraw | InternalOnPreDraw |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController InController, GUIComponent InOwner)
Overrides: moComboBox.InitComponent
Other instance functions[edit]
AddItem[edit]
Overrides: moComboBox.AddItem
InternalOnChange[edit]
function InternalOnChange (GUIComponent Sender)
Overrides: GUIMenuOption.InternalOnChange
InternalOnPreDraw[edit]
RemoveItem[edit]
Overrides: moComboBox.RemoveItem
SetExtraValue[edit]
UpdateExtraValue[edit]
function UpdateExtraValue (int i)