0x00x0B70
Members 23
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x02A0 | 0xF0 | padding / unreflected | |||
| 0xC0 | WidgetStyle | FTableViewStyle | Protected+4 flags | {BackgroundBrush={TintColor={SpecifiedColor={LinearColor}, … | |
| 0x650 | ScrollBarStyle | FScrollBarStyle | Protected+4 flags | {HorizontalBackgroundImage={TintColor={SpecifiedColor={Line… | |
| 0x01 | Orientation | EOrientation | Protected+8 flags | Orient_Vertical | |
| 0x01 | SelectionMode | ESelectionMode | Protected+8 flags | Single | |
| 0x01 | ConsumeMouseWheel | EConsumeMouseWheel | Protected+8 flags | WhenScrollingPossible | |
| 0x01 | bClearSelectionOnClick | bool | Protected+8 flags | false | |
| 0x01 | bIsFocusable | bool | Protected+8 flags | true | |
| 0x01 | bClearScrollVelocityOnSelection | bool | Protected+8 flags | true | |
| 0x01 | bReturnFocusToSelection | bool | Protected+8 flags | false | |
| 0x01 | ScrollIntoViewAlignment | EScrollIntoViewAlignment | Protected+8 flags | CenterAligned | |
| 0x10 | ListItems | TArray<UObject*> | TransientProtected+4 flags | [] | |
| 0x0AB8 | 0x10 | padding / unreflected | |||
| 0x04 | HorizontalEntrySpacing | float | 7 flags | 0 | |
| 0x04 | VerticalEntrySpacing | float | 7 flags | 0 | |
| 0x10 | ScrollBarPadding | FMargin | 6 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
| 0x10 | BP_OnEntryInitialized | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnItemClicked | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnItemDoubleClicked | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnItemIsHoveredChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnItemSelectionChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnItemScrolledIntoView | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnListViewScrolled | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnListViewFinishedScrolling | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | BP_OnIsItemSelectableOrNavigable | FScriptDelegate | 6 flags | <delegate> | |
Inherited from UListViewBase 18
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | BP_OnEntryGenerated | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x10 | BP_OnEntriesGenerated | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x0188 | 0x10 | padding / unreflected | |||
| 0x08 | EntryWidgetClass | TSubclassOf<UUserWidget> | Protected+8 flags | nullptr | |
| 0x04 | WheelScrollMultiplier | float | Protected+8 flags | 1 | |
| 0x01 | bEnableScrollAnimation | bool | Protected+8 flags | false | |
| 0x01A5 | 0x03 | padding / unreflected | |||
| 0x04 | ScrollingAnimationInterpolationSpeed | float | Protected+8 flags | 12 | |
| 0x01 | bInEnableTouchAnimatedScrolling | bool | Protected+8 flags | false | |
| 0x01 | AllowOverscroll | bool | Protected+6 flags | true | |
| 0x01 | bEnableRightClickScrolling | bool | Protected+6 flags | true | |
| 0x01 | bEnableTouchScrolling | bool | Protected+6 flags | true | |
| 0x01 | bIsPointerScrollingEnabled | bool | Protected+7 flags | true | |
| 0x01 | bIsGamepadScrollingEnabled | bool | Protected+7 flags | true | |
| 0x01 | bEnableFixedLineOffset | bool | Protected+6 flags | false | |
| 0x01B3 | 0x01 | padding / unreflected | |||
| 0x04 | FixedLineScrollOffset | float | Protected+6 flags | 0 | |
| 0x01 | bAllowDragging | bool | Protected+8 flags | true | |
| 0x01 | bSelectItemOnNavigation | bool | Protected+8 flags | true | |
| 0x01BA | 0x06 | padding / unreflected | |||
| 0x10 | BP_OnEntryReleased | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x88 | EntryWidgetPool | FUserWidgetPool | Transient+2 flags | {ActiveWidgets=[], InactiveWidgets=[]} | |
Inherited from UWidget 23
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | Slot | UPanelSlot* | 13 flags | nullptr | |
| 0x10 | bIsEnabledDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x10 | ToolTipTextDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x10 | ToolTipText | FText | 3 flags | <FText> | |
| 0x08 | ToolTipWidget | UWidget* | 12 flags | nullptr | |
| 0x10 | ToolTipWidgetDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x10 | VisibilityDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x38 | RenderTransform | FWidgetTransform | 4 flags | {Translation={X=0, Y=0}, Scale={X=1, Y=1}, Shear={X=0, Y=0}… | |
| 0x10 | RenderTransformPivot | FVector2D | 7 flags | {X=0.5, Y=0.5} | |
| 0x01 | FlowDirectionPreference | EFlowDirectionPreference | 7 flags | Inherit | |
| 0x01 | bIsVariable : 1bit 0 | bool | 3 flags | true | |
| 0x01 | bCreatedByConstructionScript : 1bit 1 | bool | Transient+3 flags | false | |
| 0x01 | bIsEnabled : 1bit 2 | bool | 5 flags | true | |
| 0x01 | bOverride_Cursor : 1bit 3 | bool | 4 flags | false | |
| 0x01 | bIsVolatile : 1bit 4 | bool | Protected+6 flags | false | |
| 0x01 | Cursor | EMouseCursor | 8 flags | Default | |
| 0x01 | Clipping | EWidgetClipping | 7 flags | Inherit | |
| 0x01 | Visibility | ESlateVisibility | 7 flags | Visible | |
| 0x01 | PixelSnapping | EWidgetPixelSnapping | 7 flags | Inherit | |
| 0x00DE | 0x02 | padding / unreflected | |||
| 0x04 | RenderOpacity | float | Protected+7 flags | 1 | |
| 0x00E4 | 0x04 | padding / unreflected | |||
| 0x08 | AccessibleWidgetData | USlateAccessibleWidgetData* | 9 flags | nullptr | |
| 0x08 | Navigation | UWidgetNavigation* | 12 flags | nullptr | |
| 0x00F8 | 0x40 | padding / unreflected | |||
| 0x10 | NativeBindings | TArray<UPropertyBinding*> | TransientProtected+4 flags | [] | |
Functions 30
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetSelectionMode(const ESelectionMode& SelectionMode) | FinalNative+1 flags | 0x01 | |
| void SetSelectedIndex(int32 Index) | FinalNative+1 flags | 0x04 | |
| void SetScrollIntoViewAlignment(const EScrollIntoViewAlignment& NewScrollIntoViewAlignment) | FinalNative+1 flags | 0x01 | |
| void SetScrollBarPadding(const FMargin& InScrollBarPadding) | FinalNative+1 flags | 0x10 | |
| void ScrollIndexIntoView(int32 Index) | FinalNative+1 flags | 0x04 | |
| void RemoveItem(UObject* Item) | FinalNative+1 flags | 0x08 | |
| void OnListItemOuterEndPlayed(AActor* ItemOuter, const EEndPlayReason& EndPlayReason) | FinalNative+1 flags | 0x09 | |
| void OnListItemEndPlayed(AActor* Item, const EEndPlayReason& EndPlayReason) | FinalNative+1 flags | 0x09 | |
| void NavigateToIndex(int32 Index) | FinalNative+1 flags | 0x04 | |
| bool IsRefreshPending() | FinalNative+1 flags | 0x01 | |
| float GetVerticalEntrySpacing() | FinalNative+1 flags | 0x04 | |
| FMargin GetScrollBarPadding() | FinalNative+1 flags | 0x10 | |
| int32 GetNumItems() | FinalNative+1 flags | 0x04 | |
| TArray<UObject*> GetListItems() | FinalNative+1 flags | 0x10 | |
| UObject* GetItemAt(int32 Index) | FinalNative+1 flags | 0x10 | |
| int32 GetIndexForItem(UObject* Item) | FinalNative+1 flags | 0x0C | |
| float GetHorizontalEntrySpacing() | FinalNative+1 flags | 0x04 | |
| void ClearListItems() | FinalNative+1 flags | 0x00 | |
| void BP_SetSelectedItem(UObject* Item) | FinalNative+1 flags | 0x08 | |
| void BP_SetListItems(const TArray<UObject*>& InListItems) | FinalNative+1 flags | 0x10 | |
| void BP_SetItemSelection(UObject* Item, bool bSelected) | FinalNative+1 flags | 0x09 | |
| void BP_ScrollItemIntoView(UObject* Item) | FinalNative+1 flags | 0x08 | |
| void BP_NavigateToItem(UObject* Item) | FinalNative+1 flags | 0x08 | |
| bool BP_IsItemVisible(UObject* Item) | FinalNative+1 flags | 0x09 | |
| bool BP_GetSelectedItems(const TArray<UObject*>& Items) | FinalNative+1 flags | 0x11 | |
| UObject* BP_GetSelectedItem() | FinalNative+1 flags | 0x08 | |
| int32 BP_GetNumItemsSelected() | FinalNative+1 flags | 0x04 | |
| void BP_ClearSelection() | FinalNative+1 flags | 0x00 | |
| void BP_CancelScrollIntoView() | FinalNative+1 flags | 0x00 | |
| void AddItem(UObject* Item) | FinalNative+1 flags | 0x08 |