UArchonUserWidget > UArchonUserWidgetBase > UUserWidget > UWidget > UVisual > UObject
Member | Type | Offset | Share |
---|---|---|---|
OnItemSelectionChanged | FMulticastInlineDelegate | 0x388 | |
OnItemSelectionHandled | FMulticastInlineDelegate | 0x398 | |
OnCursorVisiblityChanged | FMulticastInlineDelegate | 0x3a8 | |
Radius | float | 0x3b8 | |
CursorRadius | float | 0x3bc | |
CancelCooldown | float | 0x3c0 | |
RadialItems | TArray<FRadialMenuItemViewModel> | 0x3c8 | |
GamepadCancelZone | float | 0x3d8 | |
MouseCancelZone | float | 0x3dc | |
ItemsBox | UCanvasPanel* | 0x3e0 | |
BackgroundPanel | UCanvasPanel* | 0x3e8 | |
BackgroundRadius | float | 0x3f0 | |
BackgroundTexture | TSoftObjectPtr<UTexture2D> | 0x3f8 | |
BackgroundImage | UImage* | 0x420 | |
DefaultWidgetClass | UArchonRadialMenuItem* | 0x428 | |
CursorOrigin | UCanvasPanel* | 0x430 | |
CursorIndicator | UWidget* | 0x438 | |
bIsSelectable | bool | 0x440 | |
SelectionItemWidgets | TArray<UArchonRadialMenuItem*> | 0x448 | |
CurrentItemIndex | int32_t | 0x458 | |
bForceSelected | bool | 0x45c | |
PreviousItemIndex | int32_t | 0x460 | |
PreviousAngleRadians | float | 0x464 | |
PreviousStickState | FVector2D | 0x468 | |
bActionConfirmed | bool | 0x470 | |
LastSelectedTime | float | 0x474 | |
AppliedOverrideType | EArchonWidgetTransformOverride | 0x478 |