Zdexby TheHolyOneZ
5,360 classes
Class

UListView

: UListViewBase : UWidget : UVisual : UObject
/Script/UMG.ListView 0x0B70 (2,928 B) align 16 inherited 0x02A0 vtable /Script/UMG
0x00x0B70

Members 23

OffsetSizeNameTypeFlagsDefault
0x02A00xF0padding / unreflected
0xC0WidgetStyleFTableViewStyleProtected+4 flags{BackgroundBrush={TintColor={SpecifiedColor={LinearColor}, …
0x650ScrollBarStyleFScrollBarStyleProtected+4 flags{HorizontalBackgroundImage={TintColor={SpecifiedColor={Line…
0x01OrientationEOrientationProtected+8 flagsOrient_Vertical
0x01SelectionModeESelectionModeProtected+8 flagsSingle
0x01ConsumeMouseWheelEConsumeMouseWheelProtected+8 flagsWhenScrollingPossible
0x01bClearSelectionOnClickboolProtected+8 flagsfalse
0x01bIsFocusableboolProtected+8 flagstrue
0x01bClearScrollVelocityOnSelectionboolProtected+8 flagstrue
0x01bReturnFocusToSelectionboolProtected+8 flagsfalse
0x01ScrollIntoViewAlignmentEScrollIntoViewAlignmentProtected+8 flagsCenterAligned
0x10ListItemsTArray<UObject*>TransientProtected+4 flags[]
0x0AB80x10padding / unreflected
0x04HorizontalEntrySpacingfloat7 flags0
0x04VerticalEntrySpacingfloat7 flags0
0x10ScrollBarPaddingFMargin6 flags{Left=0, Top=0, Right=0, Bottom=0}
0x10BP_OnEntryInitializedFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnItemClickedFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnItemDoubleClickedFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnItemIsHoveredChangedFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnItemSelectionChangedFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnItemScrolledIntoViewFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnListViewScrolledFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnListViewFinishedScrollingFMulticastScriptDelegate4 flags<delegate>
0x10BP_OnIsItemSelectableOrNavigableFScriptDelegate6 flags<delegate>
Inherited from UListViewBase 18
OffsetSizeNameTypeFlagsDefault
0x10BP_OnEntryGeneratedFMulticastScriptDelegateProtected+4 flags<delegate>
0x10BP_OnEntriesGeneratedFMulticastScriptDelegateProtected+4 flags<delegate>
0x01880x10padding / unreflected
0x08EntryWidgetClassTSubclassOf<UUserWidget>Protected+8 flagsnullptr
0x04WheelScrollMultiplierfloatProtected+8 flags1
0x01bEnableScrollAnimationboolProtected+8 flagsfalse
0x01A50x03padding / unreflected
0x04ScrollingAnimationInterpolationSpeedfloatProtected+8 flags12
0x01bInEnableTouchAnimatedScrollingboolProtected+8 flagsfalse
0x01AllowOverscrollboolProtected+6 flagstrue
0x01bEnableRightClickScrollingboolProtected+6 flagstrue
0x01bEnableTouchScrollingboolProtected+6 flagstrue
0x01bIsPointerScrollingEnabledboolProtected+7 flagstrue
0x01bIsGamepadScrollingEnabledboolProtected+7 flagstrue
0x01bEnableFixedLineOffsetboolProtected+6 flagsfalse
0x01B30x01padding / unreflected
0x04FixedLineScrollOffsetfloatProtected+6 flags0
0x01bAllowDraggingboolProtected+8 flagstrue
0x01bSelectItemOnNavigationboolProtected+8 flagstrue
0x01BA0x06padding / unreflected
0x10BP_OnEntryReleasedFMulticastScriptDelegateProtected+4 flags<delegate>
0x88EntryWidgetPoolFUserWidgetPoolTransient+2 flags{ActiveWidgets=[], InactiveWidgets=[]}
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 30

SignatureFlagsNativeParams
void SetSelectionMode(const ESelectionMode& SelectionMode)FinalNative+1 flags0x01
void SetSelectedIndex(int32 Index)FinalNative+1 flags0x04
void SetScrollIntoViewAlignment(const EScrollIntoViewAlignment& NewScrollIntoViewAlignment)FinalNative+1 flags0x01
void SetScrollBarPadding(const FMargin& InScrollBarPadding)FinalNative+1 flags0x10
void ScrollIndexIntoView(int32 Index)FinalNative+1 flags0x04
void RemoveItem(UObject* Item)FinalNative+1 flags0x08
void OnListItemOuterEndPlayed(AActor* ItemOuter, const EEndPlayReason& EndPlayReason)FinalNative+1 flags0x09
void OnListItemEndPlayed(AActor* Item, const EEndPlayReason& EndPlayReason)FinalNative+1 flags0x09
void NavigateToIndex(int32 Index)FinalNative+1 flags0x04
bool IsRefreshPending()FinalNative+1 flags0x01
float GetVerticalEntrySpacing()FinalNative+1 flags0x04
FMargin GetScrollBarPadding()FinalNative+1 flags0x10
int32 GetNumItems()FinalNative+1 flags0x04
TArray<UObject*> GetListItems()FinalNative+1 flags0x10
UObject* GetItemAt(int32 Index)FinalNative+1 flags0x10
int32 GetIndexForItem(UObject* Item)FinalNative+1 flags0x0C
float GetHorizontalEntrySpacing()FinalNative+1 flags0x04
void ClearListItems()FinalNative+1 flags0x00
void BP_SetSelectedItem(UObject* Item)FinalNative+1 flags0x08
void BP_SetListItems(const TArray<UObject*>& InListItems)FinalNative+1 flags0x10
void BP_SetItemSelection(UObject* Item, bool bSelected)FinalNative+1 flags0x09
void BP_ScrollItemIntoView(UObject* Item)FinalNative+1 flags0x08
void BP_NavigateToItem(UObject* Item)FinalNative+1 flags0x08
bool BP_IsItemVisible(UObject* Item)FinalNative+1 flags0x09
bool BP_GetSelectedItems(const TArray<UObject*>& Items)FinalNative+1 flags0x11
UObject* BP_GetSelectedItem()FinalNative+1 flags0x08
int32 BP_GetNumItemsSelected()FinalNative+1 flags0x04
void BP_ClearSelection()FinalNative+1 flags0x00
void BP_CancelScrollIntoView()FinalNative+1 flags0x00
void AddItem(UObject* Item)FinalNative+1 flags0x08

Subclasses 3