implements INamedSlotInterface
0x00x0340
Members 23
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0168 | 0x38 | padding / unreflected | |||
| 0x10 | ColorAndOpacity | FLinearColor | 7 flags | {R=1, G=1, B=1, A=1} | |
| 0x10 | ColorAndOpacityDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x14 | ForegroundColor | FSlateColor | 3 flags | {SpecifiedColor={R=1, G=0, B=1, A=1}, ColorUseRule=UseColor… | |
| 0x10 | ForegroundColorDelegate | FScriptDelegate | 5 flags | <delegate> | |
| 0x01E4 | 0x04 | padding / unreflected | |||
| 0x10 | OnVisibilityChanged | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01F8 | 0x30 | padding / unreflected | |||
| 0x10 | Padding | FMargin | 6 flags | {Left=0, Top=0, Right=0, Bottom=0} | |
| 0x04 | Priority | int32 | 7 flags | 0 | |
| 0x01 | bIsFocusable : 1bit 0 | bool | 5 flags | false | |
| 0x01 | bStopAction : 1bit 1 | bool | 5 flags | false | |
| 0x01 | bAutomaticallyRegisterInputOnConstruction : 1bit 2 | bool | 3 flags | false | |
| 0x023D | 0x03 | padding / unreflected | |||
| 0x10 | QueuedWidgetAnimationTransitions | TArray<FQueuedWidgetAnimationTransition> | Transient+2 flags | [] | |
| 0x10 | ActiveSequencePlayers | TArray<UUMGSequencePlayer*> | Transient+4 flags | [] | |
| 0x08 | AnimationTickManager | UUMGSequenceTickManager* | Transient+6 flags | nullptr | |
| 0x10 | StoppedSequencePlayers | TArray<UUMGSequencePlayer*> | Transient+4 flags | [] | |
| 0x0278 | 0x40 | padding / unreflected | |||
| 0x10 | NamedSlotBindings | TArray<FNamedSlotBinding> | 3 flags | [] | |
| 0x10 | Extensions | TArray<UUserWidgetExtension*> | 6 flags | [] | |
| 0x08 | WidgetTree | UWidgetTree* | Transient+8 flags | nullptr | |
| 0x01 | bHasScriptImplementedTick : 1bit 0 | bool | 3 flags | true | |
| 0x01 | bHasScriptImplementedPaint : 1bit 1 | bool | 3 flags | true | |
| 0x02E1 | 0x17 | padding / unreflected | |||
| 0x01 | TickFrequency | EWidgetTickFrequency | 9 flags | Auto | |
| 0x02F9 | 0x03 | padding / unreflected | |||
| 0x10 | DesiredFocusWidget | FWidgetChild | 5 flags | {WidgetName=None, WidgetPtr=nullptr} | |
| 0x030C | 0x04 | padding / unreflected | |||
| 0x08 | InputComponent | UInputComponent* | TransientProtected+9 flags | nullptr | |
| 0x10 | AnimationCallbacks | TArray<FAnimationEventBinding> | TransientProtected+4 flags | [] | |
| 0x0328 | 0x18 | unreflected bytes to end of UUserWidget | |||
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 104
| Signature | Flags | Native | Params |
|---|---|---|---|
| void UnregisterInputComponent() | FinalNative+1 flags | 0x00 | |
| void UnbindFromAnimationStarted(UWidgetAnimation* Animation, const FScriptDelegate& Delegate) | FinalNative+1 flags | 0x18 | |
| void UnbindFromAnimationFinished(UWidgetAnimation* Animation, const FScriptDelegate& Delegate) | FinalNative+1 flags | 0x18 | |
| void UnbindAllFromAnimationStarted(UWidgetAnimation* Animation) | FinalNative+1 flags | 0x08 | |
| void UnbindAllFromAnimationFinished(UWidgetAnimation* Animation) | FinalNative+1 flags | 0x08 | |
| void Tick(const FGeometry& MyGeometry, float InDeltaTime) | EventPublic | 0x3C | |
| void StopListeningForInputAction(const FName& ActionName, const EInputEvent& EventType) | FinalNative+1 flags | 0x09 | |
| void StopListeningForAllInputActions() | FinalNative+1 flags | 0x00 | |
| void StopAnimationsAndLatentActions() | FinalNative+1 flags | 0x00 | |
| void StopAnimation(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x08 | |
| void StopAllAnimations() | FinalNative+1 flags | 0x00 | |
| void SetPositionInViewport(const FVector2D& Position, bool bRemoveDPIScale) | FinalNative+1 flags | 0x11 | |
| void SetPlaybackSpeed(UWidgetAnimation* InAnimation, float PlaybackSpeed) | FinalNative+1 flags | 0x0C | |
| void SetPadding(const FMargin& InPadding) | FinalNative+1 flags | 0x10 | |
| void SetOwningPlayer(APlayerController* LocalPlayerController) | FinalNative+1 flags | 0x08 | |
| void SetNumLoopsToPlay(UWidgetAnimation* InAnimation, int32 NumLoopsToPlay) | FinalNative+1 flags | 0x0C | |
| void SetInputActionPriority(int32 NewPriority) | FinalNative+1 flags | 0x04 | |
| void SetInputActionBlocking(bool bShouldBlock) | FinalNative+1 flags | 0x01 | |
| void SetForegroundColor(const FSlateColor& InForegroundColor) | FinalNative+1 flags | 0x14 | |
| void SetDesiredSizeInViewport(const FVector2D& Size) | FinalNative+1 flags | 0x10 | |
| bool SetDesiredFocusWidget(UWidget* Widget) | FinalNative+1 flags | 0x09 | |
| void SetColorAndOpacity(const FLinearColor& InColorAndOpacity) | FinalNative+1 flags | 0x10 | |
| void SetAnimationCurrentTime(UWidgetAnimation* InAnimation, float InTime) | FinalNative+1 flags | 0x0C | |
| void SetAnchorsInViewport(const FAnchors& Anchors) | FinalNative+1 flags | 0x20 | |
| void SetAlignmentInViewport(const FVector2D& Alignment) | FinalNative+1 flags | 0x10 | |
| void ReverseAnimation(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x08 | |
| void RemoveFromViewport() | FinalNative+1 flags | 0x00 | |
| void RemoveExtensions(TSubclassOf<UUserWidgetExtension> InExtensionType) | FinalNative+1 flags | 0x08 | |
| void RemoveExtension(UUserWidgetExtension* InExtension) | FinalNative+1 flags | 0x08 | |
| void RegisterInputComponent() | FinalNative+1 flags | 0x00 | |
| void QueueStopAnimation(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x08 | |
| void QueueStopAllAnimations() | FinalNative+1 flags | 0x00 | |
| void QueuePlayAnimationTimeRange(UWidgetAnimation* InAnimation, float StartAtTime, float EndAtTime, int32 NumLoopsToPlay, const EUMGSequencePlayMode& PlayMode, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x1D | |
| void QueuePlayAnimationReverse(UWidgetAnimation* InAnimation, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x0D | |
| void QueuePlayAnimationForward(UWidgetAnimation* InAnimation, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x0D | |
| void QueuePlayAnimation(UWidgetAnimation* InAnimation, float StartAtTime, int32 NumLoopsToPlay, const EUMGSequencePlayMode& PlayMode, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x19 | |
| float QueuePauseAnimation(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x0C | |
| void PreConstruct(bool IsDesignTime) | EventPublic | 0x01 | |
| void PlaySound(USoundBase* SoundToPlay) | FinalNative+1 flags | 0x08 | |
| FWidgetAnimationHandle PlayAnimationTimeRange(UWidgetAnimation* InAnimation, float StartAtTime, float EndAtTime, int32 NumLoopsToPlay, const EUMGSequencePlayMode& PlayMode, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x30 | |
| FWidgetAnimationHandle PlayAnimationReverse(UWidgetAnimation* InAnimation, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x20 | |
| FWidgetAnimationHandle PlayAnimationForward(UWidgetAnimation* InAnimation, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x20 | |
| FWidgetAnimationHandle PlayAnimation(UWidgetAnimation* InAnimation, float StartAtTime, int32 NumLoopsToPlay, const EUMGSequencePlayMode& PlayMode, float PlaybackSpeed, bool bRestoreState) | FinalNative+1 flags | 0x2C | |
| float PauseAnimation(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x0C | |
| FEventReply OnTouchStarted(const FGeometry& MyGeometry, FPointerEvent& InTouchEvent) | EventPublic | 0x170 | |
| FEventReply OnTouchMoved(const FGeometry& MyGeometry, FPointerEvent& InTouchEvent) | EventPublic | 0x170 | |
| FEventReply OnTouchGesture(const FGeometry& MyGeometry, FPointerEvent& GestureEvent) | EventPublic | 0x170 | |
| FEventReply OnTouchForceChanged(const FGeometry& MyGeometry, FPointerEvent& InTouchEvent) | EventPublic | 0x170 | |
| FEventReply OnTouchFirstMove(const FGeometry& MyGeometry, FPointerEvent& InTouchEvent) | EventPublic | 0x170 | |
| FEventReply OnTouchEnded(const FGeometry& MyGeometry, FPointerEvent& InTouchEvent) | EventPublic | 0x170 | |
| void OnRemovedFromFocusPath(const FFocusEvent& InFocusEvent) | EventPublic | 0x08 | |
| FEventReply OnPreviewMouseButtonDown(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0x170 | |
| FEventReply OnPreviewKeyDown(const FGeometry& MyGeometry, const FKeyEvent& InKeyEvent) | EventPublic | 0x138 | |
| void OnPaint(FPaintContext& Context) | EventPublic | 0x30 | |
| FEventReply OnMouseWheel(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0x170 | |
| FEventReply OnMouseMove(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0x170 | |
| void OnMouseLeave(FPointerEvent& MouseEvent) | EventPublic | 0x80 | |
| void OnMouseEnter(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0xB8 | |
| void OnMouseCaptureLost() | EventPublic | 0x00 | |
| FEventReply OnMouseButtonUp(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0x170 | |
| FEventReply OnMouseButtonDown(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | EventPublic | 0x170 | |
| FEventReply OnMouseButtonDoubleClick(const FGeometry& InMyGeometry, FPointerEvent& InMouseEvent) | EventPublic | 0x170 | |
| FEventReply OnMotionDetected(const FGeometry& MyGeometry, const FMotionEvent& InMotionEvent) | EventPublic | 0x178 | |
| FEventReply OnKeyUp(const FGeometry& MyGeometry, const FKeyEvent& InKeyEvent) | EventPublic | 0x138 | |
| FEventReply OnKeyDown(const FGeometry& MyGeometry, const FKeyEvent& InKeyEvent) | EventPublic | 0x138 | |
| FEventReply OnKeyChar(const FGeometry& MyGeometry, const FCharacterEvent& InCharacterEvent) | EventPublic | 0x120 | |
| void OnInitialized() | EventPublic | 0x00 | |
| FEventReply OnFocusReceived(const FGeometry& MyGeometry, const FFocusEvent& InFocusEvent) | EventPublic | 0xF8 | |
| void OnFocusLost(const FFocusEvent& InFocusEvent) | EventPublic | 0x08 | |
| bool OnDrop(const FGeometry& MyGeometry, const FPointerEvent& PointerEvent, UDragDropOperation* Operation) | EventPublic | 0xC1 | |
| bool OnDragOver(const FGeometry& MyGeometry, const FPointerEvent& PointerEvent, UDragDropOperation* Operation) | EventPublic | 0xC1 | |
| void OnDragLeave(const FPointerEvent& PointerEvent, UDragDropOperation* Operation) | EventPublic | 0x88 | |
| void OnDragEnter(const FGeometry& MyGeometry, const FPointerEvent& PointerEvent, UDragDropOperation* Operation) | EventPublic | 0xC0 | |
| void OnDragDetected(const FGeometry& MyGeometry, FPointerEvent& PointerEvent, const UDragDropOperation*& Operation) | EventPublic | 0xC0 | |
| void OnDragCancelled(FPointerEvent& PointerEvent, UDragDropOperation* Operation) | EventPublic | 0x88 | |
| void OnAnimationStarted(UWidgetAnimation* Animation) | NativeEvent+1 flags | 0x08 | |
| void OnAnimationFinished(UWidgetAnimation* Animation) | NativeEvent+1 flags | 0x08 | |
| FEventReply OnAnalogValueChanged(const FGeometry& MyGeometry, const FAnalogInputEvent& InAnalogInputEvent) | EventPublic | 0x140 | |
| void OnAddedToFocusPath(const FFocusEvent& InFocusEvent) | EventPublic | 0x08 | |
| void ListenForInputAction(const FName& ActionName, const EInputEvent& EventType, bool bConsume, const FScriptDelegate& Callback) | FinalNative+1 flags | 0x1C | |
| bool IsPlayingAnimation() | FinalNative+1 flags | 0x01 | |
| bool IsListeningForInputAction(const FName& ActionName) | FinalNative+1 flags | 0x09 | |
| bool IsInteractable() | EventPublic | 0x01 | |
| bool IsAnyAnimationPlaying() | FinalNative+1 flags | 0x01 | |
| bool IsAnimationPlayingForward(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x09 | |
| bool IsAnimationPlaying(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x09 | |
| APawn* GetOwningPlayerPawn() | FinalNative+1 flags | 0x08 | |
| APlayerCameraManager* GetOwningPlayerCameraManager() | FinalNative+1 flags | 0x08 | |
| bool GetIsVisible() | FinalNative+1 flags | 0x01 | |
| TArray<UUserWidgetExtension*> GetExtensions(TSubclassOf<UUserWidgetExtension> ExtensionType) | FinalNative+1 flags | 0x18 | |
| UUserWidgetExtension* GetExtension(TSubclassOf<UUserWidgetExtension> ExtensionType) | FinalNative+1 flags | 0x10 | |
| float GetAnimationCurrentTime(UWidgetAnimation* InAnimation) | FinalNative+1 flags | 0x0C | |
| FAnchors GetAnchorsInViewport() | FinalNative+1 flags | 0x20 | |
| FVector2D GetAlignmentInViewport() | FinalNative+1 flags | 0x10 | |
| void FlushAnimations() | FinalNative+1 flags | 0x00 | |
| void Destruct() | EventPublic | 0x00 | |
| void Construct() | EventPublic | 0x00 | |
| void CancelLatentActions() | FinalNative+1 flags | 0x00 | |
| void BindToAnimationStarted(UWidgetAnimation* Animation, const FScriptDelegate& Delegate) | FinalNative+1 flags | 0x18 | |
| void BindToAnimationFinished(UWidgetAnimation* Animation, const FScriptDelegate& Delegate) | FinalNative+1 flags | 0x18 | |
| void BindToAnimationEvent(UWidgetAnimation* Animation, const FScriptDelegate& Delegate, const EWidgetAnimationEvent& AnimationEvent, const FName& UserTag) | FinalNative+1 flags | 0x24 | |
| void AddToViewport(int32 ZOrder) | FinalNative+1 flags | 0x04 | |
| bool AddToPlayerScreen(int32 ZOrder) | FinalNative+1 flags | 0x05 | |
| UUserWidgetExtension* AddExtension(TSubclassOf<UUserWidgetExtension> InExtensionType) | FinalNative+1 flags | 0x10 |
Subclasses 79
UCarouselWidgetUCheatMenuBaseUCheatOptionBaseUCheatSubOptionBaseUCollapsableLevelBaseUCommonUserWidgetUCrewMemberEntryUInventorySlotWidgetULevelSequenceBurnInULoadingScreenWidgetUMoodletWidgetUMovieGraphBurnInWidgetUMovieGraphRenderPreviewWidgetUMoviePipelineBurnInWidgetUMovieRenderDebugWidgetUStormMiniSettingsWidgetUSubcategoryDividerWidgetUTaskListUTaskListEntryUToastWidgetUTVContentWidgetUW_AchievementEntry_CUW_ArchiveDocDisplay_CUW_Box_CUW_Bracket_Button_CUW_Bracket_CUW_CheckoutItem_CUW_ColorButton_CUW_ComboBoxButton_CUW_CounterText_CUW_CreditsEntry_CUW_CreditsEntry_Message_CUW_CreditsTitle_CUW_CrewLobbyInfo_CUW_DefaultCursor_CUW_DotLine_CUW_GameVersion_CUW_Header_CUW_Interaction_Prompt_CUW_ItemIndicator_CUW_KeyItemIndicator_CUW_LoadingScreen_CUW_MapOption_CUW_MatchData_CUW_MicInputIndicator_CUW_PageNumber_CUW_PlayerClassicIcon_CUW_PlayerInfo_CUW_ProgressBar_CUW_QuestEntity_CUW_QuestObjective_CUW_RadarStatusEntry_CUW_ReportPage_CUW_RewardEntry_CUW_RewardPage_CUW_RewardsList_CUW_SchematicLine_CUW_SessionNameField_CUW_SkinInfo_CUW_StatusReport_C+19 more
Used by 21
types with a member, parameter or interface of this typeUCommonLazyWidgetUCrewMembersListUDynamicEntryBoxUDynamicEntryBoxBaseUInventoryWidgetUListViewBaseUMenuAnchorAPlayerControllerUStormEscapeGameInstanceUStormSettingsWidgetUUIHelperLibraryUUIManagerUUMGSequenceTickManagerFUserWidgetPoolUW_MapSelectionSwitcher_CUW_SearchLobbies_New_CUWidgetAnimationFWidgetAnimationHandleUWidgetAnimationPlayCallbackProxyUWidgetBlueprintLibraryUWidgetComponent