forked from gcdsfh/PMDT
fix name eroor
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
#pragma once
|
||||
|
||||
//PUBGM(0.13.5)32位SDK
|
||||
//作者:清华
|
||||
//Telegram:@qinghuanb666
|
||||
//生成时间:Fri Apr 18 20:44:43 2025
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
//---------------------------------------------------------------------------
|
||||
//Script Structs
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
// UserDefinedStruct BP_STRUCT_ComplaintFeedback_SummaryNotice.BP_STRUCT_ComplaintFeedback_SummaryNotice
|
||||
// 0x0024
|
||||
struct FBP_STRUCT_ComplaintFeedback_SummaryNotice
|
||||
{
|
||||
struct FString result_0_46CA1BC01FC43E1B3701777D00985994; // 0x0000(0x000C) (Edit, BlueprintVisible, ZeroConstructor)
|
||||
struct FString dst_player_1_55FAA1C0475CA2BF06C5B67905D321B2; // 0x000C(0x000C) (Edit, BlueprintVisible, ZeroConstructor)
|
||||
struct FString report_time_2_72F11E801E5B7E945673CD9603AF2665; // 0x0018(0x000C) (Edit, BlueprintVisible, ZeroConstructor)
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user