0x00x0068
Members 3
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OnDisplayedWidgetChangedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnUIManagerInitializedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | bIsInitialized | bool | Protected+5 flags | false | |
| 0x0051 | 0x17 | unreflected bytes to end of UUIManager | |||
Functions 11
| Signature | Flags | Native | Params |
|---|---|---|---|
| void SetInputMode(UObject* WorldContextObject, const EInputModeType& InputMode, bool bShowMouseCursor, UUserWidget* Widget) | FinalNative+1 flags | 0x18 | |
| void SetInitialized(bool bNewValue) | FinalNative+1 flags | 0x01 | |
| void OnPopupDisplayedWidgetChanged(UCommonActivatableWidget* NewlyDisplayedWidget) | FinalNative+1 flags | 0x08 | |
| void OnModalDisplayedWidgetChanged(UCommonActivatableWidget* NewlyDisplayedWidget) | FinalNative+1 flags | 0x08 | |
| void OnMenuDisplayedWidgetChanged(UCommonActivatableWidget* NewlyDisplayedWidget) | FinalNative+1 flags | 0x08 | |
| void OnGameUIDisplayedWidgetChanged(UCommonActivatableWidget* NewlyDisplayedWidget) | FinalNative+1 flags | 0x08 | |
| bool HasWidgetsInLayer(const EWidgetLayer& Layer) | FinalNative+1 flags | 0x02 | |
| APlayerController* GetPlayerController() | FinalNative+1 flags | 0x08 | |
| int32 GetNumWidgetsInLayer(const EWidgetLayer& Layer) | FinalNative+1 flags | 0x08 | |
| UBaseMainLayerUI* GetMainLayerUI() | FinalNative+1 flags | 0x08 | |
| void DeactivateAllWidgets() | FinalNative+1 flags | 0x00 |