Zdexby TheHolyOneZ
5,360 classes
Class

UComboBoxString

: UWidget : UVisual : UObject
/Script/UMG.ComboBoxString 0x1A00 (6,656 B) align 16 inherited 0x0168 vtable /Script/UMG
0x00x1A00

Members 15

OffsetSizeNameTypeFlagsDefault
0x10DefaultOptionsTArray<FString>3 flags[]
0x10SelectedOptionFString4 flags""
0x01880x08padding / unreflected
0x5C0WidgetStyleFComboBoxStyle3 flags{ComboButtonStyle={ButtonStyle={Normal={SlateBrush}, Hovere…
0xB50ItemStyleFTableRowStyle3 flags{SelectorFocusedBrush={TintColor={SpecifiedColor={LinearCol…
0x650ScrollBarStyleFScrollBarStyle4 flags{HorizontalBackgroundImage={TintColor={SpecifiedColor={Line…
0x10ContentPaddingFMargin6 flags{Left=4, Top=2, Right=4, Bottom=2}
0x04MaxListHeightfloat8 flags450
0x01HasDownArrowbool8 flagstrue
0x01EnableGamepadNavigationModebool8 flagstrue
0x19060x02padding / unreflected
0x60FontFSlateFontInfo5 flags{FontObject=/Engine/EngineFonts/Roboto.Roboto, FontMaterial…
0x14ForegroundColorFSlateColor4 flags{SpecifiedColor={R=0, G=0, B=0, A=1}, ColorUseRule=UseColor…
0x01bIsFocusablebool8 flagstrue
0x197D0x03padding / unreflected
0x10OnGenerateWidgetEventFScriptDelegate6 flags<delegate>
0x10OnSelectionChangedFMulticastScriptDelegate4 flags<delegate>
0x10OnOpeningFMulticastScriptDelegate4 flags<delegate>
0x19B00x50unreflected bytes to end of UComboBoxString
Inherited from UWidget 23
OffsetSizeNameTypeFlagsDefault
0x08SlotUPanelSlot*13 flagsnullptr
0x10bIsEnabledDelegateFScriptDelegate5 flags<delegate>
0x10ToolTipTextDelegateFScriptDelegate5 flags<delegate>
0x10ToolTipTextFText3 flags<FText>
0x08ToolTipWidgetUWidget*12 flagsnullptr
0x10ToolTipWidgetDelegateFScriptDelegate5 flags<delegate>
0x10VisibilityDelegateFScriptDelegate5 flags<delegate>
0x38RenderTransformFWidgetTransform4 flags{Translation={X=0, Y=0}, Scale={X=1, Y=1}, Shear={X=0, Y=0}…
0x10RenderTransformPivotFVector2D7 flags{X=0.5, Y=0.5}
0x01FlowDirectionPreferenceEFlowDirectionPreference7 flagsInherit
0x01bIsVariable : 1bit 0bool3 flagstrue
0x01bCreatedByConstructionScript : 1bit 1boolTransient+3 flagsfalse
0x01bIsEnabled : 1bit 2bool5 flagstrue
0x01bOverride_Cursor : 1bit 3bool4 flagsfalse
0x01bIsVolatile : 1bit 4boolProtected+6 flagsfalse
0x01CursorEMouseCursor8 flagsDefault
0x01ClippingEWidgetClipping7 flagsInherit
0x01VisibilityESlateVisibility7 flagsVisible
0x01PixelSnappingEWidgetPixelSnapping7 flagsInherit
0x00DE0x02padding / unreflected
0x04RenderOpacityfloatProtected+7 flags1
0x00E40x04padding / unreflected
0x08AccessibleWidgetDataUSlateAccessibleWidgetData*9 flagsnullptr
0x00F80x40padding / unreflected
0x10NativeBindingsTArray<UPropertyBinding*>TransientProtected+4 flags[]

Functions 15

SignatureFlagsNativeParams
void SetSelectedOption(const FString& Option)FinalNative+1 flags0x10
void SetSelectedIndex(int32 Index)FinalNative+1 flags0x04
bool RemoveOption(const FString& Option)FinalNative+1 flags0x11
void RefreshOptions()FinalNative+1 flags0x00
void OnSelectionChangedEvent__DelegateSignature(const FString& SelectedItem, const ESelectInfo& SelectionType)Public0x11
void OnOpeningEvent__DelegateSignature()Public0x00
bool IsOpen()FinalNative+1 flags0x01
FString GetSelectedOption()FinalNative+1 flags0x10
int32 GetSelectedIndex()FinalNative+1 flags0x04
int32 GetOptionCount()FinalNative+1 flags0x04
FString GetOptionAtIndex(int32 Index)FinalNative+1 flags0x18
int32 FindOptionIndex(const FString& Option)FinalNative+1 flags0x14
void ClearSelection()FinalNative+1 flags0x00
void ClearOptions()FinalNative+1 flags0x00
void AddOption(const FString& Option)FinalNative+1 flags0x10

Used by 4

types with a member, parameter or interface of this type