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

35 lines
1.8 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: ST_Profile
#include "Basic.hpp"
namespace SDK
{
// UserDefinedStruct ST_Profile.ST_Profile
// 0x0040 (0x0040 - 0x0000)
struct FST_Profile final
{
public:
class UDataTable* Archer_Montages_2_96AA006F4C6D217F650181AB119564BF; // 0x0000(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* AR_Montages_4_0591E94B45D95F3F3B6FDAAC9D454D61; // 0x0008(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* Common_Montages_6_F630EE7D4F69528C4EDE7A82F93E5F43; // 0x0010(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* Magic_Montages_8_B450F6D44B50B75AE75DDAB0DDC9337D; // 0x0018(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* U_Montages_10_7C92AAD4482466F9BD6A26B8735857E2; // 0x0020(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* OneH_Montages_12_4276D39B4EA157B2C3025AAB97A6208E; // 0x0028(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* WeaopnSkill_15_E82E44CD47290CF435B24E964F27AE84; // 0x0030(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
class UDataTable* SpellSkill_18_EA793A1A409182F2633121A14347B567; // 0x0038(0x0008)(Edit, BlueprintVisible, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
};
DUMPER7_ASSERTS_FST_Profile;
}