25 lines
994 B
C++
Executable File
25 lines
994 B
C++
Executable File
#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)
|
|
};
|
|
|
|
}
|
|
|