Files
ReshadePluginsCore/WuchangFF/SDK/S_WIdget_structs.hpp
2026-03-12 15:00:32 +01:00

28 lines
481 B
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: S_WIdget
#include "Basic.hpp"
namespace SDK
{
// UserDefinedStruct S_WIdget.S_WIdget
// 0x0008 (0x0008 - 0x0000)
struct FS_WIdget final
{
public:
class UClass* Widget_5_52AE0EC24A252A176F8B8F80F3274F1F; // 0x0000(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
DUMPER7_ASSERTS_FS_WIdget;
}