From e0e3c6ed2f628c306a6b53c79441426424d00f29 Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Wed, 11 Mar 2026 00:22:04 +0100 Subject: [PATCH] Update Unreal Engine SDK --- StyxBladesOfGreed/SDK/UI_Saves_classes.hpp | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 StyxBladesOfGreed/SDK/UI_Saves_classes.hpp diff --git a/StyxBladesOfGreed/SDK/UI_Saves_classes.hpp b/StyxBladesOfGreed/SDK/UI_Saves_classes.hpp new file mode 100644 index 0000000..47a3968 --- /dev/null +++ b/StyxBladesOfGreed/SDK/UI_Saves_classes.hpp @@ -0,0 +1,86 @@ +#pragma once + +/* +* SDK generated by Dumper-7 +* +* https://github.com/Encryqed/Dumper-7 +*/ + +// Package: UI_Saves + +#include "Basic.hpp" + +#include "UMG_structs.hpp" +#include "Engine_structs.hpp" +#include "CyaTools_classes.hpp" +#include "AkAudio_structs.hpp" + + +namespace SDK +{ + +// WidgetBlueprintGeneratedClass UI_Saves.UI_Saves_C +// 0x00A0 (0x0448 - 0x03A8) +class UUI_Saves_C final : public UCyaMenuWidget +{ +public: + struct FPointerToUberGraphFrame UberGraphFrame; // 0x03A8(0x0008)(ZeroConstructor, Transient, DuplicateTransient) + class UScrollBox* ScrollBox; // 0x03B0(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UUI_Saves_Infos_C* SavesInfos; // 0x03B8(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UVerticalBox* SaveList; // 0x03C0(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UUI_RetainerBox_ScalableText_C* RBS_Glow; // 0x03C8(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UHorizontalBox* Input_deletesave; // 0x03D0(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UUI_InputButton_Menu_C* Input_Back; // 0x03D8(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UHUD_HoldInput_C* HUD_HoldInput; // 0x03E0(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UButton* ChevronUp; // 0x03E8(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UButton* ChevronDown; // 0x03F0(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UBackgroundBlur* BackgroundBlur; // 0x03F8(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UUI_InGameMenu_Background_C* Background_InGameMenu; // 0x0400(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UImage* Background; // 0x0408(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UImage* Amber; // 0x0410(0x0008)(BlueprintVisible, ExportObject, BlueprintReadOnly, ZeroConstructor, DisableEditOnInstance, InstancedReference, RepSkip, NoDestructor, PersistentInstance, HasGetValueTypeHash) + class UWidgetAnimation* InAnimation; // 0x0418(0x0008)(BlueprintVisible, BlueprintReadOnly, ZeroConstructor, Transient, RepSkip, NoDestructor, HasGetValueTypeHash) + class UUI_Saves_Slot_C* LastSaveFocused; // 0x0420(0x0008)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, InstancedReference, NoDestructor, HasGetValueTypeHash) + bool bIsHoldingDelete; // 0x0428(0x0001)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, IsPlainOldData, NoDestructor, HasGetValueTypeHash) + uint8 Pad_429[0x7]; // 0x0429(0x0007)(Fixing Size After Last Property [ Dumper-7 ]) + double StartHoldingTime; // 0x0430(0x0008)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, IsPlainOldData, NoDestructor, HasGetValueTypeHash) + double MaxHoldingTime; // 0x0438(0x0008)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, IsPlainOldData, NoDestructor, HasGetValueTypeHash) + class UObject* DeleteInput; // 0x0440(0x0008)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnInstance, NoDestructor, HasGetValueTypeHash) + +public: + void BndEvt__UI_Saves_ChevronDown_K2Node_ComponentBoundEvent_1_OnButtonClickedEvent__DelegateSignature(); + void BndEvt__UI_Saves_ChevronUp_K2Node_ComponentBoundEvent_0_OnButtonClickedEvent__DelegateSignature(); + void BndEvt__UI_Saves_ScrollBox_K2Node_ComponentBoundEvent_2_OnUserScrolledEvent__DelegateSignature(float CurrentOffset); + void BuildSaveList(); + void CanScrollDown(bool* CanScroll); + void CanScrollUp(bool* CanScroll); + void Close_Save(); + void ConfirmSupression(); + void Construct(); + void DeleteHoveredSave(); + void DummyEvent(); + void ExecuteUbergraph_UI_Saves(int32 EntryPoint); + void OnFocusModified(class UUI_Saves_Slot_C* Slot_0); + struct FEventReply OnKeyDown(const struct FGeometry& MyGeometry, const struct FKeyEvent& InKeyEvent); + struct FEventReply OnKeyUp(const struct FGeometry& MyGeometry, const struct FKeyEvent& InKeyEvent); + void RefreshScrollBracket(); + void Tick(const struct FGeometry& MyGeometry, float InDeltaTime); + void UpdateHoldingDelete(); + +public: + static class UClass* StaticClass() + { + BP_STATIC_CLASS_IMPL("UI_Saves_C") + } + static const class FName& StaticName() + { + STATIC_NAME_IMPL(L"UI_Saves_C") + } + static class UUI_Saves_C* GetDefaultObj() + { + return GetDefaultObjImpl(); + } +}; +DUMPER7_ASSERTS_UUI_Saves_C; + +} +