implements INotifyFieldValueChanged
0x00x0168
Members 23
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x0028 | 0x08 | padding / unreflected | |||
| 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 | [] | |
| 0x0148 | 0x20 | unreflected bytes to end of UWidget | |||
Functions 71
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetVisibility(const ESlateVisibility& InVisibility) | NativePublic | 0x01 | |
| void SetUserFocus(APlayerController* PlayerController) | FinalNative+1 flags | 0x08 | |
| void SetToolTipText(FText& InToolTipText) | FinalNative+1 flags | 0x10 | |
| void SetToolTip(UWidget* Widget) | FinalNative+1 flags | 0x08 | |
| void SetRenderTranslation(const FVector2D& Translation) | FinalNative+1 flags | 0x10 | |
| void SetRenderTransformPivot(const FVector2D& Pivot) | FinalNative+1 flags | 0x10 | |
| void SetRenderTransformAngle(float Angle) | FinalNative+1 flags | 0x04 | |
| void SetRenderTransform(const FWidgetTransform& InTransform) | FinalNative+1 flags | 0x38 | |
| void SetRenderShear(const FVector2D& Shear) | FinalNative+1 flags | 0x10 | |
| void SetRenderScale(const FVector2D& Scale) | FinalNative+1 flags | 0x10 | |
| void SetRenderOpacity(float InOpacity) | FinalNative+1 flags | 0x04 | |
| void SetNavigationRuleExplicit(const EUINavigation& Direction, UWidget* InWidget) | FinalNative+1 flags | 0x10 | |
| void SetNavigationRuleCustomBoundary(const EUINavigation& Direction, const FScriptDelegate& InCustomDelegate) | FinalNative+1 flags | 0x14 | |
| void SetNavigationRuleCustom(const EUINavigation& Direction, const FScriptDelegate& InCustomDelegate) | FinalNative+1 flags | 0x14 | |
| void SetNavigationRuleBase(const EUINavigation& Direction, const EUINavigationRule& Rule) | FinalNative+1 flags | 0x02 | |
| void SetNavigationRule(const EUINavigation& Direction, const EUINavigationRule& Rule, const FName& WidgetToFocus) | FinalNative+1 flags | 0x0C | |
| void SetKeyboardFocus() | FinalNative+1 flags | 0x00 | |
| void SetIsEnabled(bool bInIsEnabled) | NativePublic | 0x01 | |
| void SetFocus() | FinalNative+1 flags | 0x00 | |
| void SetCursor(const EMouseCursor& InCursor) | FinalNative+1 flags | 0x01 | |
| void SetClipping(const EWidgetClipping& InClipping) | FinalNative+1 flags | 0x01 | |
| void SetAllNavigationRules(const EUINavigationRule& Rule, const FName& WidgetToFocus) | FinalNative+1 flags | 0x0C | |
| void ResetCursor() | FinalNative+1 flags | 0x00 | |
| void RemoveFromParent() | NativePublic | 0x00 | |
| FEventReply OnReply__DelegateSignature() | Public | 0xB8 | |
| FEventReply OnPointerEvent__DelegateSignature(const FGeometry& MyGeometry, FPointerEvent& MouseEvent) | Public | 0x170 | |
| void K2_RemoveFieldValueChangedDelegate(const FFieldNotificationId& FieldId, const FScriptDelegate& Delegate) | FinalNative+1 flags | 0x18 | |
| void K2_BroadcastFieldValueChanged(const FFieldNotificationId& FieldId) | FinalNative+1 flags | 0x08 | |
| void K2_AddFieldValueChangedDelegate(const FFieldNotificationId& FieldId, const FScriptDelegate& Delegate) | FinalNative+1 flags | 0x18 | |
| bool IsVisible() | FinalNative+1 flags | 0x01 | |
| bool IsRendered() | FinalNative+1 flags | 0x01 | |
| bool IsInViewport() | FinalNative+1 flags | 0x01 | |
| bool IsHovered() | NativePublic | 0x01 | |
| void InvalidateLayoutAndVolatility() | FinalNative+1 flags | 0x00 | |
| bool HasUserFocusedDescendants(APlayerController* PlayerController) | FinalNative+1 flags | 0x09 | |
| bool HasUserFocus(APlayerController* PlayerController) | FinalNative+1 flags | 0x09 | |
| bool HasMouseCaptureByUser(int32 UserIndex, int32 PointerIndex) | FinalNative+1 flags | 0x09 | |
| bool HasMouseCapture() | FinalNative+1 flags | 0x01 | |
| bool HasKeyboardFocus() | FinalNative+1 flags | 0x01 | |
| bool HasFocusedDescendants() | FinalNative+1 flags | 0x01 | |
| bool HasAnyUserFocus() | FinalNative+1 flags | 0x01 | |
| UWidget* GetWidget__DelegateSignature() | Public | 0x08 | |
| ESlateVisibility GetVisibility() | FinalNative+1 flags | 0x01 | |
| FGeometry GetTickSpaceGeometry() | FinalNative+1 flags | 0x38 | |
| FText GetText__DelegateSignature() | Public | 0x10 | |
| ESlateVisibility GetSlateVisibility__DelegateSignature() | Public | 0x01 | |
| FSlateColor GetSlateColor__DelegateSignature() | Public | 0x14 | |
| FSlateBrush GetSlateBrush__DelegateSignature() | Public | 0xB0 | |
| float GetRenderTransformAngle() | FinalNative+1 flags | 0x04 | |
| float GetRenderOpacity() | FinalNative+1 flags | 0x04 | |
| UPanelWidget* GetParent() | FinalNative+1 flags | 0x08 | |
| FGeometry GetPaintSpaceGeometry() | FinalNative+1 flags | 0x38 | |
| APlayerController* GetOwningPlayer() | NativePublic | 0x08 | |
| ULocalPlayer* GetOwningLocalPlayer() | NativePublic | 0x08 | |
| EMouseCursor GetMouseCursor__DelegateSignature() | Public | 0x01 | |
| FLinearColor GetLinearColor__DelegateSignature() | Public | 0x10 | |
| bool GetIsEnabled() | FinalNative+1 flags | 0x01 | |
| int32 GetInt32__DelegateSignature() | Public | 0x04 | |
| UGameInstance* GetGameInstance() | FinalNative+1 flags | 0x08 | |
| float GetFloat__DelegateSignature() | Public | 0x04 | |
| FVector2D GetDesiredSize() | FinalNative+1 flags | 0x10 | |
| EWidgetClipping GetClipping() | FinalNative+1 flags | 0x01 | |
| ECheckBoxState GetCheckBoxState__DelegateSignature() | Public | 0x01 | |
| FGeometry GetCachedGeometry() | FinalNative+1 flags | 0x38 | |
| bool GetBool__DelegateSignature() | Public | 0x01 | |
| FText GetAccessibleText() | FinalNative+1 flags | 0x10 | |
| FText GetAccessibleSummaryText() | FinalNative+1 flags | 0x10 | |
| UWidget* GenerateWidgetForString__DelegateSignature(const FString& Item) | Public | 0x18 | |
| UWidget* GenerateWidgetForObject__DelegateSignature(UObject* Item) | Public | 0x10 | |
| void ForceVolatile(bool bForce) | FinalNative+1 flags | 0x01 | |
| void ForceLayoutPrepass() | FinalNative+1 flags | 0x00 |
Subclasses 40
UAudioMaterialButtonUAudioMaterialEnvelopeUAudioMaterialKnobUAudioMaterialMeterUAudioMaterialSliderUAudioMeterUAudioOscilloscopeUAudioRadialSliderUAudioSliderBaseUAudioVectorscopeUCircularThrobberUComboBoxUComboBoxKeyUComboBoxStringUCommonActionWidgetUCommonActivatableWidgetContainerBaseUCommonLazyWidgetUCommonVideoPlayerUCommonWidgetCarouselNavBarUDynamicEntryBoxBaseUEditableTextUEditableTextBoxUExpandableAreaUImageUInputKeySelectorUListViewBaseUNativeWidgetHostUPanelWidgetUPostBufferUpdateUProgressBarURadialSliderUScrollBarUSliderUSpacerUSpinBoxUSynth2DSliderUSynthKnobUTextLayoutWidgetUThrobberUUserWidget
Used by 64
types with a member, parameter or interface of this typeUCanvasPanelUComboBoxKeyUCommonActivatableWidgetFCommonRegisteredTabInfoUCommonTabListWidgetBaseUCommonUILibraryUCommonUserWidgetUCommonVisibilitySwitcherUCommonWidgetCarouselUCommonWidgetGroupBaseUContentWidgetUDragDropOperationUExpandableAreaUGameViewportSubsystemUGridPanelUHorizontalBoxUKeyBindingEntryWidgetUKeyBindingMenuWidgetFNamedSlotBindingUOverlayUPanelSlotUPanelWidgetUScrollBoxUStackBoxUStormSettingsPageWidgetUStormSettingsSectionWidgetUStormSettingsWidgetUUIComponentUUniformGridPanelUUserWidgetUVerticalBoxUW_CreateRoomPopup_CUW_Credits_CUW_CrewAssembly_New_CUW_CrewPlayersList_CUW_DrawColorButton_CUW_KeyBindingPage_CUW_LobbiesList_CUW_Locker_CUW_LoreUI_CUW_MiniSoundOptions_CUW_OptionSelectorBase_CUW_OptionsSlider_CUW_PauseMenu_CUW_PopupBase_CUW_PostGameData_CUW_SearchLobbies_New_CUW_StormSettings_CUW_VanSchematic_CUW_WelcomeScreen_CUW_WhiteboardUI_CUWBP_DeathMenu_CUWBP_Despawn_CUWBP_QTE_CUWhiteboardWidgetBaseUWidgetBindingUWidgetBlueprintLibraryFWidgetChildUWidgetInteractionComponentUWidgetLayoutLibraryFWidgetNavigationDataUWidgetSwitcherUWidgetTreeUWrapBox