#pragma once //PUBGM(0.13.5)32位SDK //作者:清华 //Telegram:@qinghuanb666 //生成时间:Fri Apr 18 20:44:49 2025 namespace SDK { //--------------------------------------------------------------------------- //Script Structs //--------------------------------------------------------------------------- // UserDefinedStruct BP_STRUCT_ShareLevelUp_ShareInfo.BP_STRUCT_ShareLevelUp_ShareInfo // 0x0024 struct FBP_STRUCT_ShareLevelUp_ShareInfo { struct FString levelUpName_0_746615D94CAFA4D917227FBEA011B9B5; // 0x0000(0x000C) (Edit, BlueprintVisible, ZeroConstructor) struct FString levelUpFgPath_3_4BB9A2664B4E248F263D6BA8C71FA6A8; // 0x000C(0x000C) (Edit, BlueprintVisible, ZeroConstructor) struct FString levelUpBgPath_4_211C548A40360492F46930814351ACD7; // 0x0018(0x000C) (Edit, BlueprintVisible, ZeroConstructor) }; }