Zdexby TheHolyOneZ
5,360 classes
Class

UScrollBox

: UPanelWidget : UWidget : UVisual : UObject
/Script/UMG.ScrollBox 0x0B90 (2,960 B) align 16 inherited 0x0180 vtable /Script/UMG
0x00x0B90

Members 27

OffsetSizeNameTypeFlagsDefault
0x04ScrollAnimationInterpolationSpeedfloat7 flags15
0x01bEnableTouchScrollingbool7 flagstrue
0x01bConsumePointerInputbool7 flagstrue
0x01860x02padding / unreflected
0x18AnalogMouseWheelKeyFKey4 flags{KeyName=None}
0x01bIsFocusablebool7 flagsfalse
0x01A10x0Fpadding / unreflected
0x2F0WidgetStyleFScrollBoxStyle3 flags{BarThickness=9, TopShadowBrush={TintColor={SpecifiedColor=…
0x650WidgetBarStyleFScrollBarStyle3 flags{HorizontalBackgroundImage={TintColor={SpecifiedColor={Line…
0x01OrientationEOrientation7 flagsOrient_Vertical
0x01ScrollBarVisibilityESlateVisibility7 flagsVisible
0x01ConsumeMouseWheelEConsumeMouseWheel7 flagsWhenScrollingPossible
0x0AF30x05padding / unreflected
0x10ScrollbarThicknessFVector2D7 flags{X=9, Y=9}
0x10ScrollBarPaddingFMargin6 flags{Left=2, Top=2, Right=2, Bottom=2}
0x01AlwaysShowScrollbarbool7 flagsfalse
0x01AlwaysShowScrollbarTrackbool7 flagsfalse
0x01AllowOverscrollbool7 flagstrue
0x01BackPadScrollingbool8 flagsfalse
0x01FrontPadScrollingbool8 flagsfalse
0x01bAnimateWheelScrollingbool7 flagsfalse
0x0B1F0x01padding / unreflected
0x01ScrollWhenFocusChangesEScrollWhenFocusChanges7 flagsNoScroll
0x01bAllowRightClickDragScrollingbool7 flagstrue
0x0B260x02padding / unreflected
0x04WheelScrollMultiplierfloat7 flags1
0x0B2C0x04padding / unreflected
0x10OnUserScrolledFMulticastScriptDelegate4 flags<delegate>
0x10OnScrollBarVisibilityChangedFMulticastScriptDelegate4 flags<delegate>
0x10OnFocusReceivedFMulticastScriptDelegate4 flags<delegate>
0x10OnFocusLostFMulticastScriptDelegate4 flags<delegate>
0x0B700x20unreflected bytes to end of UScrollBox
Inherited from UPanelWidget 1
OffsetSizeNameTypeFlagsDefault
0x10SlotsTArray<UPanelSlot*>Protected+6 flags[]
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 31

SignatureFlagsNativeParams
void SetWheelScrollMultiplier(float NewWheelScrollMultiplier)FinalNative+1 flags0x04
void SetScrollWhenFocusChanges(const EScrollWhenFocusChanges& NewScrollWhenFocusChanges)FinalNative+1 flags0x01
void SetScrollOffset(float NewScrollOffset)FinalNative+1 flags0x04
void SetScrollbarVisibility(const ESlateVisibility& NewScrollBarVisibility)FinalNative+1 flags0x01
void SetScrollbarThickness(const FVector2D& NewScrollbarThickness)FinalNative+1 flags0x10
void SetScrollBarPadding(const FMargin& NewScrollbarPadding)FinalNative+1 flags0x10
void SetScrollAnimationInterpolationSpeed(float NewScrollAnimationInterpolationSpeed)FinalNative+1 flags0x04
void SetOrientation(const EOrientation& NewOrientation)FinalNative+1 flags0x01
void SetNavigationDestination(const EDescendantScrollDestination& NewNavigationDestination)FinalNative+1 flags0x01
void SetIsTouchScrollingEnabled(bool bInEnableTouchScrolling)FinalNative+1 flags0x01
void SetIsFocusable(bool bInIsFocusable)FinalNative+1 flags0x01
void SetConsumePointerInput(bool bInConsumePointerInput)FinalNative+1 flags0x01
void SetConsumeMouseWheel(const EConsumeMouseWheel& NewConsumeMouseWheel)FinalNative+1 flags0x01
void SetAnimateWheelScrolling(bool bShouldAnimateWheelScrolling)FinalNative+1 flags0x01
void SetAnalogMouseWheelKey(const FKey& InMouseWheelKey)FinalNative+1 flags0x18
void SetAlwaysShowScrollbar(bool NewAlwaysShowScrollbar)FinalNative+1 flags0x01
void SetAllowOverscroll(bool NewAllowOverscroll)FinalNative+1 flags0x01
void ScrollWidgetIntoView(UWidget* WidgetToFind, bool AnimateScroll, const EDescendantScrollDestination& ScrollDestination, float Padding)FinalNative+1 flags0x10
void ScrollToStart()FinalNative+1 flags0x00
void ScrollToEnd()FinalNative+1 flags0x00
float GetViewOffsetFraction()FinalNative+1 flags0x04
float GetViewFraction()FinalNative+1 flags0x04
float GetScrollOffsetOfEnd()FinalNative+1 flags0x04
float GetScrollOffset()FinalNative+1 flags0x04
float GetOverscrollPercentage()FinalNative+1 flags0x04
float GetOverscrollOffset()FinalNative+1 flags0x04
bool GetIsScrolling()FinalNative+1 flags0x01
bool GetIsFocusable()FinalNative+1 flags0x01
bool GetConsumePointerInput()FinalNative+1 flags0x01
FKey GetAnalogMouseWheelKey()FinalNative+1 flags0x18
void EndInertialScrolling()FinalNative+1 flags0x00

Subclasses 1

Used by 14

types with a member, parameter or interface of this type