#pragma once //PUBGM(0.13.5)32位SDK //作者:清华 //Telegram:@qinghuanb666 //生成时间:Fri Apr 18 20:44:45 2025 namespace SDK { //--------------------------------------------------------------------------- //Script Structs //--------------------------------------------------------------------------- // UserDefinedStruct BP_STRUCT_ChatVoiceDownloadData.BP_STRUCT_ChatVoiceDownloadData // 0x0018 struct FBP_STRUCT_ChatVoiceDownloadData { struct FString fileId_0_276D02824C2D7C7AD65B42B0BAD5AF6F; // 0x0000(0x000C) (Edit, BlueprintVisible, ZeroConstructor) int msgId_1_424FD4764623F8C7F151F8995A33BDE9; // 0x000C(0x0004) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData) int msgChannel_2_5340E61A4121F569674C81B39586785F; // 0x0010(0x0004) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData) int msgGid_3_26BE6C694D40ABEF49E1CE81527B523E; // 0x0014(0x0004) (Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData) }; }