Setup player preview for equipment panel

This commit is contained in:
2026-05-31 15:33:43 +03:00
parent 2969800966
commit aefabc8ed7
42 changed files with 823 additions and 318 deletions
@@ -28,6 +28,7 @@ class NAKEDDESIRE_API UInventoryScreenWidget : public UCommonActivatableWidget
protected:
virtual void NativeOnActivated() override;
virtual void NativeOnDeactivated() override;
private:
void HandleSlotClicked(UEquipmentSlotWidget* SlotWidget);